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

IN PROGRESS: Transaction signing #71

Open
wants to merge 62 commits into
base: dev
Choose a base branch
from
Open

IN PROGRESS: Transaction signing #71

wants to merge 62 commits into from

Conversation

LimpidCrypto
Copy link
Collaborator

@LimpidCrypto LimpidCrypto commented Sep 10, 2023

High Level Overview of Change

Adds async transaction signing.

Type of Change

  • New feature (non-breaking change which adds functionality)

Tasks

  • Add auto_fill_txn #76
  • Handle unwraps
  • Complete sign method
  • Write tests
  • Resolve Deserialize lifetime issues
  • Add multi sign support

@LimpidCrypto LimpidCrypto added the enhancement New feature or request label Sep 10, 2023
@LimpidCrypto LimpidCrypto added this to the Add high-level methods milestone Sep 10, 2023
@LimpidCrypto LimpidCrypto self-assigned this Sep 10, 2023
@LimpidCrypto LimpidCrypto linked an issue Sep 10, 2023 that may be closed by this pull request
6 tasks
@LimpidCrypto LimpidCrypto mentioned this pull request Sep 18, 2023
2 tasks
@LimpidCrypto LimpidCrypto mentioned this pull request Jan 5, 2024
7 tasks
@LimpidCrypto LimpidCrypto mentioned this pull request Jun 18, 2024
4 tasks
@LimpidCrypto LimpidCrypto mentioned this pull request Aug 10, 2024
4 tasks
LimpidCrypto and others added 11 commits August 13, 2024 16:32
* current state

* initial

* initial

* add to changelog

* impl LedgerObject trait

* remove .DS_Store

* add documentation

* cargo fix

* add Default trait to FlagCollection

* refactoring of models

* fix serde tests

* fix serde tests

* Delete src/models/.DS_Store

* remove dafault_none

* resolve comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🏗 In progress
Development

Successfully merging this pull request may close these issues.

Add high-level methods for transactions
1 participant