Skip to content

Instantly share code, notes, and snippets.

INFO [07-15|13:38:17.489] Got in time=0.798
Different results for { "jsonrpc": "2.0", "method": "trace_call", "params": [{"from":"0xa1a1224e9071470ab12a8df7626d4fe7789a039d","to":"0x851cc731ce1613ae4fd8ec7f61f4b350f9ce1020","gas":"0xf4240","gasPrice":"0x2cb417800","value":"0x0","data":"0xaff18575000000000000000000000000759e421599f444af46601a9e302f84dede6c58b900000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000000c0000000000000000000000004dd68a6c27359e5640fa6dcaf13631398c5613f10000000000000000000000000045684552109f8551cc5c8aa7b1f52085adff47000000000000000000000000d5e1dff5f039b2c42978d98ed60c0ac5c8f6a266000000000000000000000000ff5a7299ff6f0fbaad9b38906b77d08c0fbdc9a70000000000000000000000000bc693480d447ab97aff7aa215d1586f1868cb01000000000000000000000000dfa1468d07fc86840a6eb53e0e65cebde81d1af9000000000000000000000000ed0da07aab7257df53efc4dfc0767
INFO [07-13|16:20:29.331] Flushed buffer file name=/Users/alexeysharp/data/migrations/split_canonical_and_noncanonical_txs/ethtx/tg-sync-sortable-buf779373270 alloc=1006.73MiB sys=2.05GiB
INFO [07-13|16:20:40.056] Flushed buffer file name=/Users/alexeysharp/data/migrations/split_canonical_and_noncanonical_txs/ethtx/tg-sync-sortable-buf398362685 alloc=1.05GiB sys=2.05GiB
INFO [07-13|16:20:50.536] Flushed buffer file name=/Users/alexeysharp/data/migrations/split_canonical_and_noncanonical_txs/ethtx/tg-sync-sortable-buf841193592 alloc=1.13GiB sys=2.05GiB
INFO [07-13|16:21:01.994] Flushed buffer file name=/Users/alexeysharp/data/migrations/split_canonical_and_noncanonical_txs/ethtx/tg-sync-sortable-buf043362167 alloc=984.58MiB sys=2.05GiB
INFO [07-13|16:21:14.139] Flushed buffer file name=/Users/alexeysharp/data/migrations/split_canonical_and_noncanonical_txs/ethtx/tg-sync-sortable-buf708055146 alloc=98
INFO [04-26|14:35:23.411] Build info git_branch=sentry-logs git_commit=01ae9624599b2a2d3d988f18248e680879b69ee0
INFO [04-26|14:35:23.411] Starting Turbo-Geth on Ethereum mainnet...
INFO [04-26|14:35:23.411] Maximum peer count ETH=50 total=50
INFO [04-26|14:35:23.412] Set global gas cap cap=25000000
INFO [04-26|14:35:23.443] Opening Database (LMDB) mapSize="2.0 TB"
INFO [04-26|14:35:23.500] database closed (LMDB) lmdb=inMem
INFO [04-26|14:35:23.502] Initialised chain configuration config="{ChainID: 1 Homestead: 1150000 DAO: 1920000 DAOSupport: true EIP150: 2463000 EIP155: 2675000 EIP158: 2675000 Byzantium: 4370000 Constantinople: 7280000 Petersburg: 7280000 Istanbul: 9069000, Muir Glacier: 9200000, Berlin: 12244000, YOLO v3: <nil>, Aleut: <nil>, Engine: ethash}"
INFO [04-26|14:35:23.502] Disk storage enabled for ethash DAGs dir=/Users/alexeysharp/Library/tg-ethash count=2
INFO [04-26|14:35

Keybase proof

I hereby claim:

  • I am alexeyakhunov on github.
  • I am alexeyakhunov (https://keybase.io/alexeyakhunov) on keybase.
  • I have a public key ASBdzVYS9u17FVVSyIJn0ttm12J8VatRChRZdW7XEIxJ4Ao

To claim this, I am signing this object:

goroutine 102 [running]:
github.com/ledgerwatch/turbo-geth/internal/debug.LoudPanic(...)
/Users/alexeyakhunov/workspace/src/github.com/ledgerwatch/turbo-geth/internal/debug/loudpanic.go:26
github.com/ledgerwatch/turbo-geth/cmd/utils.StartNode.func1(0xc000206a00)
/Users/alexeyakhunov/workspace/src/github.com/ledgerwatch/turbo-geth/cmd/utils/cmd.go:84 +0x2cc
created by github.com/ledgerwatch/turbo-geth/cmd/utils.StartNode
/Users/alexeyakhunov/workspace/src/github.com/ledgerwatch/turbo-geth/cmd/utils/cmd.go:70 +0xad
goroutine 1 [chan receive, 14 minutes]:
github.com/ledgerwatch/turbo-geth/node.(*Node).Wait(0xc000206a00)
goroutine 44 [running]:
github.com/ledgerwatch/turbo-geth/internal/debug.LoudPanic(...)
/Users/alexeyakhunov/github/turbo-geth/internal/debug/loudpanic.go:26
github.com/ledgerwatch/turbo-geth/cmd/utils.StartNode.func1(0xc0000f6780)
/Users/alexeyakhunov/github/turbo-geth/cmd/utils/cmd.go:84 +0x2cc
created by github.com/ledgerwatch/turbo-geth/cmd/utils.StartNode
/Users/alexeyakhunov/github/turbo-geth/cmd/utils/cmd.go:70 +0xad
goroutine 1 [chan receive, 698 minutes]:
github.com/ledgerwatch/turbo-geth/node.(*Node).Wait(0xc0000f6780)
package ethash
import (
"encoding/binary"
"math/bits"
"github.com/ethereum/go-ethereum/crypto/sha3"
)
const (
progpowCacheWords = 4 * 1024 // Total size 16*1024 bytes
# In order for this to work, you need to install parity (of version at least 1.3.0)
# and run it like this:
#
# parity --tracing on --pruning=archive
#
# Allow it to sync to at least the hard fork block before running this script
#
import httplib
import json
Reading transactions sent to theDAO via Parity JSON RPC...
Parsing JSON...
Retracing all transactions via Parity JSON RPC...
Retraced 1000 out of 60746 transaction
Retraced 2000 out of 60746 transaction
Retraced 3000 out of 60746 transaction
Retraced 4000 out of 60746 transaction
Retraced 5000 out of 60746 transaction
Retraced 6000 out of 60746 transaction
Retraced 7000 out of 60746 transaction
# In order for this to work, you need to install parity (of version at least 1.3.0)
# and run it like this:
#
# parity --tracing on --pruning=archive
#
# Allow it to sync to at least the hard fork block before running this script
#
import httplib
import json