v0.8.0
What's Changed
- README file for framework v15 by @steelgeek091 in #2913
- chore(da): add exponential backoff and retries for segment submission to Celestia by @popcnt1 in #2915
- chore(openda): adjust several default configs for backends by @popcnt1 in #2918
- feat(da-config): add initial block offset configuration by @popcnt1 in #2919
- chore(deps): bump serenity from 0.12.3 to 0.12.4 by @dependabot in #2920
- chore(deps): bump serde_json from 1.0.132 to 1.0.133 by @dependabot in #2921
- [rpc] Fix rate limit bug by @jolestar in #2923
- chore(deps): bump axum from 0.7.7 to 0.7.9 by @dependabot in #2922
- [RPC] Limit the number of struct elements in a Move struct when querying by @pause125 in #2924
- [cli] Support windows compile by @jolestar in #2927
- Release grow bitcoin v4 by @jolestar in #2907
- refactor(proposer): background proposer/da submitter logic by @popcnt1 in #2929
- [apps] Twitter account binding text support split via new line by @jolestar in #2928
- [rpc] rate limit traffic use millisecond by @jolestar in #2930
- ci(testnet): set
da-min-block-to-submit
to 2508 by @popcnt1 in #2931 - Perform module complexity analysis during publishing by @steelgeek091 in #2932
- [rooch-sdk] Update rooch-sdk readme some nits and change NetworkType name by @vladilen11 in #2917
- chore(deps): bump proc-macro2 from 1.0.89 to 1.0.91 by @dependabot in #2939
- [release] Prepare release v0.8.0 by @jolestar in #2937
New Contributors
- @vladilen11 made their first contribution in #2917
Full Changelog: v0.7.7...v0.8.0