Releases: godwokenrises/godwoken-kicker
Releases · godwokenrises/godwoken-kicker
v0.9.0-rc3
What's Changed
- fix: create index on logs block_number by @RetricSu in https://github.com/RetricSu/godwoken-kicker/pull/141
- use dependencies in Makefile by @fgfm999 in https://github.com/RetricSu/godwoken-kicker/pull/142
- typo in Makefile by @fgfm999 in https://github.com/RetricSu/godwoken-kicker/pull/143
- Feat: enable Multi godwoken by @RetricSu in https://github.com/RetricSu/godwoken-kicker/pull/144
- chore: add show-reorg cmd/watch-reorg cmd by @RetricSu in https://github.com/RetricSu/godwoken-kicker/pull/145
- fix: don't exist when watcher receive no transaction by @RetricSu in https://github.com/RetricSu/godwoken-kicker/pull/146
- fix: move gen-schema into plugins by @RetricSu in https://github.com/RetricSu/godwoken-kicker/pull/147
- chore: bump web3 version to 0.12.5 by @RetricSu in https://github.com/RetricSu/godwoken-kicker/pull/149
New Contributors
- @fgfm999 made their first contribution in https://github.com/RetricSu/godwoken-kicker/pull/142
Full Changelog: RetricSu/godwoken-kicker@v0.9.0-rc2...v0.9.0-rc3
v0.9.0-rc2
What's Changed
- chore: bump polyman v0.8.2-rc3 by @RetricSu in https://github.com/RetricSu/godwoken-kicker/pull/138
- feat: add make version to output build.mode.env by @RetricSu in https://github.com/RetricSu/godwoken-kicker/pull/139
- chore: bump polyman v0.8.2-rc4 by @RetricSu in https://github.com/RetricSu/godwoken-kicker/pull/140
Full Changelog: RetricSu/godwoken-kicker@v0.9.0-rc1...v0.9.0-rc2
v0.9.0-rc1
What's Changed
- Fix typo in set_key_value_in_toml() by @Flouse in https://github.com/RetricSu/godwoken-kicker/pull/128
- feat: add Ci by @RetricSu in https://github.com/RetricSu/godwoken-kicker/pull/131
- chore: bump gw, web3 by @RetricSu in https://github.com/RetricSu/godwoken-kicker/pull/130
- fix: pass creatorId to web3 by quering from polyman by @RetricSu in https://github.com/RetricSu/godwoken-kicker/pull/129
- fix(ci): enable develop branch for pr by @RetricSu in https://github.com/RetricSu/godwoken-kicker/pull/133
- fix(web3): use production mode for prebuilds, debug mode for manual b… by @RetricSu in https://github.com/RetricSu/godwoken-kicker/pull/132
- chore: bump componets by @RetricSu in https://github.com/RetricSu/godwoken-kicker/pull/136
- feat: enable ckb reorgs for chaos test by @RetricSu in https://github.com/RetricSu/godwoken-kicker/pull/137
Full Changelog: RetricSu/godwoken-kicker@v0.8.0-rc1.fix...v0.9.0-rc1
v0.8.0-rc1.fix
- fix error web3 prebuild image tag
Full Changelog: RetricSu/godwoken-kicker@v0.8.0-rc1...v0.8.0-rc1.fix
v0.8.0-rc1
What's Changed
- fix: failed to run custom build gw-types by @Flouse in https://github.com/RetricSu/godwoken-kicker/pull/118
- Feat: reduce deploy scripts time by @RetricSu in https://github.com/RetricSu/godwoken-kicker/pull/120
- refactor: update gw-tools command args by @jjyr in https://github.com/RetricSu/godwoken-kicker/pull/119
- chore: bump components by @RetricSu in https://github.com/RetricSu/godwoken-kicker/pull/121
- docs: rename capsule to ckb-capsule by @feliciss in https://github.com/RetricSu/godwoken-kicker/pull/124
- Feat: add redis component by @RetricSu in https://github.com/RetricSu/godwoken-kicker/pull/122
- chore: bump components by @RetricSu in https://github.com/RetricSu/godwoken-kicker/pull/125
- release v0.8.0-rc1 by @RetricSu in https://github.com/RetricSu/godwoken-kicker/pull/126
New Contributors
- @feliciss made their first contribution in https://github.com/RetricSu/godwoken-kicker/pull/124
Full Changelog: RetricSu/godwoken-kicker@v0.7.3-rc1...v0.8.0-rc1
v0.7.3-rc1: Merge pull request #117 from RetricSu/develop
changelogs
- update godwoken to v0.6.6.-rc1
version
####[packages]
GODWOKEN_GIT_URL=https://github.com/nervosnetwork/godwoken.git
GODWOKEN_GIT_CHECKOUT=v0.6.6-rc1
POLYMAN_GIT_URL=https://github.com/retricsu/godwoken-polyman.git
POLYMAN_GIT_CHECKOUT=v0.7.0-rc3
WEB3_GIT_URL=https://github.com/nervosnetwork/godwoken-web3.git
WEB3_GIT_CHECKOUT=v0.7.0-rc1
SCRIPTS_GIT_URL=https://github.com/nervosnetwork/godwoken-scripts.git
SCRIPTS_GIT_CHECKOUT=v0.8.3-rc1
POLYJUICE_GIT_URL=https://github.com/nervosnetwork/godwoken-polyjuice.git
POLYJUICE_GIT_CHECKOUT=v0.8.7
CLERKB_GIT_URL=https://github.com/nervosnetwork/clerkb.git
CLERKB_GIT_CHECKOUT=v0.4.0
v0.7.2-rc3
changelogs
- fix ui bug
version
####[packages]
GODWOKEN_GIT_URL=https://github.com/nervosnetwork/godwoken.git
GODWOKEN_GIT_CHECKOUT=v0.6.5-rc3
POLYMAN_GIT_URL=https://github.com/retricsu/godwoken-polyman.git
POLYMAN_GIT_CHECKOUT=v0.7.0-rc3
WEB3_GIT_URL=https://github.com/nervosnetwork/godwoken-web3.git
WEB3_GIT_CHECKOUT=v0.7.0-rc1
SCRIPTS_GIT_URL=https://github.com/nervosnetwork/godwoken-scripts.git
SCRIPTS_GIT_CHECKOUT=v0.8.2-rc1
POLYJUICE_GIT_URL=https://github.com/nervosnetwork/godwoken-polyjuice.git
POLYJUICE_GIT_CHECKOUT=v0.8.6
CLERKB_GIT_URL=https://github.com/nervosnetwork/clerkb.git
CLERKB_GIT_CHECKOUT=v0.4.0
v0.7.2-rc2: Merge pull request #116 from RetricSu/develop
changelogs
- upgrade godwoken to v0.6.5-rc3
- bump ckb2021 toolchain
- add new
INSTALL_JS_NODE_MODULE_NOT_COPY
system preference - fix some bugs
version
####[packages]
GODWOKEN_GIT_URL=https://github.com/nervosnetwork/godwoken.git
GODWOKEN_GIT_CHECKOUT=v0.6.5-rc3
POLYMAN_GIT_URL=https://github.com/retricsu/godwoken-polyman.git
POLYMAN_GIT_CHECKOUT=v0.7.0-rc2
WEB3_GIT_URL=https://github.com/nervosnetwork/godwoken-web3.git
WEB3_GIT_CHECKOUT=v0.7.0-rc1
SCRIPTS_GIT_URL=https://github.com/nervosnetwork/godwoken-scripts.git
SCRIPTS_GIT_CHECKOUT=v0.8.2-rc1
POLYJUICE_GIT_URL=https://github.com/nervosnetwork/godwoken-polyjuice.git
POLYJUICE_GIT_CHECKOUT=v0.8.6
CLERKB_GIT_URL=https://github.com/nervosnetwork/clerkb.git
CLERKB_GIT_CHECKOUT=v0.4.0
v0.7.2-rc1
changelogs
- upgrade godwoken to v0.6.5-rc3
- bump ckb2021 toolchain
- add new
INSTALL_JS_NODE_MODULE_NOT_COPY
system preference - fix some bugs
version
####[packages]
GODWOKEN_GIT_URL=https://github.com/nervosnetwork/godwoken.git
GODWOKEN_GIT_CHECKOUT=v0.6.5-rc3
POLYMAN_GIT_URL=https://github.com/retricsu/godwoken-polyman.git
POLYMAN_GIT_CHECKOUT=v0.7.0-rc2
WEB3_GIT_URL=https://github.com/nervosnetwork/godwoken-web3.git
WEB3_GIT_CHECKOUT=v0.7.0-rc1
SCRIPTS_GIT_URL=https://github.com/nervosnetwork/godwoken-scripts.git
SCRIPTS_GIT_CHECKOUT=v0.8.2-rc1
POLYJUICE_GIT_URL=https://github.com/nervosnetwork/godwoken-polyjuice.git
POLYJUICE_GIT_CHECKOUT=v0.8.6
CLERKB_GIT_URL=https://github.com/nervosnetwork/clerkb.git
CLERKB_GIT_CHECKOUT=v0.4.0
v0.7.1-rc2: Merge pull request #106 from RetricSu/develop
changelogs
- upgrade web3 version v0.6.0-rc7
version
####[packages]
GODWOKEN_GIT_URL=https://github.com/nervosnetwork/godwoken.git
GODWOKEN_GIT_CHECKOUT=v0.6.2-rc5
POLYMAN_GIT_URL=https://github.com/RetricSu/godwoken-polyman.git
POLYMAN_GIT_CHECKOUT=v0.6.1-rc1
WEB3_GIT_URL=https://github.com/nervosnetwork/godwoken-web3.git
WEB3_GIT_CHECKOUT=v0.6.0-rc7
SCRIPTS_GIT_URL=https://github.com/nervosnetwork/godwoken-scripts.git
SCRIPTS_GIT_CHECKOUT=v0.8.0-rc2
POLYJUICE_GIT_URL=https://github.com/nervosnetwork/godwoken-polyjuice.git
POLYJUICE_GIT_CHECKOUT=v0.8.4
CLERKB_GIT_URL=https://github.com/nervosnetwork/clerkb.git
CLERKB_GIT_CHECKOUT=v0.4.0