Commit Graph

113 Commits

Author SHA1 Message Date
rigelrozanski
11fdd831ee refactoring server new non-deterministic error :( 2018-03-17 22:14:19 +01:00
Fabian Weber
189ce0d73f added version test 2018-03-17 22:14:19 +01:00
Fabian Weber
134d909cf6 added failing tests for blocks and validators 2018-03-17 22:14:19 +01:00
Fabian Weber
b6c094f1ad improved node status tests 2018-03-17 22:14:19 +01:00
Fabian
2f470baf19 refactored route registering 2018-03-17 22:14:19 +01:00
Fabian Weber
afea775748 improved test output 2018-03-17 22:14:19 +01:00
rigelrozanski
a28f53721d rebase fixes
...
2018-03-17 22:14:19 +01:00
rigelrozanski
c7589cc67c lcd tests to assert 2018-03-17 22:14:19 +01:00
Fabian Weber
cdba13c531 added node info tests 2018-03-17 22:14:19 +01:00
Fabian
37bbde837b added node syncing endpoint 2018-03-17 22:14:19 +01:00
Fabian Weber
7d36d953f2 added tests for /keys 2018-03-17 22:14:19 +01:00
Ethan Buchman
ad705fdea1 bump version
added rest server and status endpoint

added get block endpoint

added latest block endpoint

add 404 if height is out of bounds

add version endpoint

add validators endpoint

export GetBlockHeight

add keys endpoints

add txs endpoints

added verb limiters to ednpoints

only output node info + json structure improvement

fixed wrong body parsing

github PR template

crypto.Address -> sdk.Address

revert to old go-wire

update glide

remove print statement and update glide

fix #554

add .DS_Store to .gitignore

Massive consolidation: queue, data storage struct, store, logic, ...

Small fixes
2018-03-17 22:14:19 +01:00
Ethan Frey
bae7cec3fa Move all subcommands out of main into proper folders 2018-03-01 02:36:57 +00:00