What's Changed
- tests(bitmap): add tests for .as_iter() by @fusede in #127
- Chore/simulation result addition by @hlgltvnnk in #122
- Expirable nonces by @hlgltvnnk in #126
- Update copyright owner to 2025 NEAR Foundation by @selfbalance in #129
- fix: correct schema generator argument name by @selfbalance in #124
- docs: explain payload traits by @selfbalance in #123
- Nonce storage optimization by @hlgltvnnk in #128
- refactor: move token-id to a separate crate by @fusede in #132
- Salted nonces by @hlgltvnnk in #131
- fix(crypto): check lengths of base58-encoded PublicKey and Signature by @fusede in #133
- feat: force_set_auth_by_predecessor_ids by @fusede in #134
- Replicate and record DefuseEvents in simulation output by @pityjllk in #137
- Reproducible contracts build on ci by @pityjllk in #136
- fix:Pre install cargo audit using current toolchain with '--locked' p… by @pityjllk in #139
- Salt generation fix by @hlgltvnnk in #140
- fix link lib.rs by @NikolaiKryshnev in #130
- Fix TeeReader read_to_end buffer handling by @selfbalance in #125
- Garbage collector trait by @hlgltvnnk in #141
- Test/migration testing by @hlgltvnnk in #138
- fix(ci): upload reproducible build artifacts to release by @fusede in #142
New Contributors
- @hlgltvnnk made their first contribution in #122
- @selfbalance made their first contribution in #129
- @pityjllk made their first contribution in #137
- @NikolaiKryshnev made their first contribution in #130
Full Changelog: defuse/v0.2.10...defuse/v0.3.0