What's Changed
- Allows running e2e tests by community PRs. by @thewhaleking in #169
- updated docstrings by @chideraao in #170
- Enable publishing btwallet as a standalone Rust crate on crates.io by @basfroman in #176
- Fix clippy warnings and simplify check-rust workflow by @basfroman in #177
- Add info about signed commits by @thewhaleking in #184
- Maintenance by @thewhaleking in #194
- Add
ED25519support withencrypt/decryptby @basfroman in #196 - Add ED25519 crypto type support by @basfroman in #195
- Complete pub-fn docstring coverage on keypair, utils, wallet by @omipheo in #193
- fix(keyfile): correctly honor user confirmation in check_and_update_encryption by @boskodev790 in #188
New Contributors
- @chideraao made their first contribution in #170
- @omipheo made their first contribution in #193
- @boskodev790 made their first contribution in #188
Full Changelog: v4.0.1...v4.1.0