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

Upgrade to NextJS 12 #67

Closed
assimovt opened this issue Nov 24, 2021 · 1 comment · Fixed by #76
Closed

Upgrade to NextJS 12 #67

assimovt opened this issue Nov 24, 2021 · 1 comment · Fixed by #76
Assignees
Labels
debt Tech debt good first issue Good issues to get started with

Comments

@assimovt
Copy link
Contributor

NextJS 12 drastically improves refresh and build times for faster dev feedback. Also, adds support for React 18.

@assimovt assimovt added debt Tech debt good first issue Good issues to get started with labels Nov 24, 2021
@assimovt assimovt self-assigned this Dec 19, 2021
@assimovt
Copy link
Contributor Author

Fixed in #76

@peroket peroket linked a pull request Dec 24, 2021 that will close this issue
assimovt pushed a commit that referenced this issue Dec 24, 2021
- Add documentation for dynamic gas cost and gas refunds
- Add a gas estimator to compute fees based on Inputs and Common params
- Change "Static gas" column to "Minimum gas" to avoid misleading 0 cost
- Use Input stack variable names more consistently in the doc
- Extend opcodes.json with dynamicFee definition of user inputs
- Add support for opcode specific dynamic docs with variables from Common gasPrices param
- Show dynamic gas fee tooltip only when it's active in the selected fork

UI:
- Add focus state on the input fields

Misc:
- Upgrade to NextJS 12 with Webpack 5
- Get rid of browserify with global ethereumjs objects
- Simplify lookup of table's opcodes object
- Fix saving of selected fork setting value
- Fix setting common chain and hardfork

Closes #57 #67 #85
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debt Tech debt good first issue Good issues to get started with
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant