Commit Graph

320 Commits

Author SHA1 Message Date
Ethan Frey eb78f8c9c0
Merge pull request #23 from sikkatech/genesis_tests
Add genesis tests
2020-01-14 12:19:24 +01:00
Ethan Frey d365da2a5f
Merge pull request #19 from cosmwasm/vw/auto-gzip-contracts
Add auto-gzip contracts in cli when uploading
2020-01-14 12:16:29 +01:00
Ethan Frey e075a1604f
Merge pull request #9 from alpe/wasm_gzip_tx_20
Uncompress gzip data in tx body
2020-01-14 12:13:06 +01:00
Alex Peters c6aac95b69
Add 'raw, all' queries 2020-01-14 12:10:00 +01:00
Alex Peters 2978442803
Add requested uncompress test case 2020-01-14 11:09:13 +01:00
Alex Peters 2d32d9f11b
Cleanup uncompress 2020-01-14 11:06:08 +01:00
Sahith Reddy Narahari d33e0841dd Added routes for rest 2020-01-14 15:02:00 +05:30
anilCSE 10e49dc625 Add more tests 2020-01-14 10:35:49 +05:30
anilCSE 2ec1a577c1 Fix review changes 2020-01-14 10:02:49 +05:30
Sunny Aggarwal 9d39f3aa58 added genesis tests 2020-01-13 15:32:10 -05:00
Ethan Frey ce35d8de82
Merge pull request #21 from cosmwasm/handle_not_found
Handel contact not found
2020-01-13 15:58:40 +01:00
Alex Peters 681dcd2239
Handle contract not found cases 2020-01-13 15:18:25 +01:00
dependabot-preview[bot] 2c749732bc Merge PR #255: Bump github.com/pkg/errors from 0.8.1 to 0.9.0 2020-01-13 08:56:40 -05:00
Ethan Frey 3fae154409
Merge pull request #6 from sikkatech/master
Added genesis functions
2020-01-13 14:53:50 +01:00
Alexander Bezobchuk 53e83679e9
Merge PR #253: Bump SDK master commit 2020-01-12 09:49:13 -05:00
Sunny Aggarwal 1956070ca5 move Code and Contract to genesis.go 2020-01-11 13:25:48 -05:00
Alex Peters dfba1699e2
Limit uncompressed content 2020-01-11 15:10:49 +01:00
anilCSE b71505bd8f Add auto-gzip contracts in cli when uploading 2020-01-11 16:16:58 +05:30
Alexander Bezobchuk edfdf6dcc3
Merge PR #252: v2.0.4 Changelog 2020-01-10 09:39:09 -05:00
Sunny Aggarwal 0ce1b42480 rename CodeData -> Code and ContractData -> Contract 2020-01-09 14:56:33 -05:00
Sunny Aggarwal e9c772845f rename Contract -> ContractInfo 2020-01-09 14:53:36 -05:00
Alex Peters bf1e51c6aa
Changelog and doc 2020-01-09 14:15:40 +01:00
Alex Peters 88ed663832
Uncompress gzip data in tx body 2020-01-09 14:04:47 +01:00
Sunny Aggarwal 57688babf0 two slices in GenState 2020-01-08 16:27:16 -05:00
Sunny Aggarwal 62cabd2a62 address minor review comments from @ethanfrey 2020-01-08 16:06:52 -05:00
Mircea Colonescu e1b8201036 Merge PR #249: docker image build and upload for release tags 2020-01-07 16:04:16 -05:00
Alexander Bezobchuk 87a4269b90
Merge PR #247: Update SDK Commit & Update CLI Doc 2020-01-07 14:14:39 -05:00
Marko 434f425241 Merge PR #246: Update Archive page with explorers 2020-01-07 10:26:32 -05:00
Sunny Aggarwal 5d21232326 added genesis functions 2020-01-06 19:42:44 -05:00
gamarin2 961b8ab4f4 Merge PR #245: archives 2020-01-06 11:42:51 -05:00
Alexander Bezobchuk b7839f276a Bump SDK commit to the latest master (#239)
* Bump go.{mod,sum}

* Update client package imports

* Update app

* Fix tests

* format

* Fix CLI test
2019-12-30 11:04:39 -03:00
Federico Kunze ebfbd95dc0 Merge PR #215: Update simulation tests 2019-12-19 11:02:59 -05:00
billy rennekamp 10493a8d0d Update join-mainnet.md (#229)
Update broken link to peers docs

[skip ci]
2019-12-13 13:12:03 +00:00
Alessio Treglia 08ea6f4e4e Incorporate SDK's latest changes (#227) 2019-12-13 09:58:33 -03:00
Alessio Treglia dcbddd9f04 Merge PR #221: Hide unnecessarily exported function to better coverage report 2019-12-12 09:59:48 -05:00
gamarin2 ed036f6c83 fix links (#223) [skip ci] 2019-12-12 12:17:41 +00:00
Alessio Treglia 47eca7b3a2
Bump SDK master version (#212)
Use new --keyring-backend flag.

See cosmos/cosmos-sdk#5355 for more information.
2019-12-12 02:10:39 +00:00
Federico Kunze 09790f65bd
rename staly.yml -> stale.yml (#218) 2019-12-11 18:15:15 +01:00
gamarin2 495feeca8e Cleanup in preparation of new docs (#183)
* l

* start cleanup

* cleanup gaia

* remove alpha mention

* crop

* update version

* link fix
2019-12-11 16:50:36 +01:00
Chris Remus 6e21ebe8c8 Merge PR #213: Update cosmoshub-2.md 2019-12-10 12:00:13 -05:00
Nicolas Pinto 9858aaaea3 Merge PR #217: Add proper block height in Hubble's link 2019-12-10 09:34:27 -05:00
iammelea 123353a031 Merge PR #216: fixed the fail in the install cmd 2019-12-10 09:33:25 -05:00
gamarin2 83787aa28d Ledger + Lunie guide docs (#208)
* improve lunie guide with screenshots

* Apply suggestions from code review

Co-Authored-By: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

* code review
2019-12-09 13:17:09 +01:00
dependabot-preview[bot] e88b0c17be Bump github.com/spf13/viper from 1.5.0 to 1.6.1 (#214)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.5.0 to 1.6.1.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.5.0...v1.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-09 10:30:35 +01:00
Alessio Treglia 39b5d48a27 Merge PR #211: Bump SDK Commit Version 2019-12-05 12:55:08 -05:00
Federico Kunze 7c5bd87464
update Gaia with to latest SDK master (#210)
* update Gaia with sim refactor

* fix tests

* update to latest master
2019-12-05 12:18:43 +01:00
Marko 767330eb2a deprecate GOPATH references on docs (#204)
* docs: Deprecate gopath

- deprecate setting of gopath in docs and bump min version to go1.13

Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>

* Update docs/installation.md

* change other translations to go env path

* Apply suggestions from code review

Co-Authored-By: Alessio Treglia <alessio@tendermint.com>
2019-12-05 10:10:15 +01:00
Federico Kunze 8d0e63fc3e Merge PR #209: update PR template 2019-12-04 14:44:38 -05:00
Alexander Bezobchuk 45109c45e0 Bump SDK Commit (#207)
Update against SDK's latest changeset.
2019-12-04 17:56:24 +01:00
Alexander Bezobchuk 477a2235dc
Merge PR #205: Update Migration Doc with Proposal Values 2019-12-03 10:29:58 -05:00