-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Conversation
…n knows block was not applied
…n knows block was not applied
Propagate exceptions out push_block - 1.8
Propagate exceptions out push_block - 2.0
Merge release 1.8.8 to master
The multiversion protocol test does not work outside of the CI/CD environment. Add "ENABLE_MULTIVERSION_PROTOCOL_TEST" -D flag to CMakeLists, defaulting to false, and enable it in CI/CD build script.
The multiversion protocol test does not work outside of the CI/CD environment. Add "ENABLE_MULTIVERSION_PROTOCOL_TEST" -D flag to CMakeLists, defaulting to false, and enable it in CI/CD build script.
Add eosio-resume-from-state Test
Add eosio-resume-from-state Test
….x-8353 Make multiversion protocol test conditional.
Merge release 2.0.2 to master
Skip sync from genesis and resume from state test on tagged builds
[2.0.x] Actions for community PRs.
Init net_plugin member variables - 2.0
brew no longer has the package and it's not needed anyways
AFAIK eosio will no longer build on anything less than 10.14 because of std::variant usage
remove brew's python@2 install - 2.0
bump script's macos version check to 10.14 - 2.0
- Add deadline to base58 encoding. Co-Authored-By: Kevin Heifner <heifnerk@objectcomputing.com>
Consolidated Security Fixes for 2.0.3.
Bump version to 2.0.3
Merge release 2.0.3 to master
update getting started link
heifner
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Target release/2.0.x & develop
Agreed, PRs don't go to |
|
hi thanks for hint guys 👍 which one is more preferred between |
Please create two PRs one targeted to |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dixia please recreate this PR off develop directly then cherry-pick the commits you made to your get-started-patch-link branch; repeat for release/2.0.x. Rebasing from master to develop is not a good idea here due to the large number of commits required to catch up your master-based branch with develop.
update getting started link
Change Description
update getting started link
Consensus Changes
API Changes
Documentation Additions