classic-core icon indicating copy to clipboard operation
classic-core copied to clipboard

GO implementation of the Terra Protocol

Results 30 classic-core issues
Sort by recently updated
recently updated
newest added

Hi. I have 4 Terra Classic RPC nodes. All of them stoped at 10:35 AM UTC with an error. How to fix it? Release v0.5.22 > Error: error during handshake:...

bug

**Describe the bug** https://network.terra.dev/addrbook.json is not avaiable now, who can share a new one? **To Reproduce** ``` 0.5.22_1 | 2:19PM INF Dialing peer address={"id":"3541ee9689d62fc4390ed42d3a0091e2f0f8e3cb","ip":"49.12.220.143","port":26656} module=p2p 0.5.22_1 | 2:19PM ERR dialing...

bug

## Summary of changes Update references to ledger-go in go.mod & go.sum from v0.9.2 to v0.9.3 to add support for Ledger Nano S Plus. Before change: ``` $ terrad keys...

The proposal No. 1299(https://station.terra.money/proposal/1299) to open the bridge has been passed, but it has not yet opened.

bug

Is there anyone here that is an expert on terra station. I desparatly need help with this invalid Hex string error. Please don't dm me as I am not going...

bug

**Describe the bug** ``` mbus-5 addr={"id":"4e1c2471efb89239fb04a4b75f9f87177fd91d00","ip":"135.181.55.244","port":26656} module=pex 1:34AM ERR dialing failed (attempts: 1): dial tcp 121.78.241.68:36656: i/o timeout addr={"id":"6828c1731f6146cf2e79633aacdd43971d2a36b5","ip":"121.78.241.68","port":36656} module=pex 1:34AM ERR dialing failed (attempts: 1): dial tcp 3.70.86.72:26656: i/o...

bug

Hello! What is the difference between this repo & https://github.com/classic-terra/core/ ? I could start https://github.com/classic-terra/core/ and it works as expected. But if then I start `terrad` installed from this repo...

bug

**Describe the bug** Hello, I'm running a full node of TerraClassic, there is a tx which can be found on explorer https://finder.terra.money/classic/tx/10d31b63275e48b48ae84e8b4c240b8d3a08466b2f0e5455e3ca54fe8a9130e9 . But when can not be found with...

bug

my node version is v2.1.1,and the below apis return "Not Implemented": /wasm/contracts/{contractAddr} /wasm/contracts/{contractAddr}/store

**Describe the bug** we use this api to get txs `/cosmos/tx/v1beta1/txs/block/13214281`. But it return this error ``` { "code": 3, "message": "unable to resolve type URL /terra.wasm.v1beta1.MsgExecuteContract: tx parse error:...

bug