v0.7.1
Major Features and Improvements
- [RPC] Add RPC rate limiter
- [CLI] Provide
rooch account sign|verify
commands. - [CLI] Provide
rooch bitcoin build-tx|sign-tx|broadcast-tx|transfer
commands and support Taproot multisign account sign tx. - [Genesis] Release pre-mainnet genesis
What's Changed
- add rpc limiter & ip blocklist by @wow-sven in #2584
- [gh-2381] revise account sign command and add account verify command by @feliciss in #2566
- refactor(genesis): update data import process with new approach by @popcnt1 in #2585
- [portal] add csp rule by @newraina in #2583
- fix(statedb): fix checksum verification in genesis subcmd by @popcnt1 in #2597
- [genesis] Release framework v9 and reset main genesis by @jolestar in #2599
- feat(rooch): add new instructions for exporting states for rebuilding indexer by @popcnt1 in #2601
- Create SECURITY.md by @jolestar in #2608
- Create codeql.yml by @jolestar in #2607
- [panic] Fix null object id panic by @vegetabledogdog in #2609
- Update README add more info about Bitcoin by @jolestar in #2612
- [CLI] Implement rooch bitcoin command to suppor taproot multisign and bump bitcoin to 0.32.2 by @jolestar in #2595
- feat: add wallet select mode by @jojoo-eth in #2613
- [multisign_account] Add assert to ensure threshold <= public keys len by @jolestar in #2615
Full Changelog: v0.7.0...v0.7.1