Giter Site home page Giter Site logo

Comments (7)

igorbarinov avatar igorbarinov commented on May 1, 2024

I've added CNAME to https://54.208.225.50/
you could use it as:
https://sokol-trace.poa.network

please check that the node is in sync

from blockscout.

igorbarinov avatar igorbarinov commented on May 1, 2024

@phahulin please recreate the node without archiving option

  • we don't need it
  • it's too slow

from blockscout.

phahulin avatar phahulin commented on May 1, 2024

@rstormsf please check rpc at https://sokol-trace.poa.network, seems to be working fine
example:

tx: https://sokol-explorer.poa.network/tx/0x495828f53a864d54d2332a8fc560751d31a269e3b998e380735d0e4f70c4484d

request:

curl --data '{"method":"trace_transaction","params":["0x495828f53a864d54d2332a8fc560751d31a269e3b998e380735d0e4f70c4484d"],"id":1,"jsonrpc":"2.0"}' -H "Content-Type: application/json" -X POST https://sokol-trace.poa.network

response:

{
  "jsonrpc": "2.0",
  "result": [{
    "action": {
      "callType": "call",
      "from": "0xbac3fea4f8bd2bc76de1fa0f0ce6210865c8ba3d",
      "gas": "0x8910",
      "input": "0x3af39c21",
      "to": "0xcc3304208057cacc491f58dfdbf9ef762d10f56b",
      "value": "0x16345785d8a0000"
    },
    "blockHash": "0x02859db3d4fc662f019b28f0ca4c35431e8375d00d5b2f3484dd7639da158832",
    "blockNumber": 815418,
    "result": {
      "gasUsed": "0x8675",
      "output": "0x"
    },
    "subtraces": 1,
    "traceAddress": [],
    "transactionHash": "0x495828f53a864d54d2332a8fc560751d31a269e3b998e380735d0e4f70c4484d",
    "transactionPosition": 48,
    "type": "call"
  }, {
    "action": {
      "callType": "call",
      "from": "0xcc3304208057cacc491f58dfdbf9ef762d10f56b",
      "gas": "0x8fc",
      "input": "0x",
      "to": "0x91e94c3b817124b4746d20813cbb745d18773fab",
      "value": "0x16345785d8a0000"
    },
    "blockHash": "0x02859db3d4fc662f019b28f0ca4c35431e8375d00d5b2f3484dd7639da158832",
    "blockNumber": 815418,
    "result": {
      "gasUsed": "0x0",
      "output": "0x"
    },
    "subtraces": 0,
    "traceAddress": [0],
    "transactionHash": "0x495828f53a864d54d2332a8fc560751d31a269e3b998e380735d0e4f70c4484d",
    "transactionPosition": 48,
    "type": "call"
  }],
  "id": 1
}

from blockscout.

rstormsf avatar rstormsf commented on May 1, 2024

Now it looks good to me, thank you @phahulin

from blockscout.

phahulin avatar phahulin commented on May 1, 2024

@rstormsf please use https://core-trace.poa.network for core

from blockscout.

acravenho avatar acravenho commented on May 1, 2024

@phahulin I will be switching poaexplorer.com over to https://core-trace.poa.network today.

from blockscout.

Shednandezstore avatar Shednandezstore commented on May 1, 2024

Fix

from blockscout.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.