-
We have seen an almost meteoric rise of Cardano's popularity recently. At the time of writing it's [the 3rd biggest blockchain project by marketcap](https://www.coingecko.com/en/coins/cardano), eclip…
-
### Is there an existing issue?
- [X] I have searched the existing issues
### Experiencing problems? Have you tried our Stack Exchange first?
- [X] This is not a support question.
### Desc…
-
## 公司介绍
Gear 是一个基于 Substrate 的智能合约平台,任何人都能够在几分钟内部署一个 dApp。Gear 是运行智能合约最经济的方式,这些智能合约可使用多种流行编程语言编译,如 Rust、C、C++等等。Gear 提供简约直观、功能完备的 API ,开发者可以在多个网络上运行新编写的和现有的程序,而无需重新编写。智能合约存储在区块链的状态中,并被调用,根据请求保留其状态。
…
-
## 关于 Gear
Gear是一个基于Substrate的智能合约平台,使任何人都能在几分钟内部署一个dApp。Gear是运行智能合约的最具成本效益的方式,这些智能合约是由许多流行的编程语言编译而成的,如Rust、C、C++等等。它确保了非常简约、直观和充分的API,可以在多个网络上运行新写的和现有的程序,而无需重写。智能合约存储在区块链的状态中,并被调用,根据要求保留其状态。
Gear…
-
## 关于 Gear
Gear是一个基于Substrate的智能合约平台,使任何人都能在几分钟内部署一个dApp。Gear是运行智能合约的最具成本效益的方式,这些智能合约是由许多流行的编程语言编译而成的,如Rust、C、C++等等。它确保了非常简约、直观和充分的API,可以在多个网络上运行新写的和现有的程序,而无需重写。智能合约存储在区块链的状态中,并被调用,根据要求保留其状态。
Ge…
-
- [x] Background image
![image](https://user-images.githubusercontent.com/10279686/72675399-43d2e480-3aa9-11ea-832a-f1d5d61cc1bf.png)
- [x] Switch to dark mode for images.
- [x] Subject changes…
-
Yesterday, I was sending a batch transfer via KodaDot from my account on AHK. I was sending 0.2 KSM (on ahk) to two different accounts (0.4 in total). I had enough KSM in my wallet. It showed that the…
-
Im using chain DataHighway Tanganika Kusama Parachain using DataHighway Collator v3.6.0-b938f49-x86_64-linux-gnu
trying to SubmitExtrinsic
my code below
```go
func TestTransfer(t *testing.T) …
-
With #6749, it is possible to mark a success transaction execution to be free.
However this is not respected by proxy and multisig.
I think we will want to make proxy/multisig call free if the und…
-
Right now, memory usage is pretty arbitrary. While you can configure the state cache size, it seems that either this doesn't actually work correctly, or there are other more important buffers and cach…