Releases: humanprotocol/human-protocol
Release list
python/sdk@7.3.1
Patch Changes
- Updated dependencies [3818511]
- @human-protocol/core@7.1.0
js/sdk@7.4.0
js/logger@1.3.1
Patch Changes
- 3818511: chore: dependencies bump
js/core@7.1.0
Minor Changes
- 3818511: chore: dependencies bump
python/sdk@7.3.0
Minor Changes
-
e0cd1db: Update escrow oracle fee handling so oracle fees are reserved independently from worker payouts.
The escrow contract now reserves oracle fees separately from worker payouts and transfers them on finalization, including when worker submissions are rejected. The SDK adds escrow fund amount accessors so clients and oracles can read the original funded amount and remaining worker payout funds.
Patch Changes
js/sdk@7.3.0
Minor Changes
-
e0cd1db: Update escrow oracle fee handling so oracle fees are reserved independently from worker payouts.
The escrow contract now reserves oracle fees separately from worker payouts and transfers them on finalization, including when worker submissions are rejected. The SDK adds escrow fund amount accessors so clients and oracles can read the original funded amount and remaining worker payout funds.
Patch Changes
js/core@7.0.0
Major Changes
-
e0cd1db: Update escrow oracle fee handling so oracle fees are reserved independently from worker payouts.
The escrow contract now reserves oracle fees separately from worker payouts and transfers them on finalization, including when worker submissions are rejected. The SDK adds escrow fund amount accessors so clients and oracles can read the original funded amount and remaining worker payout funds.
python/sdk@7.2.0
Minor Changes
- af6ec22: Add cancellationRequestedAt field to Escrow data model
js/sdk@7.2.0
Minor Changes
- af6ec22: Add cancellationRequestedAt field to Escrow data model