Jon Layton

Results 24 comments of Jon Layton

I'd suggest to stick with the .dmg, just because some users really don't know that .apps should go in Applications/. Though, your point makes sense. Zipping the .dmg isn't a...

I disagree with reparameterizing the chain under pressures of new hardware.

ASIC miners will become more and more prominent as time goes on; fighting against this is futile. Decentralization can happen/always is present nonetheless; ASIC simply becomes the new status-quo. New...

Need a debug log to investigate further. Certainly is a very rare issue / edge case. Regardless, the well-maintained Bitcoin codebase we are using in the rebase will have all...

This can obviously be implemented with compatibility; looking for initial thoughts

`IncOrderPosNext` takes a `WalletDB` in Zcash, but `WalletBatch` in Bitcoin.

Additionally, `ClearNoteWitnessCache` needs to be properly placed (again - nearby refactoring): https://github.com/zcash/zcash/blob/cd0484e023cdb4f1ba8e6ed284a0a0232ca9a4cf/src/init.cpp#L1657

The `ChainTip` signal is replaced with `ChainStateFlushed` in Bitcoin.