-
Hi,
Your work is awesome and looking for some changes if possible. It's good if Sensex, Bankex, and MidcpNifty are also a part of this beautiful app. Apart from this, is it possible to select manua…
-
The question and the homework: why do you need to share the code of the Smart contract at https://etherscan.io/? What advantages and benefits we achieve by linking the code?
Who will give the most re…
-
macintoshdeMacBook-Pro:Example macintosh$ pod install
Analyzing dependencies
Pre-downloading: `TokenCore` from `git@github.com:consenlabs/token-core-ios.git`, branch `master`
[!] Error installing…
-
* https://icobazaar.com/
* https://icorating.com/
* https://www.icoalert.com/
* https://icowatchlist.com
* https://www.cryptocompare.com/
* https://icodrops.com/
* https://tokenmarke…
-
Hi!
I tried your code today but I was sadly unable to verify a generated proof on-chain. Testing multiRangeProofVerifier.js and rangeProofVerifier.js hit a "revert". Also the gas cost exceeds the b…
-
I've noticed that the information about development freeze has been removed. Does this mean that the project will be actively developed again, or at least maintained? @v57, could you please clarify?
-
The following libraries support bulletproofs:
* https://github.com/adjoint-io/bulletproofs/ (haskell)
* https://github.com/bbuenz/BulletProofLib (Java)
* https://github.com/dalek-cryptograp…
-
When I use
let contractAddress: Address = "0x45245bc59219eeaaf6cd3f382e078a461ff9de7b"
let balance = try! ERC20(contractAddress).balance(of: "0x6a6a0b4aaa60E97386F94c5414522159b45DEdE8")
Fata…
-
Xcode 10.2.1 (10E1001) - when building in Release config, the build is stucked on your target.
![image](https://user-images.githubusercontent.com/16210297/56348663-9b1cef00-61cf-11e9-9bbc-8c60ee789…
-
Also i am giving my device wifi address in url .
let url = URL(string: "http://[E0:B5:2D:11:5B:8F]:8545")!
print(url)
Web3.default = Web3(url: url)!