avalanche-network-runner
avalanche-network-runner copied to clipboard
Tool to run and interact with an Avalanche network locally
It would be great if there were a `Github-action` for the network-runner! Obviously, it would be nice to add a one-liner to workflows to make the cli available. Still, even...
{ "log-level": "debug", "warp-api-enabled": true, "eth-apis":["eth","eth-filter","net","admin","web3", "internal-eth","internal-blockchain","internal-transaction", "internal-debug","internal-account","internal-personal", "debug","debug-tracer","debug-file-tracer","debug-handler"] }
It enables more use cases: - check flags used for a previous executions - reexecute a given node config by hand
I wrote a service file to use ANR to run a local devnet that doesn't get killed when I close my terminal but I cannot add a subnet to it...
when asking for ports reassinment in case of conflict, it is just not working
Bumps [github.com/otiai10/copy](https://github.com/otiai10/copy) from 1.11.0 to 1.14.0. Commits fba066a Merge pull request #123 from otiai10/feature/concurrent-dcopy 4118a68 Change interface name: NumOfWorkers 0b8d7bd Add benchmark test 3eebd94 Refactor: Remove useless if-condition a5478ea Remove...
and update other blockchain examples also add next gen wasm based vm
Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) from 2.15.2 to 2.18.0. Release notes Sourced from github.com/grpc-ecosystem/grpc-gateway/v2's releases. v2.18.0 What's Changed Enable a few more golangci-lint linters by @pkwarren in grpc-ecosystem/grpc-gateway#3546 Add .golangci.yml config by @pkwarren...
https://github.com/ava-labs/subnet-evm/issues/774 https://github.com/ava-labs/hypersdk/issues/364