This repository has been archived by the owner on Feb 21, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
hyperdrive marketplace integration & MMR canonicalization using fork-unique key #79
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gitsimon
force-pushed
the
hyperdrive-outgoing
branch
6 times, most recently
from
April 17, 2023 17:58
6d6933a
to
0a9b1d6
Compare
RomarQ
reviewed
Apr 17, 2023
gitsimon
force-pushed
the
hyperdrive-outgoing
branch
4 times, most recently
from
April 20, 2023 18:13
52754ad
to
338ccc3
Compare
gitsimon
force-pushed
the
hyperdrive-outgoing
branch
from
April 27, 2023 07:13
21d4998
to
bd00a8a
Compare
gitsimon
changed the title
hyperdrive outgoing fixes & marketplace integration
hyperdrive marketplace integration & MMR canonicalization using fork-unique key
Apr 27, 2023
gitsimon
force-pushed
the
hyperdrive-outgoing
branch
from
April 28, 2023 12:54
bd00a8a
to
2a6c8e5
Compare
RomarQ
reviewed
May 1, 2023
- store historic snapshot's root hash - extend HyperdriveApi with snapshot_roots - fix: use the tezos proxy owner from storage instead of runtime config
facilitates testing
- adapt to master changes of mmr-lib - compiles and test pass
- needs propagating fork-unique key support from mmr-lib (see https://github.com/Acurast/merkle-mountain-range) - tests panic and demonstrate that this solution is not permitted by substrate: it's impossible to read offchain index from on-chain context (eventhough in this solution we never read actual data from offchain index, only append for later pruning.
(does not compile)
(update dependencies, local references)
gitsimon
force-pushed
the
hyperdrive-outgoing
branch
from
May 3, 2023 11:04
2a6c8e5
to
bb3ba21
Compare
RomarQ
approved these changes
May 3, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.