Commit Graph

23 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 bcb00d6017
Upgrade to Stargate commits 2020-10-27 15:01:22 +01:00
Ethan Frey aabe0b6287 Extra safe we do not write during the query 2020-10-07 14:45:23 +02:00
Ethan Frey e14514444d Minor PR cleanup 2020-10-07 14:35:46 +02:00
Ethan Frey 2a92028b29 Wrote gnarly query to get outstanding rewards for delegator 2020-10-06 20:57:18 +02:00
Ethan Frey 0b290cbab4 Better calculation of Delegation.CanRedelegate 2020-10-06 20:02:06 +02:00
Ethan Frey 2b34ee60cb Return raw stored bytes for raw queries 2020-10-06 17:48:13 +02:00
Ethan Frey 0232a6804d go-cosmwasm 0.11.0-alpha1 and fix compiler issues 2020-10-04 16:32:24 +02:00
Ethan Frey ea5ae47ffd Properly charge gas on sub-queries, tests pass 2020-07-29 22:08:34 +02:00
Ethan Frey b97c87212c Update go-cosmwasm and Use new gas limits 2020-07-29 21:06:38 +02:00
Reuven Podmazo a7f801d123
fixed recursive queries losing context 2020-07-22 16:13:56 +03:00
Alex Peters d9143bc927
Polish for go vet 2020-07-17 17:09:14 +02:00
Reuven Podmazo 675c92fedc
added the GasConsumed method to QueryHandler 2020-06-04 16:32:27 +03:00
Ethan Frey a6bcf8c16e Update for new staking queries 2020-05-19 21:34:46 +02:00
Ethan Frey c4c1f9cf35 Test scaffolding for staking, test init and query callbacks 2020-05-18 15:45:10 +02:00
Ethan Frey 945067f5c0 Update to 0.8.0-alpha2 2020-05-13 21:16:18 +02:00
Ethan Frey c691c79042 Calculate staked amount for delegation 2020-05-11 13:22:57 +02:00
Ethan Frey 6b88cefe43 Add staking queries with some open TODOs 2020-05-11 11:28:07 +02:00
Ethan Frey 001969c70e Add wasm query callback 2020-05-07 11:27:17 +02:00
Ethan Frey 0ca2ff6702 Make QueryPlugins configurable for keeper 2020-05-07 11:08:20 +02:00
Ethan Frey 7b7a293835 Allow configuring custom message handlers in wasm 2020-05-07 10:20:18 +02:00
Ethan Frey 77d1ea4c22 Add bank querier 2020-05-06 13:58:18 +02:00
Ethan Frey a53bfdf612 Added stubs for handler, querier to compile code 2020-05-06 11:57:55 +02:00