Releases: godwokenrises/godwoken
Releases · godwokenrises/godwoken
v1.7.0-rc2
What's Changed
- feat: increase size limit of return data to 128k by @magicalne in #811
- feat(config): tx fee rate by @zeroqn in #815
- fix: emit EVM_INTERNAL_ERROR(-1) if polyjuice failed to generate a system log by @jjyr in #810
- fix(psc): don't revert if transaction input is consumed by itself by @sopium in #819
- chore: remove dependency on ansi-term by @sopium in #805
- doc: legacy withdrawal cell by @jjyr in #803
Full Changelog: v1.7.0-rc1...v1.7.0-rc2
v1.6.2
What's Changed
- feat(config): tx fee rate by @zeroqn in #815
- feat: increase size limit of return data to 128k by @magicalne in #811 #822
Full Changelog: v1.6.0...v1.6.2
v1.7.0-rc1
What's Changed
- chore: Remove withdraw
chain-id
option by @classicalliu in #795 - perf: avoid including sudt-cell-dep when not needed by @keroro520 in #793
- Unify block syncing and mem pool syncing and compress messages by @sopium in #787
- chore(deps): bump axum-core from 0.2.7 to 0.2.8 by @dependabot in #802
- fix(mem-pool): fee queue use meta contract nonce for txs from id 0 by @zeroqn in #801
- feat: add built-in liveness probe (/livez) by @sopium in #800
- Decouple block producing, submission and confirming by @sopium in #776
Full Changelog: v1.6.0...v1.7.0-rc1
v1.6.0
What's Changed
- Validate native token transfer raw tx and signature by @magicalne in #788
- feat: add to_address to polyjuice parser by @magicalne in #784
- Support non EIP-155 tx by @jjyr in #777
- fix: recover sender of non EIP-155 txs by @jjyr in #790
- fix(tools): Fix for
withdraw
cli by @classicalliu in #792 - refactor: remove sentry by @magicalne in #780
- chore: bump dependencies and rust-toolchain by @zeroqn in #779
Full Changelog: v1.5.0...v1.6.0
v1.5.0
v1.5.0-rc2
What's Changed
Full Changelog: v1.5.0-rc1...v1.5.0-rc2
v1.5.0-rc1
v1.4.0-rc4
What's Changed
Full Changelog: v1.4.0-rc3...v1.4.0-rc4
v1.4.0-rc3
What's Changed
- fix(config): optional block producer wallet for readonly node by @zeroqn in #768
- chore: bump version to v1.4.0-rc3 by @jjyr in #769
Full Changelog: v1.4.0-rc2...v1.4.0-rc3
v1.4.0-rc2
What's Changed
- docs: fix syntax by @i-am-sam-codes in #761 #762
- fix(rpc): calculate tx signature hash using packed bytes by @zeroqn in #760
- fix(withdrawal unlocker): unhandle tx status unknown and rejected by @zeroqn in #763
New Contributors
- @i-am-sam-codes made their first contribution in #761
Full Changelog: v1.4.0-rc1...v1.4.0-rc2