Ethan Buchman
a03770d73d
testnets: minor readme update
2018-06-12 21:13:28 -07:00
Peng Zhong
3b9cb49497
readme improvements
...
add link to official faucet, remove sequence from cmds
readme improvements
wording improvements and simplifications
add link to cosmos explorer
remove instances of candidate
add apostrophe
small fixes
improve the installing software section
fixes based on feedback
add note about querying an empty account
remove panic note
update introduction
add full cp path for copying genesis.json
update moniker warning
remove redundant sections
add error message when querying empty account
don't need a link to golang.org
link to sections, better section names
fix section link
reorganize sections
add h3s
remove & symbol
add whitespace
update h3 to h2
add note about explorer not connecting to every node
2018-06-12 16:53:24 +08:00
Ethan Buchman
4dcf41df4b
seed->seeds
2018-06-11 11:40:38 -07:00
Ethan Buchman
cfa2ba84fb
Merge pull request #1203 from cosmos/bucky/testnets
...
Bucky/testnets
2018-06-11 11:28:56 -07:00
Ethan Buchman
f075737083
fix status.md
2018-06-11 11:37:05 -07:00
Ethan Buchman
5e975fc675
add fixes from billy
2018-06-11 11:35:18 -07:00
Ethan Buchman
74f5b26666
readme points to testnet folder
2018-06-11 11:35:12 -07:00
Ethan Buchman
e33779ce95
Merge pull request #1198 from cosmos/bucky/testnets
...
Bucky/testnets
2018-06-11 11:20:58 -07:00
Ethan Buchman
9430ba1baa
cmd/gaia/testnets: update versions, use a working seed
2018-06-10 11:02:19 -07:00
Ethan Buchman
eceb56b709
cmd/gaia/testnets: update status.md with recent history
2018-06-10 10:51:18 -07:00
Ethan Buchman
e699e251f5
add cmd/gaia/testnets folder to deprecate cosmos/testnets repo
2018-06-10 10:41:37 -07:00
Ethan Buchman
96451b55ff
Merge pull request #1188 from cosmos/release/v0.20.0
...
Release/v0.18.0
2018-06-09 11:15:18 -07:00
Ethan Buchman
cb6534a8f8
version and changelog
2018-06-09 09:32:59 -07:00
Christopher Goes
c6796b8fba
Add --gas flag to specify gas limit for a transaction
2018-06-09 09:31:59 -07:00
rigelrozanski
d84296ed37
lawl viper
2018-06-09 09:31:59 -07:00
Dev Ojha
aaaa0e16a2
Merge PR #1195 : gaiacli - Add error message for when account isn't found
2018-06-09 09:31:22 -07:00
Ethan Buchman
be340d2edd
Merge pull request #1189 from cosmos/bucky/merge-master
...
Bucky/merge master
2018-06-09 09:15:14 -07:00
Ethan Buchman
5ddcf23aca
update godep
2018-06-08 21:34:26 -07:00
Ethan Buchman
2913d14239
Merge branch 'master' into develop
2018-06-08 19:31:48 -07:00
Adrian Brink
af15f89531
Update changelog for 0.18.0 ( #1149 )
2018-06-06 06:34:19 +02:00
Ethan Buchman
cf46be225b
Merge pull request #1147 from cosmos/release/v0.17.5
...
update for tm v0.19.9
2018-06-05 18:01:02 -07:00
Ethan Buchman
f3f2729b11
update for tm v0.19.9
2018-06-05 18:04:16 -07:00
Rigel
e0e50fce50
Merge pull request #1134 from cosmos/jlandrews/clidocfix
...
Fix docs for cli refactor
2018-06-04 23:30:28 -07:00
Dev Ojha
fefd1d2d8b
Merge PR #1075 : Add more baseapp tests
...
* Complete TestCheckTx
* Add a test for delivering invalid transaction types
* Add test for loading of older versions
2018-06-05 06:55:02 +02:00
Jeremiah Andrews
91c8962740
changelog
2018-06-04 18:38:50 -07:00
Jeremiah Andrews
5a831bd0f8
additional changes
2018-06-04 18:35:07 -07:00
Christopher Goes
be7ec5bc07
Merge PR #1115 : Update SDK to ABCI v11
2018-06-05 01:42:01 +02:00
Jeremiah Andrews
3f4b041d0b
changed to new cli commands in docs
2018-06-04 16:40:04 -07:00
Rigel
f0a53e26bb
Merge pull request #1131 from cosmos/cwgoes/rest-server-feedback
...
Feedback on REST server start
2018-06-04 16:39:39 -07:00
Rigel
1a0139401a
Merge pull request #1132 from cosmos/cwgoes/squash-merge-required
...
Update PR checkboxes
2018-06-04 12:22:35 -07:00
Christopher Goes
b9888d64ba
Update PR checkboxes
2018-06-04 21:04:17 +02:00
Christopher Goes
781975d6a0
Feedback on REST server start ( closes #973 )
2018-06-04 17:39:28 +02:00
Christopher Goes
d55c86bcce
Merge pull request #1121 from cosmos/adrian/graphviz
...
Correct graphviz command in Makefile
2018-06-02 21:42:40 +02:00
Jae Kwon
b0c58c0b37
Revert "Run CLI tests"
...
This reverts commit 5d2e7e94e5 .
2018-06-02 04:49:46 -07:00
Jae Kwon
5d2e7e94e5
Run CLI tests
2018-06-02 04:41:34 -07:00
Adrian Brink
17ab868af5
Correct graphviz command in Makefile
2018-06-01 22:50:41 -07:00
Rigel
af1ab47b20
Merge pull request #1116 from cosmos/cwgoes/slashing-staking-separation
...
Swap x/slashing to sdk.ValidatorSet
2018-06-01 15:33:58 -07:00
Christopher Goes
024eaf6ac0
Swap x/slashing to sdk.ValidatorSet
2018-06-02 00:27:37 +02:00
Christopher Goes
8240e9bc00
Merge pull request #1113 from cosmos/rigel/end_blockers
...
Revised use of EndBlock/BeginBlock + Basecoin Update
2018-06-01 23:51:53 +02:00
Christopher Goes
f2cf0bee14
Remove commented-out testcode
2018-06-01 23:45:30 +02:00
rigelrozanski
0ef3259a39
revised use of EndBlock/BeginBlock, basecoin updated for staking/slashing
2018-06-01 14:24:48 -07:00
Rigel
7faa452857
Merge pull request #1110 from cosmos/jlandrews/bech32fix
...
fix for slashing with bech32 change
2018-06-01 12:49:24 -07:00
Jeremiah Andrews
ad48f1b4a2
fix for slashing with bech32 change
2018-06-01 12:32:26 -07:00
Christopher Goes
537ce91e33
Merge pull request #1105 from cosmos/cwgoes/slashing-v1.1
...
Fix minor slashing issues
2018-06-01 18:41:13 +02:00
Ethan Buchman
19bef171b9
Merge pull request #1109 from zmanian/bech32cosmostobech32
...
Switch from bech32cosmos to bech32
2018-06-01 10:52:35 -04:00
Zaki Manian
ce850dca3b
Switch from bech32cosmos to bech32
2018-06-01 16:23:58 +02:00
Rigel
5e39d05a2f
Merge pull request #1073 from cosmos/jeremiah/subcommands
...
Refactored gaiacli and gaiad commands into subcommands
2018-06-01 02:03:00 -07:00
rigelrozanski
e1d9f00d2d
...
2018-06-01 01:57:21 -07:00
rigelrozanski
823814dfce
fix cli test
2018-06-01 01:47:44 -07:00
rigelrozanski
34686e8d61
unsafe_reset_all back to root
2018-06-01 01:35:39 -07:00