Skip to content

Releases: godwokenrises/godwoken

v0.10.5

29 Apr 03:35
Compare
Choose a tag to compare
v0.10.5 Pre-release
Pre-release

What's Changed

  • new: report-accounts gw-tools command to export account infos @jjyr #653
  • new: fast withdraw to v1 @zeroqn #645

Full Changelog: v0.10.4...v0.10.5

v0.10.4

07 Apr 10:16
559c80f
Compare
Choose a tag to compare

What's changed:

  • feat: graceful shutdown on SIGTERM too by @sopium (#648)
  • fix: fix godwoken image tag in fetch-binaries.sh
  • feat: simplify and improve rpc TCP listener @sopium (#618)

Full Changelog: v0.10.3...v0.10.4

v1.0.0-rc1

30 Mar 06:25
3569466
Compare
Choose a tag to compare
v1.0.0-rc1 Pre-release
Pre-release

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

25 Mar 00:26
3a25828
Compare
Choose a tag to compare

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

25 Feb 02:25
Compare
Choose a tag to compare

NOTE

This version should be updated with Godwoken Web3 v0.13.4 together.

What's Changed

Full Changelog: v0.10.1...v0.10.2

v0.10.1

23 Feb 03:00
e889341
Compare
Choose a tag to compare

In this version, the aot-vm feature is enabled by default. Please update Polyjuice generator to v0.8.10-aot.

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.0

07 Feb 07:48
Compare
Choose a tag to compare
v0.10.0 Pre-release
Pre-release

Full Changelog: v0.9.1...v0.10.0

v0.9.1

27 Jan 08:53
Compare
Choose a tag to compare

Full Changelog: v0.9.0-rc5...v0.9.1

v0.9.0-rc5

19 Jan 02:31
b44538a
Compare
Choose a tag to compare

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

27 Dec 03:05
Compare
Choose a tag to compare

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