Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to hardhat #612

Merged
merged 5 commits into from
Apr 4, 2024
Merged

Migrate to hardhat #612

merged 5 commits into from
Apr 4, 2024

Conversation

purplesmoke05
Copy link
Member

Close: #609

Comment on lines +204 to +206
_e2e_account_rsa_key.block_timestamp = datetime.utcfromtimestamp(
sending_block["timestamp"] - 1
)
Copy link
Member Author

@purplesmoke05 purplesmoke05 Apr 4, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed to explicitly insert blocktimestamp based on the blocktimestamp of the block containing the transaction sent because hardhat holds incorrect timestamp.

@purplesmoke05 purplesmoke05 marked this pull request as ready for review April 4, 2024 01:43
@YoshihitoAso YoshihitoAso merged commit e8b51dd into dev-24.6 Apr 4, 2024
5 checks passed
@YoshihitoAso YoshihitoAso deleted the feature/#609 branch April 4, 2024 01:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Sunset of Ganache
2 participants