hedera-local-node
hedera-local-node copied to clipboard
test: migration 0.48 to 0.49
Problem
Need to run smart contract tests against the mono code and modularised code to verify that there are no regressions in the migration.
Solution
Run tests against 0.48, and then migrate to 0.49 on the local-node, compare the results and verify that there are no regressions in the state.
Alternatives
No response