-
Notifications
You must be signed in to change notification settings - Fork 3
v0.1.0 Release Plan
Wes Morgan edited this page Mar 25, 2019
·
46 revisions
- Blockers
gossip3multiple set-data's bug fixed (i.e. heights & tip subscriptions merged and tested)Previous state security bug fixed PR #185Fix snoozed transactions (client integration test fails) PR #209Fix shell w/ remote network PR #208Roll a new Go client release (v0.1.0 too) and update tupelo to use it PR #210Benchmarks and testing are sufficiently stableAll integration tests passRun the AWS performance profiler and consider posting resultsProduct sign off
- Nice to haves
protoactor deprecations fixed PR #205-
resolve linter issues -
Tracing
- Must not includes
-
client PR #4
(needs some changes to not panic in the bridge on "stream reset")(still needs a fix for cross-platform shasumming) -
Tracing (seeing some performance issues with it)This is faster than master now for some reason. 🤷♂️Do not merge: client PR #10Do not merge: PR #196
-
client PR #4
- Process & infrastructure improvements
-
Wes will finish tupelo.clj-based integration tests & document how to run them locally- I didn't quite finish the tests (and send/receive token isn't done) but I did setup CLJ integration tests on CircleCI and
will have JS setup soon tooJS is setup too.
- I didn't quite finish the tests (and send/receive token isn't done) but I did setup CLJ integration tests on CircleCI and
-