This PR improves the events contract to be useable as a dynamic linked contract. This contract is used by tests implemented in wasmvm's PR.
This was a part of https://github.com/line/cosmwasm/pull/269.
Types of changes
[ ] Bug fix (changes which fixes an issue)
[x] New feature (changes which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
Description
This PR improves the events contract to be useable as a dynamic linked contract. This contract is used by tests implemented in wasmvm's PR. This was a part of https://github.com/line/cosmwasm/pull/269.
Types of changes
Checklist