chainlink-cosmos
chainlink-cosmos copied to clipboard
https://smartcontract-it.atlassian.net/browse/BCF-2887 Requires: - https://github.com/smartcontractkit/libocr/pull/96 - https://github.com/smartcontractkit/chainlink-common/pull/490 Supports: - https://github.com/smartcontractkit/chainlink/pull/14011
Migrating `push-gha-metrics-action` to Grafana internal ### Post-Merge - [ ] Delete repo `GRAFANA-CLOUD-*` credentials --- RE-2240
https://smartcontract-it.atlassian.net/browse/BCI-2034 core ref: testing/cosmos-monitoring
https://smartcontract-it.atlassian.net/browse/BCI-1962 (more context in https://smartcontract-it.atlassian.net/browse/BCI-1966) Cosmos doesn't have an on-chain way of getting the gas price so we need to include the gas price as an additional field in the...
core ref: bump-golang-x
This PR implements implements chain specific transaction type based on the generic Transaction manager transaction interface. **Context:** - In order for cosmos to make use of generic txm logic, it...