blockbook/bchain/coins/eth
Martin Boehm dcad5b79df Ignore DELEGATECALL in EVM call trace
Geth v1.11 changed the tracer and are now returning the delegated value.
See https://github.com/ethereum/go-ethereum/issues/26726
2023-02-21 12:42:50 +01:00
..
contract_test.go Store contract info in DB 2023-02-01 17:58:37 +01:00
contract.go EVM Abstraction (#848) 2023-02-01 17:58:37 +01:00
dataparser_test.go Store contract info in DB 2023-02-01 17:58:37 +01:00
dataparser.go Store contract info in DB 2023-02-01 17:58:37 +01:00
ethparser_test.go Return address aliases from API 2023-02-01 17:58:37 +01:00
ethparser.go Return address aliases from API 2023-02-01 17:58:37 +01:00
ethrpc.go Ignore DELEGATECALL in EVM call trace 2023-02-21 12:42:50 +01:00
ethtx.pb.go Upgrade to go 1.15.6, rocksdb 6.13.3 and other dependecies 2020-12-04 11:57:11 +01:00
ethtx.proto Upgrade to go 1.15.6, rocksdb 6.13.3 and other dependecies 2020-12-04 11:57:11 +01:00
evm.go EVM Abstraction (#848) 2023-02-01 17:58:37 +01:00