Quentin Le Sceller
b61d3f07d9
Add direction in grin client listconnectedpeers ( #854 )
2018-03-23 17:54:29 +00:00
Yeastplume
1143d84238
Remove Sumtree References and disambiguate some naming ( #747 )
...
* start of renamathon
* api renaming
* Rename UTXO-Output to lessen ambiguity
* compile warning
* compile error
* readme fix
* remove file commit in error
2018-03-05 19:33:44 +00:00
Ignotus Peverell
be8d9633e4
rustfmt all the things
2018-03-04 00:19:54 +00:00
Quentin Le Sceller
53c85de43a
List connected peers ( #680 )
...
* Removed unused crates
* Add listconnectedpeers in grin client
2018-02-03 00:37:35 +00:00
Quentin Le Sceller
f067e142f7
Add ban/unban in grin client ( #620 )
...
* Added ban/unban in grin client
2018-01-16 01:44:03 +00:00
Quentin Le Sceller
cbc40c9824
Update ``grin client status
`` ( #599 )
...
* Add status type
* Add /v1/status handler
* Updated client for API::Status type
* Remove unused dependency
* Moved user agent up
2018-01-11 05:25:48 +00:00
Quentin Le Sceller
2dac10a690
Display chain status with grin client status ( #543 )
...
* Add term and grin_p2p for grin client
* Setting msg as public for the client
* Specifying binary for cargo build
* Minimal client implementation
* Using server configuration for the client
* Display current chain height
* Display difficulty and last block pushed
* Remove unneeded secp256k1 dependency
2017-12-22 18:46:28 +00:00