Things I've Learned Contributing to Dogecoin.

Mar 25, 2022

Code Reviews Make Good Code

Why do code reviews matter? Things you can learn by looking at how projects decide what changes to include.

Mar 23, 2022

Freezing the GUI in PR 1856

My Dogecoin PR to allow users to import private keys from the GUI had a flaw; it froze the GUI. That was fixable... eventually.

Mar 21, 2022

Background to PR 1856

My first substantial contribution was a GUI change that was more work than it seemed. Here's some background on PR 1856.