erigon-pulse/core
2021-12-24 10:44:14 +07:00
..
allocs Add chain config and CLI changes for Binance Smart Chain support (#3131) 2021-12-16 07:26:44 +00:00
asm rename (#1978) 2021-05-20 19:25:53 +01:00
bloombits hide file exists err (#2218) 2021-06-22 11:09:45 +01:00
forkid Add Parlia consensus engine for Binance Smart Chain support (#3086) 2021-12-11 00:07:10 +00:00
rawdb Torrent: continue download after reboot, --torrent.verbosity flag (#3161) 2021-12-24 10:44:14 +07:00
state Add Parlia consensus engine for Binance Smart Chain support (#3086) 2021-12-11 00:07:10 +00:00
systemcontracts/parlia Add chain config and CLI changes for Binance Smart Chain support (#3131) 2021-12-16 07:26:44 +00:00
types Add error tests for starknet_sendRawTransaction method (#3102) 2021-12-12 22:24:21 +00:00
vm change: port js tracer changes (#3128) 2021-12-15 13:19:58 +00:00
.gitignore Renamed chain => core 2014-12-04 10:28:02 +01:00
block_validator_test.go Serenity engine: fall back to eth1 engine before the Merge (#3112) 2021-12-13 18:29:38 +01:00
block_validator.go rename (#1978) 2021-05-20 19:25:53 +01:00
blockchain_insert.go step towards kv interface (#2311) 2021-07-07 23:15:49 +07:00
blockchain.go Add Parlia consensus engine for Binance Smart Chain support (#3086) 2021-12-11 00:07:10 +00:00
blocks.go rename (#1978) 2021-05-20 19:25:53 +01:00
chain_makers.go Serenity engine: fall back to eth1 engine before the Merge (#3112) 2021-12-13 18:29:38 +01:00
error.go Update consensus tests to 10.2. EIP-2681 (#3103) 2021-12-07 18:24:59 +01:00
events.go rename (#1978) 2021-05-20 19:25:53 +01:00
evm.go [EIP-4399] Remove newly added Header.Random (reuse mixHash instead) (#3069) 2021-12-01 13:41:31 +01:00
gaspool.go miner: avoid unnecessary work (#15883) 2018-01-15 12:57:06 +02:00
gen_genesis_account.go Upgrade tests to 9.0.2 (#2147) 2021-06-13 14:01:11 +01:00
gen_genesis.go rpc: 1559 in call and tracing (#2327) 2021-07-11 04:05:56 +00:00
genesis.go Added WatchTheBurnStage + erigon_watchTheBurn json rpc call (#3137) 2021-12-16 22:08:27 +00:00
mkalloc.go rename (#1978) 2021-05-20 19:25:53 +01:00
rlp_test.go move kv to erigon-lib (#2467) 2021-07-29 18:53:13 +07:00
skip_analysis.go [beta] Skip analysis and preverified hashes (#3130) 2021-12-14 21:55:47 +00:00
state_processor.go Starknet getcode (#3038) 2021-12-06 14:58:53 +00:00
state_transition.go Update consensus tests to 10.2. EIP-2681 (#3103) 2021-12-07 18:24:59 +01:00
tx_cacher.go Move ETL to erigon-lib (#2667) 2021-09-12 08:50:17 +01:00
tx_pool.go Txpool tracing by sender addresses (#3113) 2021-12-14 16:15:54 +00:00