-
Hi, we have developed a project on Ethereum, currently on testnet. I have a requirement that would require integration with 0x.js. I have successfully fetched results from methods like getBalanceAsyn…
-
The puzzle `736-a59d45fd` from #736 has to be resolved:
https://github.com/yegor256/cactoos/blob/287c998b54c8712082a9747a65d32dd1eb3182b6/src/main/java/org/cactoos/scalar/CheckedScalar.java#L42-L48
…
-
`Scalar` throws `Exception` on access, `Text` throws `IOException`. This enforces exception handling on simple conversion of numbers to text. I think it would be handy to have all basic classes throw …
-
Now `org.cactoos.scalar.Folded` is reduce and `org.cactoos.scalar.Reduced` is fold.
You can check it in Scala or another programming language. You can also see [cactoos-math FoldLeft](https://github.…
-
# Road map for MVP
- [X] define technology stack
At this moment, it is meteor.js with a mongo backend, a private ethereum blockchain, web3.js
## general setup
- [x] buy and furbish ser…
-
With the device connected via USB, unlocked, and the Ripple app open on the device, this application just sits there on the following screen:
![ledger-wallet-ripple](https://user-images.githubuserc…
-
When wallet is first loaded, the pending transactions should be loaded via `eth.pendingTransactions`
Related: https://github.com/ethereumproject/emerald-wallet/issues/114, #115
https://github.com/…
-
## Thoughts
- I will probably add controls for SMT for end-users, and explore options for token owners (with complexity/security concerns in mind), to Vessel. Seems like a good place for it.
- Ca…
-
#### Before you submit an issue please include the following information if you do not your issue will be closed.
Your current Server version located at the bottom of any hashtopussy webpage.
0.3.…
-
For example, [UncappedCrowdsale.sol](https://github.com/TokenMarketNet/ico/blob/master/contracts/UncappedCrowdsale.sol) flat file looks like:
```
// Temporarily have SafeMath here until all contract…