File tree 2 files changed +5
-4
lines changed
2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
Revision history for Perl extension Bitcoin::Crypto.
2
2
3
- 2.006 NOT RELEASED
3
+ 2.006 Sat Jul 27, 2024
4
4
[Added interface]
5
- - Bitcoin::Crypto::BIP85 module (support for deterministic entropy)
5
+ - Bitcoin::Crypto::BIP85 module (deterministic entropy)
6
6
- Bitcoin::Crypto::DerivationPath::get_path_hardened
7
7
- Bitcoin::Crypto::DerivationPath::as_string
8
8
9
9
[Improvements]
10
10
- deterministic derivation of entropy as defined in BIP85 is now implemented in Bitcoin::Crypto::BIP85
11
11
- Bitcoin::Crypto::DerivationPath is now automatically stringified back to "m" notation
12
- - test suite now uses Test2
13
12
- Bitcoin::Crypto::Types is now documented
13
+ - Bitcoin::Crypto::Manual now has some additional examples
14
+ - test suite has been improved and now uses Test2
14
15
15
16
2.005 Wed Jul 24 2024
16
17
[Added interface]
Original file line number Diff line number Diff line change 1
1
name = Bitcoin-Crypto
2
- version = 2.005
2
+ version = 2.006
3
3
author = Bartosz Jarzyna <
[email protected] >
4
4
license = Perl_5
5
5
copyright_holder = Bartosz Jarzyna
You can’t perform that action at this time.
0 commit comments