Merge pull request #16 from cardano-foundation/karknu/moar_txs
TX and TX canary metrics
TX and TX canary metrics
This adds two new graphs to grafana which tracks how long it took the canary txs to get accepted on chain. Each BP now seends a canary TX about once every 5 minute. This means that less TXs will time out in the mempool during moderate load.
Make local delay, jitter and packet loss configurable with LOCAL_DELAY, LOCAL_JITTER, LOCAL_LOSS.
Support for version 0.1.4 of yaci-store.
Split testnet generation into a separate docker image
- Update UV from 0.7.19 to 0.7.21 - Minor cosmetic changes