-
Dear Catalyst Maintainers,
Before I tell you about my issue, let me describe my environment:
# Environment
* Operating System: Windows 10
* Python Version: 3.6.4
* How did you install Catal…
-
-
Please add support for OMG.
jet86 updated
7 years ago
-
From our current understanding, ENS is not enough for our needs. We'll need to write a very simple contract for eWallet to register themselves with their public key and the current domain name of thei…
-
https://omisego.slack.com/archives/CLJBJKK29/p1578908310002200
-
### What
Somehow the coverage tool inserts the `else` in wrong place and make the contract non-compilable. (It failed to insert after the `{` of `if` block and inserted inside the `if`)
```
Error…
-
action: UPDATE
symbol: OMG
name: OmiseGo
url: https://cdn.omise.co/omg/CNwhitepaper.pdf
criteria: adding different languages
proof: only EN whitepaper, adding CN, JP, and KR
-
because of #4 we couldn't quit this app, I plan to add a menu like this
`
bitcoin
ethereum
dash
augur
genosis
omisego
//
open at login
//
quit
`
it also help to fix those issue #1, #2
-
See also discussion in https://github.com/omisego/ewallet/issues/188#issuecomment-388934292
-
# Request no longer implements call but is still called from Client#call
Self explanatory? If you look at Client it calls `request.call(`, a method that is no longer implemented in Request. I'm gue…