go-iost
go-iost copied to clipboard
Official Go implementation of the IOST blockchain
1. change token contract version to 0.0.3 and delete used old codes? 2. ==== 3.10.0 ==== 3. dump and analyse p2p connection graph? 4. add eth address 24. auto generate...
Hello, I have a few questions related to node sync in testnet. I'm running a node with details below. * version * v3.8.1-hotfix * genesis, config * https://github.com/iost-official/iost-docs/tree/master/docs/assets/testnet/v3.0.0-rc4 * spec...
``` Info 2020-11-26 15:00:16.978 peer.go:104 peer is stopped. id=12D3KooWNDPrfVJJtx2BSHHfiZS3GjZPm2C9pnYYsvTfxk3bMbGi Info 2020-11-26 15:00:16.978 peer.go:146 peer is stopped. pid=12D3KooWNDPrfVJJtx2BSHHfiZS3GjZPm2C9pnYYsvTfxk3bMbGi, addr=/ip4/118.25.58.109/tcp/30000 Info 2020-11-26 15:00:17.966 sync.go:172 Syncing block in [99457 100456]... Warn 2020-11-26 15:00:17.966...
这个文档: https://developers.iost.io/docs/zh-CN/3-smart-contract/Token721.html 最后更新时间是:14个月前; 你们一天到底在干什么????
2020年4月,IOST 就支持 NTF 了,到现在过去 16个月了,文档里面还是: ``` 注意:尽管 token721.iost 现在可以使用,但尚未完全完成。 我们计划在不久的将来发布功能齐全的版本,因此在此之前请勿在生产环境中使用它。 ``` 你们是 天天炒币不写代码,还是只是没有更新文档?
Warn 2019-08-26 02:58:26.036 peer.go:173 read header failed. err=stream reset Info 2019-08-26 02:58:26.037 peer.go:104 peer is stopped. id=12D3KooWNaWqEHaCwBbwSuYEjf2PRNydah3qnX2Wp3yRTCPGeBbs Info 2019-08-26 02:58:26.037 peer.go:147 peer is stopped. pid=12D3KooWNaWqEHaCwBbwSuYEjf2PRNydah3qnX2Wp3yRTCPGeBbs, addr=/ip4/104.41.182.38/tcp/30000 Info 2019-08-26 02:58:27.333 sync.go:170...
``` Sep 04 10:20:09 iserver[31041]: Warn 2020-09-04 10:20:09.750 block.go:133 verify block execute failed, blockNum: 94977472, blockHash: 2XbM5qmhyz8FMNQdGh91uTA35rxUQpGN9NsNNu2ewmVC, err: receipt not match, status not same: &{4 running action Action{Contract: system.iost, ActionName:...
非常感谢回答。在文档里面没有看到详细的介绍
Dear developers, IRC721 Standard token is DEPRECATED in below document. https://developers.iost.io/docs/en/3-smart-contract/Token721.html And the document encourages to use "pure javascript NFT standard: IRC722". Does this mean creating a self-deployed token that...
I don't see the API in the developer documentation. Thank!