Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Update version to v3.0.0-alpha.1 #11592

Merged

Conversation

eduadiez
Copy link
Collaborator

No description provided.

@ordian
Copy link
Collaborator

ordian commented Mar 31, 2020

Note, that maybe for 3.0.x we will want to have a separate branch for stable in order to backport bug fixes easily.
In that case, we'll need to change track here to stable in stable branch https://github.com/openethereum/openethereum/blob/1840102edd672a7c79a40a34d4e4c7684e670de7/util/version/Cargo.toml#L13

@ordian ordian added A8-looksgood 🦄 Pull request is reviewed well. F9-release 🎈 A specific release. All such issues should be templated on #1387. labels Mar 31, 2020
@denisgranha
Copy link

I agree with @ordian with the gitflow process for the releases, we should have that branch if we will mantain multiple versions at the same time.

About the track nightly/stable didn't we decide against maintaining the auto-updater system in a past call?

@ordian
Copy link
Collaborator

ordian commented Mar 31, 2020

About the track nightly/stable didn't we decide against maintaining the auto-updater system in a past call?

I think we can keep tracks irregardless of the decision on auto-updater. It allows to simply distinguish different binary versions e.g. build locally from master and downloaded from github releases when running parity --version.

@denisgranha denisgranha merged commit d4b5720 into openethereum:master Apr 1, 2020
dvdplm added a commit that referenced this pull request Apr 14, 2020
* master: (25 commits)
  Update .gitmodules (#11628)
  ethcore/res: activate ecip-1088 phoenix on classic (#11598)
  Upgrade parity-common deps to latest (#11620)
  Fix Goerli syncing (#11604)
  deps: switch to upstream ctrlc (#11617)
  Deduplicating crate dependencies (part 3 of n) (#11614)
  Deduplicating crate dependencies (part 2 of n, `slab`) (#11613)
  Actually save ENR on creation and modification (#11602)
  Activate POSDAO on xDai chain and update bootnodes (#11610)
  Activate on-chain randomness in POA Core (#11609)
  Deduplicating crate dependencies (part 1 of n) (#11606)
  Update enodes for POA Sokol (#11611)
  Remove .git folder from dogerignore file so vergen library can get build date and commit hash in the binary generatio vergen library can get build date and commit hash in the binary generation (#11608)
  Reduced gas cost for static calls made to precompiles EIP2046/1352 (#11583)
  [easy] `ethcore-bloom-journal` was renamed to `accounts-bloom` (#11605)
  Use serde_json to export hardcoded sync (#11601)
  Node Discovery v4 ENR Extension (EIP-868) (#11540)
  Fix compile warnings (#11595)
  Update version to 3.0.0-alpha.1 (#11592)
  ethcore/res: bump canon fork hash for mordor and kotti testnets (#11584)
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well. F9-release 🎈 A specific release. All such issues should be templated on #1387.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants