-
Notifications
You must be signed in to change notification settings - Fork 3
v0.4.0 Release Plan
Wes Morgan edited this page Jun 7, 2019
·
3 revisions
- Blockers
Signers automatically sync state with an existing notary group when they come online instead of all needing to be started at the same time with empty state.Basic optional Token transaction fees and burns.- (insert new blockers here)
- Roll a new Go client release (same version) and update tupelo to use it.
- Make sure every component is using a release tag of every dependency possible (i.e. not a commit); especially our internal libraries.
Benchmarks and testing are sufficiently stable & performant.- All integration tests pass.
Run the AWS performance profiler and consider posting results.- Product signs off.
- Nice to haves
- Must not includes
- Process & infrastructure improvements
JS SDK integration tests are run in CI for every GitHub push to tupelo repo and reported back to GitHub (with merging blocked if any fail).- Go SDK integration tests are run in CI for every GitHub push to tupelo repo and reported back to GitHub (with merging blocked if any fail).
- Signers persist data on restart.
- Post-release
- Update TestNet to released version