Commit Graph

25 Commits

Author SHA1 Message Date
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
Alex Peters 72a1a45030
Use prefix store for contract history 2020-07-20 14:44:19 +02:00
Alex Peters 871896c62b
Reset history on import 2020-07-16 17:16:28 +02:00
Alexander Peters 774f6d7876
Introduce Wasmgovd (#189)
* Introduce wasmgovd; disable wasm proposals with wasmd

* Update changelog

* Setup wasmgov with permission Nobody

* Review feedback
2020-07-16 16:47:44 +02:00
Alexander Peters 9ab18fc46f
Add wasm gov proposals to cli (#183)
* Add wasm gov proposals to cli

* Update changelog

* Rework gov proposal rest handlers

* Fix json naming

* Pretty print byte arrays in CLI

* Replace ambiguous cli flag and rest routes

* Minor cli usage doc update
2020-07-14 13:30:41 +02:00
Alex Peters 522ba535cb
Add configurable control for code instantiation 2020-07-08 16:58:35 +02:00
Alex Peters 85a404691a
Add configurable control to upload code 2020-07-08 15:54:02 +02:00
Alexander Peters ebac9aac66
Implement CLI/REST server support for new messages (#131)
* Cleanup ContractInfo type

* Add admin to contract instanciation

* Add cli commands for new TX

* Add rest support for new TX

* Update changelog

* Make optional admin flag for better UX

* Add flag to not accidentally clear admin on update
2020-06-05 15:08:11 +02:00
Alexander Peters 9a16d583d3
Update contract admin (#124)
* Add update administrator

* Review comments
2020-06-05 14:02:01 +02:00
Alexander Peters 81d8560d41
Migrate contract backend functionality with go-cosmwasm stub impl (#122)
* Start migration server side

* Return migration response and emit events

* Dispatch migrate contract messages

* Rebase to 0.9 and minor updates

* Review feedback

* Update changelog

* Add msg test
2020-06-04 08:54:30 +02:00
Ethan Frey 09016ead0a
Merge pull request #22 from cosmwasm/improve_contract_queries_12
Improve wasm contract queries
2020-01-15 11:53:29 +01:00
Alex Peters be63000e95
Update changelog 2020-01-14 17:16:26 +01:00
Alex Peters bf1e51c6aa
Changelog and doc 2020-01-09 14:15:40 +01:00
Ethan Frey b2086bb6b4 Search and replace gaiad/cl with wasmd/cli 2019-11-19 22:29:50 +01:00
Marko 9100142381 Remove gaiadebug (#191)
* Remove gaiadebug

- remove gaiadebug in favor of placing the commands in gaiad and gaiacli

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

* update go.sum
2019-11-19 14:25:15 +01:00
Alexander Bezobchuk a88a62bde2
Merge PR #190: Bump SDK version to latest master 2019-11-09 19:27:34 -05:00
Alexander Bezobchuk c48202e1aa
Merge PR #182: add v2.0.3 section 2019-11-04 14:32:53 -07:00
Alexander Bezobchuk 9e728535fe
Merge PR #155: changelog add v2.0.2 section 2019-10-12 23:05:11 -04:00
Alexander Bezobchuk 3e3fae888d
Merge PR #137: Add CHANGELOG updates from v2.0.1 2019-09-25 16:51:12 -07:00
Alexander Bezobchuk 49990da31b
Merge PR #132: Bump SDK version to 01d8a230b22b 2019-09-19 10:08:22 -04:00
Alexander Bezobchuk 6fa5988730
Merge PR #119: Upgrade go to 1.13 & Latest SDK Master 2019-09-10 14:56:58 -04:00
Aditya d624ca1980 Merge PR #114: split BREAKING CHANGES into subsections 2019-08-30 12:02:00 -04:00
Alexander Bezobchuk 4bc0bb52b3
Merge PR #110: Update CHANGELOG - v2.0.0 2019-08-22 08:51:53 -04:00
Alexander Bezobchuk 72a5f93310
Merge PR #102: Remove clog config 2019-08-14 11:36:27 -04:00
Alexander Bezobchuk f6edd14385
Merge PR #101: v1.0.0 Changelog Updates 2019-08-13 14:40:30 -04:00