Releases: celer-network/goutils
Releases · celer-network/goutils
v0.3.1
What's Changed
- Bump github.com/consensys/gnark-crypto from 0.16.0 to 0.18.1 by @dependabot[bot] in #80
- Use string matching instead of errors.Is by @Dominator008 in #81
New Contributors
- @dependabot[bot] made their first contribution in #80
Full Changelog: v0.3.0...v0.3.1
v0.3.0
v0.2.0
v0.1.63
v0.1.60
Update go-ethereum to v1.11.5
v0.1.59
goutils v0.1.55
forceGasGwei (#62)
goutils v0.1.54
- Check account nonce to limit the number of pending txs
- Allow forceGasGwei to be 0
goutils v0.1.53
If FilterLogs rpc return error, retry same fromBlk in next ticker (#59) * fix FilterLog rpc err case and add test * fix merge lost code
goutils v0.1.52
add StopMon to only stop MonAddr but keeps updating blk num (#57)