Commit Graph

2710 Commits

Author SHA1 Message Date
Ethan Buchman 1cd3a6255a fix from merge 2018-06-12 23:12:55 -07:00
Ethan Buchman 47cc91e8e5 gaiadebug: raw-bytes command 2018-06-12 22:59:33 -07:00
Ethan Buchman 2219548d0e fix from merge 2018-06-12 22:45:51 -07:00
Ethan Buchman cb93cbee3d gaiadebug: add hack command 2018-06-12 22:41:33 -07:00
Ethan Buchman 522042fd12 gaiadebug tool 2018-06-12 22:41:33 -07:00
Ethan Buchman 85c7702ca0 Merge branch 'master' into local/develop 2018-06-12 22:40:54 -07:00
suyuhuang ef2e7a5129 Merge PR #1229: Fix 'gaiad init gen-tx' not showing seed 2018-06-13 07:27:24 +02:00
Christopher Goes 8753d6d59a
Revert "Merge PR #1228: Update to Tendermint develop" (#1231)
This reverts commit 1c8dbd1087.
2018-06-13 07:25:14 +02:00
Dev Ojha 1c8dbd1087 Merge PR #1228: Update to Tendermint develop 2018-06-13 06:42:52 +02:00
Greg Szabo 61dc65e3cf Changelog fix 2018-06-12 21:27:26 -07:00
Ethan Buchman 8e2a317681
Merge pull request #1212 from cosmos/peng/add-faucet-rm-sequence
testnet readme usability overhaul
2018-06-12 21:05:04 -07:00
Ethan Buchman a03770d73d testnets: minor readme update 2018-06-12 21:13:28 -07:00
Greg Szabo 072d422da6
Merge branch 'develop' into greg/testnet-command-2 2018-06-12 11:26:58 -07:00
Greg Szabo 4c5e536b31 Added testnet command and localnet targets
Finished testnet command and introduced localnet targets in Makefile, together with gaiadnode Docker image

Fixed function parameter list - now starts with ctx

Separated GenTxConfig into a server/config package so both the server package and the mock package can use it

Adding server/config to app package

gaiadnode Docker image

Separated GenTxConfig into a server/config package so both the server package and the mock package can use it

Adding server/config to app package

Fixes requested by Rigel

Removed commented code

Global flag fixes
2018-06-12 11:25:03 -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
Christopher Goes 5bf58ee444
Merge PR #1210: Fix testcases (another fast-forward merge issue) 2018-06-12 09:47:59 +02:00
Rigel dc62279ae1
Merge pull request #1200 from cosmos/cwgoes/slashing-bugfixes
Slashing bugfixes (start height, handler registration)
2018-06-11 20:12:02 -07:00
Sunny Aggarwal 161cb474d4 Account Numbers for Replay Protection with Account Pruning (#1077)
* in progress
* passes current tests
* added tests and got working
* changelog and docs
* removed prints
* oops
* works!
* issue in test_cli
* number 9 number 9 number 9
* at least it does only the 9 issue now
* hallelujah it works!
* removed print statement
* rebased
* gah
2018-06-12 04:30:54 +02:00
Rigel 1b20adcd22 Merge PR #1191: LCD cleanup / add LCD gas field
* remove global variables from lcd
* added make race, fix lcd race condition
* cleanup
* Five-character changelog update
2018-06-12 03:12:37 +02:00
Fabian 8ece807301 Merge PR #1085: Re-enable tx history in LCD
* reenable tx search
* removed not needed argument
* register types for decoding
* trying to fix indexing tests
* added tx hash query test
* Fix x/bank tagging
* remove dead code
* remove print
* extended tests for tx querying
* changelog
* added txs address querying
* linted
* rename
* use prefix for bech32 addresses in tags
* changed error message
* Fix tiny linter issue
2018-06-11 22:09:29 +02:00
Christopher Goes ee17b7c9cc
Address PR comments: test descriptions & NewValidatorSigningInfo 2018-06-11 21:47:35 +02: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
Rigel fc0e401327
Merge pull request #1153 from davekaj/davekaj/addProvisionTests
Writing more provision tests in tick_test.go (updated for refractor)
2018-06-11 02:10:42 -07:00
Christopher Goes b9c1bcbd74
Tiny linter fix 2018-06-11 03:22:38 +02:00
Christopher Goes c9a977beae
Cleanup testcase 2018-06-11 03:15:48 +02:00
Christopher Goes a4865ef6aa
Add mock.SignCheck, update testcase to assert error code 2018-06-11 03:14:20 +02:00
Christopher Goes f6a30afbf4
Improve testcase, add comment 2018-06-11 03:03:52 +02:00
Christopher Goes 2d2b57261c
Update changelog 2018-06-11 02:59:36 +02:00
Christopher Goes 3bea85abb3
Register slashing keeper, set startHeight, testcases 2018-06-11 02:55:54 +02: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
Rigel d309abb4b9 Merge PR #1195: PR template improvement 2018-06-10 06:11:27 +02:00
Rigel 3fc7200f1d
Merge pull request #1182 from cosmos/cwgoes/max-gas-flag
Add --gas flag to specify gas limit for a transaction
2018-06-09 15:44:50 -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
rigelrozanski c08a3fec04 lawl viper 2018-06-09 01:04:40 -07:00
Christopher Goes d47b7cf5fa
Add --gas flag to specify gas limit for a transaction 2018-06-09 08:51:31 +02:00
Dev Ojha 9c4bbf7dfd Merge PR #1195: gaiacli - Add error message for when account isn't found 2018-06-09 08:40:22 +02:00
Ethan Buchman a277ba91c7 Merge PR #1178: Merge master (Tendermint updates)
* update to tm v0.19.6
* update tm to 0.17.4
* update for tm v0.19.9
* update godep
2018-06-09 06:34:27 +02:00
Ethan Buchman 5ddcf23aca update godep 2018-06-08 21:34:26 -07:00