Vanshdeep Singh
|
e4e528e5c4
|
Problem: Changing validators requires a network restart (#2070)
Solution: Allow nodes to add, update, or remove validators at runtime using a new command. Implements BEP3.
|
2018-03-29 18:25:26 +02:00 |
|
Sylvain Bellemare
|
161ccdda5d
|
Implement UTXO set backend (#2033)
|
2018-02-14 15:37:19 +01:00 |
|
Vanshdeep Singh
|
e25d365828
|
Integrate blocks API (#1970)
* Integrate blocks api
* Update docs
* Fix docs
* Fixed mismatch between code and documentation
* Fixed docs
|
2018-01-31 14:42:41 +01:00 |
|
kansi
|
832ecb5e63
|
Handle metadata table during test setup/tear down
|
2017-11-09 19:17:23 +05:30 |
|
Rodolphe Marques
|
eb94181e1b
|
Fixed tests.
Updated fixtures to flush the assets table after each test.
|
2017-05-11 12:00:01 +02:00 |
|
Sylvain Bellemare
|
4d6df06236
|
Resolves #948
|
2017-01-16 07:12:25 -05:00 |
|
Sylvain Bellemare
|
f6a55c78af
|
Implement test utils function to flush mongo db
|
2016-12-20 20:37:28 +01:00 |
|
Sylvain Bellemare
|
fa79fe6783
|
Add session scope test setup for config and db
resolves #966
|
2016-12-20 20:37:28 +01:00 |
|