jishankai

Results 6 issues of jishankai

i got errors when i use progress-bubble in rails. here is the gist https://gist.github.com/skji/50163fb76a083d2de52f3872bce437cf. thanks for the help.

The gas(gasLimit) param in rawTx is different when you use web3 or jrpc. It's 'gas' in quarkchain-web3 and 'gasLimit' in jrpc. Is it better that they are the same?

Now, web3.qkc.getBalance only returns balance of QKC. Will we add getBalances to support native tokens as JRPC does?

Shall we add a function like QuarkChain.getTokenIdFromName to make it easier when developing native token app?

It's different in readme. > contractAddress : String - 20 Bytes - The contract address created without full shard id, if the transaction was a contract creation, otherwise null. To...