Ethan Frey
|
33c4e92bdf
|
Fix tests
|
2020-01-24 11:23:10 +01:00 |
|
Ethan Frey
|
9d2cbc9c66
|
WIP: fixing types in tests
|
2020-01-24 08:19:32 +01:00 |
|
Ethan Frey
|
99be1ca85e
|
Update data types
|
2020-01-24 08:19:32 +01:00 |
|
Ethan Frey
|
c24dcc933a
|
Merge pull request #51 from sikkatech/sunny/sdk-0.38.0
Update to sdk v0.38.0
|
2020-01-24 08:18:46 +01:00 |
|
Sunny Aggarwal
|
e5efcdb469
|
update to sdk v0.38.0
|
2020-01-23 18:07:52 -05:00 |
|
Ethan Frey
|
3622fbb990
|
Merge pull request #44 from cosmwasm/merge_gaia_master_broken
Merge gaia master
|
2020-01-23 23:07:25 +01:00 |
|
Ethan Frey
|
95cc9da7f3
|
Merge branch 'master' into merge_gaia_master_broken
|
2020-01-23 22:53:42 +01:00 |
|
Ethan Frey
|
12499eaad9
|
Merge pull request #45 from cosmwasm/vw/add-rest-server
Added contract state query to rest
|
2020-01-23 22:44:50 +01:00 |
|
Ethan Frey
|
7c9b48071a
|
Merge pull request #48 from sikkatech/sunny/46
remove http request in validatebasic
|
2020-01-23 22:41:53 +01:00 |
|
Sunny Aggarwal
|
348a12316b
|
remove genesis test
|
2020-01-23 16:28:29 -05:00 |
|
sahith-narahari
|
f4ee2d971c
|
Modified url parameters
|
2020-01-24 02:53:23 +05:30 |
|
Sunny Aggarwal
|
1addc4847a
|
remove http request
|
2020-01-23 16:18:47 -05:00 |
|
sahith-narahari
|
69fe83755a
|
Added contract state smart query to rest
|
2020-01-24 01:42:28 +05:30 |
|
sahith-narahari
|
39ce036484
|
Added contract state query to rest
|
2020-01-24 01:16:57 +05:30 |
|
Ethan Frey
|
7f436c5fbd
|
Fixed (last) cli test failure
|
2020-01-23 20:07:35 +01:00 |
|
Ethan Frey
|
d505266f8f
|
Fix cli_tests, add --keyring-backend flag to wasmd
|
2020-01-23 19:59:13 +01:00 |
|
Ethan Frey
|
85d7677eaf
|
x/wasmd tests pass
|
2020-01-23 19:43:09 +01:00 |
|
Ethan Frey
|
c02f69de0d
|
make install works
|
2020-01-23 19:32:10 +01:00 |
|
Ethan Frey
|
06c3f0f253
|
All compiles except ./cmd
|
2020-01-23 19:18:17 +01:00 |
|
Ethan Frey
|
94667e9678
|
x/wasm/internal compiles
|
2020-01-23 19:10:08 +01:00 |
|
Ethan Frey
|
a3ec9f95a5
|
Updated tendermint cmn imports
|
2020-01-23 18:59:38 +01:00 |
|
Alex Peters
|
95292c8cd4
|
Merge remote-tracking branch 'remotes/gaia/master' into merge_gaia_master
* remotes/gaia/master: (38 commits)
Merge PR #259: Bump SDK master commit
Exec go mod tidy (#267)
Merge PR #265: add version v2.0.5 to CHANGELOG
Fix broken link in delegator guide (#262)
docs: removed redundant readme.md (#261)
Merge PR #258: Bump github.com/spf13/viper from 1.6.1 to 1.6.2
Merge PR #250: Docs-update
Merge PR #256: Bump github.com/pkg/errors from 0.9.0 to 0.9.1
Merge PR #255: Bump github.com/pkg/errors from 0.8.1 to 0.9.0
Merge PR #253: Bump SDK master commit
Merge PR #252: v2.0.4 Changelog
Merge PR #249: docker image build and upload for release tags
Merge PR #247: Update SDK Commit & Update CLI Doc
Merge PR #246: Update Archive page with explorers
Merge PR #245: archives
Bump SDK commit to the latest master (#239)
Merge PR #215: Update simulation tests
Update join-mainnet.md (#229)
Incorporate SDK's latest changes (#227)
Merge PR #221: Hide unnecessarily exported function to better coverage report
...
|
2020-01-23 14:07:35 +01:00 |
|
Alexander Bezobchuk
|
090c545347
|
Merge PR #259: Bump SDK master commit
|
2020-01-22 18:15:30 -05:00 |
|
Alexander Peters
|
877c24d09a
|
Merge pull request #41 from cosmwasm/alex/docker_demo_artifact
Push demo artifact to docker hub
|
2020-01-22 18:12:23 +01:00 |
|
Alex Peters
|
d5964ff52a
|
Disable Docker Layer Caching - not available in plan
|
2020-01-22 17:57:33 +01:00 |
|
Alex Peters
|
e99bf56cb5
|
Push demo artifact to docker hub
|
2020-01-22 17:57:33 +01:00 |
|
Alexander Bezobchuk
|
75cc99740d
|
Exec go mod tidy (#267)
|
2020-01-22 16:25:11 +00:00 |
|
Ethan Frey
|
076711ac2b
|
Use cosmwasm/wasmd:manual for docker image
|
2020-01-22 16:03:51 +01:00 |
|
Ethan Frey
|
2347ae4ef3
|
Merge pull request #39 from cosmwasm/alex/docker_wip
WIP: Dockerize
|
2020-01-22 16:00:02 +01:00 |
|
Ethan Frey
|
d1989df0eb
|
Separated out run_all from run_wasmd to execute as two processes
|
2020-01-22 15:29:24 +01:00 |
|
Ethan Frey
|
0380eadcf3
|
Add helpers for CI setup and document
|
2020-01-22 15:18:11 +01:00 |
|
Ethan Frey
|
b5618cd37f
|
Automate password entry in setup.sh via env
|
2020-01-22 14:45:01 +01:00 |
|
Alex Peters
|
043eba2ab9
|
Remove obsolete files
|
2020-01-22 12:32:09 +01:00 |
|
Ethan Frey
|
42f2c8f9fa
|
Merge pull request #40 from westaking/support_keyring
Update README.md for headless server
|
2020-01-22 11:10:20 +01:00 |
|
westaking
|
c4a42137fe
|
Update README.md for headless server
|
2020-01-22 18:41:33 +09:00 |
|
Ethan Frey
|
1c8a4738f4
|
Update readme
|
2020-01-21 19:27:42 +01:00 |
|
Ethan Frey
|
09218ed942
|
Got build scripts working
|
2020-01-21 19:26:14 +01:00 |
|
Federico Kunze
|
ffdb98e60a
|
Merge PR #265: add version v2.0.5 to CHANGELOG
|
2020-01-21 12:58:01 -05:00 |
|
Ethan Frey
|
45a3f36e85
|
Got approach 1 working
|
2020-01-21 18:46:59 +01:00 |
|
Alex Peters
|
24fc690fcb
|
Doc failure steps
|
2020-01-21 17:07:43 +01:00 |
|
Ethan Frey
|
7ab2c66be9
|
Try debian in dockerfile
|
2020-01-21 14:55:17 +01:00 |
|
Ethan Frey
|
b5f34a732c
|
Merge pull request #37 from cosmwasm/contract-msg-send-tokens
Contract msg send tokens
|
2020-01-21 14:17:58 +01:00 |
|
Ethan Frey
|
e28db84189
|
Contract-to-contract send works
|
2020-01-21 14:13:36 +01:00 |
|
Ethan Frey
|
5b9c6592c2
|
Test mask re-dispatching contract msg, fix bugs
|
2020-01-21 13:55:51 +01:00 |
|
Ethan Frey
|
3efd474d12
|
Merge pull request #36 from cosmwasm/cleanup-keeper-methods
Cleanup keeper methods
|
2020-01-21 13:26:16 +01:00 |
|
Ethan Frey
|
5668833d69
|
Adjust Instantiate and Execute signatures
|
2020-01-21 13:21:36 +01:00 |
|
Ethan Frey
|
b5a621a925
|
Upgrade go-cosmwasm, fix CosmosMsg usage
|
2020-01-21 13:15:26 +01:00 |
|
Ethan Frey
|
e2fdd8c618
|
Disable slow, flaky integration test from CI
|
2020-01-21 13:10:31 +01:00 |
|
Ethan Frey
|
2de9a68480
|
Merge pull request #33 from cosmwasm/opaque-dispatch
Opaque dispatch
|
2020-01-21 12:54:35 +01:00 |
|
Ethan Frey
|
d250319e84
|
Remove print statement
|
2020-01-21 09:52:19 +01:00 |
|