grin/core
Quentin Le Sceller 1e50d56c7e Add unit tests for API Endpoint (#653)
* First tests for API handlers

* Test chain UTXO handler

* Add test sumtrees handlers

* Fix typo

* Removed unused logger

* Update bitflags to ^1.0

* Missing test for bitflags update

* Moved test to grin directory

* Remove tests dependencies

* Add API P2P tests

* Fix hex string commitment

* Fix conflicting port

* Fix directory conflict and server port

* Wait for at least one block is mined on Travis
2018-02-01 13:14:32 -05:00
..
benches Cleanup HTTP APIs, update ports to avoid gap, rustfmt 2017-10-31 19:42:56 -04:00
src Add unit tests for API Endpoint (#653) 2018-02-01 13:14:32 -05:00
tests [WIP] Difficulty Adjustment Updates (#651) 2018-01-27 07:48:53 +00:00
Cargo.toml ShortId implementation (and CompactBlock) (#637) 2018-01-19 17:43:02 -05:00
rustfmt.toml add lock_height to Transaction and TxKernel (#167) 2017-10-11 18:12:01 +00:00