Elichai Turkel
|
83beae4463
|
Add consensus.Config as a wrapper for dagParams (#1680)
* Add a new consensus.Config wrapper to dagParams
* Update all tests to use consensus.Config
|
2021-04-19 09:07:34 +03:00 |
|
Svarog
|
3959bc1e7c
|
Fixes to stability tests: Move orphans test to simnet + Change fakePublicKeyHash size to 32 bytes (#1630)
* Move orphans test to simnet
* Change fakePublicKeyHash size to correct one
|
2021-03-25 12:04:41 +02:00 |
|
Svarog
|
7d69b66c7c
|
Change --datadir to --appdir and remove symmetrical connection in stability tests (#1617)
* Don't do simetric connects in netsync stability test
* Convert --datadir to --appdir everywhere
Co-authored-by: Ori Newman <orinewman1@gmail.com>
|
2021-03-17 17:34:03 +02:00 |
|
Elichai Turkel
|
caf251b7a8
|
Replace the HomeDir flag with a AppDir flag (#1615)
|
2021-03-17 12:48:38 +02:00 |
|
Svarog
|
a7299c1b87
|
Add stability tests (#1587)
* Add stability-tests
* Fix requires
* Fix golint errors
* Update README.md
* Remove payloadHash from everywhere
* don't run vet on kaspad in stability-tests/install_and_test
|
2021-03-09 15:01:08 +02:00 |
|