Alexander Peters
b8319aa334
Upgrade to cosmos-sdk v0.45.0 ( #717 )
...
* Upgrade to cosmos-sdk v0.44.5
* Upgrade to sdk v0.45.0-rc1
* Fix local test deploy scripts
* Bump to v0.45.0 final release
* Fixed replace to 0.45.0 not rc1
* Fix changed import path since rc1
Co-authored-by: Ethan Frey <ethanfrey@users.noreply.github.com>
2022-01-20 12:47:01 +01:00
Ethan Frey
2387a48727
All code compiles and tests
2021-07-28 11:24:44 +02:00
Ethan Frey
699fbbc215
Changed references in code - 2 broken tests
2021-07-27 14:25:33 +02:00
Ethan Frey
6189e17271
Add ReplyOn fields to SubMsg, state is bech32 not canonical addresses
2021-04-12 21:39:19 +02:00
Alex Peters
7583340d82
Rename to funds in msgs
2021-03-03 13:59:03 +01:00
Ethan Frey
013491aa9d
Pull out some test helpers for genesis_test
2021-01-08 17:51:44 +01:00
Alex Peters
c64d5d54ba
Refactor to grpc message server
2021-01-08 15:06:51 +01:00
Alex Peters
57999b26b7
Start with wasm msg in genesis
2021-01-07 14:19:18 +01:00
Alex Peters
6a920852bf
Replace sdk.AccAddress with bech32 string
2020-11-17 13:19:54 +01:00
Alexander Peters
93761eac33
Upgrade wasmvm aka go-cosmwasm ( #311 )
...
* Upgrade wasmvm aka go-cosmwasm
* Update x/wasm/README.md
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
* Review feedback
* CircleCI: export GORACE
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2020-11-17 12:53:31 +01:00
Alexander Peters
4fb3a50fa7
Support self calling contract on instantiation ( #300 )
...
* Support self calling contract on instantiation
* Review feedback
* Review feedback
2020-11-09 09:16:41 +01:00
Alex Peters
e54fbb9eb8
Better test setup
2020-10-27 15:01:22 +01:00
Alex Peters
bcb00d6017
Upgrade to Stargate commits
2020-10-27 15:01:22 +01:00
Gustavo H. M. Silva
fd2f51cb12
Closes #10 Implemented files called general_consts.go to all modules that heavly relied on the duplicated "ClientID : 1"
2020-09-06 09:16:20 +01:00
Gustavo H. M. Silva
23ce8e84c9
Implemented files called general_consts.go to all modules that heavly relied on the duplicated "CLientID : 1"
...
Future duplicated variables across the entire module can also be added to it, centralizing therefore all os those kind of values.
2020-08-19 12:30:38 +01:00
Alex Peters
db464d891b
Rename ambiguous Code attribute
2020-07-17 17:02:21 +02:00
Ethan Frey
c829fcff5a
Rename import from cosmwasm/wasmd to CosmWasm/wasmd
2020-05-13 22:15:40 +02:00
Ethan Frey
188d156122
Update logic and fix genesis test
2020-03-02 15:48:13 +01:00
Ethan Frey
1c0d557707
Update tests
2020-02-26 09:19:26 +01:00
Ethan Frey
b30f96a551
Use new test contract with failure modes, and fix all calls
2020-02-07 19:04:01 +01:00
Ethan Frey
95cc9da7f3
Merge branch 'master' into merge_gaia_master_broken
2020-01-23 22:53:42 +01:00
Sunny Aggarwal
348a12316b
remove genesis test
2020-01-23 16:28:29 -05:00
Ethan Frey
85d7677eaf
x/wasmd tests pass
2020-01-23 19:43:09 +01:00
anilCSE
92e26efa79
Fix validate source url and Update genesis tests
2020-01-18 12:32:34 +05:30
anilCSE
adb07de1db
Add genesis tests for source, builder
2020-01-17 21:32:19 +05:30
Ethan Frey
27c5483ba7
Fixed module tests (disabled escrow)
2020-01-16 12:41:32 +01:00
Sunny Aggarwal
9d39f3aa58
added genesis tests
2020-01-13 15:32:10 -05:00