arnuschky
arnuschky
I am not sure if this is the right place to ask as it's more of a "best practice" question. Please point me in the right direction if I should...
to adapt for new directory structure. Also followed coding conventions of original buzz. No changes in logic.
I can't see the QR code. If I click "generate secret" the secret is hidden - I thus can't type it manually in my Google Authenticator. Displaying the recovery codes...
Hey there. I really enjoyed this tutorial - great work! A pity that it stops when it becomes really interesting! Could you continue writing it, please? :)
So, this is the bug I've mentioned in #263: `listsinceblock` lists additional transactions that are not present in the bitcoin core result. I now realized that all additional transactions reported...
When running the testsuite of https://github.com/sockjs/sockjs-protocol against `examples/test/test.py`, there are currently 21 failures. I assume that this is due to an updated SockJS protocol specification. Did anyone have a look...
If I understand correctly, this github repo reflects the bitcoinaverage library that corresponds to API version 1 only. There's a new library that is closed source maintained by bitcoinaverage, which...
Currently, to use the keyfiles provided from EC2, one needs to do the following step: ``` ssh-keygen -f ~/.ssh/mykey.pem -y > ~/.ssh/mykey.pem.pub credulous save -k ~/.ssh/mykey.pem.pub ``` Would be great...
Calling setPosition on a body actor does not set the x and y attribute of that actor. It's usually set later (during the physics loop I guess), but until that...
This patch allows to load the menu even when the demos are loaded locally via file://