Skip to main content

Questions tagged [geth-debugging]

0 votes
1 answer
177 views

I am trying to run an Ethereum node with 'geth' as the execution client and 'lighthouse' as the consensus client. I was failing at my core use case, so i decided to check the most basic implementation....
Ishan Sathe's user avatar
0 votes
0 answers
32 views

i am forking hecochain geth (dpos) In geth consensus file it passes of a block reward to system contract file say 100 coins i want to increase the block reward so as to distribute it to delegators , ...
b1n0ryc0der's user avatar
3 votes
0 answers
478 views

I'm running a full but not archive node using geth. I'm trying to get trace for a transaction using debug.traceTransaction('0x4883a2cd5a260723ae65b88787d153864938e0cf0b811bc0597a80e3e820777a'); but it ...
Wanjing's user avatar
  • 31
0 votes
1 answer
201 views

I want to make a transfer between two wallets; one is the address I set up on my private blockchain, and the other is my Metamask address. However, I keep encountering the same error. I have attached ...
yukara's user avatar
  • 5
1 vote
1 answer
430 views

Setup three Geth private network nodes(Clique) via docker container. They are deployed on three different VMs. Among 3 nodes, there is a miner node to mine the block, a RPC node to accept RPC request, ...
abcuse1111's user avatar
1 vote
1 answer
132 views

I am running a full node (geth + lighthouse) on mainet for a few months. In a random test i found that my the geth client did not heard of some transactions (i took random blocks from Etherscan, and ...
stopiky's user avatar
  • 11
1 vote
1 answer
219 views

I'm following along with a tutorial from the geth ethereum.org documentation. The tutorial is describing how to set up a private network of multiple geth nodes. I have run the bootnode -nodekey boot....
jds250's user avatar
  • 11
0 votes
1 answer
1k views

so I installed geth. and launched the genesis terminal after initializing my genesis block. I needed to run the personal.newAccount() command, but the personal api is missing. My colleague had the ...
luko's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
16