Releases: golemfactory/concent
Releases · golemfactory/concent
0.15.0
0.14.2
0.14.1
Compatibility
- golem-messages: 3.14.0
- golem-smart-contracts-interface: 1.10.5
0.14.0
Compatibility
- golem-messages: 3.14.0
- golem-smart-contracts-interface: 1.10.3
0.13.0
Compatibility
- golem-messages: 3.11.0
- golem-smart-contracts-interface: 1.10.3
0.12.1
Compatibility
- golem-messages: 3.7.0
- golem-smart-contracts-interface: 1.10.2
0.12.0
0.11.1
Endpoints and uses cases in general
- Receive-out-of-band endpoint removed (#842).
- Add validation of
concent_promissary_note
forSubtaskResultsVerify
andpromissary_note
forTaskToCompute
. - Bugfix: Add X-Golem-Messages header to file upload function (#1130).
New settings
ETHEREUM_CHAIN
(#1121).
Payments
Version Compatibility
- Bugfix: Pending messages in older versions block receiving any other messages from
receive/
(#1106).
Compatibility
- golem-messages: 2.24.3
- golem-smart-contracts-interface: 1.6.1
0.10.4
- Concent with all features/bugfixes backported from v0.11.1 downgraded to use previous golem-messages version
Compatibility
- golem-messages: 2.15.2
- golem-smart-contracts-interface: 1.6.1
0.11.0
Endpoints and uses cases in general
- Bugfix: Change concent response from ServiceRefused to Http404 when client want to communicate with "unsupported_protocol_version" (#1051).
- Bugfix: Validate protocol version (#1057).
- Bugfix: Fix non nesting atomic to verify transaction nesting in runtime instead of on startup (#1053).
- Bugfix: Fix jpeg handling in verification use case (#1046).
- Bugfix: Validate message not identical (#1097).
- Bugfix: Remove constraint in subtask model that says that the requestor must be unique together with task (#1080).
- Bugfix: Validate message not identical (#1056).
Payments
- Preventing multiple settlement payments for the same subtasks (#1039).
- Bugfix: Concent was not ignoring unconfirmed blocks when searching for payments (#1067).
- Bugfix: Nonce gets incremented when settle overdue acceptances fail (#1037).
- Bugfix: Wrong payment_ts given in ForcePaymentCommitted message (PR: #1020).
- Bugfix: Acceptances covered by an existing payment that was too low should overdue (#1007).
- Bugfix: Message type returned by Concent when there is not enough requestor deposit (#1011).
- Bugfix: Concent should accept SubtaskResultsAccepted signed by concent (#1006).
- Bugfix: SubtaskResultsAccepted signature not checked (#1000).
- Bugfix: Payment rejected if there was a payment after one of the acceptances (#983).
- Bugfix: Case with no payments from the requestor is not handled (#980).
- Bugfix: Wrong list of forced payments used in the payment use case (#982).
- Bugfix: Finalize deposit claim (#977, #978).
- Bugfix: discard_claim operation error handling (#974).
- Bugfix: Concent doesn't reject already paid acceptances (#1091).
New settings
SCI_CALLBACK_RETRIES
(#850).
Compatibility
- golem-messages: 2.24.3
- golem-smart-contracts-interface: 1.6.1