Skip to content

Releases: CicadaLabs/bips

v0.1.3

10 Feb 13:40
98e69dc
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release

What's Changed

  • Add optional argument to derivation-path for setting the hardened-indicator symbol by @puchka in #30
  • Add xmr-utils with utils functions for Monero by @ercdude in #29
  • Add pre-commit githook by @puchka in #31
  • fix derive path on readme by @ercdude in #34
  • Update README with hardened-indicator and aplly clj-kondo --lint recommendations by @puchka in #35
  • Release/v0.1.3 by @ercdude in #33

Clojars: https://clojars.org/com.cicadabank/bips/versions/0.1.3
Full Changelog: v0.1.2...v0.1.3

v0.1.2

24 Jan 14:43
e597dfa
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

What's Changed

  • Add multi-arity version of derivation-path to generate derivation path for account & address by @puchka in #20
  • Add CI job to test generated JAR package by @ercdude in #24
  • Fix issue#22 by @puchka in #23
  • Add example taking only 2 arguments of derivation-path function by @puchka in #26
  • Solve issue #27 by @puchka in #28
  • Release/v0.1.2 by @ercdude in #25

Clojars: https://clojars.org/com.cicadabank/bips/versions/0.1.2
Full Changelog: v0.1.1...v0.1.2

v0.1.1

09 Jan 18:34
7e0ebbe
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

What's Changed

  • Correct issue for accessing resources: coin_types.edn by @puchka in #19

Full Changelog: v0.1.0...v0.1.1

Clojars: https://clojars.org/com.cicadabank/bips

v0.1.0

20 Dec 17:21
0d68f8d
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

What's Changed

  • Release v0.0.3 by @ercdude in #7
  • Update README with BIP32 and BIP39 description and examples by @puchka in #8
  • Solve padding error in bip32-utils/compress-public-key #13 by @puchka in #14
  • Remove unnecessary symbol n and duplicated tests during runtime by @puchka in #10
  • Define constants and implement derivation path by @puchka in #11
  • Refactor BIP 32 tests: generate tests from test vectors located in EDN fixture files by @puchka in #9
  • Add licencing notices in source files by @puchka in #16
  • Improve README to be more descriptive by @puchka in #12
  • Release v0.1.0 by @ercdude in #15
  • Add BIP 44 derivation path documentation and example in the README by @puchka in #18

Full Changelog: v0.0.3...v0.1.0
Clojars: https://clojars.org/com.cicadabank/bips/versions/0.1.0