issues
search
input-output-hk
/
marlowe-playground
Apache License 2.0
6
stars
7
forks
source link
PLT-8828 - Check that contract is not mixing mainnet and testnet addresses before sending to Runner
#66
Closed
palas
closed
10 months ago
palas
commented
10 months ago
This PR:
Adds a linter warning for whenever there are networks from both testnet and mainnet
Forbids sending contracts to Marlowe Runner when networks mismatch or they are for mainnet (since it is not supported yet)
Pre-submit checklist:
Branch
[x] Tests are provided (if possible)
[x] Commit sequence broadly makes sense
[x] Key commits have useful messages
[x] Relevant tickets are mentioned in commit messages
[x] Formatting, materialized Nix files, PNG optimization, etc. are updated
PR
[x] Self-reviewed the diff
[x] Useful pull request description
[x] Reviewer requested
This PR:
Pre-submit checklist: