web3j-evm
web3j-evm copied to clipboard
Invalid block timestamp
org.web3j.evm.InMemoryBesuChain#createPendingBlockHeader creates block with incorrect timestamp Block timestamp should be in seconds Thereby, now it is impossible (or very hard) to test the contracts, that relies on block timestamp.