Skip to content

Releases: crynux-ai/crynux-bridge

v2.1.0

03 Jul 07:31
a8bd991
Compare
Choose a tag to compare

What's Changed

  • remove crynux token contract; use eth as token by @iwehf in #11
  • change get wallet balance response by @iwehf in #12
  • Dym by @iwehf in #13
  • change config example by @iwehf in #14
  • parse task pending event correctly by @iwehf in #15
  • bug fix: ignore event parsing error correctly by @iwehf in #16
  • change task fee by @iwehf in #17
  • avoid raise wrong log number when getTaskCreationResult by @iwehf in #18
  • abort task when create task tx is not confirmed after 120 seconds by @iwehf in #19
  • bug fix by @iwehf in #24
  • change task args model to adapt new node version by @iwehf in #25
  • add task field in config file by @iwehf in #26

Full Changelog: v2.0.0...v2.1.0

v2.0.0

08 Apr 08:53
14f04fa
Compare
Choose a tag to compare

What's Changed

  • limit rate of calling create task api by @iwehf in #9

Full Changelog: v0.6.2...v2.0.0

v0.6.2

23 Mar 08:42
b169895
Compare
Choose a tag to compare

What's Changed

  • update task and node contract by @iwehf in #7
  • bug fix: filter task events correctly by @iwehf in #8

Full Changelog: v0.6.1...v0.6.2

v0.6.1

22 Mar 12:31
e041b1c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

15 Mar 06:17
9fe64c5
Compare
Choose a tag to compare

What's Changed

  • Build by @iwehf in #1
  • Llm by @iwehf in #2
  • bug fix: avoid validation error when task type equals 0 by @iwehf in #3
  • bug fix: receive param vramLimit in createTask correctly by @iwehf in #4
  • Update contract by @iwehf in #5

New Contributors

  • @iwehf made their first contribution in #1

Full Changelog: https://github.com/crynux-ai/crynux-bridge/commits/v0.6.0