Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

Version 0.24.0-alpha-0 #213

Merged
merged 3 commits into from
Nov 15, 2021
Merged

Conversation

tilacog
Copy link
Contributor

@tilacog tilacog commented Oct 8, 2021

Version 0.23.0 adds:

  1. Transaction.nonce field
  2. Block.baseFeePerGas field

@tilacog tilacog changed the title Version 0.230 Version 0.23.0 Oct 8, 2021
@evaporei evaporei self-requested a review October 11, 2021 13:30
Copy link
Contributor

@evaporei evaporei left a comment

Choose a reason for hiding this comment

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

Don't merge it yet!

@evaporei
Copy link
Contributor

This will become 0.24.0 now.

Copy link
Contributor

@evaporei evaporei left a comment

Choose a reason for hiding this comment

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

Changes needed before approval/merge:

  • Change PR name from Version 0.23.0 to Version 0.24.0-alpha.0
  • Remove this commit (package.json: Bump version to 0.23.0)
  • Rebase with current master branch
  • Run npm version preminor --preid alpha (reference docs)
  • git push (npm version creates a new commit and tag with the new version)

Then I'll approve + merge. After that you should push the tag you just created (git push --tags), and I can release it on npm since I think you probably don't have access to it yet 😉

@tilacog tilacog changed the title Version 0.23.0 Version 0.24.0-alpha-0 Nov 15, 2021
@tilacog tilacog force-pushed the tiago/update-block-and-transaction-fields branch from 617450c to d967cd2 Compare November 15, 2021 15:02
@tilacog tilacog requested a review from evaporei November 15, 2021 15:08
@evaporei evaporei merged commit 9887b3f into master Nov 15, 2021
@evaporei evaporei deleted the tiago/update-block-and-transaction-fields branch November 15, 2021 16:23
@evaporei evaporei mentioned this pull request Nov 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants