Skip to content
#

stablecoin

Here are 54 public repositories matching this topic...

reverendus
reverendus commented Dec 7, 2017

The README file contains a lot of code examples, which tend to get outdated pretty quickly as the API is still undergoing some changes.

It would be nice to keep these code samples in the project codebase (in an examples folder...?), have them all properly unit-tested and dynamically included into the documentation - not necessarily into the README file - so we are sure all of them are always

WyseNynja
WyseNynja commented Sep 12, 2018

When running pip3 install -r requirements.txt with pip 18, I get this warning:

eth-keys 0.2.0b3 has requirement eth-utils<2.0.0,>=1.0.0-beta.2, but you'll have eth-utils 0.7.1 which is incompatible.
eth-keyfile 0.5.1 has requirement eth-utils<2.0.0,>=1.0.0-beta.1, but you'll have eth-utils 0.7.1 which is incompatible.
eth-tester 0.1.0b32 has requirement eth-utils<2.0.0,>=1.0.1, but you
andersonmmi
andersonmmi commented May 3, 2019

User feedback from Dappy Hour: "Why do I want to become a vendor? I just want to start accepting crypto as easy as cash."

Screen Shot 2019-05-03 at 3 37 54 PM

"Become a Vendor" assumes that a visitor knows that they want to become a vendor. If the text said something like 'Begin' or 'S

bh2smith
bh2smith commented Jan 22, 2020

Some gas estimation tests are ignored by solidity-coverage in CI via the @skip-on-coverage tag (using mocha -g). However, it is important that these tests are run via truffle test. At the moment, we have to put the test in a separate file and run truffle test on this separate file.

Truffle currently has an open issue trufflesuite/truffle#2080 that would help ensure that no tests are acc

Improve this page

Add a description, image, and links to the stablecoin topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the stablecoin topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.