Peter Todd

Results 310 comments of Peter Todd

I can't seem to find it right now. But on the ots-dev mailing list (or maybe bitcoin-dev?) there should be discussion of a proposed block header validation scheme specific to...

On Wed, Oct 13, 2021 at 09:27:33AM -0700, Yann Büchau wrote: > Thanks for OpenTimestamps, it's awesome. > > One thing I can't get to work is **manually verifying timestamped...

Bah: > As GitPython is in maintenance mode, I won't be adding any new features. I wonder if there's an alternative we could use instead? Worktrees are a cool and...

Heh, looks like Rust's git2 crate has worktree support, so maybe I can just rewrite it all in rust. :) The git commit signing code shouldn't care about what branch...

What kind of functions do you need separated? On June 18, 2021 9:31:59 AM CDT, Stephan Meijer ***@***.***> wrote: >Please extract common code into another file apart from `cmds.py` so...

Makes sense. I'll look into that next week. On June 18, 2021 10:15:55 AM CDT, Stephan Meijer ***@***.***> wrote: >Just the commands `stamp`, `verify`, `upgrade`, `info`, so that I can...

Huh, that's really odd... What's your PYTHONPATH? Sounds like your setup is somehow using the incorrect python-opentimestamps version.

Yup, almost all the `ots` logic doesn't actually know about mainnet vs testnet/regtest, with the one exception of the RPC and initial `python-bitcoinlib` setup. Notably, just running `ots verify` against...

I'm happy for editors to fix typos even without kanzure's requirements. Check PGP signatures if you want to be totally sure. On December 31, 2018 7:25:56 AM UTC, Luke Dashjr...