jhernandezb
|
3ade8159b6
|
update proto field name
|
2022-05-09 11:35:37 -06:00 |
jhernandezb
|
cd76a61bcf
|
update UpdateInstantiateConfigProposal proto definition
|
2022-05-09 11:35:37 -06:00 |
jhernandezb
|
72710effca
|
add UpdateInstantiateConfig gov proposal
|
2022-05-09 11:35:37 -06:00 |
Jorge Hernandez
|
591ff72868
|
fix: allow no admin in instantiation through proposal (#828)
* fix: allow no admin in instantiation through proposal
* add test for invalid amin address
|
2022-05-02 15:59:40 +02:00 |
Ethan Frey
|
fb568e3ef7
|
Allow sending tokens along with governance wasm_execute proposal
|
2022-01-24 21:18:29 +01:00 |
Ethan Frey
|
0a96e26fba
|
Remove RunAs from Migrate proposal
|
2022-01-24 20:00:01 +01:00 |
Ethan Frey
|
fb1240c29a
|
Add rest routes for proposals;
|
2022-01-24 19:54:26 +01:00 |
Ethan Frey
|
53a44eb4d7
|
Wire up proposal handlers
|
2022-01-24 19:54:26 +01:00 |
Ethan Frey
|
d227112cc3
|
Registered new proposal types
|
2022-01-24 19:54:26 +01:00 |
Ethan Frey
|
d60dbd56e0
|
And properly pin it on governance vote
|
2022-01-21 10:39:43 +01:00 |
fkneeland-figure
|
dd390d7f5f
|
Go Formatting update (#648)
* make fmt
* changelog update
|
2021-10-21 14:54:16 +02:00 |
Alex Peters
|
e9156be200
|
Refactor events
|
2021-08-10 18:19:16 +02:00 |
Ethan Frey
|
6bde321974
|
x/wasm/keeper compiled
|
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 |
Alexander Peters
|
c05df881fb
|
Charge gas for custom event attributes and messages (#539)
* Charge gas for custom event attributes
* Introduce gas register for gas costs
* Review feedback
* Tests and minor updates
* Godoc
|
2021-06-25 10:00:46 +02:00 |
Alexander Peters
|
1ada14ed52
|
Store contract response in event (#535)
* Store contract response in event
* Review feedback
|
2021-06-14 08:57:04 +02:00 |
Alex Peters
|
0dd695c126
|
Cleanup keeper result types
|
2021-06-11 12:38:30 +02:00 |
Alex Peters
|
408bba14a5
|
Extract contract keeper
|
2021-03-24 14:11:42 +01:00 |
Alexander Peters
|
d9142662c1
|
Remove internal package (#464)
* Move internal subfolders up
* Fix broken imports and fmt
|
2021-03-19 09:52:01 +01:00 |