This repository has been archived by the owner on Mar 24, 2023. It is now read-only.
Releases: godwokenrises/godwoken-web3
Releases · godwokenrises/godwoken-web3
v0.12.1
What's Changed
- fix: use writeRpcCall instead of rpcCall when get nonce by @magicalne in #141
- chore: bump v0.12.1 by @RetricSu in #142
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- refactor: more friendly error msg for rate limit by @RetricSu in #136
- fix: cannot read nonce from readonly node by @magicalne in #139
- chore: bump v0.12.0 by @RetricSu in #140
New Contributors
- @magicalne made their first contribution in #139
Full Changelog: v0.11.0...v0.12.0
v0.11.0
v0.10.0
Merge pull request #130 from nervosnetwork/bump-version-0.10.0 chore: Bump version to 0.10.0
v0.9.2.fix.2
chore: add notify log and comment out new new relic
v0.9.2.fix.1: Merge pull request #126 from nervosnetwork/debug-log
chore: debug log for blockEmitter
v0.9.2.fix: Merge pull request #125 from nervosnetwork/start-forever
feat: Add start forever for block emitter