Skip to content

Conversation

@tizoc
Copy link
Collaborator

@tizoc tizoc commented Aug 2, 2024

No description provided.

tizoc and others added 30 commits July 3, 2024 08:48
Merge `main` into `develop`
p2p-fuzzer: optionally fuzz YamuxFlags when sending packets
Refactor node to enable easy integration of the webnode
fix(ledger): Use input global slot, not value from state view
* fix(genesis): correct genesis_producer_stake_proof

* fix: Include all possible snarked ledgers from genesis

* fix(vrf_evaluator): Move some action logs to trace to prevent spam

* chore: cargo fmt
feat: Mainnet support, `--network` flag to select devnet/mainnet
fix(bootstrap-replay): fixed some configs
p2p/scheduler: enable PruneStreams actions when the peer is in error state
Fix overflow in `Address::to_linear_index` (wasm target)
Added handshake in data sent during multiplex negotiation
fix(bootstrap test): enable the test
sebastiencs and others added 29 commits August 1, 2024 22:11
…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
Implement the transaction pool
@tizoc tizoc merged commit 58808c5 into main Aug 2, 2024
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.

10 participants