• 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
..
beacon Loading commit data...
clique Loading commit data...
ethash Loading commit data...
misc Loading commit data...
consensus.go Loading commit data...
errors.go Loading commit data...
merger.go Loading commit data...