benk10
benk10
Hey everyone, Vyper is getting ready for its first beta launch (hopefully on June 1st) and I think Casper should start preparing for that as there are lots of changes...
Generalized the Voting Machine callback interface to match both reputation and other voting. Removed unnecessary voteWithSpecifiedAmounts() token parameter. Seperated Voting Machine Callback Interface from Genesis Protocol Callback Interface. Fixed bug...
Added Hackfury DAO example project.
Write a test to remove members from a DAO.
Hi, when adding the `@openzeppelin/upgrades` package to my project I receive warnings on package vulnerabilities (running `npm audit` provides detail). They all seem to arise from the `web3` version you...
ColdCard has announces a new QR code standard they plan to use for their Q1 wallet. The app should support this alongside the current QR code standard to ensure integration...
Add support for HWI prompt_pin and send_pin commands (for Trezor One). Not sure there's a good way to automate testing for that with an emulator though. Tested on a physical...