Commit Graph

9064 Commits

Author SHA1 Message Date
HaoyangLiu
6d2fb8edef IRISHUB-238: fix test_cli failure, move certifier creation from lcd/root.go to NewCLIContext 2018-08-31 11:29:55 +08:00
HaoyangLiu
9de7650b99 IRISHUB-238: fix a bug in judge whether proof is required and refactor comment 2018-08-31 10:15:37 +08:00
HaoyangLiu
ab76fd964a IRISHUB-238: remove todo, refactor comment and refactor multistoreproof 2018-08-31 10:03:48 +08:00
Matthew Slipper
dc0f13214d Merge PR #2170: Add show-address command
* Add show-address command

Closes #1274.

* Add PENDING entry

* Add godoc

* Updates from code review
2018-08-30 21:38:28 -04:00
Matthew Slipper
03c56fc024 Merge PR #2190: Rename --gen-txs to --with-txs
* Rename --gen-txs to --with-txs

Closes #1088.

* Update CHANGELOG.md
2018-08-30 21:33:48 -04:00
rigelrozanski
d900c583ff melekes comment 2018-08-30 21:16:23 -04:00
Christopher Goes
1558bce9e1
Merge PR #2184: DataDog hostname reporting fix 2018-08-30 23:31:26 +02:00
Christopher Goes
153756bb75
Merge PR #2171: Add documentation regarding environment variables 2018-08-30 23:24:11 +02:00
Greg Szabo
fa78303253 DataDog hostname reporting fix 2018-08-30 23:20:34 +02:00
ValarDragon
a69725d40d Add method to benchmark with commits 2018-08-30 11:47:32 -07:00
ValarDragon
4be69077fe Fix cyclomatic complexity, add ability to use GoLevelDB 2018-08-30 11:43:56 -07:00
ValarDragon
d1a5808a75 Address Anton's comment 2018-08-30 09:32:15 -07:00
Raymond
5a632afd2c
Merge pull request #91 from HaoyangLiu/bianjie/lcd-proof-build-verfication
Split LCD implementation PR, part one
2018-08-30 19:18:51 +08:00
HaoyangLiu
5e85a5cdcd IRISHUB-238: delete client manager 2018-08-30 17:14:10 +08:00
HaoyangLiu
3f83aca599 IRISHUB-238: fix test_lint failures in client/lcd/root.go and server/ 2018-08-30 16:24:56 +08:00
HaoyangLiu
b878edc388 IRISHUB-238: fix failures in test_lint and test_cover 2018-08-30 15:52:17 +08:00
ValarDragon
b3d08bcb23 minor cleanup 2018-08-30 00:35:02 -07:00
ValarDragon
03d2f7331b Remove code duplication 2018-08-30 00:28:15 -07:00
HaoyangLiu
5473771105 IRISHUB-238 :add trust option for rest-server command 2018-08-30 15:08:10 +08:00
HaoyangLiu
703c643fc0 IRISHUB-238: Add multiply store proof build and verification 2018-08-30 15:05:16 +08:00
ValarDragon
31ca2e058b Update PENDING 2018-08-29 23:11:14 -07:00
ValarDragon
46bbada4ee simulation: Add benchmarking 2018-08-29 23:02:15 -07:00
rigelrozanski
8d02c3eba0 fix golint 2018-08-29 20:24:35 -04:00
rigelrozanski
6fd8299b1a ... 2018-08-29 18:54:02 -04:00
rigelrozanski
2a1515f00a changelog 2018-08-29 18:48:42 -04:00
rigelrozanski
52b249b0cd complete tests 2018-08-29 18:44:40 -04:00
Ethan Buchman
f15139f151
Merge pull request #2185 from cosmos/greg/docs-deployment
Greg/docs deployment
2018-08-29 16:34:06 -04:00
Fabian
5cd17d07f1 Update config.js 2018-08-29 15:38:02 -04:00
Greg Szabo
4928c1950b Updating config.js for docs website build process
This change will put the documentation to the right folder for website deployment.
2018-08-29 15:37:56 -04:00
Zach Ramsay
84fc6ea5a7 docs: add config.js for ToC sidebar 2018-08-29 15:37:47 -04:00
rigelrozanski
d1a2fed2bc tests working 2018-08-29 02:28:27 -04:00
Mike Xu
fd8c1e5253 Merge PR #2159: fix the gov/slash error 2018-08-29 01:22:39 -04:00
rigelrozanski
c4d0a00550 Merge remote-tracking branch 'origin/develop' into rigel/validator-unbonding 2018-08-28 20:16:07 -04:00
rigelrozanski
222597165e trigger -> hooks 2018-08-28 18:23:57 -04:00
Christopher Goes
24c7cb03d3
Merge PR #2175: Update PRIORITIES.md 2018-08-28 22:43:39 +02:00
Jack Zampolin
dfd29a523c Update PRIORIEIES.md 2018-08-28 11:13:21 -07:00
Ethan Buchman
a804dec76e
Merge pull request #2039 from cosmos/cwgoes/update-priorities
Update PRIORITIES.md
2018-08-28 13:15:37 -04:00
Matthew Slipper
c6d692e27f Merge PR #2172: Use cobra.NoArgs where appropriate
Closes #885.
2018-08-28 12:59:42 -04:00
Dev Ojha
946e24d7bf Merge PR #2152: Make CI not update the lock file
* CI: Make CI not update the lock file

We want CI to be running the lock in the repo, not generating a new one.
Linting now ensures that the lock file is up to date.

* Switch to Chris' comment

* Update pending to indicate this new command
2018-08-28 12:53:56 -04:00
Christopher Goes
4be6350d95
Merge pull request #2174 from cosmos/fabo/fix-docs
Update config.js
2018-08-28 17:09:03 +02:00
Fabian
e89e860524
Update config.js 2018-08-28 16:18:06 +02:00
Christopher Goes
6a7d700543
Merge PR #2167: Load Ledger Device at Runtime 2018-08-28 14:55:25 +02:00
Christopher Goes
5f347e0d9a
Merge PR #2166: simulation: Allow operations to specify future operations 2018-08-28 14:53:45 +02:00
Christopher Goes
d1ecc8f6b4
Merge PR #2141: Governance CLI uses Querier 2018-08-28 14:49:33 +02:00
Aleksandr Bezobchuk
bdbdd1a832 Further godoc updates 2018-08-28 08:24:19 -04:00
Aleksandr Bezobchuk
1a6c4785e9 Cleanup ledger godocs and reduce complexity 2018-08-28 08:16:50 -04:00
Christopher Goes
73f90e8f92
Merge PR #2047: Simulate transactions by default to set gas automatically 2018-08-28 13:53:29 +02:00
Christopher Goes
d3021d4c2f
Merge PR #2143: Speedup IAVL iterator by removing defers when unneeded. 2018-08-28 13:51:47 +02:00
Matthew Slipper
4ddfef6204 Add documentation regarding environment variables
Closes #1973.
2018-08-28 01:29:46 -07:00
rigelrozanski
78f98fec16 Merge remote-tracking branch 'origin/develop' into rigel/validator-unbonding 2018-08-27 19:34:03 -04:00