Releases: LimeChain/matchstick
Releases · LimeChain/matchstick
Function signature now required when mocking eth calls
Merge pull request #109 from LimeChain/version0012 update to version 0.0.12
Added assertion method and modified eth call and mock function
Merge pull request #100 from LimeChain/updating-mock-eth-call added assert eq func and modified eth call and mock fun
Mocking contract functions
0.0.10 Bump version for release
Linux and MacOS release binaries
0.0.9 Create release-windows.yml
Windows release binary
0.0.9-test-1 Change artifact name
Support entity nullability
As per this forum discussion.
UPDATE: Also add support for template datasources
UPDATE 2: Also fix entity.save() to update existing entity if it already exists in store
Support multiple WASM files
Merge pull request #77 from LimeChain/arthas168-patch-8 Update README.md
Store methods
Moved store methods back to Rust
Log output
Merge pull request #61 from LimeChain/console-output-style Console output style
Remove postgres dependency
Merge pull request #51 from LimeChain/remove-postgres Remove postgres