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

Ledger Integration #298

Merged
merged 65 commits into from
Mar 13, 2019
Merged

Ledger Integration #298

merged 65 commits into from
Mar 13, 2019

Conversation

SebastienGllmt
Copy link
Contributor

Add ledger support

(very much a WIP. Just creating the PR so we can all track it)

@SebastienGllmt SebastienGllmt force-pushed the feature/ledger-integration branch from 5864e29 to bef1508 Compare February 17, 2019 22:57
@shinsuny shinsuny mentioned this pull request Feb 18, 2019
15 tasks
app/api/ada/index.js Outdated Show resolved Hide resolved
app/api/common.js Outdated Show resolved Hide resolved
@shinsuny shinsuny mentioned this pull request Feb 19, 2019
6 tasks
app/domain/SignTx.js Outdated Show resolved Hide resolved
app/config.js Outdated Show resolved Hide resolved
app/api/ada/index.js Outdated Show resolved Hide resolved
app/api/ada/index.js Outdated Show resolved Hide resolved
@shinsuny shinsuny mentioned this pull request Feb 24, 2019
@shinsuny shinsuny added spec-implementation Its has been approved by the triage process after a proposal was made WIP / DO NOT MERGE Shows that a PR shouldn't be merge labels Feb 24, 2019
.eslintignore Outdated Show resolved Hide resolved
app/api/ada/hardwareWallet/newTransaction.js Outdated Show resolved Hide resolved
app/api/ada/hardwareWallet/newTransaction.js Outdated Show resolved Hide resolved
txExt: UnsignedTransactionExt,
changeAdaAddr: AdaAddress
): string {
// TODO: add type to unsignedTx
Copy link
Contributor Author

Choose a reason for hiding this comment

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

TODO

app/components/wallet/hwConnect/ledger/AboutDialog.js Outdated Show resolved Hide resolved
app/components/topbar/TopBarCategory.scss Show resolved Hide resolved
app/stores/ada/LedgerSendStore.js Outdated Show resolved Hide resolved
app/stores/ada/LedgerSendStore.js Outdated Show resolved Hide resolved
app/stores/ada/LedgerSendStore.js Outdated Show resolved Hide resolved
app/stores/ada/TrezorConnectStore.js Show resolved Hide resolved
app/stores/ada/TrezorConnectStore.js Show resolved Hide resolved
@nicarq nicarq marked this pull request as ready for review March 12, 2019 00:47
@shinsuny shinsuny force-pushed the feature/ledger-integration branch from fc1849a to 6c17fe0 Compare March 12, 2019 07:30
@shinsuny shinsuny removed the WIP / DO NOT MERGE Shows that a PR shouldn't be merge label Mar 12, 2019
@SebastienGllmt SebastienGllmt merged commit c45c32c into develop Mar 13, 2019
@shinsuny shinsuny deleted the feature/ledger-integration branch March 26, 2019 05:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
spec-implementation Its has been approved by the triage process after a proposal was made
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants