-
Notifications
You must be signed in to change notification settings - Fork 225
Merkle oracle integration #977
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 all commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
037415e
feat: preparation for external vaults oracle
vp4242 f730492
feat: update related tests with updated report format
vp4242 5c3913f
fix: report field name in contract
vp4242 5de882f
feat: fix report params
vp4242 5afe756
fix: remove some vaults-related logic
vp4242 6011099
feat: add tree root and cid with vaults data
vp4242 1e40bbf
fix: related helpers and tests
vp4242 d0e0e78
feat: update vault data report and related tests
vp4242 9b007ca
fix: silence warn temp unused var
vp4242 d762e8d
feat: add proof checking and timestamp handling
vp4242 8e47303
feat: double keccak for leaf hashing
vp4242 5ac712f
feat: add mintedShares and remove locked
vp4242 28ffd1a
feat: add locked calc
vp4242 591734c
fix: rename internal functions
vp4242 075cce0
feat: new params for report
vp4242 ad56a1f
feat: update fees calc, introduce vaultsTotalDeficit
vp4242 fd306ab
feat: update vaults fee calculation
vp4242 606faa4
feat: better check for report freshness
vp4242 045e331
test: fix errors after rebase
vp4242 7bc953f
feat: comments and proper leaf calc
vp4242 1a2ac64
test: reporting for VaultHub first steps
vp4242 4f89b01
feat: add some tests for async reporting
vp4242 8add862
Merge branch 'feat/vaults' into feat/merkle-oracle-2
vp4242 24b65ed
feat: fix accounting params
vp4242 ba24e14
test: disable failed tests due to zero fees
vp4242 0750598
fix: remove cruft
vp4242 d5833db
test: treasury fees
vp4242 3117836
feat: rename vaultsTotalTreasuryFees -> vaultsTotalTreasuryFeesShares
vp4242 b7978a2
fix: rename lastFees -> feeSharesCharged
vp4242 57e7ea9
feat: change timestamp to uint64
vp4242 9df8be5
feat: address review
vp4242 0b62565
Merge branch 'feat/vaults' into feat/merkle-oracle-2
vp4242 8a51e90
Merge branch 'feat/vaults' into feat/merkle-oracle-2
vp4242 b767df9
feat: add merkle reporting
vp4242 d79b690
fix: proof reporting tests
vp4242 81679aa
test: reject rewards test
vp4242 757dcb1
Merge branch 'feat/vaults' into feat/merkle-oracle-2
vp4242 ef46740
feat: remove unused code
vp4242 178bec8
feat: report freshness
vp4242 a6041fa
feat: report freshness check in VaultHub
vp4242 f1bd8f9
fix: remove unused event
vp4242 27a067a
fix: address review comments
vp4242 8714237
Merge branch 'feat/vaults' into feat/merkle-oracle-2
vp4242 4c171d1
feat: allow full withdrawals without fresh report
vp4242 399785e
feat: improve withdrawal lock check
vp4242 6d29caf
feat: more comments, fix tests
vp4242 f994009
fix: tests
vp4242 082296e
Merge branch 'feat/vaults' into feat/merkle-oracle-2
vp4242 efa258f
feat: remove report as there is one on connect
vp4242 48224fc
feat: remove public function
vp4242 87873c5
feat: remove unnecessary check
vp4242 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.
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.