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

feat: adopt hardhat for development #46

Merged
merged 2 commits into from
Jan 11, 2022
Merged

Conversation

mirceanis
Copy link
Contributor

I also refactored the tests and added some extra ones to cover some corner cases for the doSomethingSigned() methods.

const rawTx = {
nonce: 0,
gasPrice: 10000000000, // 10 Gwei
gasPrice: 100000000000, // 100 Gwei
Copy link
Contributor Author

Choose a reason for hiding this comment

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

modern times, modern prices

@mirceanis mirceanis merged commit 0ab4f15 into develop Jan 11, 2022
@mirceanis mirceanis deleted the migrate-to-hardhat branch July 7, 2022 11:30
uport-automation-bot pushed a commit that referenced this pull request Jul 7, 2022
# [1.0.0](v0.0.3...1.0.0) (2022-07-07)

### Bug Fixes

* update compiler version and remove deprecated entities ([#45](#45)) ([c906383](c906383))

* Merge pull request #53 from uport-project/develop ([210e1a5](210e1a5)), closes [#53](#53) [#12](#12) [#52](#52)

### Features

* add deployments JSON and use an index for the module ([ae9f393](ae9f393))
* adopt hardhat for development ([#46](#46)) ([0ab4f15](0ab4f15))

### BREAKING CHANGES

* Please see #12 and #52
uport-automation-bot pushed a commit that referenced this pull request Jul 7, 2022
# [1.0.0](v0.0.3...1.0.0) (2022-07-07)

### Bug Fixes

* update compiler version and remove deprecated entities ([#45](#45)) ([c906383](c906383))

* Merge pull request #53 from uport-project/develop ([210e1a5](210e1a5)), closes [#53](#53) [#12](#12) [#52](#52)

### Features

* add deployments JSON and use an index for the module ([ae9f393](ae9f393))
* adopt hardhat for development ([#46](#46)) ([0ab4f15](0ab4f15))

### BREAKING CHANGES

* Please see #12 and #52
@uport-automation-bot
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants