polygon-cli
polygon-cli copied to clipboard
A Swiss Army knife of blockchain tools
Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.13.11 to 1.13.13. Release notes Sourced from github.com/ethereum/go-ethereum's releases. Alsages (v1.13.13) This is a minor release with fixes for several issues related to the upcoming Cancun mainnet...
# Description Adding a flag to add an authorization bearer to http requests. # Tests Ensure polycli monitor is working: ``` ./out/polycli monitor -H "X-goog-api-key: $apikey" --rpc-url https://json-rpc.do9ic5iuox53t826lv7lqek2p.blockchainnodeengine.com ``` Ensure...
test cmd against gcp bor mainnet node: `./polycli loadtest --verbosity 700 --chain-id 137 --requests 4000 --rpc-load-test http://34.159.251.26:8545`
# Description Creating a basic test harness based on the idea from Release It / Michae Nygard. The goal is to use this while testing our JSON proxies and various...
# Description ## Jira / Linear Tickets - [DVT-000]() # Testing - [ ] Test A - [ ] Test B
# Description ## Jira / Linear Tickets - [DVT-000]() # Testing - [ ] Test A - [ ] Test B
# Description This PR integrates EIP-1459 DNS Discovery into some polycli p2p commands
closes https://github.com/0xPolygon/devtools/issues/199 Add support to multi-account to loadtest
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.63.0 to 0.64.0. Release notes Sourced from github.com/prometheus/common's releases. v0.64.0 What's Changed Add deprecation notice to otlptranslator by @ArthurSens in prometheus/common#773 Synchronize common files from prometheus/prometheus by...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.231.0 to 0.233.0. Release notes Sourced from google.golang.org/api's releases. v0.233.0 0.233.0 (2025-05-13) Features accessapproval: Remove accessapproval/v1beta1 client (#3142) (aae5a4e) all: Auto-regenerate discovery clients (#3139) (ef1442a) all: Auto-regenerate...