Skip to content

Releases: gfusee/novax

0.1.20

30 Oct 14:37
c23553a
Compare
Choose a tag to compare

What's Changed

  • Improved concurrent performance of CachingLocal by @gfusee in #105

Full Changelog: 0.1.19...0.1.20

0.1.19

28 Oct 17:19
b8cb159
Compare
Choose a tag to compare

What's Changed

  • Turned Mutex as generics in CachingLocal by @gfusee in #103

Full Changelog: 0.1.18...0.1.19

0.1.18

23 Oct 16:21
358d01c
Compare
Choose a tag to compare

What's Changed

  • Made RwLock from CachingLocked generic by @gfusee in #101
  • Fix for CI regarding the new generic CachingLocked by @gfusee in #102

Full Changelog: 0.1.17...0.1.18

0.1.17

23 Oct 14:52
0338642
Compare
Choose a tag to compare

What's Changed

  • Handled "execution failed error signaled by smart contract" error in simulated calls by @gfusee in #100

Full Changelog: 0.1.16...0.1.17

0.1.16

22 Oct 13:49
219bd00
Compare
Choose a tag to compare

What's Changed

  • Added auto cleanup on CachingLocal by @gfusee in #99

Full Changelog: 0.1.15...0.1.16

0.1.15

22 Oct 09:39
df69edf
Compare
Choose a tag to compare

What's Changed

  • Set first caching of CachingMulti if only second one has value by @gfusee in #98

Full Changelog: 0.1.14...0.1.15

0.1.14

22 Oct 09:22
816b02f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.13...0.1.14

0.1.13

12 Oct 14:42
bc6220b
Compare
Choose a tag to compare

What's Changed

  • Simulation: added "writeLog" parsing when SC results doesn't contain the result by @gfusee in #96

Full Changelog: 0.1.12...0.1.13

0.1.12

11 Oct 09:31
ba977a4
Compare
Choose a tag to compare

What's Changed

  • Fixed a simulation error when the response contains at least one sc result without data by @gfusee in #95

Full Changelog: 0.1.11...0.1.12

0.1.11

02 Oct 15:58
2a14da8
Compare
Choose a tag to compare

What's Changed

  • Fixed esdt attributes from world infos by @gfusee in #94

Full Changelog: 0.1.10...0.1.11