Skip to content

Add support for: web3.eth.getBlock(), web3.eth.getUncle(),...

luisvi70 requested to merge luisvi-wip into master

Add support for: web3.eth.getBlock(), web3.eth.getUncle(), web3.eth.getBlockNumber(), web3.eth.getTransactionCount(), web3.eth.getCode() and web3.eth.sendSignedTransaction()

Merge request reports