galacticcouncil / galacticcouncil/hydration-node

Improve block number related logic in integration tests

Open
#547 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
208
Forks
109
Avg merge
6d 3h
Merged PRs (30d)
3

Description

There were a bunch of issues with block numbers in integration tests recently.

I think we should rewrite e.g.
https://github.com/galacticcouncil/HydraDX-node/blob/1e9b8f23c3abfdc2684c67652697165f6a47da5b/integration-tests/src/polkadot_test_net.rs#L356
and
https://github.com/galacticcouncil/HydraDX-node/blob/1e9b8f23c3abfdc2684c67652697165f6a47da5b/integration-tests/src/oracle.rs#L20
(and the others)

into something that bumps both the relay chain number and the HydraDX number, with both of them being different (relay should be higher).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.