casper-network / casper-network/casper-node
add a step to CI in the node repo that will clone casper-deploy-generator
- Dominant language
- Rust
- Stars
- 399
- Forks
- 224
- Avg merge
- 15h 44m
- Merged PRs (30d)
- 2
Description
Recently I had to add some new features to casper-deploy-generator ([link](https://github.com/casper-ecosystem/casper-deploy-generator)) and the first PR became a maintanence one - updating deps, fixing compilation issues etc and there were actually new Key variants that were not covered by the Ledger app so far. Can we add a step to CI in the node repo that will clone casper-deploy-generator , runs make test-vectors and verify that there are no changes in the diff for that file? This should help with catching any changes that would break the Ledger app compatibility (edited)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.