Skip to content

Conversation

@adonagy
Copy link
Contributor

@adonagy adonagy commented Aug 1, 2024

No description provided.

Adrian Nagy added 10 commits August 1, 2024 13:54
feat(RPC): Add accounts RPC

fix(rpc): get the back of the queue (latest tx?)

(WIP)Feat: Transaction injection RPC

Fix possible race condition between pending and success account actions

fix ledger access for accounts rpc

Broadcast injected transactions

feat: Include transactions in produced blocks

Fix after rebase

Fix(producer): Only produce block in the slot time interval

fix(rpc): Correct nonce for accounts

BigInt deserialize from numeric decimal string

fix other tx fields (memo, valid_until)

Add TF user commands RPC

fix(rpc): Get the transaction pool from the correct index

Add 100 accounts to demo simulations
@adonagy adonagy merged commit 865513c into tx-pool-2 Aug 1, 2024
@adonagy adonagy deleted the feat/inject-tx branch August 1, 2024 11:58
tizoc pushed a commit that referenced this pull request Aug 2, 2024
…r including tx (#575)

* feat: Transaction injection + produced blocks with transactions

feat(RPC): Add accounts RPC

fix(rpc): get the back of the queue (latest tx?)

(WIP)Feat: Transaction injection RPC

Fix possible race condition between pending and success account actions

fix ledger access for accounts rpc

Broadcast injected transactions

feat: Include transactions in produced blocks

Fix after rebase

Fix(producer): Only produce block in the slot time interval

fix(rpc): Correct nonce for accounts

BigInt deserialize from numeric decimal string

fix other tx fields (memo, valid_until)

Add TF user commands RPC

fix(rpc): Get the transaction pool from the correct index

Add 100 accounts to demo simulations

* Fix after rebase

* fix(rpc): get accounts from the correct ledger mask (best tip)

* fix(tx-pool): wrong reserved_currency binding

* chore: cargo fmt

* fix: bigint numeric deserialization padding

* WIP: better cycle detection(?)

* TMP: temporary demo images

* fix: http server cors

* fix(tx-pool): do not remove txs from the pool when including them in block
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