-
Notifications
You must be signed in to change notification settings - Fork 277
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
refactor: add client entity to smart contracts #5073
Conversation
c27b520
to
b1328d9
Compare
b1328d9
to
497159e
Compare
497159e
to
0d245fc
Compare
7e6885c
to
8cec7c0
Compare
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.
I think since this is breaking change for smart-contracts, migration guide should be provided.
8cec7c0
to
3833fb0
Compare
The docs for |
And a migration guide for other kinds of entry points should be provided (smart contracts, executor's validate and migrate entrypoints) |
4bc79d6
to
0313d03
Compare
bd1591c
to
80c49ab
Compare
Signed-off-by: Marin Veršić <marin.versic101@gmail.com>
Context
(host, context)
Validate
trait toExecute
Closes #4898
Migration guide
Smart contract
Previous API:
New API:
Trigger
Previous API:
New API:
Executor
Previous API:
New API: