• Marius van der Wijden's avatar
    core/evm: RANDOM opcode (EIP-4399) (#24141) · b1e72f7e
    Marius van der Wijden authored
    * core: implement eip-4399 random opcode
    
    * core: make vmconfig threadsafe
    
    * core: miner: pass vmConfig by value not reference
    
    * all: enable 4399 by Rules
    
    * core: remove diff (f)
    
    * tests: set proper difficulty (f)
    
    * smaller diff (f)
    
    * eth/catalyst: nit
    
    * core: make RANDOM a pointer which is only set post-merge
    
    * cmd/evm/internal/t8ntool: fix t8n tracing of 4399
    
    * tests: set difficulty
    
    * cmd/evm/internal/t8ntool: check that baserules are london before applying the merge chainrules
    b1e72f7e
Name
Last commit
Last update
..
fuzzers Loading commit data...
solidity Loading commit data...
testdata @ 092a8834 Loading commit data...
block_test.go Loading commit data...
block_test_util.go Loading commit data...
difficulty_test.go Loading commit data...
difficulty_test_util.go Loading commit data...
gen_btheader.go Loading commit data...
gen_difficultytest.go Loading commit data...
gen_stenv.go Loading commit data...
gen_sttransaction.go Loading commit data...
init.go Loading commit data...
init_test.go Loading commit data...
rlp_test.go Loading commit data...
rlp_test_util.go Loading commit data...
state_test.go Loading commit data...
state_test_util.go Loading commit data...
transaction_test.go Loading commit data...
transaction_test_util.go Loading commit data...