-
Notifications
You must be signed in to change notification settings - Fork 87
feat: [2/4] integrate smtforest, avoid ser/de of full account/vault data in database #1394
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
Open
drahnr
wants to merge
89
commits into
bernhard-db-schema-queries
Choose a base branch
from
bernhard-integrate-smtforest
base: bernhard-db-schema-queries
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 71 commits
Commits
Show all changes
89 commits
Select commit
Hold shift + click to select a range
4ff0970
for account queries, now return partials too
drahnr 5ee1043
drop all tables as part of migration
drahnr 8eca359
externalize storage and vault blobs to separate tables
drahnr e7f17ed
trailing .
drahnr c8b43ab
smt forest
drahnr 19164be
changset, should go away after rebase
drahnr 8eb49af
improve
drahnr 6725461
TODO and deprecation
drahnr ee65a88
account queries
drahnr 741df6f
yes
drahnr 6a64077
why
drahnr 9d5806e
y
drahnr 2964a93
y
drahnr 9416a63
review comments
drahnr ccc2d63
sanitize comments
drahnr 66ea831
remove
drahnr 1c4f8b1
cleanup
drahnr 80e0393
fix queries with _at suffix
drahnr e7bf1aa
cleanup
drahnr dad90e7
simplify
drahnr e441245
fix
drahnr 0a319d1
cleanup
drahnr 8897939
remove dead code
drahnr 7d7fefc
add test
drahnr 0f53fa9
add block exists helper
drahnr 7400134
Merge remote-tracking branch 'origin' into bernhard-integrate-smtforest
drahnr 0e2d871
simplify
drahnr f78103e
better docs
drahnr ea05b01
split long function in State
drahnr 3cd457a
better
drahnr c8f0eb1
clippy et al
drahnr ed7224e
review
drahnr 6336f41
address review comments
drahnr a1173f7
Revert "address review comments"
drahnr 36470a5
improve
drahnr 928fdb4
yes
drahnr 5de3936
tuple ticks
drahnr f5b4898
Merge remote-tracking branch 'origin' into bernhard-integrate-smtforest
drahnr ca5ef9a
docs
drahnr 17fd95b
from_iter
drahnr 22f3ca9
simplify
drahnr 3ee1884
docs
drahnr eaf7242
undo
drahnr 72126e1
one more enum
drahnr be9071b
docs
drahnr a0f8fc9
unneces
drahnr 88c058b
simplify
drahnr b84f25f
misleading
drahnr 25b5550
bound
drahnr 31dacdd
fmt
drahnr 55f4a46
changelog
drahnr bf67ce8
0 ->1; 1->0
drahnr 0c0e32b
avoid full paths
drahnr ec4318e
fn
drahnr 4bfee30
refactor, simplify
drahnr b8d2e66
yuk
drahnr e453faa
remoe useless comment
drahnr f6d1ce1
shorthandg pu
drahnr b1f9cf6
delete unused
drahnr d2d9e8c
review
drahnr 2781db8
simplify
drahnr b0e537c
Merge remote-tracking branch 'origin' into bernhard-integrate-smtforest
drahnr d6b31ef
minor
drahnr 9c859fc
fmt
drahnr b016495
Merge branch 'next' into bernhard-integrate-smtforest
bobbinth 579b9dc
chore: fix merge conflicts
bobbinth 3336edb
chore: fix test
bobbinth 2aa8c8b
chore: minor formatting changes
bobbinth 354d586
chore: move InnerForest module
bobbinth a96def0
chore: refactor SMT forest initialization
bobbinth e8cdad1
chore: re-organize account queries
bobbinth 3009bf7
nope
drahnr 3110962
fix inconsistency
drahnr 53cb5e8
faster
drahnr 0cc0c61
undue changes
drahnr ac7b8f9
move fn to innerforest
drahnr 369db2f
y
drahnr 6cd1033
another
drahnr 7613624
test re-review
drahnr e04ff10
fuckup
drahnr 9d8c220
update
drahnr 5ed1a4f
sync docs
drahnr 3346d9f
cleanup
drahnr dbbc1eb
fmt
drahnr c5a199a
Merge branch 'bernhard-db-schema-queries' into bernhard-integrate-smt…
drahnr c712ba4
Merge branch 'bernhard-db-schema-queries' into bernhard-integrate-smt…
drahnr d9a666f
review
drahnr 29b840c
remove dead code
drahnr 1b22a34
chore: minor rename
bobbinth File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
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
Oops, something went wrong.
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.