What's Changed
- add restart for testnet container by @yourmoonlight in #1702
- [framework] Refactor the error_mapping generator and binary include by @jolestar in #1701
- [genesis] Fix module store size bug by @jolestar in #1703
- [genesis] Reset testnet and prepre new version by @jolestar in #1704
- Use mvir file with metadata to test the verifier by @steelgeek091 in #1707
- Update vapp and account abstraction docs by @geometryolife in #1709
- [bug] Check the module is exist before execute the view function by @vegetabledogdog in #1700
- Fix the random test failed problem. by @steelgeek091 in #1710
- update sidebar, translate welcome and overview pages by @geometryolife in #1711
- fix btc sign info prefix len > 255 by @wow-sven in #1713
- Fix multi chain address, faucet support rooch address by @wow-sven in #1712
- [doc] Update the roadmap and fix some broken links by @jolestar in #1715
- fix zh page dispaly and sidebar by @geometryolife in #1716
- Show display fields of object states from indexer by @pause125 in #1670
- [stdlib] Release stdlib v2 for testnet by @jolestar in #1718
- [release] fix cargo lock for release by @jolestar in #1720
- deploy when build docker finished by @yourmoonlight in #1719
- check build workflow status and restrict to release by @yourmoonlight in #1722
- publish sdk 0.1.4 & fix protal by @wow-sven in #1723
- update faucet tracing & default amount by @wow-sven in #1724
- [CLI] Support Indexer cli for rebuild indexer from statedb by @baichuan3 in #1725
- Faucet discord notify by @wow-sven in #1727
- [sequencer] Add sequencer timestamp to TransactinoInfo and update timestamp by @jolestar in #1726
- Support the data_struct related testing for the verifier. by @steelgeek091 in #1729
- [Portal] update week#0 (DO NOT MERGE) by @TwilightLogic in #1708
- docs: add Rooch portal user guide by @geometryolife in #1607
- fix portal coin decimals & sdk-kit build error by @wow-sven in #1732
- [framework&rpc] Deprecated CoinStores and use Indexer to query account balance. by @jolestar in #1730
- restore unisat installation guide by @geometryolife in #1734
- [Example] Add example for coin orderbook by @mx819812523 in #1735
- [Genesis] Write genesis tx to sequencer by @baichuan3 in #1736
- Introduce Package to store modules. by @pause125 in #1721
- Build a debug version of rooch and Deploy the devnet using the debug version by @yourmoonlight in #1741
- [moveos_std] Add evm precompiled functions by @vegetabledogdog in #1739
- Refactor some parts of the verifier and add more mvir tests. by @steelgeek091 in #1742
- fix pnpm lint by @wow-sven in #1744
- update templates/react-counter & Refactor create-rooch by @wow-sven in #1743
- build and deploy debug image to dev by @yourmoonlight in #1747
- [types] Unify address format to bech32 by @jolestar in #1749
- fix rooch-create lint by @wow-sven in #1750
- Temporarily hide the portal guide from end users by @geometryolife in #1738
- feat: add bitseed validity test 3 by @yubing744 in #1706
- [moveos_std] Complete evm precompiled functions by @vegetabledogdog in #1757
- [gh-1622] remove resource account in account.move. by @feliciss in #1714
- Doc of object dynamic fields by @pause125 in #1756
- fix portal time & nft error by @wow-sven in #1761
- fix queryObjectStates response bug by @pause125 in #1760
- [Indexer] Refactor and Simplify indexer, Genesis tx update indexer by @baichuan3 in #1758
- fix some typos by @nkysg in #1764
- Refactor some parts of the verifier and add more mvir tests. by @steelgeek091 in #1765
- blog: showcase your insights on the Bitcoin Ecosystem & Rooch Network by @geometryolife in #1768
- [CLI] Refactor keystore and generate Bitcoin keypair in CLI by @jolestar in #1762
- blog: fix tag and add some links by @geometryolife in #1769
- Allow directly calling the data_struct function with Option type. by @steelgeek091 in #1773
- [keystore] Use the BIP86 as the private key derivation path purpose by @jolestar in #1771
- simplify and optimize the portal guide by @geometryolife in #1755
- unify ascii::String to string::String by @pause125 in #1775
- [Framework] Include create_time and update_time in the ObjectEntity by @baichuan3 in #1766
- Website UI by @TwilightLogic in #1779
- feat: portal-improvement-week1 by @TwilightLogic in #1748
- [framework] Refactor auth validator and address mapping by @jolestar in #1778
- doc: how to create the first dapp by @geometryolife in #1767
- translate the showcase insights blog by @geometryolife in #1780
- [frameworks] Clean some frameworks todos and refactor account module by @jolestar in #1783
- [sdk][framework] Refactor auth payload by @wow-sven in #1784
- [Bitcoin] Verify the bitcoin header by @vegetabledogdog in #1786
- Prepare Release v0.5 by @jolestar in #1785
- deploy both release and prerelease to testnet seed by @yourmoonlight in #1787
- [portal]fix portal deploy failed & update portal dependencies rooch-sdk by @wow-sven in #1789
- website UI by @TwilightLogic in #1788
New Contributors
Full Changelog: v0.4...v0.5.0