Skip to content

Releases: LimeChain/matchstick

Function signature now required when mocking eth calls

30 Jul 11:25
66c9c15
Compare
Choose a tag to compare
Merge pull request #109 from LimeChain/version0012

update to version 0.0.12

Added assertion method and modified eth call and mock function

29 Jul 14:03
923f02f
Compare
Choose a tag to compare
Merge pull request #100 from LimeChain/updating-mock-eth-call

added assert eq func and modified eth call and mock fun

Mocking contract functions

27 Jul 15:46
Compare
Choose a tag to compare
0.0.10

Bump version for release

Linux and MacOS release binaries

26 Jul 08:53
12eee8a
Compare
Choose a tag to compare
0.0.9

Create release-windows.yml

Windows release binary

26 Jul 10:08
Compare
Choose a tag to compare
Pre-release
0.0.9-test-1

Change artifact name

Support entity nullability

22 Jul 10:51
07c133e
Compare
Choose a tag to compare

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

21 Jul 14:27
c46835b
Compare
Choose a tag to compare
Merge pull request #77 from LimeChain/arthas168-patch-8

Update README.md

Store methods

20 Jul 14:19
d150872
Compare
Choose a tag to compare

Moved store methods back to Rust

Log output

13 Jul 11:48
3844837
Compare
Choose a tag to compare
Merge pull request #61 from LimeChain/console-output-style

Console output style

Remove postgres dependency

09 Jul 15:43
9cab097
Compare
Choose a tag to compare
Merge pull request #51 from LimeChain/remove-postgres

Remove postgres