v0.6.2
Major Updates
- Bitcoin b2ms address support.
- Fix the module init function panic bug.
- CLI account supports private key export and import.
- Module metadata upgrade compatibility check.
- Support nostr address in CLI and RPC.
What's Changed
- fix(bitcoin): fix p2pk p2ms bitcoin script/address handle by @popcnt1 in #2203
- fix(bitcoin): Improve handling of Bitcoin script conversion to addresses by @popcnt1 in #2205
- Owen/bitseed/fix bitseed int test by @yubing744 in #2202
- chore(deps): bump tokio from 1.38.0 to 1.38.1 by @dependabot in #2204
- blog: partnership annoucement nubit by @geometryolife in #2210
- Fixup object query random fail by @baichuan3 in #2212
- fix shell cmd for rooch deploy by @yourmoonlight in #2206
- chore(deps): bump toml from 0.8.14 to 0.8.15 by @dependabot in #2214
- refactor(genesis_ord): remove 'is_p2pk' field and related logic by @popcnt1 in #2215
- docs: update examples/blog docs by @K-tang-mkv in #2213
- fix(genesis_ord: implement sequence_number:inscription_id as InscriptionStore's dynamic field by @popcnt1 in #2216
- [gh-1094] add account import module. by @feliciss in #2200
- Checking the metadata compatibility of a module when it's upgrading. by @steelgeek091 in #2218
- chore(deps): bump thiserror from 1.0.62 to 1.0.63 by @dependabot in #2221
- chore: print more details in genesis_<ord/utxo> tool process by @popcnt1 in #2224
- open mint by @wow-sven in #2223
- [gh-2211] print nostr bech32 address. by @feliciss in #2217
- docs: update dapp tutorial docs by @jojoo-eth in #2227
- blog: add rooch portal mint by @geometryolife in #2226
- update tutorial docs: add img by @jojoo-eth in #2228
- [cli]Line break output after password output by @shaflow01 in #2220
- [system] Add read_only option to server option by @jolestar in #2234
- Hold the panic from move verifier. by @steelgeek091 in #2236
- [cli] Update CLI default max gas amount by @jolestar in #2225
- Only execute the init function when module publishing is successful. by @steelgeek091 in #2237
- docs: update rooch/statedb cmd README by @popcnt1 in #2240
- [gh-2233] rename address view and update address view to include nostr. by @feliciss in #2235
- chore(deps): bump diesel from 2.2.1 to 2.2.2 by @dependabot in #2243
- fix(statedb): fix export genesis error caused by object struct changes by @popcnt1 in #2244
- fix(statedb): fix export indexer by @popcnt1 in #2245
New Contributors
- @jojoo-eth made their first contribution in #2227
- @shaflow01 made their first contribution in #2220
Full Changelog: v0.6.1...v0.6.2