Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrate and upgrade tcr + root of trust modules #89

Merged
merged 22 commits into from
May 6, 2020

Conversation

ETeissonniere
Copy link
Member

@ETeissonniere ETeissonniere commented May 5, 2020

Context

Migrate the TCR out of the PKI repo and make it part of the Nodle chain one.

Fix #79.

  • Add TCR module
  • Add root of trust module
  • Add root of trust rpc
  • Check weights

Sanity

  • I have incremented the runtime version number

Quality

  • I have added unit tests, and they are passing
  • I have added benchmarks to my pallet
  • I have added the benchmarks to the node
  • I have added comments and documentation

Testing

  • The node runs fine on a development network
  • The node runs fine on a local network
  • The node runs fine on an upgraded local network
  • The node can synchronize the existing network

@ETeissonniere ETeissonniere added this to In progress in Blockchain via automation May 5, 2020
@ETeissonniere ETeissonniere changed the title migrate and upgrade tcr migrate and upgrade tcr + root of trust modules May 6, 2020
@ETeissonniere ETeissonniere merged commit bdff729 into master May 6, 2020
Blockchain automation moved this from In progress to Done May 6, 2020
@ETeissonniere ETeissonniere deleted the eliott/tcr-migrate branch May 6, 2020 21:20
@ETeissonniere ETeissonniere mentioned this pull request May 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Blockchain
  
Done
Development

Successfully merging this pull request may close these issues.

Deploy the PKI and TCR pallets
1 participant