Skip to content

Releases: celer-network/goutils

v0.2.0

07 Apr 20:24
Compare
Choose a tag to compare

transactor: improve gas and nonce control

v0.1.63

19 Dec 11:12
b651276
Compare
Choose a tag to compare
  • transactor always dry-runs the tx
  • use go 1.19

v0.1.60

22 Mar 23:47
10c1101
Compare
Choose a tag to compare
Update go-ethereum to v1.11.5

v0.1.59

22 Mar 21:35
Compare
Choose a tag to compare
transctor use pendingNonce

goutils v0.1.55

26 May 05:32
62a58fe
Compare
Choose a tag to compare
forceGasGwei (#62)

goutils v0.1.54

26 May 03:32
5237dd1
Compare
Choose a tag to compare
  • Check account nonce to limit the number of pending txs
  • Allow forceGasGwei to be 0

goutils v0.1.53

26 May 03:31
58faf21
Compare
Choose a tag to compare
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

26 May 03:31
58bb256
Compare
Choose a tag to compare
add StopMon to only stop MonAddr but keeps updating blk num (#57)

goutils v0.1.51

10 Apr 20:32
16ff335
Compare
Choose a tag to compare
Allow setting gasPrice smaller than suggested (#56)

goutils v0.1.50

10 Apr 20:32
Compare
Choose a tag to compare
add transactor log