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
Alex Peters
9d57522d67
Upgrade wasmvm to v1.0.0-beta5
2022-01-04 09:51:24 +01:00
fkneeland-figure
dd390d7f5f
Go Formatting update ( #648 )
...
* make fmt
* changelog update
2021-10-21 14:54:16 +02:00
Ethan Frey
61bf2353cb
Last gas fix
2021-10-07 12:34:16 +02:00
Ethan Frey
e878842136
Adjust gas prices in tests
2021-10-07 12:26:25 +02:00
Alex Peters
e9156be200
Refactor events
2021-08-10 18:19:16 +02:00
Ethan Frey
0fe0b6223a
Fix relay tests
2021-07-28 22:15:31 +02:00
Ethan Frey
b34290772b
Adjust gas prices in tests
2021-07-28 13:06:09 +02:00
Ethan Frey
7d92b4bc13
Fix tests
2021-07-22 15:55:36 +02:00
Ethan Frey
fec9153e32
Return custom events from IBC calls as well
2021-07-22 10:24:50 +02:00
Ethan Frey
d68f27f4d0
Test for events returned from IBC
2021-07-22 10:24:50 +02:00
Ethan Frey
a3be0164fb
Keeper tests pass
2021-07-21 21:48:39 +02:00
Alex Peters
b0b1fa88bc
Upgrade wasmvm v0.15.x
2021-07-07 09:53:03 +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
Alex Peters
7f5200b9dd
Add cost and api cost options
2021-06-11 11:46:49 +02:00
Alex Peters
c637add01c
Remove max gas limit
2021-06-07 10:46:26 +02:00
Alexander Peters
305f13cc0a
Submessage reply can overwrite caller response ( #502 )
...
* Reply may overwrite result data
* Fix interface name
* Refacting for tests
* Test response handler
* Fix naked error
2021-04-27 14:00:42 +02:00
Alex Peters
03bf7b0adf
Introduce new interfaces for extendability
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