funga-eth/CHANGELOG

17 lines
436 B
Plaintext
Raw Normal View History

2022-05-24 15:17:30 +02:00
* 0.6.2
- Enable signing of binary message
* 0.6.1
- Avoid padding of addresses missing one nibble
* 0.6.0
- Upgrade confini
2022-01-24 13:04:21 +01:00
* 0.5.4
- Add message signer cli
2022-01-25 12:11:55 +01:00
- Add pbkdf2 support
- Add -0 flag for omitting newline on output
2022-02-20 17:40:55 +01:00
- Revert RLP to 2.0.1, to not break eth-tester in dependents
2022-01-20 22:39:01 +01:00
* 0.5.3
- Upgrade RLP to 3.0.0 (eliminates really annoying cytoolz warning on stdout)
---
changelog before 0.5.3 will be written later, sorry