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

Update consensus and sdk versions #15

Merged
merged 1 commit into from
Aug 11, 2020

Conversation

jinmannwong
Copy link
Contributor

  • Update to consensus v0.6.0 and sdk v0.7.0
  • Add consensus staking begin blocker to app

@@ -2,18 +2,20 @@ package keeper

import (
"encoding/json"
"io/ioutil"
Copy link
Contributor

Choose a reason for hiding this comment

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

minor: shuffled imports

Copy link
Contributor Author

@jinmannwong jinmannwong Aug 11, 2020

Choose a reason for hiding this comment

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

Yeah, my editor did this but I think the change is consistent with how the imports are normally ordered in Tendermint so I lett it.

@jinmannwong jinmannwong merged commit c1ca760 into fetchai:master Aug 11, 2020
@jinmannwong jinmannwong deleted the update_versions branch August 11, 2020 15:16
pbukva added a commit to pbukva/fetchd that referenced this pull request Oct 24, 2023
This is support for Ledger HW wallets on macOS Ventura v13.x where
location of IOKit changed - see the following PR:
[OS X enumerate fix: also look for IOKit in /System/Library/Frameworks fetchai#15](Zondax/hid#15)
pbukva added a commit that referenced this pull request Oct 27, 2023
This is support for Ledger HW wallets on macOS Ventura v13.x and higher, where location of the IOKit library changed - see the following PR: [OS X enumerate fix: also look for IOKit in /System/Library/Frameworks #15](Zondax/hid#15).
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