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

backport 2.1 chainbase #4

Merged
merged 4 commits into from
Jan 12, 2022
Merged

backport 2.1 chainbase #4

merged 4 commits into from
Jan 12, 2022

Conversation

tbfleming
Copy link
Member

Backport chainbase from 2.1.

EOSIO/eos#8181
EOSIO/eos#9577

Base automatically changed from backport-ship to main January 11, 2022 19:26
@@ -576,20 +576,14 @@ def doNodesHaveBlockNum(nodes, targetBlockNum, blockType, printCount):
@staticmethod
def getClientVersion(verbose=False):
"""Returns client version (string)"""
p = re.compile(r'^Build version:\s(\w+)\n$')
Copy link
Contributor

Choose a reason for hiding this comment

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

Wow, this has been broken for a while. EOSIO/eos#7468

@tbfleming tbfleming merged commit a6d17e9 into main Jan 12, 2022
@tbfleming tbfleming deleted the backport-chainbase branch January 12, 2022 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants