cosmos-sdk/client
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
..
builder fix and clean fees and x/auth 2018-03-17 19:54:18 +01:00
keys bump version 2018-03-17 22:14:19 +01:00
lcd bump version 2018-03-17 22:14:19 +01:00
rpc bump version 2018-03-17 22:14:19 +01:00
tx bump version 2018-03-17 22:14:19 +01:00
flags.go refactor client 2018-03-04 17:21:37 +00:00
helpers.go refactor client 2018-03-04 17:21:37 +00:00
input.go Cleanup client/input.go per buckys request 2018-03-01 02:36:57 +00:00
keys.go Clean up keys/keybase and comments 2018-03-01 02:36:57 +00:00