go-ethereum/core
Liam ef4b8ef91b
Disable on xdcx receiver part (#521)
* update all IsTIPXDCXReceiver condition

* add TIPXDCXReceiverDisable on testnet and devnet
2024-04-19 22:17:22 +08:00
..
asm eth/tracers/js: fix isPush for push0 (#28520) 2024-03-07 22:31:19 +08:00
bloombits fix: replace all time.after with the time.newtimer (#400) 2024-01-27 21:01:24 +11:00
rawdb new EVM Upgrade 2021-09-21 16:53:46 +05:30
state types, core, miner: add block location fields to receipt 2024-04-12 13:36:55 +08:00
types types, core, miner: add block location fields to receipt 2024-04-12 13:36:55 +08:00
vm Merge pull request #472 from XinFinOrg/eip3855 2024-03-07 23:01:33 +08:00
.gitignore Renamed chain => core 2014-12-04 10:28:02 +01:00
bench_test.go PDF-01 (#397) 2024-01-19 15:05:03 +04:00
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 Disable on xdcx receiver part (#521) 2024-04-19 22:17:22 +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 types, core, miner: add block location fields to receipt 2024-04-12 13:36:55 +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 all: change TxPreEvent to TxsPreEvent (#16720) 2024-03-28 11:16:21 +08:00
evm.go implement EIP-4399, PREVRANDAO opcode. 2024-03-04 00:32:14 +08:00
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 internal/ethapi: support block number or hash on state-related methods (#19491) 2024-03-12 10:40:03 +08:00
helper_test.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
lending_pool.go Disable on xdcx receiver part (#521) 2024-04-19 22:17:22 +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 Disable on xdcx receiver part (#521) 2024-04-19 22:17:22 +08:00
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 Disable on xdcx receiver part (#521) 2024-04-19 22:17:22 +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 Disable on xdcx receiver part (#521) 2024-04-19 22:17:22 +08:00
tx_journal.go all: change TxPreEvent to TxsPreEvent (#16720) 2024-03-28 11:16:21 +08:00
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 all: change TxPreEvent to TxsPreEvent (#16720) 2024-03-28 11:16:21 +08:00
tx_pool_test.go all: change TxPreEvent to TxsPreEvent (#16720) 2024-03-28 11:16:21 +08:00
types.go new EVM Upgrade 2021-09-21 16:53:46 +05:30