Skip to content

Releases: golemfactory/golem-js

0.2.0

11 Aug 18:13
Compare
Choose a tag to compare

Changelog 0.2.0

  • SGX Computation support
  • Payment flow improvements
  • Multi payment platform implemented
  • Cancellation token improvement for aborting async functions / loops
  • More Command line options added for each specific example
  • Agreement confirmation fix after task computation finished
  • UX improvements (console messages, logging)
  • “GSB error remote service” issue fix
  • Event emitter memory leak fixed
  • Codebase aligned with yapapi

0.2.0-alpha.3

11 Aug 18:13
ad9feeb
Compare
Choose a tag to compare
0.2.0-alpha.3 Pre-release
Pre-release
Fix agreement.confirm, timeouts, invoice.accept and cancellation (#67)

* Fix agreement.confirm
* Fix timeouts
* Port invoice.accept-related code from yapapi
* Cancel workers and subscriptions when computation ends (#68)

Co-authored-by: Muhammed Tanrıkulu <[email protected]>

0.2.0-alpha.2

11 Aug 18:13
c1cf594
Compare
Choose a tag to compare
0.2.0-alpha.2 Pre-release
Pre-release
v0.2.0-alpha.2

version bump (#66)

0.2.0-alpha.1

11 Aug 18:13
e3c02d2
Compare
Choose a tag to compare
0.2.0-alpha.1 Pre-release
Pre-release
Merge pull request #54 from golemfactory/gsb_error_remote_service_fix

fix consumer flow with asyncWith wrapper, fix logs

0.2.0-alpha.0

11 Aug 18:14
Compare
Choose a tag to compare
0.2.0-alpha.0 Pre-release
Pre-release
v0.2.0-alpha.0

update logSummary path

Yajsapi v0.1.0-alpha.3

11 Aug 18:14
ab0fead
Compare
Choose a tag to compare
Pre-release
Update timeout to 30s

Yajsapi v0.1.0-alpha.2

11 Aug 18:14
fb72b0a
Compare
Choose a tag to compare
Pre-release
suppress and log the proposal error (#24)

* suppress and log the proposal error

* version bump

Yajsapi v0.1.0-alpha.1

11 Aug 18:10
0a9a52e
Compare
Choose a tag to compare
Pre-release
Yajsapi on npm (#22)

* Update yajsapi version on examples

* move production packages from dev deps

* version bump