-
Notifications
You must be signed in to change notification settings - Fork 89
refactor: [4/4] unify get_account_details and get_account_proof[s] into get_account
#1385
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
Merged
Changes from 147 commits
Commits
Show all changes
148 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 3265406
add partial storage maps
drahnr e453faa
remoe useless comment
drahnr 15af845
CI fixins
drahnr f6d1ce1
shorthandg pu
drahnr 617c033
yay
drahnr b1f9cf6
delete unused
drahnr d2d9e8c
review
drahnr 2781db8
simplify
drahnr b0e537c
Merge remote-tracking branch 'origin' into bernhard-integrate-smtforest
drahnr 6fb80fe
yay
drahnr efaa685
feedback
drahnr d6b31ef
minor
drahnr 9c859fc
fmt
drahnr 1dba957
Merge branch 'bernhard-integrate-smtforest' into bernhard-partial-sto…
drahnr 2982002
fff
drahnr 58ed218
remove get account details
drahnr 7a0eab4
fix: remove broken fetch_wallet_account function
drahnr fd260ad
fix: properly implement fetch_wallet_account to sync nonce from RPC
drahnr 2dd3f20
fix
drahnr 687a4a1
fixup changelog
drahnr f000d5d
counter fetch wallet account impl
drahnr d2211e3
review comments
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 84f3bb2
y
drahnr 7613624
test re-review
drahnr e04ff10
fuckup
drahnr 9d8c220
update
drahnr 5ed1a4f
sync docs
drahnr f702791
mixed bag
drahnr 16f5785
Merge remote-tracking branch 'origin/bernhard-integrate-smtforest' in…
drahnr b2eaa55
unity
drahnr c43a5a2
splits
drahnr 68ed4d7
y
drahnr bd2709c
behaviour
drahnr 3346d9f
cleanup
drahnr dbbc1eb
fmt
drahnr b3c91df
remove dead code
drahnr 77443c2
foo
drahnr 1efa4f0
fixup
drahnr 69ee5a5
change log
drahnr 3bd5451
Merge branch 'bernhard-db-schema-queries' into bernhard-integrate-smt…
drahnr c5a199a
Merge branch 'bernhard-db-schema-queries' into bernhard-integrate-smt…
drahnr 5ed7cb2
Merge branch 'bernhard-integrate-smtforest' into bernhard-partial-sto…
drahnr 4ecb76c
review
drahnr 199a5cb
Merge branch 'bernhard-integrate-smtforest' into bernhard-partial-sto…
drahnr badee2d
Merge branch 'bernhard-partial-storage-map-queries' into bernhard-uni…
drahnr 119ed10
Merge branch 'bernhard-integrate-smtforest' into bernhard-partial-sto…
drahnr 890191f
Merge branch 'bernhard-partial-storage-map-queries' into bernhard-uni…
drahnr c64392c
lint clippy fmt
drahnr 8d33f66
fix storage_header comment
drahnr 635cb78
select_account_code_at_block -> select_account_code_by_commitment
drahnr 7ca6999
add minor test xtension
drahnr b085793
y
drahnr 39da912
merge fuckup
drahnr c712ba4
Merge branch 'bernhard-db-schema-queries' into bernhard-integrate-smt…
drahnr 0874065
Merge branch 'bernhard-integrate-smtforest' into bernhard-partial-sto…
drahnr ba9ed1b
clippy
drahnr d9a666f
review
drahnr 29b840c
remove dead code
drahnr 1b22a34
chore: minor rename
bobbinth 1cab5e2
review
drahnr c42d5f5
some more docs
drahnr f1655fe
Merge remote-tracking branch 'origin/next' into bernhard-integrate-sm…
drahnr 9fe3979
add InnerForestError type, make asset addition non-panic
drahnr 6f823e4
review
drahnr 77eee02
remove dead code
drahnr 5a8ea18
clippy
drahnr f6cd4b3
minor
drahnr 38f3763
Merge remote-tracking branch 'origin/next' into bernhard-integrate-sm…
drahnr 6e40652
Merge remote-tracking branch 'origin/bernhard-integrate-smtforest' in…
drahnr 6e073f7
fixins
drahnr b9fdd4c
fixup
drahnr b72a2e9
Merge remote-tracking branch 'origin/next' into bernhard-partial-stor…
drahnr 45b67f8
remove dead code
drahnr 15a0b9a
better range patterns - composite keys are tricky
drahnr e73cb22
Merge branch 'bernhard-partial-storage-map-queries' into bernhard-uni…
drahnr bcafa1d
Merge remote-tracking branch 'origin/next' into bernhard-unify-get-de…
drahnr d328f86
better comment
drahnr 0cc90d2
counter slot lookup by name
drahnr 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
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. nit: not for this PR, but I'd try to break up this file into a couple of smaller files. |
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.