Marc Garreau
Marc Garreau
### Description For many people, creating an Ethereum wallet is the first time they'll be creating an "account" with no password recovery service. Mist and Ethereum Wallet have consistently had...
Hey all, is [Homebrew](https://brew.sh/) installation a priority? Today, `brew install parity` installs [v2.7.2](https://github.com/paritytech/homebrew-paritytech/blob/master/parity.rb#L5). If versioning on Homebrew is arbitrary, reverting back to the metadata in [this commit](https://github.com/paritytech/homebrew-paritytech/commit/8a3e7fdcab8926e83ba56ce280d7e7817d10bffe) may solve this...
updated username in 2022; airdrop farmer registered the old one a few weeks ago.
## What does it do? Introduces [py-hdwallet](https://github.com/ethereum/py-hdwallet) for child key derivation. (WIP: seeking feedback on items below) ## Background - My understanding of __the plan__ is for py-hdwallet to eventually...
We're starting to standardize around what we expect within lesson content. Let's codify those items as checkboxes within a PR template, so that they remain front and center.
Would love to see D_D hackathons and related opportunities featured on the site somewhere eventually. Feels like a natural part of a funnel to help learners skill up, then encourage...
Nice first issue for someone: add `mdx` to the list files that get formatted by prettier in the git commit hook. Manually style formatting of text and components is so...
It'd be nice to always have quick access to peeranha if you get stuck anywhere within a lesson. Perhaps this is best achieved with some small floating UI?
I found it a little surprising that for even True/False questions, you could select both choices. Would be great to toggle single vs. multi-select when creating quizzes.
when porting v1 content over to this repo, some content shared between tracks has been duplicated to ship the mvp. lets dedupe before fixes start to be applied in one...