cardano-node-tests icon indicating copy to clipboard operation
cardano-node-tests copied to clipboard

Functional tests for cardano-node

Results 102 cardano-node-tests issues
Sort by recently updated
recently updated
newest added

**What is expected** The signature of the KES hot key should be valid. _cardano-node ticket:_ #3556 **Scenarios** 1. Fails if the signature of the KES hot key, counter and KES...

node

- both on nightly and on release (local cluster and testnets) runs

node

- stress a local cluster / shelley_qa and check the results

node

Ex: start local cluster, generate some rewards in a specific epoch (Shelley), continue to latest epoch, check results - rewards, delegations, etc (especially on db-sync). related to - https://github.com/input-output-hk/cardano-db-sync/issues/947

infra

keep also the option to hard fork from Byron (as it is now)

infra

For sync tests on Mainnet, it would be useful to visualize (from db-sync): - [ ] rewards generated per epoch (from staking, MIR (treasury, reserves)) - [ ] no of...

db-sync
sync-tests

- [ ] sum withdrawals

db-sync

Setup cloud storage for testnet files in order to be able to run the tests on testnets on CI/cloud (not locally).

infra

New functionalities/tables: - record the number of execution units in each tx - record the contribution to the fees of the execution units in the tx End-user scenarios: - how...

db-sync

After one epoch is fully synced, check that all tables/values are populated for that epoch. related to https://github.com/input-output-hk/cardano-db-sync/issues/657

db-sync