Advertisement
den4ik2003

Untitled

Nov 19th, 2024
6
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.18 KB | None | 0 0
  1. 2024/11/19 11:38:42 TX Hash: 0x70a9bc4dd180436be358cb541868d91ba0d53a1ff48b6facd11167cd85cc94c3 ; Nonce: 111
  2. 2024/11/19 11:38:45 timeout_metric -> exceeded: tx: 0x70a9bc4dd180436be358cb541868d91ba0d53a1ff48b6facd11167cd85cc94c3 ; timeout 11000 ms ; first tx: 0x70a9bc4dd180436be358cb541868d91ba0d53a1ff48b6facd11167cd85cc94c3
  3. 2024/11/19 11:38:45 nonce: 111
  4. 2024/11/19 11:38:45 High priority: Suggested gas price 32643361531
  5. 2024/11/19 11:38:45 gas price = 65286723062
  6. 2024/11/19 11:38:45 retry tx: 0x70a9bc4dd180436be358cb541868d91ba0d53a1ff48b6facd11167cd85cc94c3 with 0x7b3108e414175fc575acdc89a4d7674430f02adb9fa7b3a84f81aa9c4964a733
  7.  
  8. 1732016331623 stream = onForceDexOrdersBookUpdated
  9.  
  10. bid price = 9.16 bid quantity = 584.634
  11. bid price = 9.15 bid quantity = 1479.36
  12. bid price = 9.14 bid quantity = 698.152
  13. bid price = 9.13 bid quantity = 226.127
  14. bid price = 9.12 bid quantity = 339.223
  15. 2024/11/19 11:38:56 timeout_metric -> exceeded: tx: 0x7b3108e414175fc575acdc89a4d7674430f02adb9fa7b3a84f81aa9c4964a733 ; timeout 11000 ms ; first tx: 0x70a9bc4dd180436be358cb541868d91ba0d53a1ff48b6facd11167cd85cc94c3
  16. 2024/11/19 11:38:56 cancel tx 0x7b3108e414175fc575acdc89a4d7674430f02adb9fa7b3a84f81aa9c4964a733 with increased gas price = 65075676744 while suggested = 32537838372
  17. 2024/11/19 11:38:57 cancel tx 0x7b3108e414175fc575acdc89a4d7674430f02adb9fa7b3a84f81aa9c4964a733 with tx 0x4b629de943d9bb034ad724ee4682da466a6f2890b7f4fcb834a7a4bcdee6e582; Nonce 111
  18. 2024/11/19 11:38:57 Failed to send transaction: nonce too low: next nonce 112, tx nonce 111
  19. 2024/11/19 11:38:57 retry error: nonce too low: next nonce 112, tx nonce 111
  20. panic: runtime error: invalid memory address or nil pointer dereference
  21. [signal SIGSEGV: segmentation violation code=0x1 addr=0x28 pc=0x7b835d0d9bde]
  22.  
  23. goroutine 51 [running, locked to thread]:
  24. github.com/ethereum/go-ethereum/core/types.(*Transaction).Hash(0x4000000000000000?)
  25. /home/ubuntu/go/pkg/mod/github.com/ethereum/go-ethereum@v1.14.11/core/types/transaction.go:484 +0x1e
  26. main.ContractCallMutFunc(0xc000492000, 0x7b82b4000ef0?, 0x7b82b4001098, 0x7b82b4000db0, 0x7b82b4001780)
  27. /home/ubuntu/connector_debug/dexcore/gocore/main.go:347 +0x2eea
  28. Aborted (core dumped)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement