v0.1.1
What's Changed
- fixate 0.1.0 by @xanimo in #59
- open 0.1.1-dev for development by @xanimo in #60
- Fix all go get errors caused by rename by @quackduck in #64
- fix bad path for python wrapper in docs by @just-an-dev in #68
- Fix for dogecoin_script_copy_without_op_codeseperator todo by @nooperation in #72
- Remove VLAs (variable-length-arrays) from the code. Fix some allocations. by @michilumin in #75
- Fixed memory cleanup issue in dogecoin_base58_encode_check and updated its declaration by @nooperation in #76
- address: fix memleaks caused from excessive key lengths by @xanimo in #77
- address: adds getDerivedHDAddress functions by @xanimo in #78
- Fixed command and ouputs for HD by @nformant1 in #79
- (API Change) Fixed the truncation of size_t's to int's in some places by @nooperation in #80
New Contributors
- @quackduck made their first contribution in #64
- @just-an-dev made their first contribution in #68
- @nooperation made their first contribution in #72
- @nformant1 made their first contribution in #79
Full Changelog: v0.1.0...v0.1.1