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

fix: transaction signing issues [APE-1254] #39

Merged
merged 7 commits into from
Aug 3, 2023
Merged

Conversation

antazoey
Copy link
Member

@antazoey antazoey commented Aug 2, 2023

What I did

fixes: issue where transaction signing would exit before waiting for sing
fixes: issue where transaction serialization would fail because of weird objects
refactor: use ledger-eth lib, delete code
fix: cli would show wrong number of accounts

Screenshot 2023-08-02 at 02 06 10

made progress but more to come, goodnight, really tired

How I did it

How to verify it

Checklist

  • Passes all linting checks (pre-commit and CI jobs)
  • New test cases have been added and are passing
  • Documentation has been updated
  • PR title follows Conventional Commit standard (will be automatically included in the changelog)

@vany365 vany365 changed the title fix: everything fix: everything [APE-1254] Aug 2, 2023
@linear
Copy link

linear bot commented Aug 2, 2023

APE-1254 "fix: everything" (ApeWorX/ape-ledger #39)

What I did

WIP

How I did it

How to verify it

Checklist

  • Passes all linting checks (pre-commit and CI jobs)
  • New test cases have been added and are passing
  • Documentation has been updated
  • PR title follows Conventional Commit standard (will be automatically included in the changelog)

ApeWorX/ape-ledger #39 by antazoey on GitHub

via LinearSync

@antazoey antazoey marked this pull request as ready for review August 2, 2023 16:28
@antazoey antazoey changed the title fix: everything [APE-1254] fix: transaction signing issues [APE-1254] Aug 2, 2023
@antazoey antazoey merged commit 0444aa4 into main Aug 3, 2023
@antazoey antazoey deleted the fix/everything branch August 3, 2023 13:42
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