-
Hi there,
i create a testnet node using docker,but always sync fail .
Sync show that out of sync ,and i try several time but fail
## OS Version:
Ubuntu 20
## here’s some log info
Sta…
-
我这边 签名通过api广播交易的时候发生了错误。 raw :0xf8704a8082012cd8d79478b13ad0ba4ac9336196d82af697c352767b83f301805582520880881643a623faa915ecc0b841d34b770ad43a4a55c86dd8d83b88483cec7ca276397f51de0c377cddd164670b0ca51d…
hzccc updated
3 years ago
-
My problem is that VeChain Sync only displays five empty addresses and not the one where I have my assets. Thus I can't see nor access my VET & VTHO on neither VeChain Sync nor on My Tokens (https://t…
-
以及有没有官方可用的sdk
hzccc updated
4 years ago
-
我想通过xpub生成对应的地址,请问这一块在源码的哪个地方。
I want to generate the corresponding address through Xpub, may I ask where this piece is in the source code?
hzccc updated
4 years ago
-
如果是token交易,我应该怎么在交易模型里面进行区分呢?比如我想交易我手里的VTHO,或者其他的token等等
```go
type body struct {
ChainTag byte
BlockRef uint64
Expiration uint32
Clauses []*Clause
GasPriceCoef uint8
Gas …
hzccc updated
4 years ago
-
以下是根据js sdk测算Gas改成Golang的算法。但是怎么感觉算出来的gas好像不太对。算出来的gas比最终的gasUsed还要少。这是什么原因呀?算法有问题吗。
```golang
func IntrinsicGas(clauses []vet.Clause) int {
const txGas = 5000
const clauseGas = 16000
const cl…
hzccc updated
3 years ago
-
Hello
I would need 0x - how can I implement it pls.
thx for help
-
Only VEN (VeChain Token) is listed. VET is missing. would be great if you could add this to the list as well...
-
VeChain did launch a new main net token that is no longer using ERC20 token standard. VeChain team decided to use the same address format that is used by Ethereum and because of that users and 3rd par…