Jon Atack
Jon Atack
Propose the first commit of #30085 for backport.
@alexphys thanks! Which versions of linux? Can you link to a source?
For example, on Debian I had to uninstall and install the curb gem to upgrade to 1.0.0, but that doesn't seem unusual? I don't work in Ruby since a few...
@JeremyRubin would you please add a link to the required mailing discussion (and would it make sense to append this information to the BIP119 draft instead)?
@voisine mind providing feedback on this change to the implementations in BIP38?
The BIP author doesn't appear to be active. Happy to revert the first commit if the BIP author so requests.
Replaces #727 with cherry-picked 81644ddfa131bb0e387ead2cc309ca18e57542b1; note that BIP32 has status `Final`. Pinging @sipa for feedback.
This fix works for me on SBCL 1.4.13.debian x86-64.
Still the case for me on master: ``` CL-USER> (jsown:to-json (jsown:empty-object)) "{}" CL-USER> (jsown:to-json* (jsown:empty-object)) "" CL-USER> ```
Interesting proposal to review; note to self to look at why move peer dis(connection) logic.