-
Trying to get Aragon running in a docker instance for development environment abstraction. Will eventually have a dockerfile, but the permissions have been giving me touble. The new cli seems to get f…
-
The `ethereum.tools.tester` interface is really useful, it allows me to provide the source code for a smart-contract, have it automatically compiled, then interact with it as if it were a normal objec…
-
**_This issue is part of [Epic 2C: Docs beta usability testing](https://github.com/ipfs/docs/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen++%22epic+2c%22+) and [Epic 1A: Launch docs beta](https://githu…
-
## Project Details ##
3,000,000 HYDRO to create an Ethereum smart contract on top of [Hydro Snowflake](https://medium.com/hydrogen-api/examining-erc-1484-hydro-snowflake-cc3753a5ff52) that allows a b…
-
close #349 , #348
The current documentation is not up to date and there is a more and more demand to include new changes. Also there are lot of information distribute between forum.aragon (like [t…
-
From Pato (Nomic)
`We are really interested in the migration to TypeScript, as we use TS for everything in Buidler. Some of the few places where we have untyped code is due to ethereumjs-tx, so we'…
-
**PROBLEM**
Right now, may of messages we create for tests are created "in the old way", i.e. without usage of factories. This should be changed, as factories allow us to produce less boilerplate, ha…
-
## Steps for Cypress Setup
- [x] Research whether or not a web3 provider can be injected into a Cypress environment - **It can be done**
- [x] Set up web3-injected Cypress with the [Aragon React B…
-
For example here:
https://github.com/ethereum/web3.js/blob/2cfa2ea184466d52bca62f52c82aa570fd0ad9a9/packages/web3-eth-accounts/src/Accounts.js#L219-L220
There is a lot of boilerplate in every me…
-
Duplicate keys are invalid, so why not just disallow duplicate keys and force parsers/handlers to reject them as invalid instead of saying "duplicate keys magically vanish in a pre-defined and consist…