Onyx-Protocol / Onyx

Onyx

Home Page:https://Onyx.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1.2 tracking bug

kr opened this issue · comments

commented
  • full integration test (hsm, multiple coreds, customer sim test drivers, migration from 1.1.3)
  • testing on windows
  • more protocol testing (jackson has this ongoing)
  • migrating access tokens from 1.1 to 1.2 (#1015)
  • protecting raft endpoints with auth (#1029)
  • moving postgres data directory into APPDATA for windows installer (#1021)
  • be sure to return 2xx for /dashboard/ things (hard code hack in authn) (#1121)
  • make errNotAuthn depend on loopback build tag (#1121)
  • java sdk changes for client authn (#984)
  • duplicate output id bug (#1018)
  • validate guard data for new x509 grants
  • make a separate policy for getting block signatures (#1063)
  • corectl should take a policy name in create-token (#1042)
  • corectl should have a way to grant and revoke perms (#1043)
  • make generator resistant to signing failures (#1034)
  • require TLS in production (server build) (#1059)
  • remove unsightly raft logging (#1091)
  • protected grant for raft cluster members
commented

Closing this, since all items are done.