-
Notifications
You must be signed in to change notification settings - Fork 37
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
Light wallet or third party dev friendly txn builder to generate signed transaction #244
Closed
9 tasks done
Closed
9 tasks done
Labels
kind/feature
New feature request
priority/important-soon
Will be important soon
triage/accepted
Triage has been accepted
Comments
ivan-zynesis
added
kind/feature
New feature request
area/jellyfish-transaction-builder
labels
May 18, 2021
The priority is in the exact order above, best to create separate PR for each of them. |
fuxingloh
added
triage/accepted
Triage has been accepted
and removed
needs/triage
Waiting for triage to be accepted
labels
May 18, 2021
This comment has been minimized.
This comment has been minimized.
This was referenced May 18, 2021
fuxingloh
added
priority/important-soon
Will be important soon
and removed
priority/urgent-now
Urgent fix, as fast as possible
labels
May 25, 2021
This was referenced May 27, 2021
This was referenced May 28, 2021
eli-lim
pushed a commit
that referenced
this issue
Mar 27, 2022
* Get a single transaction by id endpoint * Minor fixes * Fix flaky test * Minor fixes * Implemented code review suggestion
canonbrother
pushed a commit
that referenced
this issue
Jun 1, 2022
* Get a single transaction by id endpoint * Minor fixes * Fix flaky test * Minor fixes * Implemented code review suggestion
canonbrother
pushed a commit
that referenced
this issue
Jun 1, 2022
* Get a single transaction by id endpoint * Minor fixes * Fix flaky test * Minor fixes * Implemented code review suggestion
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
kind/feature
New feature request
priority/important-soon
Will be important soon
triage/accepted
Triage has been accepted
Continue from #237 , extend the implementation for every required DfTx (prioritize light wallet requirement only)
Built transaction should be signed and ready for broadcast.
CustomTx
'U'
txn-builder
: utxos-to-account #245'b'
txn-builder
: account-to-account and account-to-utxos #267'B'
txn-builder
: account-to-account and account-to-utxos #267'l'
txn-builder
: pool-liquidity-add and pool-liquidity-remove #268'r'
txn-builder
: pool-liquidity-add and pool-liquidity-remove #268CustomTx (Oracles)
'o'
@monstrobishitxn-builder
: appoint-oracle #299'h'
@monstrobishitxn-builder
: remove-oracle #307't'
@monstrobishitxn-builder
: update-oracle #309'y'
@monstrobishitxn-builder
: set-oracle-data #310The text was updated successfully, but these errors were encountered: