Alex Peters
|
bac2339ae2
|
Add sanity test for all genesis message types
|
2021-01-07 14:20:02 +01:00 |
|
Alex Peters
|
35a7b90db6
|
Validate genesis messages
|
2021-01-07 14:19:22 +01:00 |
|
Alex Peters
|
57999b26b7
|
Start with wasm msg in genesis
|
2021-01-07 14:19:18 +01:00 |
|
Alex Peters
|
b63a14952b
|
Fix param usage issue in genesis import
|
2020-12-11 14:08:42 +01:00 |
|
Alex Peters
|
6a920852bf
|
Replace sdk.AccAddress with bech32 string
|
2020-11-17 13:19:54 +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
|
bcb00d6017
|
Upgrade to Stargate commits
|
2020-10-27 15:01:22 +01:00 |
|
Alex Peters
|
72a1a45030
|
Use prefix store for contract history
|
2020-07-20 14:44:19 +02:00 |
|
Alex Peters
|
e6e4839875
|
Genesis export via code prefix
|
2020-07-20 14:42:26 +02:00 |
|
Alex Peters
|
871896c62b
|
Reset history on import
|
2020-07-16 17:16:28 +02:00 |
|
Alex Peters
|
85a404691a
|
Add configurable control to upload code
|
2020-07-08 15:54:02 +02:00 |
|
Alex Peters
|
82702a0bea
|
Genesis code import not position agnostic
|
2020-07-01 12:03:25 +02:00 |
|
Alex Peters
|
f7b4acf47c
|
Review comments and additinal tests
|
2020-06-30 20:37:21 +02:00 |
|
Alex Peters
|
a20e568bff
|
Validate genesis model
|
2020-06-30 11:09:15 +02:00 |
|
Alex Peters
|
f71a9bbb13
|
Ex/Import missing LastInstanceID key
|
2020-06-29 16:49:45 +02:00 |
|
Alexander Peters
|
9a16d583d3
|
Update contract admin (#124)
* Add update administrator
* Review comments
|
2020-06-05 14:02:01 +02:00 |
|
Ethan Frey
|
95bd9e8efa
|
Update alias.go, format, clean imports
|
2020-05-13 22:55:07 +02:00 |
|
Ethan Frey
|
c829fcff5a
|
Rename import from cosmwasm/wasmd to CosmWasm/wasmd
|
2020-05-13 22:15:40 +02:00 |
|
Ethan Frey
|
9d2cbc9c66
|
WIP: fixing types in tests
|
2020-01-24 08:19:32 +01:00 |
|
anilCSE
|
62d0c308a8
|
Add source ref
|
2020-01-17 10:58:50 +05:30 |
|
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 |
|
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 |
|
Sunny Aggarwal
|
5d21232326
|
added genesis functions
|
2020-01-06 19:42:44 -05:00 |
|