remove connections param #17
Conversation
Enable chain ID checker
Fix kurtosis commands
Use lower exec fee
…ge-icon Add kurtosis-package-icon.png
Release 1.1.0
1.3.0 - Mantle, ZKSync, Fantom
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||||||||
PR Type
Enhancement
Description
Refactor connection handling to compute full mesh automatically
Add package documentation and configuration details
Update network configuration with new chain IDs and RPC endpoints
Add funding configuration for OP Retro project
Diagram Walkthrough
File Walkthrough
funding.json
Add funding configurationfunding.json
network_custom.yaml
Update network configuration and defaultsnetwork_custom.yaml
exec_fee_default,dvn_fee_default)kurtosis.yml
Add package documentation and metadatakurtosis.yml
main.star
Refactor connection handling logicmain.star
connectionsargument from input parameterscompute_connections()to generate connections automaticallyinput_parser.star
Refactor input parsing and connection computationsrc/package_io/input_parser.star
compute_connections()function to generate full mesh connections