Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.81 KB

File metadata and controls

13 lines (10 loc) · 1.81 KB

Tasks to be finished before final.

# Task Comment Who Status
1. Fix p2sh sync on mainnet. script.cpp:257 tx_verify.cpp:660 Hans_Schmidt In progress
2. Test p2sh-assets on testnet and pre-activation on mainnet. Started. Not coordinated.
3. Discuss and decide if we want to keep or remove sweep in its current state, and figure out if some wants to fix it. RavenProject/Ravencoin#880 Remove.
4. ~~If 3 decides on keep, test multiple times on testnet.~~~
5. Go through the list of PRs included in current develop and make a list of changes that needs more testing or verification. https://github.com/RavenProject/Ravencoin/commits/develop Core-devs? Done (Approved SIG 19/5)
6. Make a test-case for each, with requirements for approval. This could be issues on github or similar. I suggest 3+ confirmations on each test, by different people, and multiple platforms (osx, windows, linux required). fdov Mostly done.
7. Start testing and documenting testing. If we use github each test-case can be an issue and the testers put findings in comments. Once requirements in tests are met, the issue is closed by a core-dev and they tick that of their list of changes making it into master. Raven Community In progress