Skip to content

v1.2.0-rc1

Compare
Choose a tag to compare
@jjyr jjyr released this 11 Jun 06:28
· 927 commits to develop since this release

What's Changed

  • fix/refactor some CKB/godwoken RPC related code by @sopium in #702
  • chore: increase timeout of gw-tools waiting layer1 tx committed by @keroro520 in #704
  • Bump gw-block-producer to v1.1.3 by @Flouse in #700
  • Fix: Improve the withdrawal packaging performance by @jjyr in #701
  • perf: remove reduandent checking deposits expired by @keroro520 in #703
  • chore: tune MAX_MEM_BLOCK_TXS by @magicalne in #707
  • fix(ci): chat bot from safe fork by @zeroqn in #711
  • fix: don't set TCP keepalive on listening sockets by @sopium in #709
  • feat: enrich WithdrawalWithStatus by @keroro520 in #706
  • fix: ChainTask: retry on RPC request error by @sopium in #715
  • feat(config): move packaging params from constant to config by @magicalne in #714
  • chore: set serde default attribute on mem_block config by @jjyr in #716
  • feat: support switch backend binaries by height by @jjyr in #713
  • Remove web3 indexer crate by @classicalliu in #717
  • chore(deps): bump regex from 1.5.4 to 1.5.6 by @dependabot in #719
  • chore(deps): bump openssl-src from 111.17.0+1.1.1m to 111.20.0+1.1.1o by @dependabot in #718
  • chore: bump opentelemetry to 0.17 by @jjyr in #720
  • Fix backends aot_code loading by @jjyr in #722
  • Bump version to v1.2.0 rc1 by @jjyr in #723

Full Changelog: v1.1.4-rc1...v1.2.0-rc1