-
I've been trying to do a REST API authentication in TG2 for the past two days. Unable to find a solution.
Currently facing the below error
method OPTIONS
13:48:14,039 INFO [auth] no identities f…
-
Files that were useful to the initial development of the protocol no longer need to be retained (as they are) in the protocol repository. To that end, in order to reduce duplication and superfluousnes…
-
-
Some tests still have global(ish) state, we should move towards storing those in `this`.
Part of #1091.
-
Ultimately we're trying to get to here (at web3):
```javascript
const SimpleToken = await web3.packaging
.registry('packages.ethpm.eth')
…
-
Branch is here - dev2-memory-fix
Take it and run tests.
What i did - https://github.com/Thetta/Thetta-DAO-Framework/commit/14be1615d5e44d861d7148c802022c2b499bdc7f
I just added additional votin…
-
```go
// The provided key must be comparable and should not be of type
// string or any other built-in type to avoid collisions between
// packages using context. Users of WithValue should define t…
gyuho updated
6 years ago
-
Running solcover with the following packages on - `develop` of `https://github.com/OpenSTFoundation/openst-protocol.git`
name: openst-protocol,
version: 0.9.1,
description: ,
devDepe…
-
https://github.com/OpenZeppelin/openzeppelin-solidity/blob/master/contracts/examples/SimpleToken.sol
https://github.com/OpenZeppelin/openzeppelin-solidity/blob/master/contracts/crowdsale/Crowdsale.so…
ghost updated
6 years ago
-
When we are testing 0x on local testrpc, we are trying to transfer our own defined token "SimpleToken" to be exchange by WETH, by we always got INSUFFICIENT_MAKER_BALANCE. After a short research, we n…