Skip to content

Releases: dojoengine/dojo.c

v0.0.9

28 Dec 17:40
ca4f2af
Compare
Choose a tag to compare

What's Changed

  • feat: account execute returns txn hash and added wait for txn binding by @Larkooo in #12

Full Changelog: v0.0.8...v0.0.9

v0.0.8

21 Dec 19:39
29ed1fe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.7...v0.0.8

v0.0.7

19 Dec 08:53
Compare
Choose a tag to compare
  • fixed calldata being garbage collected

Full Changelog: v0.0.6...v0.0.7

v0.0.6

18 Dec 17:03
Compare
Choose a tag to compare

What's Changed

  • update entity key naming to hashed keys
  • fix: signature validation starknet rs by @Larkooo in #9

Full Changelog: v0.0.5...v0.0.6

v0.0.5

13 Dec 20:28
Compare
Choose a tag to compare

What's Changed

  • Fixed runtime thread pool not shutting down
  • Added free func for model structure
  • On entity state update

Full Changelog: v0.0.4...v0.0.5

v0.0.4

13 Dec 16:38
86e32f2
Compare
Choose a tag to compare

What's Changed

  • refactor: improve c bindings by @Larkooo in #3
  • feat: interface of function ptrs by @Larkooo in #4
  • chore: fixed some C type issues & example code seg faults by @Larkooo in #5
  • Entity state change by @Larkooo in #6
  • feat: update bindings and starknet-rs bindings by @Larkooo in #7

New Contributors

Full Changelog: v0.0.3...v0.0.4

v0.0.3

08 Nov 15:40
Compare
Choose a tag to compare
Prepare v0.0.3

v0.0.2

03 Nov 14:42
Compare
Choose a tag to compare
Set shell + bundle dojo.h

v0.0.1

02 Nov 20:05
Compare
Choose a tag to compare
Merge pull request #2 from dojoengine/ci

Setup ci