Skip to content

Conversation

@lcovar
Copy link
Contributor

@lcovar lcovar commented Jan 21, 2026

No description provided.

@lcovar lcovar requested a review from a team as a code owner January 21, 2026 06:10
@lcovar lcovar force-pushed the BTC-2955 branch 2 times, most recently from a471db4 to 8d2ef40 Compare January 21, 2026 06:29
Implements the core transaction building functionality using Solana SDK:

- types.rs: TransactionIntent, Nonce (blockhash/durable), Instruction variants
- build.rs: Transaction builder using solana-sdk 3.x types
- Uses SDK instruction builders: system_ix::transfer(), advance_nonce_account(), etc.
- Uses ComputeBudgetInstruction for priority fees

Supported instructions:
- Transfer, CreateAccount, NonceAdvance, NonceInitialize
- Allocate, Assign, Memo, ComputeBudget

Ticket: BTC-2955
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