go-ethereum/core
SHIVAM SHARMA 2a35bf8340
add : amoy flags and genesis (#1131)
* add : amoy flags and genesis

* minor fix

* add : amoy.json in internal/cli/server

* disable : peer check in mining for Amoy

* add : amoy genesis hash

* add amoy testnet deployment entries

* update : amoy genesis

* fix typos

* add : post london forks + burn contract

* add : amoy genesis hash

* bump : version meta to amoy (#1092)

* add : amoy bootnodes

* chg : maxpeers of amoy val to 3 from 1

* bump : version to v1.1.0-amoy-2

* add : amoychain worker restriction on peercount

---------

Co-authored-by: sreevalsanmr <sreevalsan@polygon.technology>
2024-01-19 02:01:36 +05:30
..
allocs add : amoy flags and genesis (#1131) 2024-01-19 02:01:36 +05:30
asm merge geth v1.12.2 into develop 2023-08-18 14:05:34 +05:30
beacon dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
blockstm fix lint 2023-09-23 16:26:23 +05:30
bloombits dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
forkid enable hf in tests 2023-10-16 23:45:55 +05:30
rawdb make blobgas nil 2023-11-10 14:22:14 +05:30
state merge shanghai tests 2023-10-16 23:23:13 +05:30
txpool Update core/txpool/validation.go 2023-12-03 17:14:57 +05:30
types allow unprotected txns 2023-11-30 15:35:46 +05:30
vm EIP7212 / PIP27 (#1069) 2024-01-12 21:18:50 +05:30
.gitignore Renamed chain => core 2014-12-04 10:28:02 +01:00
bench_test.go merge latest develop 2023-09-20 21:56:08 +05:30
block_validator.go merge geth v1.12.2 into develop 2023-08-18 14:05:34 +05:30
block_validator_test.go merge geth v1.12.2 into develop 2023-08-18 14:05:34 +05:30
blockchain.go make blobgas nil 2023-11-10 14:22:14 +05:30
blockchain_bor_test.go fix lint 2023-09-23 16:26:23 +05:30
blockchain_insert.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
blockchain_reader.go merge develop 2023-09-04 14:14:19 +05:30
blockchain_repair_test.go fix testcase syntax 2023-09-20 15:57:37 +05:30
blockchain_sethead_test.go fix testcase syntax 2023-09-20 15:57:37 +05:30
blockchain_snapshot_test.go fix linters 2023-09-21 10:50:01 +05:30
blockchain_test.go fix tests 2023-10-17 00:52:04 +05:30
blocks.go use go-ethereum for better forked-bor release 2020-11-13 09:21:48 +05:30
bloom_indexer.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
bor_blockchain.go fix lint 2023-09-23 16:26:23 +05:30
bor_events.go fixes 2021-12-06 14:25:33 +05:30
bor_fee_log.go fix : TestGraphQLConcurrentResolvers 2023-07-18 18:15:06 +05:30
chain_indexer.go merge geth v1.12.2 into develop 2023-08-18 14:05:34 +05:30
chain_indexer_test.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
chain_makers.go merge geth v1.12.2 into develop 2023-08-18 14:05:34 +05:30
chain_makers_test.go enable hf in tests 2023-10-16 23:45:55 +05:30
dao_test.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
error.go all: replace data gas to blob gas in comments (#27825) 2023-08-01 10:07:25 +03:00
events.go Minor Refactor 2021-12-03 17:28:53 +05:30
evm.go merge geth v1.12.2 into develop 2023-08-18 14:05:34 +05:30
forkchoice.go Change legacy rando geth fork choice to be deterministic (#871) 2023-10-19 12:56:30 +05:30
forkchoice_test.go Change legacy rando geth fork choice to be deterministic (#871) 2023-10-19 12:56:30 +05:30
gaspool.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
gen_genesis.go merge geth v1.12.2 into develop 2023-08-18 14:05:34 +05:30
gen_genesis_account.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
genesis.go add : amoy flags and genesis (#1131) 2024-01-19 02:01:36 +05:30
genesis_alloc.go all: remove the Rinkeby testnet (#27406) 2023-06-02 14:03:21 +03:00
genesis_test.go merge geth v1.12.2 into develop 2023-08-18 14:05:34 +05:30
headerchain.go merge geth v1.12.2 into develop 2023-08-18 14:05:34 +05:30
headerchain_test.go dev: fix: all remaining lint issues 2023-06-19 11:39:59 +02:00
mkalloc.go core: use slices package for sorting (#27489) 2023-06-20 11:58:47 +02:00
parallel_state_processor.go fix build 2023-08-21 17:48:09 +05:30
rlp_test.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
sender_cacher.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
state_prefetcher.go merge geth v1.12.2 into develop 2023-08-18 14:05:34 +05:30
state_processor.go merge develop 2023-11-03 10:10:02 +05:30
state_processor_test.go fix linters 2023-10-16 23:55:16 +05:30
state_transition.go merge shanghai tests 2023-10-16 23:23:13 +05:30
types.go dev: add: merge develop in upstream-merge 2023-06-13 12:37:20 +02:00