go-ethereum/core
Ulaş Erdoğan 0d115db168 core, crypto/secp256r1: fix error reverts tx error
(cherry picked from commit 2820903f59)
2023-11-03 09:32:56 +05:30
..
allocs fix typo 2021-09-23 10:56:17 +05:30
asm dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
beacon dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
blockstm Merge branch 'develop' into mardizzone/upstream-merge 2023-07-24 14:19:30 +05:30
bloombits dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
forkid fix : config and forkId tests 2023-10-05 14:39:43 +05:30
rawdb Add CLI flags to config LevelDB table/total sizes (#981) 2023-09-12 12:09:26 +02:00
state clean : shanghai changes 2023-10-06 12:06:46 +05:30
tests dev: fix: all remaining lint issues 2023-06-19 11:39:59 +02:00
triecache version change for milestones 2023-08-29 17:50:05 +05:30
txpool Merge branch 'develop' into shivam/POS-1733 2023-10-05 12:14:31 +05:30
types fix : typo in (tx *DynamicFeeTx) gasPriceU256() (#1064) 2023-10-30 13:23:34 +05:30
vm core, crypto/secp256r1: fix error reverts tx error 2023-11-03 09:32:56 +05:30
.gitignore Renamed chain => core 2014-12-04 10:28:02 +01:00
bench_test.go Add CLI flags to config LevelDB table/total sizes (#981) 2023-09-12 12:09:26 +02:00
block_validator.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
block_validator_test.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
blockchain.go all: implement milestones (#961) 2023-08-28 18:42:21 +05:30
blockchain_bor_test.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
blockchain_insert.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
blockchain_reader.go all: implement milestones (#961) 2023-08-28 18:42:21 +05:30
blockchain_test.go Merge branch 'develop' into shivam/POS-1733 2023-10-05 12:14:31 +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 dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
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 dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
chain_indexer_test.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
chain_makers.go fix : testcase : config, addTxWithChain, burnAmount 2023-06-26 14:07:31 +05:30
chain_makers_test.go chg : shanghaiTime to shanghaiBlock 2023-08-18 17:05:13 +05:30
dao_test.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
error.go Merge qa to develop (#814) 2023-04-10 16:21:18 +05:30
events.go Minor Refactor 2021-12-03 17:28:53 +05:30
evm.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
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 dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
gen_genesis_account.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
genesis.go bor: make withdrawals nil 2023-10-20 15:05:41 +05:30
genesis_alloc.go all: remove support for Ropsten (#26644) 2023-02-09 10:03:00 +02:00
genesis_test.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
headerchain.go dev: fix: all remaining lint issues 2023-06-19 11:39:59 +02:00
headerchain_test.go dev: fix: all remaining lint issues 2023-06-19 11:39:59 +02:00
mkalloc.go build: upgrade to go 1.19 (#25726) 2022-09-10 13:25:40 +02:00
parallel_state_processor.go fix : TxDependency 2023-07-28 18:02:53 +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 dev: fix: all remaining lint issues 2023-06-19 11:39:59 +02:00
state_processor.go bor: make withdrawals nil 2023-10-20 15:05:41 +05:30
state_processor_test.go clean : shanghai changes 2023-10-06 12:06:46 +05:30
state_transition.go clean : shanghai changes 2023-10-06 12:06:46 +05:30
types.go dev: add: merge develop in upstream-merge 2023-06-13 12:37:20 +02:00