-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: upload contract changes * feat: updated abi * feat: upload p2p (mev-commit) changes for privacy e2e * feat(oracle): e2e privacy changes (#35) * refactor: moved to x packages * refactor: get rid of logs parsing, redundant checks and function in sc * refactor: updated abi * feat: withdraw API (#38) * fix: go mod tidy oracle * fix: abi gen with new ver * fix: updated handshake ver * fix: delete unused * fix: start publisher * fix: events unit test * fix: deposit function * fix: whitespace * refactor: changed balance from map to lru cache * fix: change blocksnumber to 10 for the testing * fix: contract tests * fix: integration test (#39) Co-authored-by: Alok <[email protected]> * fix: move blocksPerWindow set up to separated func * fix: updated artifacts workflow * fix: added missing goreleaser to real bidder * fix: updated dir in goreleaser * feat: added logs to updater * refactor: changed 10000 to timeDiff in real-bidder * feat(tracker): split preconf protocol for better organisation (#44) * fix: round decay to 100 if greater * fix: updated abis and protos * fix: oracle changes after decay merge * fix: p2p after merge * chore: increased dispatch window * chore: added wait receipt for testing * chore: deleted wait receipt * chore: added logs for debug * chore: added log for encrypted commitment stored * fix: sync in store * chore: pr clean ups * fix: deleted redundant method * chore: updated logs * chore: deleted curly brackets from storeEncr func * chore: increased dispatchWindow for test * chore: clean up redundant logs * chore: fixed SCs warnings * chore: fixed growing state in encryptor * chore: changed min time for the real bidder * fix: deep copy txnHashes in test --------- Co-authored-by: aloknerurkar <[email protected]> Co-authored-by: Alok <[email protected]> Co-authored-by: Alok Nerurkar <[email protected]>
- Loading branch information
1 parent
9705644
commit d59f069
Showing
103 changed files
with
12,227 additions
and
4,659 deletions.
There are no files selected for viewing
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
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
Oops, something went wrong.