Commit Graph

3569 Commits

Author SHA1 Message Date
ValarDragon 855222e8c3 simulation: Allow operations to specify future operations
The intent of this is to allow for simulating things like slashing for not
voting on a governance proposal. To test this, you would queue all the validator votes
in future blocks, and keep track of which ones you didn't slash. Then you could add queue a
"check governance slashing operation" after the voting period is over.
2018-08-27 14:27:00 -07:00
Christopher Goes df70a34c45
Merge PR #2161: Updating config.js for docs website build process 2018-08-27 18:56:59 +02:00
Christopher Goes 666c218330
Merge PR #2138: Datadog fixes and new ansible scripts 2018-08-27 18:50:27 +02:00
Greg Szabo 909a68ed65
Updating config.js for docs website build process
This change will put the documentation to the right folder for website deployment.
2018-08-27 12:34:16 -04:00
Christopher Goes 9482c13b1f
Merge PR #2153: simulation: rename TestAndRunTx to Operation, make timestamp randomized 2018-08-27 11:32:09 +02:00
ValarDragon 4451755600 simulation: rename TestAndRunTx to Operation, make timestamp randomized 2018-08-26 19:40:53 -07:00
Jae Kwon bec53fb1df fixed bech32 for validator pubkeys 2018-08-26 16:44:51 -07:00
Jae Kwon 305589faf4
Update bech32 human readable spec to simply "cosmos" (#2103)
Update bech32 human readable to simply "cosmos"
2018-08-26 16:41:08 -07:00
Christopher Goes 46176aa6e2
Merge PR 2144: double curlies breaks vuepress - single curlies does not 2018-08-26 16:59:41 +02:00
Jordan Bibla 96fc6c6f7b double curlies breaks vuepress - single curlies does not 2018-08-24 15:05:40 -04:00
Christopher Goes 5128a7c1b7
Merge PR #2128: Fix export segfault 2018-08-24 14:22:37 +02:00
Matthew Slipper 2146450aaa Fix export segfault
Closes #1834
2018-08-24 02:24:00 -07:00
Christopher Goes c5d44bcaf0
Merge PR #2001: Update slashing spec for slashing-by-period 2018-08-24 02:09:29 +02:00
Christopher Goes 63a85aaacf Change ASCII diagram slightly 2018-08-23 22:45:38 +02:00
Greg Szabo b331c4d610 Fix for gaiacli service - removed 'advanced' 2018-08-23 15:09:32 -04:00
Greg Szabo 02efc1e209
Merge branch 'develop' into greg/datadog-fixes 2018-08-23 15:03:08 -04:00
Greg Szabo 62d3964823 Merge branch 'greg/datadog-fixes' of github.com:cosmos/cosmos-sdk into greg/datadog-fixes
Conflicts:
	PENDING.md
2018-08-23 14:57:38 -04:00
Greg Szabo 0e3883f8bf Ansible and Terraform script updates 2018-08-23 14:55:22 -04:00
Greg Szabo 623d9fe9ff ansible fixes for gaiad and gaiacli deployments 2018-08-23 14:52:58 -04:00
Greg Szabo eba269632d DataDog update script 2018-08-23 14:52:58 -04:00
Greg Szabo f908199855 Ansible and Terraform script updates 2018-08-23 14:51:42 -04:00
Christopher Goes 1024ccc459
Merge PR #2129: Decrease simulation length for CI 2018-08-23 16:32:57 +02:00
Christopher Goes efe3d3cf9e
Merge PR #2041: Update PR template for release process 2018-08-23 15:42:38 +02:00
Christopher Goes addd93b3e5 Add info on what PRs should be targeted where 2018-08-23 15:30:29 +02:00
Christopher Goes c37ae1d563 50 blocks now 2018-08-23 15:25:00 +02:00
Christopher Goes efa820b8f4 Try printing output instead 2018-08-23 15:14:12 +02:00
Christopher Goes 506c439bea
Merge pull request #2130 from cosmos/master
Master
2018-08-23 15:06:00 +02:00
Ethan Buchman 1c38c70468
Merge pull request #2126 from cosmos/bucky/fix-wal
update to tm v0.23.1
2018-08-23 08:50:18 -04:00
Christopher Goes 435f0d5f8f Decrease 'make test_sim_gaia_fast' to 100 blocks 2018-08-23 14:08:02 +02:00
Christopher Goes f8f97f7bd0
Merge PR #2124: Simple integration tests for {base,demo}coind 2018-08-23 13:56:32 +02:00
Christopher Goes aa82f6fb38
Merge PR #2119: Parsed Err msgs 2018-08-23 13:55:05 +02:00
Christopher Goes 4475a8c7e8 Fixup links 2018-08-23 13:46:44 +02:00
Christopher Goes 4cc2054d7b Address @rigelrozanski comments 2018-08-23 13:43:01 +02:00
Alessio Treglia c02456b8a1
Update PENDING.md 2018-08-23 12:37:01 +01:00
Christopher Goes 55de750dbe
Merge PR #2054: docs: add config.js for ToC sidebar 2018-08-23 13:17:34 +02:00
Federico Kunze f143c92ca6 Addressed Chris and Dev's comments 2018-08-23 12:02:12 +02:00
Federico Kunze 1ec9d16d94 Merge branch 'develop' of https://github.com/cosmos/cosmos-sdk into fedekunze/2044-JSON-err-msgs
Merge develop
2018-08-23 11:31:37 +02:00
Alessio Treglia ceb33ca464
Rename test_cli to integration_tests
Move `make test_examples` into integraton_tests.
2018-08-23 08:55:05 +01:00
Ethan Buchman 0bf061b707 update to tm v0.23.1
- fixes unbounded WAL growth
2018-08-22 16:04:26 -04:00
Alessio Treglia 56a98cb047
Simple integration tests for {base,demo}coind
Closes: #1632
2018-08-22 18:17:15 +01:00
Christopher Goes bb9c265590
Merge branch 'develop' into cwgoes/slashing-period-spec 2018-08-22 18:31:04 +02:00
Christopher Goes 73e1965195 Update PENDING.md 2018-08-22 18:30:34 +02:00
Christopher Goes 41df6db9ae Merge branch 'develop' into cwgoes/slashing-period-spec 2018-08-22 18:29:38 +02:00
Christopher Goes 17f234bf02
Merge PR #2120: Rename revoke(d) to jail(ed) 2018-08-22 18:09:16 +02:00
Christopher Goes 879f78cfc0 Rename revoke(d) to jail(ed) 2018-08-22 17:56:13 +02:00
Federico Kunze b02ecf915f Update PENDING.md 2018-08-22 16:24:09 +02:00
Christopher Goes 6b1792b642
Merge PR #2093: A URL to abci-spec.md fixed 2018-08-22 16:22:24 +02:00
Federico Kunze 11ee255f11 Delete unnecesary line 2018-08-22 16:16:56 +02:00
Federico Kunze 092a178c12 Parsed Error msgs and added tests 2018-08-22 16:15:45 +02:00
Christopher Goes 0728bd995f
Merge PR #2107: Fix iterator leak 2018-08-22 16:14:53 +02:00