Mark Friedenbach
Mark Friedenbach
Tail-call script semantics provides a powerful mechanism for script execution, particularly when generalized to the recursive case (which BIP-117 does not include but is an explicit step along the path...
@harding, you are correct. This change of this PR is a bit of a tangent from the discussion that started in #1006. I knew about the rule that any 3rd...
@sipa implicit length prefixing doesn't interfere with changing the xor constant, and they're both pretty simple to implement. For bech32m wouldn't it make sense to do both, for defense in...
Makes sense, thanks!
I'm going to think on if there is a clever way of handling this.
What @martindale is saying is that you can rename repositories. It's a setting in the configuration of the repo. It's considered better practice because it doesn't invalidate all the forks...
FWIW I'm pretty sure that isn't true, having setup many GitHub pages myself which are not name.github.io and work just fine. User or organization pages are auto-detected from that exact...
This crate looks modular enough that you should be able to add a `LookAngles` or `LookTransform` component to your existing camera, and then have your own motion smoothed out. I'm...
I have an iOS device and would be willing to put in some effort to figuring it out, but only once I can free some time to do so. I...
What happens to dependent transactions after a reorg? This is generally an unsafe operation because I might receive funds not knowing that two blocks back they were sent to an...