Skip to content

Releases: Bit-Nation/panthalassa

New utils

03 May 17:42
Compare
Choose a tag to compare

New Methods

  • Added IsValidMnemonic to check if string is valid mnemonic

Internal change of keystore and mnemonic

03 May 16:50
Compare
Choose a tag to compare

Changed the internal way of how the mnemonic and keystore is handled.

New Methods

  • added WasMigrated to check if the key store was changed

Validate Mnemonic

03 May 08:18
Compare
Choose a tag to compare

New Method's

  • added ValidMnemonic to panthalassa in order to validate mnemonic

Recover account access

02 May 19:53
Compare
Choose a tag to compare

New Methods

  • added NewPanthalassaFromMnemonic method

panthalassa singelton

27 Apr 07:36
db033cf
Compare
Choose a tag to compare

New method's:

  • Stop - Stop panthalassa instance
  • EthereumPrivateKey - Fetch the ethereum private key
  • Export - Export the keystore with the given password

CID's

22 Apr 16:03
Compare
Choose a tag to compare

Changes

Added new utils to crypto package which provide CID's

New Methods

  • IsValidCid
  • CIDSha256
  • CIDSha512

More utils

17 Apr 17:29
34b1aeb
Compare
Choose a tag to compare

Added utils

  • NewAccountKeysFromMnemonic
  • Export (Panthalassa method)

utils & panthalassa

12 Apr 08:35
Compare
Choose a tag to compare

Added methods:

  • NewPanthalassa
  • ScryptEncrypt
  • ScryptDecrypt

bug fixes

12 Apr 15:52
Compare
Choose a tag to compare

smal bug fixes

Account

11 Apr 18:03
ee455e6
Compare
Choose a tag to compare
  • Added support for account's