Skip to content

Releases: golemfactory/golem-js

0.3.0-alpha.3

11 Aug 18:16
Compare
Choose a tag to compare
0.3.0-alpha.3 Pre-release
Pre-release
  • Fix File transport
  • Fix total cost amount in logs

0.3.0-alpha.2

11 Aug 18:16
ec8917e
Compare
Choose a tag to compare
0.3.0-alpha.2 Pre-release
Pre-release
Use provider ids as keys (#112)

* Debit notes support for yapapi

* Add log message

* Bug fix

* Bug fix

* Add reason for payment failed error, fix log message

* Bug fixes

* Handle Rejections

* Use provider ids as map indices

* Rename variables

Co-authored-by: Muhammed Tanrikulu <[email protected]>

0.3.0-alpha.1

11 Aug 18:16
Compare
Choose a tag to compare
0.3.0-alpha.1 Pre-release
Pre-release
v0.3.0-alpha.1

Merge branch 'master' into b0.3

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