Skip to content

v0.1.1

Compare
Choose a tag to compare
@xanimo xanimo released this 21 Mar 02:40
v0.1.1
d3399f8

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

Full Changelog: v0.1.0...v0.1.1