mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-25 21:17:16 +00:00
2e81cdbfd9
* adding eth_getLogs functionality for contract events for the devnet tool * Made changes to fix double hashing * Fixed lint errors * Changed strings.Replace to strings.ReplaceAll for replacing strings * Cleaned up print statements across files * Fixed logs not being populated in result typee.go Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local> |
||
---|---|---|
.. | ||
bind | ||
abi_test.go | ||
abi.go | ||
argument.go | ||
doc.go | ||
error.go | ||
event_test.go | ||
event.go | ||
method_test.go | ||
method.go | ||
pack_test.go | ||
pack.go | ||
packing_test.go | ||
reflect_test.go | ||
reflect.go | ||
topics_test.go | ||
topics.go | ||
type_test.go | ||
type.go | ||
unpack_test.go | ||
unpack.go |