File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 22#Node: works only with config files local to ./kurtosis/ folder where kurtosis.yml is defined 
33
44eth_pkg  =  import_module (
5-     "github.com/kurtosis-tech/ethereum-package/main.star@cbermudez/builder-metrics " 
5+     "github.com/kurtosis-tech/ethereum-package/main.star@1.0.0 " 
66)
77
88def  run (plan , file_to_read  =  "network_params_tmp.json" ):
Original file line number Diff line number Diff line change 4646        }
4747    ],
4848    "network_params" : {
49-         "capella_fork_epoch" : 1 ,
49+         "capella_fork_epoch" : 0 ,
50+         "deneb_fork_epoch" : 1 ,
5051        "seconds_per_slot" : 12 
5152    },
5253    "mev_params" : {
5556            " --txsPerBundle=250" 
5657        ],
5758        "mev_flood_image" : " flashbots/mev-flood:0.0.9"  ,
58-         "mev_relay_image" : " flashbots/mev-boost-relay:0.27 "  ,
59+         "mev_relay_image" : " flashbots/mev-boost-relay:0.28.0a5 "  ,
5960        "mev_boost_image" : " flashbots/mev-boost:1.6"  ,
6061        "mev_builder_image" : " flashbots/builder:latest"  ,
6162        "mev_builder_extra_args" : [
8182    "grafana_additional_dashboards" : [
8283        " github.com/flashbots/builder-startup-script/data/grafana" 
8384    ]
84- }
85+ }
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments