blockbook/bchain
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
..
coins Ignore DELEGATECALL in EVM call trace 2023-02-21 12:42:50 +01:00
basechain.go Add NFT detail page 2023-02-01 17:58:37 +01:00
basemempool.go Estimate mining time of mempool tx 2023-02-01 17:58:37 +01:00
baseparser_test.go Fix linting issues 2021-11-28 21:27:16 +01:00
baseparser.go Calculate and return tx vsize for selected coins 2023-02-01 17:58:37 +01:00
evm_interface.go EVM Abstraction (#848) 2023-02-01 17:58:37 +01:00
mempool_bitcoin_type.go Fix: do not process inputs without txid in mempool 2023-02-01 17:58:37 +01:00
mempool_ethereum_type.go Process ERC721 and ERC1155 tokens 2023-02-01 17:58:37 +01:00
mq.go Simplify comparisons 2023-02-01 17:58:37 +01:00
tx.pb.go Calculate and return tx vsize for selected coins 2023-02-01 17:58:37 +01:00
tx.proto Calculate and return tx vsize for selected coins 2023-02-01 17:58:37 +01:00
types_ethereum_type.go Fix backward compatibility with v0.3.6 2023-02-18 01:17:56 +01:00
types.go Estimate mining time of mempool tx 2023-02-01 17:58:37 +01:00