You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: