What's Changed
- merge v0.1.4 into main by @edtubbs in #253
- ci: updated to 22.04 runner by @edtubbs in #255
- ci: remove obsolete packages by @edtubbs in #256
- open 0.1.5-dev for development by @edtubbs in #254
- ql: updated to v3 by @edtubbs in #257
- get entropy size instead of default 256 by @joijuke in #258
- bip39: updated to verify checksum by @edtubbs in #259
- tests: added test case for large transactions to transaction_tests.c by @raffecat in #261
- utils: updated buffer length for max tx by @edtubbs in #262
- added TXHEXMAXLEN by @edtubbs in #263
- transaction: added check, replaced memcpy by @edtubbs in #265
- transaction: added external buffer functions by @edtubbs in #266
- transaction: added finalize_transaction_ex by @edtubbs in #267
- transaction: added wrappers by @edtubbs in #268
- fixate 0.1.5 pre by @edtubbs in #269
New Contributors
Full Changelog: v0.1.4...v0.1.5-pre