Releases: magicblock-labs/ephemeral-rollups-sdk
Releases · magicblock-labs/ephemeral-rollups-sdk
v0.2.9
What's Changed
- Refactor: Replace PDA seed macros with Seed enum API by @0xPraedico in #36
- feat: add privacy helpers by @Dodecahedr0x in #39
- release: 0.2.9 by @GabrielePicco in #44
New Contributors
- @0xPraedico made their first contribution in #36
- @Dodecahedr0x made their first contribution in #39
Full Changelog: v0.2.8...v0.2.9
v0.2.8
What's Changed
- Replace Vec with stack allocation in pinocchio by @zubayr1 in #38
- feat: make buffer not rent exempt by @GabrielePicco in #43
New Contributors
Full Changelog: v0.2.7...v0.2.8
v0.2.7
What's Changed
- feat: merge router sdk by @GabrielePicco in #40
- release: 0.2.7 by @GabrielePicco in #41
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's Changed
- Pinocchio Feature by @Jars1987 in #28
- Implementation of dynamic routing table by @bmuddha in #27
- fix: Fixed delegated pda only with rent exempt balance by @notdanilo in #34
- release: 0.2.6 by @GabrielePicco in #35
New Contributors
- @Jars1987 made their first contribution in #28
- @notdanilo made their first contribution in #34
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- fix(anchor): fix commit macro by @GabrielePicco in #29
- release(0.2.5) by @GabrielePicco in #30
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- Update solana and anchor dependencies by @dhruvja in #24
- Refactor (#24) by @GabrielePicco in #25
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- feat: Add back-compatibility with anchor >= 0.28.0 by @GabrielePicco in #20
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- feat: use range for solana dependency by @GabrielePicco in #19
Full Changelog: v0.2.1...v0.2.2
v0.2.1
🔖 Release v0.2.1
What's Changed
- feat: update delegation dependency and simplify usage by @GabrielePicco in #7
- Restructure the project based on the implementation language by @bmuddha in #8
- chore: remove valid_until by @crypto-vincent in #9
- chore: cleanup seed to PDA code by @crypto-vincent in #10
- feat: add resolver module to typescript implementation of sdk by @bmuddha in #12
- feat: add magic-resolver to rust workspace by @bmuddha in #11
- chore: downgrade solana to 1.18.26 by @bmuddha in #14
- chore: minor cleanups after delegation program changes by @crypto-vincent in #13
- chore: refactor & improve by @GabrielePicco in #15
- chore: remove v2 from crate name by @GabrielePicco in #16
- chore: refactor & improvements by @GabrielePicco in #17
- release: bump version to v0.2.1 by @GabrielePicco in #18
New Contributors
- @bmuddha made their first contribution in #8
- @crypto-vincent made their first contribution in #9
Full Changelog: v0.0.7...v0.2.1
v0.0.7
What's Changed
- feat: Support delegation of on-curve accounts by @GabrielePicco in #5
Full Changelog: v0.0.6...v0.0.7