Releases: peeramid-labs/eds
Releases · peeramid-labs/eds
v2.3.2
Patch Changes
824fe7e716e2bd515f4ecfd35f27c70324df4189
Thanks @peersky! - implemented deploy script as js to avoid compilation need when using as dept
v2.3.1
Patch Changes
6b10f436d8a9438f13729b284e8a4d5db019e3c9
Thanks @peersky! - added deploy script to package files
v2.3.0
Minor Changes
-
#42
8a86a52a7472ac4ef13484b58bd9b809339fc4a0
Thanks @peersky! - - Removed metadata from compilation artifact- Renamed CodeIndex artifacts into ERC7744 to be more explicit
- Adjusted tests
- Bumped compilation for ERC7744 to solidity 0.8.28
- Added artifacts to npm package exports to allow 3rd party projects deploy ERC7744 on their own
Breaking changes
- ERC7744 Code Index address changes to
0xC0dE1D2F7662c63796E544B2647b2A94EE658E07
- ICodeIndexRef.sol was removed, you can now directly interface from IERC7744
- ICodeIndex.sol and CodeIndex.sol renamed to IERC7744.sol and ERC7744.sol
v2.2.3
Patch Changes
- #40
aad52fdf2042ce85a5221b78f23d3e11e8d8137b
Thanks @peersky! - added playbook script for running deployments locally
v2.2.2
Patch Changes
- #38
79801938a6b449b0bda1dd8f8021195e76d58a4f
Thanks @peersky! - added viem compatible typescript abi exports during release
v2.2.1
Patch Changes
- #36
a7cabce0ab76f7f737ce875de4cc33b4ddc58f87
Thanks @peersky! - ci chore
v2.2.0
Minor Changes
-
#34
f43876e7cba08a68e87ff724cdea7289bd359b0e
Thanks @peersky! - added devnet deployment arfifacts -
#33
3ca5234d820bbbd7328aeed73aad057319fd6ba5
Thanks @peersky! - added interface to add named distributions
v2.1.3
Patch Changes
-
#30
48570f031cd080d3e324b0244741452698a99bbd
Thanks @peersky! - added aux file for codeIndex interface in more loose pragma to be more reusable as library -
#30
48570f031cd080d3e324b0244741452698a99bbd
Thanks @peersky! - changed code indexer dependency
v2.1.2
Patch Changes
- #28
3e2e0429f37fff1e1cb38a27ed7ba08a6ff4c11b
Thanks @peersky! - added aux file for codeIndex interface in more loose pragma to be more reusable as library
v2.1.1
Patch Changes
- #26
ceecabe3ab9f0e7f6c8d45ba816f99a76260098d
Thanks @peersky! - fixed typos