Commit Graph

271 Commits

Author SHA1 Message Date
Adrian Brink
fbfec1c9cf
Start prep for IBC standard for Ethereum community 2018-04-21 13:43:57 +02:00
rigelrozanski
3e7481d00f updated docs for new key work
updated docs for new key work
2018-04-20 13:16:03 -04:00
Rigel
3186898db5
Merge pull request #848 from cosmos/zach/docs
docs: update read the docs
2018-04-19 14:10:00 -04:00
Zach Ramsay
57b150960c docs: add key generation pseudo code 2018-04-19 12:25:00 -04:00
Zach Ramsay
0fd69d56ee docs: PR comments 2018-04-19 12:14:06 -04:00
Zach Ramsay
f9fc2e88d9 lil fixes 2018-04-19 12:03:17 -04:00
Zach Ramsay
9924b1cb11 docs: build fixes 2018-04-19 12:03:17 -04:00
Zach Ramsay
90d03a81b0 docs: rst-ify testnet doc 2018-04-19 12:03:17 -04:00
Zach Ramsay
c3cabbf786 docs: add testnet doc from @kidinamoto01 2018-04-19 12:03:17 -04:00
Zach Ramsay
4c0a5a6c20 docs: move back updated intro 2018-04-19 12:03:17 -04:00
Zach Ramsay
d7d09f3fea docs: cleanup 2018-04-19 12:03:17 -04:00
Zach Ramsay
15011eaf22 docs: use correct binary 2018-04-19 12:03:17 -04:00
Zach Ramsay
6a7dc0966f docs: update binary 2018-04-19 12:03:17 -04:00
Zach Ramsay
f386946d4c docs update part 1 2018-04-19 12:03:17 -04:00
Ethan Buchman
266ea5ce82 docs cleanup 2018-04-19 12:03:17 -04:00
rigelrozanski
d28efaac27 many renames / golint compliance 2018-04-19 00:49:24 -04:00
Jae Kwon
186ee72c0c Update documentation 2018-04-12 16:22:44 -07:00
Jae Kwon
923742622a Fix docs; Bump version; Fix makefile 2018-04-07 00:08:53 -07:00
Ethan Buchman
4bfa40adbd
Merge pull request #465 from cosmos/improve_staking_spec
WIP: Staking Specification
2018-03-20 01:14:58 +01:00
mossid
2c0b172653 apply comments 2018-03-20 00:22:49 +01:00
Joon
7e4e164518
Merge branch 'develop' into joon/ibc-mvp1 2018-03-19 22:14:13 +01:00
Ethan Buchman
8231fd4f04
Merge branch 'develop' into matt/ibc-spec 2018-03-19 21:37:32 +01:00
Adrian Brink
54b162f5c3
Merge branch 'develop' into joon/ibc-mvp1 2018-03-18 17:11:34 +01:00
Adrian Brink
95a5a7c9a0
IBC implementation almost done 2018-03-18 13:32:16 +01:00
Fabian Weber
7246a80e38 updated swagger 2018-03-17 22:17:56 +01:00
Fabian
8aec254333 add add key test 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 Buchman
eb23803833 remove tx.GetFeePayer 2018-03-17 18:34:06 +01:00
Adrian Brink
c409455150
IBC module 2018-03-15 14:54:44 +01:00
Zarko Milosevic
5b0e222639 Add spec of the basic staking features 2018-03-14 17:48:52 +01:00
mossid
1cb795ba73 structure 2018-03-14 13:11:33 +01:00
mossid
5ebdff2e5e packetdata->payload 2018-03-13 20:28:38 +01:00
mossid
ded9de18cf add term description, packetdata abstraction in 2/3 2018-03-13 20:22:03 +01:00
mossid
ac004be491 merge storeKeys 2018-03-13 19:55:38 +01:00
mossid
259400cbda in progress 2018-03-13 19:47:02 +01:00
mossid
2217aaf54f router -> dispatcher, get rid of sdk.Msg 2018-03-13 19:39:06 +01:00
mossid
a9064c97c3 remove leftover in mvp3 2018-03-13 19:08:16 +01:00
mossid
8b55006fca fill mvp1/2/3 2018-03-13 19:05:27 +01:00
mossid
927b869db9 refactor spec structure 2018-03-13 17:10:26 +01:00
Adrian Brink
e42aca05eb Extend IBC specification 2018-03-13 16:21:24 +01:00
mossid
9be287ced1 add ibc2.md 2018-03-13 16:21:24 +01:00
Matt Bell
83ce0ed1f9 Added IBC MVP spec 2018-03-13 16:21:24 +01:00
Zaki Manian
9afe696bf4 Replace glide with dep 2018-03-08 19:48:17 +00:00
Ethan Buchman
d3ffd303c4
Merge pull request #495 from cosmos/improve_governance_spec
WIP: Governance Specification
2018-03-03 22:24:52 -05:00
gamarin
5ff1f0c5f8 Add submitter in proposal struct 2018-03-02 12:08:18 +01:00
Ethan Buchman
62d6a5de46 crypto.Address -> sdk.Address 2018-03-02 02:49:07 -05:00
gamarin
7ca150fd40 Remove .DS_Store 2018-03-01 18:29:46 +01:00
gamarin
9820f5b45c Removed stores, change address to PubKey, fixes, ... 2018-03-01 17:21:35 +01:00
gamarin
66c89143be Little fix deposit tx 2018-02-28 15:15:10 +01:00
Ethan Buchman
d6fcb797e4
Merge pull request #514 from cosmos/fabo/383-rest-api
Add REST API spec
2018-02-27 19:58:13 -05:00