HaoyangLiu
1aebe103ba
Merge branch 'develop' of https://github.com/cosmos/cosmos-sdk into bianjie/lcd-lite-swagger-ui
2018-10-09 09:21:45 +08:00
Sunny Aggarwal
cd21427a7b
Merge PR #2405 : Unbonding and Redelegations Queue
2018-10-08 06:43:47 +02:00
Dev Ojha
d661ccb30e
Merge PR #2450 : Add ValidateGenesis to staking, add more tests
2018-10-08 06:12:37 +02:00
Dev Ojha
869d85fba5
Merge PR #2453 : Update to tm version v0.25.0
2018-10-08 06:08:20 +02:00
Jae Kwon
a1bc7185a4
s/bonding/unbonding/ in a comment
2018-10-07 18:48:08 -07:00
HaoyangLiu
3bcbcd08b9
create adequate error for key managerment
2018-10-06 11:59:12 +08:00
Dev Ojha
c4b243142d
Merge PR #2438 : Add tests for more staking key operations as requested
2018-10-05 12:42:52 +02:00
Rigel
9c9113fa3b
Merge PR #2437 : Distr-PR-4 Distribution Types
2018-10-05 12:41:38 +02:00
HaoyangLiu
6d645f20fa
Refactor keys handler according to code reviewers
2018-10-05 07:19:52 +08:00
Alexander Bezobchuk
2e040dd971
Merge PR #2442 : Support removal of accounts in account mapper
2018-10-04 16:20:31 +02:00
Christopher Goes
f6e3e61e07
Merge PR #2440 : Fix CircleCI
2018-10-04 15:59:04 +02:00
HaoyangLiu
1acab69326
Fix test_lint failure and test_cover failure
2018-10-04 21:15:29 +08:00
HaoyangLiu
8e1bfee6ca
Add swagger-ui for key management
2018-10-04 20:36:24 +08:00
HaoyangLiu
3d21d97af5
Merge branch 'develop' of https://github.com/cosmos/cosmos-sdk into bianjie/lcd-lite-swagger-ui
2018-10-04 19:04:01 +08:00
HaoyangLiu
9f67e8af20
Merge PR #2215 : Add swagger-ui for gaiacli lite-server
2018-10-04 13:00:24 +02:00
HaoyangLiu
31b26e7154
Refactor code in set response header
2018-10-04 18:50:15 +08:00
HaoyangLiu
d46b5629c2
Merge pull request #8 from cosmos/cwgoes/patch-fix
...
Minor cleanup
2018-10-04 18:42:23 +08:00
Christopher Goes
e72c19a351
Revert viper.Set change
2018-10-04 12:39:59 +02:00
Dev Ojha
b4e8fe5e94
Merge PR #2435 : Staking store keys bug fix + memory improvement
...
Improve memory efficiency of getting store keys
This is done by removing repeated appends, which will create a new
slice if theres insufficient capacity, and instead creating a key
of the correct size, and then copying the data into it.
2018-10-04 08:42:03 +02:00
Christopher Goes
bf3e2763dd
Update CircleCI Golang container
2018-10-04 08:39:09 +02:00
Christopher Goes
c676eab46b
WithTrustNode, Makefile fixes, 'make format'
2018-10-04 08:34:39 +02:00
HaoyangLiu
1d4cfe89d2
Merge with develop
2018-10-04 08:10:29 +08:00
Zach
a4690bbe58
Merge PR #2434 : config.js
2018-10-03 20:09:35 +02:00
gamarin2
f8cc0af144
Merge PR #2403 : Update doc on website
2018-10-03 19:11:34 +02:00
Alexander Bezobchuk
89d13d1f4c
Merge PR #2429 : LCD Properly Init Proposing Validator in Tests
...
* Refactor InitializeTestLCD to initialize correctly
* Update InitializeTestLCD API usage in LCD unit tests
* Update pending log
* Update named return variables
* Increase power of validator proposer in LCD tests
2018-10-03 12:42:44 -04:00
Rigel
324bdaf55d
Merge PR #2394 : Split up UpdateValidator into distinct state transitions applied only in EndBlock
2018-10-03 18:37:06 +02:00
Zach
a7fabbea16
Merge PR #2431 : Update some links
2018-10-03 18:02:34 +02:00
Christopher Goes
17983460b8
Merge PR #2219 : Update to Tendermint 0.24 (except NextValSet offsets)
2018-10-03 17:48:23 +02:00
Christopher Goes
482a22da90
Merge PR #2428 : Update priorities file
2018-10-03 17:27:59 +02:00
HaoyangLiu
e1bb6fc0d2
Move update_API_docs.md to docs/DOCS_README.md
2018-10-02 23:52:54 +08:00
HaoyangLiu
9830acc5b9
Add indent option to context and fix a bug in node status command
2018-10-02 23:38:18 +08:00
HaoyangLiu
5d259b1b39
Add post respones process to add json to header and decide whether bring in indent to make response more readable
2018-10-02 23:15:04 +08:00
Dev Ojha
6cbac79912
Merge PR #2419 : Add quick start section to the docs readme
2018-10-02 14:02:22 +02:00
Dev Ojha
9410b6287c
Merge PR #2425 : simulation: Make bank testing auth configurable
2018-10-02 14:01:18 +02:00
gamarin2
a3b31c7a6b
Merge PR #2427 : Fix typo val faq
2018-10-02 13:58:58 +02:00
HaoyangLiu
5fb7e65079
Remove useless comment
2018-10-02 10:02:37 +08:00
HaoyangLiu
f5df1982f9
Add description for return type
2018-10-01 09:26:08 +08:00
HaoyangLiu
fd0f1d3999
Break change, rename the endpoint to transfer tokens
2018-10-01 09:14:27 +08:00
HaoyangLiu
bd274db7a7
Add application/json to response header
2018-10-01 09:07:41 +08:00
HaoyangLiu
019b1d95cf
unminify JS files according to cwgoes
2018-09-30 18:50:31 +08:00
HaoyangLiu
da5da6e3a1
Fix lcd test failure for endpoint change
2018-09-30 13:42:45 +08:00
HaoyangLiu
f896497db1
Improve swagger.yaml
2018-09-30 13:26:44 +08:00
HaoyangLiu
b7f27a0e1f
update gopkg.lock and fix compile error
2018-09-30 12:53:30 +08:00
HaoyangLiu
d6f6a1f87f
Merge with develop
2018-09-30 11:46:27 +08:00
HaoyangLiu
6e8b8e47ee
Add swagger-ui for ICS0 and ICS20
2018-09-30 11:42:12 +08:00
Jae Kwon
1e26ba2e0e
CLIContext.Logger -> .Output as it isn't a logger ( #2420 )
...
This changes .Logger to .Output, as it isn't used anywhere except as os.Stdout.
2018-09-28 21:45:54 -07:00
HaoyangLiu
46e268efe2
Convert swagger.json to swagger.yaml
2018-09-27 22:07:39 +08:00
Christopher Goes
f7cb351dd1
Merge PR #2162 : Add loose/bonded token supply invariants back to simulation
2018-09-27 15:52:30 +02:00
HaoyangLiu
6d43f9cb0b
Correct inaccurate description
2018-09-27 20:02:31 +08:00
HaoyangLiu
bf24a42a29
Remove stake API from this PR
2018-09-27 19:54:33 +08:00