theta-mainnet-integration-guide icon indicating copy to clipboard operation
theta-mainnet-integration-guide copied to clipboard

Documents and demos to facilitate Theta mainnet integration

Results 49 theta-mainnet-integration-guide issues
Sort by recently updated
recently updated
newest added
trafficstars

FATA[0008] Snapshot validation failed, err: open /root/.theta/snapshot: no such file or directory

![Screenshot from 2019-08-25 11-01-14](https://user-images.githubusercontent.com/30297338/63645985-c2f50400-c727-11e9-81f5-9f1db3fd60b5.png)

Hi All, We are not able to connect on mainnet IP which provided in the config.md file, Kindly suggests for making it happen. Actually we need your favor to set...

mainnet block synchronization is too slow. so i want to know the public node url. to do rpc testing.

I followed the instructions to set up the node for local private network and also I configured the testnet and I saw that the config.yaml has a seed IP but...

Hi there, was following this: https://github.com/thetatoken/theta-mainnet-integration-guide/blob/master/docs/mainnet.md When trying to start the node, I get a fatal error. FATA[0022] Snapshot validation failed, err: Failed to load snapshot metadata, rlp: too few...

[2021-01-01 19:42:05] ERROR [p2p] Error during handshake/recv: read tcp 192.168.1.79:38718->162.246.8.171:60694: read: connection reset by peer [2021-01-01 19:42:05] ERROR [p2p] Failed to handshake with peer, error: read tcp 192.168.1.79:38718->162.246.8.171:60694: read: connection...

I went through this documentation and everything worked for the local private net except for the `make test_unit`: https://docs.thetatoken.org/docs/setup The cli example document is good as well illustrating the token...

I've installed the guardian node through google cloud market place. I've followed the instructions line by line, which says it should take 10 - 15 minutes. It's been several hours...

Seems a go Theta RPC client library would be natural and pretty easy to provide since the ledger code and thetacli are already in go. What do you think? -Andrew