| .. |
|
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
|
add log deepcopy to ensure complete replica of state (#449)
|
2024-03-26 13:40:07 +04:00 |
|
types
|
Missing json Field Tags in Marshalled Struct (#475)
|
2024-03-08 15:38:33 +04: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
|
internal/ethapi: support block number or hash on state-related methods (#19491)
|
2024-03-12 10:40:03 +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
|
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
|
chore: remove the unused false return value from GetCollaterals method (#410)
|
2024-01-29 11:31:10 +11: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
|
defer time.Since
|
2023-11-01 12:43:50 +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
|
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
|
defer time.Since
|
2023-11-01 12:43:50 +08:00 |
|
tx_pool_test.go
|
PDF-01 (#397)
|
2024-01-19 15:05:03 +04:00 |
|
types.go
|
new EVM Upgrade
|
2021-09-21 16:53:46 +05:30 |