Skip to content

Tags: royal-markets/multicall-go

Tags

v1.0.2

Toggle v1.0.2's commit message
Change path for lib

v1.0.1

Toggle v1.0.1's commit message
Change path for lib

v1.0.0

Toggle v1.0.0's commit message
Migrate away from web3 library to go-ethereum Client

v0.0.17

Toggle v0.0.17's commit message
Works with original Multicall contract

v0.0.15

Toggle v0.0.15's commit message
Return argument as is when no transformation can be applied

v0.0.14

Toggle v0.0.14's commit message
Tweak numeric call encoding

v0.0.13

Toggle v0.0.13's commit message
Wrap big.Int in an alias that marshals to string

v0.0.12

Toggle v0.0.12's commit message
Marshal big ints as strings

v0.0.11

Toggle v0.0.11's commit message
Don't try to decode a call if it failed

v0.0.10

Toggle v0.0.10's commit message
Fix panic on address interface casting