bmalepaty
bmalepaty
## Steps to Reproduce Issue 1. Ensure Node is up and running 2. Run the query: curl --location --request POST ':9000' \ --header 'Content-Type: application/json' \ --data-raw '{ "jsonrpc": "2.0",...
After bedrock block, the node is not syncing Docker-compose file: [docker-compose.yaml.txt](https://github.com/smartcontracts/simple-optimism-node/files/13412990/docker-compose.yaml.txt) **op-geth Logs**  **op-node Logs**  **Healthcheck Logs**  **FaultDetector Logs** 
I have updated the **rosetta** docker image to latest. But still node isnt syncing I have ensured hypersync is false and synctype is blocksync **Error**: Stopping because peer disconnected ...
Node is synced. Following is the API response for /network/status  But balance at a given height is returning 0 for earlier blocks. **Request: /account/balance** `{"network_identifier": { "blockchain": "DeSo", "network":...
 The node keeps restarting after downloading headers of Hypersync
**Transaction Hash**: 812749496fcbe7f87b5385888083da5c00cc814f5b6e4d926492142f2f81eebe **Rosetta Response**: `"operations": [ { "operation_identifier": { "index": 0 }, "type": "INPUT", "status": "SUCCESS", "account": { "address": "BC1YLjGbnv2HM8nWbXprgeEUVCDbQ3WQwdTs3HZpF5rqDqe5T5bT5yU" }, "amount": { "value": "-29018911", "currency": { "symbol": "DESO",...
@AeonSw4n Node is synced. Following is the API response for /network/status  But balance at a given height is returning 0 for earlier blocks. Request: /account/balance `{"network_identifier": { "blockchain": "DeSo",...
When trying to hit the Rosetta Transaction API, to get transaction details, null response is received. API Request: POST /block/transaction `{"network_identifier": { "blockchain": "DeSo", "network": "MAINNET" }, "block_identifier": { "index":...