-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Vdf security parameters update (#772)
* refresh seed peers * catch state tree error and handle * refactor block execution to reduce calls. * patch setting upstream connection on client * remove deprecated args in tower start * make log levels in ureq go away * benchmarking vdf * make vdf delay and verify receive params. * make all tower apis receive difficulty and security params * change transaction api for tower and account creation. * more benches * patch tower tests * patch native function arg parsing * patch miner and vdf tests * consolidate names challenge/solution * patch e2e reconfig test. * rebuild upgarde fixtures * patch autopay integration tests * get toml file from fixtures * change VDF scheme BREAKING CHANGE * set new vdf parameters * change native function * created test fixtures * fixtures makefile * make test mode only TEST=y * create prod fixtures * updating move test fixtures * build stdlib * get blocks from fixtures * get block fixtures from files * wip patching miner tests * cleanup * patch build * remove mentions of 2048 * fix imports in genesis * wip patch vdf proofs * vdf tets passing * add block 1 fixtures * add eve block 1 fixtures * complete move fixtures * patch miner tests * all tests passing. * tower tests passing * patching e2e tests and tools tests * more sane fixtures managment for e2e tests * update makefile * patch fixtures helpers locations * remove duplicate fixtures helper
- Loading branch information
1 parent
634971e
commit 8d27568
Showing
144 changed files
with
1,768 additions
and
1,555 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
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.