Releases: godwokenrises/godwoken
Releases · godwokenrises/godwoken
v0.10.5
v0.10.4
v1.0.0-rc1
Breaking Changes
- new: eth address mapping registry, mapping between eth address and account script
- new: EIP-712 style withdraw message by @jjyr in #561
- new: sUDT total supply by @zeroqn in #560
- remove: POA lock, use omni lock instead by @zeroqn in #608
- chore: replace short address with short script hash by @zeroqn in #568
- refactor: optimize CustodianLockArgs molecule definition
Other Changes
- refactor: account state value, add exists byte flag
- fix: no dump on dry run failure
- new: tikio metric and tokio console
- fix: mem block timestamp may be smaller than db tip block timestamp due to ckb reorg
Full Changelog: v0.10.3...v1.0.0-rc1
v0.10.3
What's Changed
- fix: make sure tip block and epoch are consistent by @keroro520 in #596
- fix: don't hold lock when sleeping by @sopium in #620
- fix: overwrite mem block timestamp if CKB median time is less than tip block by @jjyr in #625
Full Changelog: v0.10.2...v0.10.3
v0.10.2
NOTE
This version should be updated with Godwoken Web3 v0.13.4 together.
What's Changed
- feat: Add exit code to error tx receipt by @classicalliu in #595
Full Changelog: v0.10.1...v0.10.2
v0.10.1
In this version, the aot-vm
feature is enabled by default. Please update Polyjuice generator to v0.8.10-aot.
What's Changed
- fix(mem_pool): cannot get block_info when it is updating by @magicalne in #581
- Fix mem pool sync by @magicalne in #583
- test: queue items sort by order by @jjyr in #589
- Enable
aot-vm
feature by default by @Flouse in #591 - chore(tools): git commit version by @Flouse in #593
Full Changelog: v0.10.0...v0.10.1
v0.10.0
Full Changelog: v0.9.1...v0.10.0
v0.9.1
Full Changelog: v0.9.0-rc5...v0.9.1
v0.9.0-rc5
What's Changed
- Increase channel size by @jjyr in #511
- feat: gw-tools support parse-withdrawal-lock-args by @jjyr in #512
- Sync mem block from full node to readonly nodes. by @magicalne in #498
- chore: setup default http timeout to 15 seconds by @jjyr in #513
- chore: change default simple UDT fee rate to 0 by @jjyr in #517
- chore: reduce web3 indexer block recovery range to last 5000 blocks by @jjyr in #516
- feat: collect error log and panic with sentry by @magicalne in #514
- refactor: use snapshot to implement state db by @jjyr in #499
- chore: log time of collecting finalized custodian cells by @jjyr in #518
- feat(block-producer): query contracts cell dep on chain by @zeroqn in #515
- v0.9.x refactor: output response if rpc-client fail parsing response by @jjyr in #520
- v0.9.x fix: fix the parsing of query contract scripts by @jjyr in #524
- [HOT-FIX]fix(mem_pool): use threaded producer instead of base producer in rdkafka by @magicalne in #539
- Tune the max cycles of a layer2 transaction by @Flouse in #541
- log: logging queue status on fetching operation by @jjyr in #543
- v0.9.x fix: mem pool background job should continue to process txs from queue when channel is empty by @jjyr in #545
- Backport v0.9.x refactor block producer poll client error handling by @zeroqn in #548
- [HOT FIX] cherry pick fix sync mem pool to v0.9.x by @magicalne in #550
- v0.9.x refactor: remove unused rollup cell dep by @jjyr in #552
Full Changelog: v0.7.0...v0.9.0-rc5
v0.8.1-rc1
What's Changed
- V0.7.x by @jjyr in #486
- backport: Prevent submit tx exceeded cycles limit by @jjyr in #488
- backport: Not retry package if failed to get cycles by @jjyr in #493
- Merge v0.7.x by @Flouse in #497
- fix: optimize fee queue, order items by insertion order if fee rate i… by @jjyr in #496
- backport: Stat custodian cells by @jjyr in #495
- doc: Add doc/RPC.md by @jjyr in #494
- Optimize mem pool package by @jjyr in #500
- fix: fix stat wrong custodian cells by @jjyr in #503
- rpc: Add gw_get_last_submitted_info by @jjyr in #504
- Support AotCompilingMachine in generator by @Flouse in #501
- Fix mem pool restore mem block cause slow creation by @zeroqn in #485
- fix(poller): hang after l1 reorg by @zeroqn in #508
- chore: bump version to v0.8.0 by @jjyr in #509
Full Changelog: v0.7.0...v0.8.0-rc1