-
Hi, I converted some zusd to zil, and then from zil to xcad. The zil showed up after I used the xcad dex to convert but the xcad conversion isn't. It's 100% there on the blockviewer and the transactio…
-
**Bounty task:**
Create contracts for continuous token bonding curves - these allow dev teams to launch DAICO type token projects.
A bonding curve contract is one that issues its own tokens thro…
-
Hello,
Is this some kind of bug?
Yesterday checked my wallet, everything was ok. Today checked and wallet shows that I have 0 zil and 0 every token that I owned. No transactions where made so I assu…
-
Since contract calls consume gas fee, the mint function should accept more than just a to argument, namely `picture_uri` and `data_uri`, so these 2 fields can be set when minting the token in one sing…
-
### Issue
Unable to install Zilliqa using Fedora by following "Build from Source" instructions.
### Steps to Reproduce
I followed instructions starting from:
download the lastest stable Zilliqa …
ghost updated
2 years ago
-
E.g.
```
match ts with
| [ PrimType Bnum_typ; PrimType (Uint_typ _) ] ->
```
vs
```
match ts with
| [ s; u ] when [%equal: typ] s bnum_typ && is_uint_type u ->
```
See the discussion…
-
Bitcoin's [BIP-340](https://github.com/bitcoin/bips/blob/master/bip-0340.mediawiki) Schnorr signature scheme is a `secp256k1` curve variant not directly supported by Rosetta.
The primary outward di…
-
-
Thinking about the keystore file format compatible to ethereum's system, however is not so efficiency. But it still worth finding a replacement to the format.
In dart, to implement the keystore enc…
-
`
Error: invalid option: --with-enable-module-recovery
Installing domt4/crypto/secp256k1 has failed!
Using cmake
Using gmp
Homebrew Bundle failed! 1 Brewfile dependency failed to install.`
`
I …