-
Notifications
You must be signed in to change notification settings - Fork 464
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
RBuilder rpc #7985
base: master
Are you sure you want to change the base?
RBuilder rpc #7985
Conversation
@asdacap I've just realised that we'll probably have to update the RPC call for the When constructing
Am I correct? |
Hmm... that is true. In that case you'll need to change rbuilder to use |
The address would know the right code hash at which block, so it would have the history. |
Sorry I'm not sure I 100% understood you. So to double-check: |
There is no way to know when a |
Ok, let's then leave this as is, and if it provides problematic in practice, we'll tackle it then. |
Fixes Closes Resolves #
Please choose one of the keywords above to refer to the issue this PR solves followed by the issue number (e.g. Fixes #000). If no issue number, remove the line. Also, remove everything marked optional that is not applicable. Remove this note after reading.
Changes
Types of changes
What types of changes does your code introduce?
Testing
Requires testing
If yes, did you write tests?
Notes on testing
Optional. Remove if not applicable.
Documentation
Requires documentation update
If yes, link the PR to the docs update or the issue with the details labeled
docs
. Remove if not applicable.Requires explanation in Release Notes
If yes, fill in the details here. Remove if not applicable.
Remarks
Optional. Remove if not applicable.