-
Notifications
You must be signed in to change notification settings - Fork 11
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
SDK doc updates #262
SDK doc updates #262
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Co-authored-by: Riedl Kevin, Bsc. <kevin.riedl.privat@gmail.com>
Co-authored-by: Riedl Kevin, Bsc. <kevin.riedl.privat@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks OK for the current system. Some things will change in my PR for the 0.7 version of the AA contracts, for example the version parameter passed to the off-chain handler will increase from 0.2 to 0.3 (and this requires the offchain server to use a different algorithm when generating a signature for the response). I've also renamed the "TestCounter" contract to "TestHybrid".
I'm approving this PR and I'll start a new draft for the 0.7 updates.
Changes to be committed: modified: .gitbook/contents/hc/2_addsub/1_write-handler.md modified: .gitbook/contents/hc/2_addsub/2_write-contract.md modified: .gitbook/contents/hc/2_addsub/README.md modified: .gitbook/contents/hc/3_server-setup.md modified: .gitbook/contents/hc/4_deploy-contract.md
Update docs branch for v0.7
📋 Add associated issues, tickets, docs URL here.
Overview
Updating the HC docs to accommodate HC SDK updates.