-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(oracle): add copy of aggregatorContext for checkTx-mode of execut…
…ion (#50) * fix(oracle): add copy of aggregatorContext for checkTx-mode of execution * fix lint * fix(oracle):use set to copy bigInt * fix(oracle):deep copy on price * fix(oracle):get rid of map in cache for deteministic serialize * fix(oracle):bigint set, slice initialize * GetConsensusPower should have reduction as input * test(oracle): remove unused monkey-patch * test: remove unused monkey mock
- Loading branch information
Showing
14 changed files
with
302 additions
and
147 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
Oops, something went wrong.