-
See travis log: https://travis-ci.org/Zilliqa/Zilliqa/jobs/366715598
Once fixed, 0f3612157b5802afd32dec8e4ff4b641e9b04867 can be enabled again
Gnnng updated
6 years ago
-
path: Zilliqa-JavaScript-Library/lib/node.js
-
Based on the design from #44
-
Was my registering rejected? no response yet.
-
The intermediate language for formal smart contract development is named Scilla (not Skilla).
Here is a better link: https://zilliqa.com/resources.html#smart-contract
-
Node.cpp:497:24: error: no matching constructor for initialization of 'PrivKey'
auto privKey = PrivKey{privKeyBytes, 0};
Looks auto is not resolving to correct data type. for privKeyBytes.…
-
/home/kenneth/Projects/Zilliqa/Zilliqa/src/libUtils/Logger.cpp: In member function ‘void Logger::LogMessage(const char*, const char*)’:
/home/kenneth/Projects/Zilliqa/Zilliqa/src/libUtils/Logger.cpp:…
-
- Programming Language version: PHP
- CCXT version: 1.18.992
- Exchange: Bitmart
- Method: create_order
https://github.com/ccxt/ccxt/blob/74717ffc8171bd8266b49819f7583eb8a0c32da7/php/bitmart.php…
devsi updated
5 years ago
-
A library to be included with each contract, to avoid duplication. Involves the following data types:
* Booleans
* Hashes
* Integers
* Natural numbers
* Lists
* Maps
Describe the interfaces…
-
See https://docs.zilliqa.com/whitepaper.pdf FMI.