Skip to content

Commit

Permalink
Merge branch 'main' into ga-pypi-release
Browse files Browse the repository at this point in the history
  • Loading branch information
ckeshava authored Nov 4, 2024
2 parents e0260b4 + a39559a commit 1c77cfb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
https://github.com/python/mypy/issues/6700

## [2.0.0] - 2023-07-05
### BREAKING CHANGE
- The default signing algorithm in the `Wallet` was changed from secp256k1 to ed25519
-
### Added:
- Wallet support for regular key compatibility
- Added new ways of wallet generation: `from_seed`, `from_secret`, `from_entropy`, `from_secret_numbers`
Expand Down

0 comments on commit 1c77cfb

Please sign in to comment.