Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 91
feat!: drop legacy storage#1117
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
Merged
Uh oh!
There was an error while loading. Please reload this page.
Merged
Changes from all commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
f466c57
feat!: drop legacy storage
benjlevesque 9e69da3
fix build + split files
benjlevesque 41abda8
fix keys undefined
benjlevesque 12ec9d4
fix inmemoryindexer
benjlevesque 27dad8e
lint
benjlevesque bdcc101
config cleanup
benjlevesque 6dffc82
reorganize node/storage
benjlevesque f4a4ab6
ipfs
benjlevesque 81be91e
remove dependency to currency package
benjlevesque 5c60984
remove unnecessary dep
benjlevesque 88e1bd2
self review & fixes
benjlevesque 154ad35
fix transaction-manager
benjlevesque 4a8f5ad
tests and fixes
benjlevesque 6197a3f
remove duplicate tests CI
benjlevesque 6391871
tiny test adjustments
benjlevesque 70d1f52
fix CI
benjlevesque d6e3750
ci fix
benjlevesque 62cae2f
fix pending store
benjlevesque b5226b5
misc fixes
benjlevesque e9276d2
fix keys field
benjlevesque ee8e871
wait for thegraph indexing
benjlevesque d4f29a7
layers
benjlevesque eb32fdc
retrieve pending items per topic
benjlevesque c606a19
fix topics & co
benjlevesque f95b822
fix confirmation
benjlevesque 4260a28
increase ratio
benjlevesque c8a9504
chore: upgrade ethers
benjlevesque 0f86822
fix build
benjlevesque 3fdbcea
misc
benjlevesque 2643456
fix updatedBetween condition + test shutdown
benjlevesque edae63f
revert ethereum-waffle
benjlevesque 4684f76
await confirmation
benjlevesque 26b80fe
fix import paths
benjlevesque 46b99f5
add mocha
benjlevesque c019853
Revert "add mocha"
benjlevesque 6bdccf5
revert mocha
benjlevesque 103d23f
revert package upgrades
benjlevesque 2e83f6b
fix layers
benjlevesque 5d00315
cache test
benjlevesque 461a3a1
Merge branch 'master' into feat/drop-legacy-storage
benjlevesque c25e171
fit
benjlevesque dc28218
Merge branch 'master' into feat/drop-legacy-storage
benjlevesque 4231ec2
Merge branch 'master' into feat/drop-legacy-storage
benjlevesque 5557a89
fix version
benjlevesque 4b9d881
nullish coalescing operator
benjlevesque e3ad460
Merge branch 'master' into feat/drop-legacy-storage
benjlevesque 21f35fe
fix test
benjlevesque ffb2a23
revert log
benjlevesque File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading. Please reload this page.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
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.
Uh oh!
There was an error while loading. Please reload this page.