Please note that this version contains break changes. To remove the old data, run rooch server clean—n local
.
The default port number has been changed from 50051
to 6767
. Please update the ~/.rooch/rooch_config/rooch.yaml
file or remove the config file and init it via rooch init
.
What's Changed
- use dtolnay/rust-toolchain instead of actions-rs/toolchain by @yourmoonlight in #1883
- remove all weekly by @geometryolife in #1900
- Portal 240617 by @TwilightLogic in #1902
- export package binary by @pause125 in #1904
- [bitcoin] Introduce pending block and handle reorg by @jolestar in #1901
- [ci] Update dependabot config by @jolestar in #1918
- retry rustup by @yourmoonlight in #1927
- Bump petgraph from 0.5.1 to 0.6.5 by @dependabot in #1920
- Bump strum_macros from 0.24.3 to 0.26.2 by @dependabot in #1924
- [Accumulator] Implements sequencer accumulator by @baichuan3 in #1932
- [test] Add testcase for testnet 2821527 block and refactor the real block tests by @jolestar in #1917
- [bitcoin] Define l1_tx type and split l1_tx execution from l1_block by @jolestar in #1933
- [ci] Auto cancel the docker_build task by @jolestar in #1942
- Bump serenity from 0.12.1 to 0.12.2 by @dependabot in #1937
- Bump proc-macro2 from 1.0.83 to 1.0.85 by @dependabot in #1939
- [Testcase] Add sequencer accumulator test cases by @baichuan3 in #1941
- Website blog by @TwilightLogic in #1945
- Recover inscription and get btc test coin docs by @geometryolife in #1946
- [bitcoin] Refactor bitcoin relayer to load ready l1 txs from pending block contract by @jolestar in #1948
- [Website] SEO Enhancement by @TwilightLogic in #1959
- [Portal] Logic Enhancement by @TwilightLogic in #1956
- Add the type depth checking for data_struct. by @steelgeek091 in #1947
- blog: add let's rooch Developer Bootcamp by @geometryolife in #1961
- fix portal gas by @wow-sven in #1960
- [Website] update theme configuration by @TwilightLogic in #1963
- fix let's rooch blog by @geometryolife in #1965
- [Website] Enhancement by @TwilightLogic in #1968
- [break][bitcoin] Refactor bitcoin-move and relayer to handle reorg by @jolestar in #1969
- [CLI] Support object query by @vegetabledogdog in #1931
- refactor: update
postHeader.tsx
by @TwilightLogic in #1971 - [storage] Merge Storage Instance by @jolestar in #1970
- Owen/bitseed validity 4 by @yubing744 in #1776
- [Website] Update by @TwilightLogic in #1975
- [server] Change the default port to 6767 by @jolestar in #1973
- Prepare v0.5.6 by @jolestar in #1976
Full Changelog: v0.5.5...v0.5.6