You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minor release, v0.0.34.3
Widens symfony/http-foundation compatible versions
to include 4.0, temporary solution to increase com-
patibility with frameworks while we deprecate BIP70
in later versions.
v0.0.34.2: Minor release reducing memory footprint of input/output pa…
…rsing
- would explode and generate 10x the memory needed by creating
a new instance of Opcodes for every input and output parsed.
Thanks to @Vasiliy-Bondarenko for reporting (Bit-Wasp#605)
Bumping to 0.0.34 because of a BC break
in the Script\ScriptInfo namespace.
* exposes Bech32 segwit addreses (bip 173)
* makes it possible to redeem bitcoin cash (not fully tested)