python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
GoError: Error: the method personal_newAccount does not exist/is not available at web3.js
I just installed geth and
I start an instance of geth with this command: geth --rinkeby --syncmode=light --http
then I attach to that instance with this command: geth attach http://127.0.0.1:8545
and ...

Ovidiu Rudi
Votes: 0
Answers: 1
Cannot create public address in Golang from Truffle/Ganache private Key
Truffle/Ganache and Golang Fans,
Truffle/Ganache creates some addresses and account addresses. Output is:
Accounts:
(0) 0xebbf26c04840d7ec79f54e0580028d92afa3d63c
(1) 0x94d4ce2201fe947171a5d5cb148fba...
David
Votes: 0
Answers: 1
Checking the number of confirmed blocks for a transaction?
How does one check the number of "block confirmations" for a given transaction?
I tried checking the transaction hash in block heights of +1, +2, etc. but they don't contain the transaction ...
danthegoodman
Votes: 0
Answers: 1
Chainlink submit_tx Error: cannot send transaction on chain ID
Followed the Fulfilling Requests documentation on Chainlink, and got the following error. Image: Chainlink Operator Overview
Chainlink CLI - [DEBUG]:
2022-03-19T03:17:42.410Z [DEBUG] Error in transact...

Marcin koziel
Votes: 0
Answers: 1