v0.1.4
What's Changed
- Consider failed txn statuses for retrieving tx receipt by @ian-shim in #158
- [Fireblocks] Don't replace transaction if txHash not available by @ian-shim in #159
- [Fireblocks] Pass in gas info when calling contract by @ian-shim in #160
- [logger] Add
With
method for creating child logger by @ian-shim in #162 - Support aws secret manager by @ian-shim in #164
- [fireblocks] omit empty
CallContract
fields by @ian-shim in #163 - Move estimateGasAndNonce from wallet to txMgr, and add gasLimit 1.1x bump by default by @samlaf in #167
- [fireblocks] Convert gas units to gwei by @ian-shim in #168
- fix getLogs call pagination by querying for 10_000 blocks at a time by @samlaf in #169
- fix bigint bug by @samlaf in #175
- Fix log label from
tx hash
totxHash
by @ian-shim in #177 - feat: return metadata logo fetch error by @igorline in #170
- remove ftp by @shrimalmadhur in #180
- Fix: Add AddCallerSkip for zap to show real caller by @fyInALT in #178
- Fix: Error wrap may panic by nil error by @fyInALT in #179
- better twitter validation by @shrimalmadhur in #181
- better validation for name and description by @shrimalmadhur in #182
- validate urls by @shrimalmadhur in #183
- change logic by @shrimalmadhur in #186
- Fix: Not panic when call checkIfStakeThresholdsMet for operator which not stake all quorum by @fyInALT in #184
- add + to our regex by @shrimalmadhur in #189
- Madhur/improve regex by @shrimalmadhur in #192
New Contributors
Full Changelog: v0.1.3-holesky-init-deployment...v0.1.4