Victor Farazdagi
|
2f11e55869
|
Use t.TempDir() in tests (#7769)
* use t.TempDir()
* remove redundant delete
* simplify setupDB()
* simplify db/testing/setup_db
* fix tests
|
2020-11-10 22:45:17 +00:00 |
|
Shay Zluf
|
acf201428e
|
Use new proposal protection format (#7518)
* Use new proposal protection format
* Update comments
* Split and merge with new db
* fix tests
* fix test
* optimize domain
* fix validation
* fix validation
* check import error
* fix e2e
* fix old propose tests add ign block test
* constant secret key
* static test for signing
* test domain
* fix testsplit
* gaz
* gaz
* tidy
* raul feedback
* fix tests
* tidy
* added info log for the migration
* gaz
* Update validator/client/propose_protect.go
Co-authored-by: Nishant Das <nishdas93@gmail.com>
* nishant feedback
* import fix
* fix
* remove propose protection flag
* fix block sign test
Co-authored-by: Nishant Das <nishdas93@gmail.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2020-10-15 19:35:31 +00:00 |
|
Victor Farazdagi
|
0006377aec
|
Applies assertion funcs to validator tests (#6694)
* Applies assertion funcs to validator/keymanager/v1 tests
* gazelle
* Applies assertion funcs to validator/keymanager/v2 tests
* Applies assertion funcs to validator/misc tests
* Applies assertion funcs to validator/misc tests
* Merge branch 'master' into validator-apply-testutils-assertions
* gazelle
* Merge branch 'master' into validator-apply-testutils-assertions
* Merge branch 'master' into validator-apply-testutils-assertions
* Merge refs/heads/master into validator-apply-testutils-assertions
|
2020-07-23 01:13:52 +00:00 |
|
terence tsao
|
2a997828a3
|
Audit best practice feedback - validator DB test folder (#6426)
* Refactor validators db
* Lint
* Lint
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2020-06-26 21:37:43 -05:00 |
|