Skip to content

Commit 877dd93

Browse files
Release 5.0.0
1 parent df5d1a0 commit 877dd93

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

CHANGELOG.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,7 @@ All notable changes to this project will be documented in this file.
102102
- Add encoders to allow sending transactions with `SignerService`. (#73 #74 #75)
103103
- Add `getAssetAddressFromReceipt` method to `AssetDataEncoder`. (#78)
104104
- Use `eth_call` Ethereum JSON-RPC API to predict assets on-chain address. (#79)
105-
- Add `PoCoDataEncoder` with `initialize`, `contribute`, `reveal`, `finalize` and `contributeAndFinalize` support. (#80
106-
#81)
105+
- Add `PoCoDataEncoder` with `initialize`, `contribute`, `reveal`, `finalize` and `contributeAndFinalize` support. (#80 #81)
107106
- Add `eth_estimateGas` Ethereum JSON-RPC API support. (#82)
108107
- Add transaction data encoder to support `isRegistered` method call. (#83)
109108
- Add decoder to display log topics with human readable names. (#84)
@@ -164,8 +163,7 @@ All notable changes to this project will be documented in this file.
164163

165164
### Bug Fixes
166165

167-
- Fix regression on dataset URI decryption in `TaskDescription`. The regression concerned bad interpretation of IPFS
168-
MultiAddress URIs. (#45)
166+
- Fix regression on dataset URI decryption in `TaskDescription`. The regression concerned bad interpretation of IPFS MultiAddress URIs. (#45)
169167

170168
## [[3.0.4]](https://github.com/iExecBlockchainComputing/iexec-commons-poco/releases/tag/v3.0.4) 2023-06-23
171169

@@ -247,5 +245,4 @@ All notable changes to this project will be documented in this file.
247245
### New Features
248246

249247
- Init Gradle project. (#1 #2)
250-
- Migrate from `iexec-common` library to this `iexec-commons-poco` library packages related to blockchain and iExec PoCo
251-
protocol. (#3)
248+
- Migrate from `iexec-common` library to this `iexec-commons-poco` library packages related to blockchain and iExec PoCo protocol. (#3)

0 commit comments

Comments
 (0)