Releases: golemfactory/golem-js
Releases · golemfactory/golem-js
0.3.0-alpha.3
- Fix File transport
- Fix total cost amount in logs
0.3.0-alpha.2
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
v0.3.0-alpha.1 Merge branch 'master' into b0.3
0.2.0
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
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
v0.2.0-alpha.2 version bump (#66)
0.2.0-alpha.1
Merge pull request #54 from golemfactory/gsb_error_remote_service_fix fix consumer flow with asyncWith wrapper, fix logs
0.2.0-alpha.0
v0.2.0-alpha.0 update logSummary path
Yajsapi v0.1.0-alpha.3
Update timeout to 30s
Yajsapi v0.1.0-alpha.2
suppress and log the proposal error (#24) * suppress and log the proposal error * version bump