Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Update dependency org.kryptokrona.sdk:kryptokrona-util to v0.2.0 #214

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 23, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.kryptokrona.sdk:kryptokrona-util (source) 0.1.1 -> 0.2.0 age adoption passing confidence

Release Notes

kryptokrona/kryptokrona-kotlin-sdk

v0.2.0

Third alpha release v0.2.0 of the Kryptokrona Kotlin SDK is now released! New library added:

  • kryptokrona-crypto

This library has a Java Native Interface (JNI) to a cryptographic library. All credits to the Monero Project for these files.

This release also contains:

  • Fixing clients in kryptokrona-node library to handle POST requests and data classes to send as a payload.
  • Changing models with Int data types to use Long instead to avoid deserialization issues.
  • Adding much more unit tests to cover more of the code base.
  • Implementing functionality for syncing blocks and process incoming blocks using kryptokrona-crypto library for key derivation and generating key images.
  • Adding HexUtils for converting hex into string and hex into byte array.
  • Adding various implementations to WalletService in kryptokrona-wallet library.
  • Adding functionality to save an encrypted wallet file to disk and to be able to load it.
  • Generate new keypair for a wallet and mnemonic seed phrase.
  • Updating build scripts to automatically compile the crypto C library when doing a gradle build.
  • Also adding a new module called playground that should demonstrate the use of the SDK.
  • Changing library name kryptokrona-core -> kryptokrona-wallet
  • Changing library name kryptokrona-http -> kryptokrona-node
  • Adding new crypto library ed25519.
  • New website for Kryptokrona Kotlin SDK on https://sdk.kryptokrona.org

Read the API documentation here: https://kryptokrona.github.io/kryptokrona-kotlin-sdk/0.2.0

Note that this release is very limited and unstable for serious usage. Things will break in the upcoming release iterations. Use it with caution.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/kryptokrona_version branch 5 times, most recently from 5c4134c to d692fe8 Compare June 1, 2023 22:38
@renovate renovate bot force-pushed the renovate/kryptokrona_version branch from d692fe8 to 98e7fa7 Compare June 2, 2023 00:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants