by

Where communities thrive


  • Join over 1.5M+ people
  • Join over 100K+ communities
  • Free without limits
  • Create your own community
People
Repo info
Activity
  • Jun 12 21:15
    tkstanczak commented #21207
  • Jun 12 21:14
    tkstanczak commented #21207
  • Jun 12 21:13
    tkstanczak commented #21207
  • Jun 12 21:13
    tkstanczak commented #21207
  • Jun 12 21:04
    shamatar commented #21207
  • Jun 12 21:03
    tkstanczak commented #21207
  • Jun 12 21:02
    axic commented #21207
  • Jun 12 21:02
    tkstanczak commented #21207
  • Jun 12 21:00
    shamatar commented #21207
  • Jun 12 20:58
    tkstanczak commented #21207
  • Jun 12 20:54
    tkstanczak commented #21207
  • Jun 12 20:04
    shamatar commented #21207
  • Jun 12 20:00
    holiman commented #21207
  • Jun 12 20:00
    holiman commented #21207
  • Jun 12 19:38
    Travis ethersocialcoin/go-esc (develop) still failing (852)
  • Jun 12 19:02
    shamatar commented #21207
  • Jun 12 18:58
    holiman commented #21207
  • Jun 12 18:51
    shamatar commented #21207
  • Jun 12 18:22
    shamatar commented #21207
  • Jun 12 18:17
    shamatar commented #21207
lordtyrion2005
@lordtyrion2005
the contract has 4 owners but only requires confirmation from 2 - do you know if i would need to confirm for all 4 accounts. In ethereum wallet it would always ask for the creator wallet confirmation first and then a random one from the other 3 wallets
AtomicLemon
@AtomicLemon
But If I ask for money, immediately block. I won't ask for money
lordtyrion2005
@lordtyrion2005
much appreciated mate - but if i offer a bounty as honestly the time i've spent on this is costing me money.
AtomicLemon
@AtomicLemon
:thumbsup:
lordtyrion2005
@lordtyrion2005
ozzie?
Jakub
@JKKGBE
Does anyone here by any chance have an answer for sammy007/open-ethereum-pool#10 ?
What's the problem exactly?
michael stanl
@vetuka_gitlab
hello
You can try on different investment tools. Bitcoin was not given importance to the first time, remember the times when the pizza was bought for 18000 btc. Pinetwork is an open front application because it has different features from other coins. The engraving process continues in the application. You do not give anything. Just press the green lightning icon once a day from your phone. Even if your phone is closed, scraping continues. If you want to try Pinetwork, which is a new breath in digital mining, you can access it from play stor. write "vetuka" there and complete the process
Cristian Monti
@CrisMon-01
Hi where can i find (or who want to explain) how blck explorer work, how the lookup of a transaction is made, because i think on blockchain like ethereum and bitcoin the search for a transaction had to longer than it actually is
Ricardo Guilherme Schmidt
@3esmit
I'm getting frequent ERROR Demoting invalidated transaction in my go-ethereum log. Is this normal?
image.png
image.png
image.png
As from my analysis seems like related to "chainreorg" that happens next to this. I am just mentioning because I never seen this errors in past, but maybe the new geth started verboseing this errors just in the recent versions.
arko-64872
@arko-64872
how do i learn to make a full dapp????
François-René Rideau
@fare
arko: what kind of dapp are you trying to build?
Nick Dodson
@SilentCicero
Hi all, what is the status on Berlin implementation and timeline?
@karalabe any news on that front?
Vie
@VieYang
Is geth dump 10240 can dump all accounts balance?
or, how to get all accounts's balance?
Mymskmkt
@manxiaqu
Hey, anyone know the reason eth.pendingTransactions don't show pending transactions list but txpool does?
unknown.png
Tengfei Niu
@spartucus
Ilya Nabutovsky
@cp0k
anyone having issues keeping your Geth nodes in sync ? my 1.9.13 and 1.9.14 nodes running on DigitalOcean run out of memory and as a result drop a ton of blocks...resulting in a long time before I am back up to the tip of the chain
I have a GIT issue open on this, but it's been a while since I've heard anything back - ethereum/go-ethereum#20963
Ravi Bharti
@ravinitp
Hi,
Can some please have a look on ethereum/go-ethereum#21151
rrreche
@rrreche

is the TOML parser broken for geth?

I am getting this error:
(p2p.Config.BootstrapNodes) invalid public key (wrong length, want 128 hex chars)

WIth this line in the TOML file:
BootstrapNodes = ["enode://de2bff7934321b702bd9b657874ba7095b93a54cb4007049c100bf430d3026ea@172.0.254.129:30303"].

The enode is generated using the -writeaddress flag of the bootnode binary utility

rrreche
@rrreche
also adding peers manually in the geth console with the above mentioned enode seems to work
Raphael Lullis
@lullis

Hi. I am trying to understand why after running for a while my geth node seems to lose sync for apparently no reason.

Looking at my logs, I have:

Jun 03 10:36:20 Ubuntu-1910-eoan-64-minimal geth[429]: INFO [06-03|10:36:20.961] Imported new chain segment               blocks=1  txs=240  mgas=9.979  elapsed=1.503s    mgasps=6.638   number=10191803 hash=66452f0fe9d0 dirty=859.69MiB
Jun 03 10:36:46 Ubuntu-1910-eoan-64-minimal geth[429]: INFO [06-03|10:36:46.018] Deep froze chain segment                 blocks=4  elapsed=366.459ms number=10101802 hash=007a05…97e3b9
Jun 03 10:37:46 Ubuntu-1910-eoan-64-minimal geth[429]: INFO [06-03|10:37:46.321] Deep froze chain segment                 blocks=1  elapsed=302.524ms number=10101803 hash=3cc00c…c5582d
Jun 03 11:04:55 Ubuntu-1910-eoan-64-minimal geth[429]: INFO [06-03|11:04:55.833] Regenerated local transaction journal    transactions=0 accounts=0
Jun 03 12:04:55 Ubuntu-1910-eoan-64-minimal geth[429]: INFO [06-03|12:04:55.828] Regenerated local transaction journal    transactions=0 accounts=0
Jun 03 13:04:55 Ubuntu-1910-eoan-64-minimal geth[429]: INFO [06-03|13:04:55.829] Regenerated local transaction journal    transactions=0 accounts=0
Jun 03 14:04:55 Ubuntu-1910-eoan-64-minimal geth[429]: INFO [06-03|14:04:55.844] Regenerated local transaction journal    transactions=0 accounts=0
My config.toml:
[Eth]
SyncMode = "fast"

[Node]
DataDir = "/storage/geth/mainnet"
HTTPHost = "127.0.0.1"
HTTPPort = 8545
HTTPVirtualHosts = ["*"]
WSHost = "127.0.0.1"
WSPort = 8546
WSOrigins = ["*"]
NoUSB = true

[Node.P2P]
ListenAddr = ":30303"
AusIV
@AusIV
@lullis - Can you run geth attach then net.peerCount to see how many peers you have?
Raphael Lullis
@lullis
I restarted now, so it shows
instance: Geth/v1.9.9-stable-01744997/linux-amd64/go1.13.5
at block: 10193139 (Wed, 03 Jun 2020 15:39:44 CEST)
 modules: eth:1.0 net:1.0 rpc:1.0 web3:1.0

> net.peerCount
44
If it losing sync is due to a lack of peers, is there any option to make geth crash if it doesn't have a minimum amount of peer nodes? For me crashing should be fine as it is managed by systemd, all I am looking for at the moment is an automatic way of getting it to restart if it loses sync for too long
AtomicLemon
@AtomicLemon
Anyone have any ideas? ethereum/go-ethereum#21167
AtomicLemon
@AtomicLemon
Also I try to send a transaction and geth just crashes..
INFO [06-04|09:32:46.460] Submitted transaction                    fullhash=0xdfe75491684404d097876c7092cf5ff7599fe344ea73015449b7135441188637 recipient=0xA84199E5d1E718C7c6a389f8d0fa21691be9B5bD
WARN [06-04|09:32:47.584] Gas estimation capped by limited funds   original=9959364 balance=11000000000000000 sent=1000000000000000 gasprice=31000000000 fundable=322580
Killed
Paul Turner
@pauljeremyturner
looking for noob guide to interact with contract logs via abigen generated code. perhaps using the event iterator FilterMyEventName
Marius van der Wijden
@MariusVanDerWijden
Marco Martins
@mamartins
Can anyone send me some ether to test? address: 0xE1A6899d07F215D56562dB9C4A7973ef38eB24BF
Thank you
Raphael Lullis
@lullis
Hey, so without trying to re-open the can of worms that is theethereum/go-ethereum#1897, is there already a established practice/recommendation for someone that would like to obtain a list of all ETH transfers involving a given address?
(that does not involve running through the whole chain, of course)
Nick Mudge
@mudgen
AusIV
@AusIV
@lullis - Nope. On a normal node, that information is not indexed in a way that you can get to it without scanning every transaction on the blockchain. Recently Geth introduced the option to not index transaction hashes (indexes which tell Geth how to find the tx based on its hash). Removing that index saves about 32 GB. Adding an index of all transactions by sender and recipient would probably take around 64 GB to store.
Thomas Jay Rush
@tjayrush
TrueBlocks builds exactly this index of all appearance of every address anywhere on the chain, you to query for a full history. Website TrueBlocks.io
Raphael Lullis
@lullis

@tjayrush , thanks for the tip, but if I understand correctly it just sort of punts the issue to etherscan? From reading the docs, quickblocks/trueblocks is a tool that is a database that you can run locally connected to an ETH node, and enriches the data it gets from that node. But their docs mention usage of a tool called ethslurp that requires etherscan APIs.

For my case, I am just working on some wallet-like transaction record system, and I know that I can get the events for transfers using the ERC20 token contracts. I am just missing the ETH transfers. If I have to resort to anything that is third-party and/or relies on Etherscan, than I can just go to etherscan directly.

Enrique Alcázar Garzás
@kikoncuo
Hello, any idea how to resolve uris like these? eth://block/byetherscan/latest
I can't find anything online on eth://
pyggie
@pyggie
Are there any tuning guides for making the best use of RAM? I want to optimize for JSONRPC eth_call query throughput and latency, where the queries typically hit a lot of DeFi contract logic. I have a 64-bit Linux box with 32 GB of RAM. Using geth 1.9.15, my config.toml has DatabaseCache = 24000, but the geth process never uses more than ~ 13 GB virtual / ~ 10 GB resident RAM even after a week of traffic. Shouldn't I expect something around 24 GB usage? Are there other settings I should tweak?
image.png
pyggie
@pyggie
Also, is there a config option that controls how often to write cached state to disk? I don't see anything in the docs. Normally, sending the INT signal to geth causes it to shutdown gracefully, logging that it is "Writing cached state to disk" and has "Persisted trie from memory database". However, the last time I did this, geth began the shutdown process but then hung for 10+ minutes without any log messages. Upon killing and restarting, geth reported "Head state missing, repairing chain", was 14,000 blocks behind, and took over an hour to recover. Is there any way to cause geth to persist this crucial data more often? (Using v1.9.15.)