go-ethereum/core
2023-10-24 12:27:03 +08:00
..
asm new EVM Upgrade 2021-09-21 16:53:46 +05:30
bloombits new EVM Upgrade 2021-09-21 16:53:46 +05:30
rawdb new EVM Upgrade 2021-09-21 16:53:46 +05:30
state filter zero address in function GetCandidates 2023-10-24 12:15:24 +08:00
types add parameter number for function NewMessage 2023-10-16 11:24:47 +08:00
vm cherry-pick from d8ada03eac (#255) 2023-05-25 14:23:27 +10:00
.gitignore Renamed chain => core 2014-12-04 10:28:02 +01:00
bench_test.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
block_validator.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
block_validator_test.go Xin 113 is epoch switch (#37) 2022-01-14 21:38:38 +11:00
blockchain.go remove xdc0000000000000000000000000000000000000000 2023-10-24 12:15:30 +08:00
blockchain_test.go Update Test for blockchain.go 2021-11-08 15:41:13 +05:30
blocks.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
chain_indexer.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
chain_indexer_test.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
chain_makers.go update gas fee 2023-10-16 11:24:47 +08:00
chain_makers_test.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
dao_test.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
database_util.go core: fix blockHash for eth_getLogs, eth_getFilterLogs, eth_getTransactionReceipt (#208) 2023-08-31 15:26:26 +08:00
database_util_test.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
error.go hot fix 2018-11-22 15:49:29 +05:30
events.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
evm.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
gaspool.go miner: avoid unnecessary work (#15883) 2018-01-15 12:57:06 +02:00
gen_genesis.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
gen_genesis_account.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
genesis.go Multi config bug fix (#216) 2022-12-17 20:23:46 +08:00
genesis_alloc.go xin-203 fix wrong config hash and update v2 params on mainnet (#109) 2022-07-12 16:56:55 +02:00
genesis_test.go xin-203 fix wrong config hash and update v2 params on mainnet (#109) 2022-07-12 16:56:55 +02:00
headerchain.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
helper_test.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
lending_pool.go remove lendingstate.EmptyAddress 2023-10-24 12:27:03 +08:00
lending_pool_test.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
lending_tx_journal.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
lending_tx_list.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
mkalloc.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
order_pool.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
order_pool_test.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
order_tx_journal.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
order_tx_list.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
state_processor.go update gas fee 2023-10-16 11:24:47 +08:00
state_transition.go internal/ethapi: EstimateGas and Call handle revert error(#173) (#200) 2022-10-27 17:25:25 +08:00
token_validator.go internal/ethapi: EstimateGas and Call handle revert error(#173) (#200) 2022-10-27 17:25:25 +08:00
tx_journal.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
tx_list.go replace TRC21Cost with TxCost 2023-10-16 11:24:47 +08:00
tx_list_test.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
tx_pool.go replace TRC21Cost with TxCost 2023-10-16 11:24:47 +08:00
tx_pool_test.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
types.go new EVM Upgrade 2021-09-21 16:53:46 +05:30