Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Release (0.4.0) #18

Merged

Conversation

kevaundray
Copy link
Contributor

@kevaundray kevaundray commented May 22, 2024

🤖 I have created a release beep boop

0.4.0 (2024-08-05)

⚠ BREAKING CHANGES

  • rename java project's usage of peerdas-kzg -> eth-kzg (#104)
  • update package name for node bindings (#99)
  • Rename rust packages to rust-eth-kzg (#89)
  • refactor eip7594 API (#91)
  • unify the error type in eip7594 package (#90)
  • Move all prover and verifier methods to PeerDAS context object (#53)
  • Remove recoverAllCells and computeCells (#46)

Features

  • FK20 now only computes proofs (#52) (e66472e)
  • Rename rust packages to rust-eth-kzg (#89) (8d09ad7)
  • VerifyCellKZGProofBatch now takes duplicated commitments (#113) (5023fc2)

Bug Fixes

  • Add build.gradle to release-please config (da9479b)
  • Add node package.json version to release-please (ac33e76)
  • BYTES_PER_CELL constant (3e8455d)
  • Do not use the deduplicated commitments (fb6df2e)
  • Erasure codes (#87) (3279585)
  • Interpret call to size_of method as bytes and not as num_elements (#136) (d4dde8c)
  • Node CI workflow runs on master (5702205)
  • Pack readme in csharp project (5ce0470)
  • Package name when publishing (#137) (c1d4dc4)
  • Recovery is done with respects to the cells not the blob (0594fee)
  • Small nits (#82) (d4ef145)
  • Update csbindgen to 1.19.3 (#127) (f557acf)

Miscellaneous Chores

  • Move all prover and verifier methods to PeerDAS context object (#53) (0e70f01)
  • Refactor eip7594 API (#91) (59cf8f3)
  • Remove recoverAllCells and computeCells (#46) (f398eec)
  • Rename java project's usage of peerdas-kzg -> eth-kzg (#104) (e9df67c)
  • Unify the error type in eip7594 package (#90) (b7891c2)
  • Update package name for node bindings (#99) (bbcd97a)

This PR was generated with Release Please. See documentation.

@kevaundray kevaundray force-pushed the release-please--branches--master--components--root branch 4 times, most recently from 2b0f49e to a5e318d Compare May 23, 2024 19:15
@kevaundray kevaundray force-pushed the release-please--branches--master--components--root branch 5 times, most recently from f97ba35 to 6dee072 Compare May 29, 2024 14:54
@kevaundray kevaundray force-pushed the release-please--branches--master--components--root branch 3 times, most recently from 8f4898b to 02f6316 Compare June 1, 2024 19:35
@kevaundray kevaundray force-pushed the release-please--branches--master--components--root branch 5 times, most recently from d9a01bf to 8d5ca10 Compare June 16, 2024 15:35
@kevaundray kevaundray force-pushed the release-please--branches--master--components--root branch 4 times, most recently from 9d93738 to 8980d34 Compare June 24, 2024 16:13
@kevaundray kevaundray force-pushed the release-please--branches--master--components--root branch 6 times, most recently from b5d0ec5 to 6ae9114 Compare June 30, 2024 18:51
@kevaundray kevaundray force-pushed the release-please--branches--master--components--root branch from 6ae9114 to 944abfb Compare July 2, 2024 16:57
@kevaundray kevaundray force-pushed the release-please--branches--master--components--root branch 5 times, most recently from b2c8770 to 73b4ea4 Compare July 10, 2024 09:47
@kevaundray kevaundray force-pushed the release-please--branches--master--components--root branch 10 times, most recently from 64b4ccc to 04edfd0 Compare July 17, 2024 22:40
@kevaundray kevaundray force-pushed the release-please--branches--master--components--root branch 4 times, most recently from a58750b to 30e0103 Compare July 29, 2024 00:31
@kevaundray kevaundray force-pushed the release-please--branches--master--components--root branch 3 times, most recently from 80e26cd to ce671de Compare August 5, 2024 10:07
@kevaundray kevaundray force-pushed the release-please--branches--master--components--root branch from ce671de to 3cf0dad Compare August 5, 2024 10:28
@kevaundray kevaundray added this pull request to the merge queue Aug 11, 2024
Merged via the queue into master with commit 6534b84 Aug 11, 2024
49 checks passed
@kevaundray
Copy link
Contributor Author

🤖 Created releases:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant