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

Scaffold WalletLayer for tx creation #164

Merged
merged 3 commits into from
Apr 9, 2019
Merged

Conversation

Anviking
Copy link
Collaborator

@Anviking Anviking commented Apr 8, 2019

Issue Number

#95

Overview

  • Some preparatory work in their own commit (Move TxWitness,
    Add Binary.toByteString helper)
  • I have added createUnsignedTx , signTx , and submitTx
  • I have added added new errors and tweaked naming of existing ones

Comments

@Anviking Anviking self-assigned this Apr 8, 2019
src/Cardano/Wallet.hs Outdated Show resolved Hide resolved
src/Cardano/Wallet.hs Show resolved Hide resolved
src/Cardano/Wallet.hs Outdated Show resolved Hide resolved
src/Cardano/Wallet.hs Outdated Show resolved Hide resolved
Copy link
Contributor

@rvl rvl left a comment

Choose a reason for hiding this comment

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

Good start

src/Cardano/Wallet.hs Outdated Show resolved Hide resolved
@KtorZ KtorZ force-pushed the anviking/95/extend-walletlayer branch from c6a5f5d to e0d0e08 Compare April 9, 2019 14:26
Copy link
Member

@KtorZ KtorZ left a comment

Choose a reason for hiding this comment

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

👍 rebased on top of master + applied changes as discussed.

@KtorZ KtorZ merged commit 640abe6 into master Apr 9, 2019
@KtorZ KtorZ deleted the anviking/95/extend-walletlayer branch April 9, 2019 14:49
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.

None yet

3 participants