v0.7.3
Major Changes in v0.7.3
New Features
- Added signatories as file suffixes.
- Introduced socket and service metrics.
- Implemented Bitseed CLI migration to Rooch.
- Added data length tracking to segments.
- Added BTC sync interval to deploy script.
- Added UTXO timelock weight and updated coin names.
- Added Nostr support and fixed SDK-KIT e2e tests.
- Added task scheduling command and refactored wallet context API.
Improvements
- Refined DA stream definitions and implementation.
- Refactored relayer to resolve sync process block issues.
- Fixed mainnet deployment issues and CI mainnet.
- Updated container names for mainnet and testnet.
- Improved reorg and pending block handling for Bitcoin Move.
- Refactored oracle command and implemented Rooch Oracle.
- Released frameworks v11, v12, and v13.
Bug Fixes
- Fixed client errors by adding null checks and input validation.
- Fixed access path in RPC.
- Fixed AdminCap and released gas market v1.
- Fixed issue #2707.
- Fixed UTXO drop bug and reset main genesis.
What's Changed
- [gh-2589] add signatories as file suffix. by @feliciss in #2641
- [rooch-portal] Fix client error: Add null checks and input validation by @nlyrthiia in #2591
- add socket & service metrics by @wow-sven in #2636
- dev upgrade package by @nlyrthiia in #2622
- feat: remove rooch portal legacy by @jojoo-eth in #2650
- refactor(DA): refine DA stream define and implementation by @popcnt1 in #2652
- fix mainnet deploy by @yourmoonlight in #2660
- fix ci mainnet by @yourmoonlight in #2661
- mainnet and testnet container name by @yourmoonlight in #2662
- Owen/issues 2654/example cosmwasm bitseed generator by @yubing744 in #2656
- feat(rooch-da): add data length tracking to segments by @popcnt1 in #2664
- fix(da): rm open-da(gcs) for mainnet deploy workflow by @popcnt1 in #2665
- [cli] Migrate Bitseed cli to rooch by @jolestar in #2635
- feat: impl to_json by @yubing744 in #2659
- feat(scripts): add BTC sync interval to deploy script by @popcnt1 in #2666
- [bitseed] Implement bitseed merge by @jolestar in #2658
- [relayer] Refactor relayer to resolve the sync process block issue by @jolestar in #2667
- download modules when verify by @pause125 in #2674
- Gas Profiling Implementation by @steelgeek091 in #2616
- [script] disable traffic control by @jolestar in #2642
- [framework]:add exist_new_events fun and subscriber_info fun by @mx819812523 in #2680
- [bitcoin] temporary pause the ordinals protocol by @jolestar in #2679
- Release framework v11 by @jolestar in #2683
- [genesis] Release framework v11 again and reset mainnet genesis by @jolestar in #2686
- Fix utxo drop bug and release v11 and reset main genesis by @jolestar in #2687
- add nostr support & fix sdk-kit e2e test by @wow-sven in #2673
- [cli] Fix upgrade-gas-config command, build tx and do not directly sign and execute by @jolestar in #2684
- [bitcoin_move] Improve reorg and pending block by @jolestar in #2691
- [framework] Release framework v12 by @jolestar in #2692
- [rpc] limit ids by @vegetabledogdog in #2694
- refact gas market info and format code by @mx819812523 in #2693
- Implement cosmwasm_vm Move Bind by @yubing744 in #2553
- feat: add utxo timelock weight and update coin name by @mx819812523 in #2697
- SDK-KIT New features and fixes bugs by @wow-sven in #2699
- [rpc] fix accesspath by @vegetabledogdog in #2698
- [portal] Implement gas airdrop and add testsuit to gas market by @jolestar in #2695
- chore(deps): bump lz4 from 1.27.0 to 1.28.0 by @dependabot in #2700
- [rpc] add limit to object_ids by @vegetabledogdog in #2701
- Run the transaction DryRun locally by @steelgeek091 in #2696
- [cli] Add Task Scheduling Command and Refactor Wallet Context API by @jolestar in #2704
- deploy rooch-faucet to k8s by @yourmoonlight in #2705
- [CLI] Faucet Refactor and Command Enhancement by @jolestar in #2706
- fix 2707 issues by @wow-sven in #2715
- [cli] Refactor oracle and implement rooch oracle command by @jolestar in #2714
- [framework] Release Framework v13 by @jolestar in #2716
- [gas_market] Fix AdminCap and release gas_market v1 by @jolestar in #2717
- [release] Prepare release v0.7.3 by @jolestar in #2718
Full Changelog: v0.7.2...v0.7.3