Skip to content

Release 2.0.11.2.0 #2793

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

Closed
wants to merge 191 commits into from
Closed

Release 2.0.11.2.0 #2793

wants to merge 191 commits into from

Conversation

gregorycoppola
Copy link
Contributor

[2.0.11.2.0]

NOTE: This change resets the testnet. Users running a testnet node will need
to reset their chain states.

Added

Changed

Fixed

kantai and others added 30 commits April 16, 2021 11:08
…names for burn block stats for the new_block event
… burn block stats in the case that the parent_consensus_hash was the
lgalabru and others added 21 commits July 20, 2021 15:48
Only consider target_block_height when relevant
…se it will deprecated in a future version of Rust
* added micro-blocks PR to the changelog

* add PR 2647

* removed a space

* added some notes about the reset of the testnet
fix: switched all occurrences of max_value/min_value to MAX/MIN
@gregorycoppola
Copy link
Contributor Author

gregorycoppola commented Jul 30, 2021

Note: This branch is a straight "git checkout -b" from develop with two modifications:

  1. I bundled in a change adding two lines to the CHANGELOG.md to capture @lgalabru 's bug fixes:
- A bug that caused problems syncing during a bitcoin reorg has been fixed
  (#2771).
- Syncing with the burnchain has been improved (#2780).
  1. I merged in master and resolved the only conflicts in favor of master. The conflicts were:
<<<<<<< HEAD
- [x] **Neon** is the first version of our public testnet, which shipped in Q2 2020. This testnet added SIP 003, and will be an open-membership public network, where participants will be able to validate and participate in mining testnet blocks.

- [x] **Argon** is the second version of our public testnet, which shipped in Q2 2020. This testnet improved on the stability of the Neon testnet.

- [x] **Krypton** is the third version of our public testnet, which incorporates a partial implementation of SIP 007. It allows developers to test a simple version of Stacking and PoX consensus.

- [x] **Xenon** is the upcoming version of our public testnet, which will run on the Bitcoin testnet. It will include SIP 006 and SIP 008, and will contain bugfixes and improvements to the implementation of SIP 007.

- [x] **Mainnet** is the fully functional version, that is estimated for Q4 2020.

See the [testnet website](https://testnet.blockstack.org) and ["when mainnet?" FAQ](https://github.com/blockstack/stacks/blob/master/whenmainnet.md) for details.
=======
- [x] **Xenon** is the Stacks 2 public testnet, which runs PoX against the Bitcoin testnet. It is the full implementation of the Stacks 2 blockchain, and should be considered a stable testnet for developing Clarity smart contracts. See the [testnet documentation](https://docs.stacks.co/understand-stacks/testnet) for more information on the public testnet.

- [x] **Mainnet** is the fully functional Stacks 2 blockchain, see the [Stacks overview](https://docs.stacks.co/understand-stacks/overview) for information on running a Stacks node, mining, stacking, and writing Clarity smart contracts.
>>>>>>> master

Copy link
Contributor

@pavitthrap pavitthrap left a comment

Choose a reason for hiding this comment

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

The strategy suggested by the Stack Overflow post was actually flipped (since for them, their protected branch was not master).

But no worries, this is fine with me.

@blockstack-devops
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@stacks-network stacks-network locked as resolved and limited conversation to collaborators Nov 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants