0.9.7 (2024-04-03)
0.9.6 (2024-04-03)
- π fix generateChallengeIndex (08657fb), closes #381
- π update docker scripts (8f4bbd8), closes #379
0.9.5 (2024-04-02)
0.9.4 (2024-04-01)
0.9.3 (2024-04-01)
- π βChallenge proof" logical organization submission (3301a38), closes #350
- π Fixed piece size error (c4f9359), closes #371
- π remove import of SendAPI from matchingBids (b394a27)
- π Remove the vendor directory and use the original version (f90a9fe), closes #367
- π requestAllocateDatacap check if matched (47bc2db), closes #363
- π Resolving the issue of incorrect CID length (d16ce2d), closes #366
0.9.2 (2024-03-26)
- π change isWinner to view (24dc9da), closes #361
- π fix statistics events (fcad941), closes #359
0.9.1 (2024-03-25)
- π add func getDatasetProofRootHash (012b05a), closes #354
- π merge count and size statistics (8d85490), closes #356
0.9.0 (2024-03-22)
- π add filecoin-solidity-api v1.1.1 (cb71eaa)
- π Add lock version file (01b3e51), closes #346
- π compile and deserializeGetClaimsReturn failure (b710380)
- π getReplicaClaimData failure (bc56b11), closes #329
- π Improve the configuration of the deployment tool (c949a0e), closes #341
- π remove getChallengeAuditCollateralRequirement (7d4bc90), closes #349
- π remove zondex filecoin-solidity (6833787)
- π renaming of filplus rules (446b9fd), closes #351
0.8.0 (2024-03-15)
- π Finance Subsidy requirement error (0146215), closes #326
- π optimize the state variables in the 'roles' contract (c1613f4), closes #330
- πΈ design dataset auditors election (c494037), closes #253
- πΈ Handling of the addCanceled function in the Storages (008abe4), closes #218
- πΈ impl dataset auditor election (7512a6b), closes #337
0.7.0 (2024-03-11)
- π Fix contract upgrade issue (ddd03ce), closes #327
- π fix matching storage statistics (d79364b), closes #331
0.6.0 (2024-03-07)
0.5.1 (2024-03-01)
- π fix docker scripts (c672d73), closes #320
- π fix submitDatasetChallengeProofs (e4af9a3), closes #318
0.5.0 (2024-02-29)
- π Fixed the issue with submitDatasetChallengeProofs (2b9414e), closes #316
- π Initialization after contract deployment in the docker (fe3b517), closes #313
0.4.0 (2024-02-27)
- π change tvl to escrow in statistics (2f150bb), closes #304
- π remove member finance statistics (b8dcc22), closes #305
0.3.1 (2024-02-26)
- π Fix library function visibility issue (82ae822), closes #300
- π getAccountEscrow interface Arguments in wrong order (90eb215), closes #302
0.3.0 (2024-02-26)
- πΈ Implement ChallengeAudit escrow contract (99a58d1), closes #248
- πΈ Implement DisputeAudit escrow contract (6535142), closes #249
- πΈ Implement ProofAudit escrow contract (8d8bc00), closes #247
- πΈ Optimize deployment tools (9022ff8), closes #297
- πΈ update devnet.bash (b355da2), closes #297
- πΈ update version to 0.2.0 (eddacf2)