v0.2.3
What's Changed
- Add base58 example by @mohanson in #8
- Create spl with token 2022 by @mohanson in #9
- Complete instructions of system program by @mohanson in #10
- Move all programs to program.py by @mohanson in #11
- Use the minimum rent exemption for spl token creation by @mohanson in #12
- Make some small optimizations by @mohanson in #13
- Fix compute budget bug by @mohanson in #14
- Fix encoding of system instructions by @mohanson in #15
- Fix encoding of token instructions by @mohanson in #16
- Small optimization by @mohanson in #17
- Add token extension metadata related data structure by @mohanson in #18
- Add example/spl.py by @mohanson in #19
Full Changelog: v0.2.2...v0.2.3