Releases: chainbound/fiber-py
Releases · chainbound/fiber-py
v0.3.0-alpha.1 - module resolution fix
What's Changed
- fix: fiber module resolution by @merklefruit in #15
Full Changelog: v0.3.0-alpha...v0.3.0-alpha.1
v0.3.0-alpha
What's Changed
- Feat: add support for RLP encoding & decoding of
fiber.types.Transactions by @merklefruit in #11 - fix: rlp encode value by @merklefruit in #13
- Feat: native type streams + deneb by @merklefruit in #14
Note: this is an Alpha release because some APIs are subject to changes after the Deneb fork.
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- feat: transaction sending methods by @boskeyacht in #4
- feat: block type by @boskeyacht in #5
- feat: add new block streams + update docs by @merklefruit in #7
- fix: proto files imports by @merklefruit in #9
- feat: refactored docs by @merklefruit in #10
New Contributors
- @boskeyacht made their first contribution in #4
- @merklefruit made their first contribution in #7
Full Changelog: v0.1.0...v0.2.0