-
Notifications
You must be signed in to change notification settings - Fork 74
Pull requests: starkware-libs/sequencer
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
starknet_patricia: compute binary children concurrently only above new-hash threshold
#14644
opened Jun 25, 2026 by
yoavGrs
Contributor
Loading…
starknet_patricia: track new-hash count per subtree in updated skeleton nodes
#14643
opened Jun 25, 2026 by
yoavGrs
Contributor
Loading…
apollo_propeller: O(1) incremental size check in create_message_batch
#14642
opened Jun 25, 2026 by
gkaempfer
Contributor
Loading…
starknet_patricia: pre-allocate filled tree map to avoid O(log N) rehashing
#14641
opened Jun 25, 2026 by
gkaempfer
Contributor
Loading…
starknet_patricia: flatten TempSkeletonNode variants and add conversions
#14640
opened Jun 25, 2026 by
yoavGrs
Contributor
Loading…
starknet_patricia: pre-allocate filled-tree output map to avoid rehashing
#14638
opened Jun 25, 2026 by
gkaempfer
Contributor
Loading…
apollo_consensus_orchestrator: consume txs in send_reproposal to avoid per-tx clones
#14637
opened Jun 25, 2026 by
gkaempfer
Contributor
Loading…
1 task
apollo_consensus,apollo_consensus_config: make far-behind propose threshold a validated config
#14636
opened Jun 25, 2026 by
matanl-starkware
Collaborator
Loading…
apollo_consensus,apollo_consensus_orchestrator: skip proposing when far behind the tip
#14635
opened Jun 25, 2026 by
matanl-starkware
Collaborator
Loading…
apollo_state_sync,apollo_state_sync_types,apollo_gateway: expose highest known block getter
#14634
opened Jun 25, 2026 by
matanl-starkware
Collaborator
Loading…
apollo_batcher,apollo_batcher_config: shorter tx polling interval for proposal validation
#14633
opened Jun 25, 2026 by
matanl-starkware
Collaborator
Loading…
deployment: add dummy_for_testing native config override layer
#14632
opened Jun 25, 2026 by
nimrod-starkware
Contributor
•
Draft
apollo_config: make native the sole config-load path
#14631
opened Jun 25, 2026 by
nimrod-starkware
Contributor
•
Draft
apollo_config,apollo_node_config: make config fields with custom deserializers serialize symmetrically
#14630
opened Jun 25, 2026 by
nimrod-starkware
Contributor
•
Draft
apollo_integration_tests,apollo_node_config: load integration-test node config via native format
#14629
opened Jun 25, 2026 by
nimrod-starkware
Contributor
•
Draft
deployment: add mainnet native config override layer
#14628
opened Jun 25, 2026 by
nimrod-starkware
Contributor
•
Draft
deployment: add sepolia-alpha native config override layer
#14627
opened Jun 25, 2026 by
nimrod-starkware
Contributor
•
Draft
apollo_deployments: test overrides list match
#14626
opened Jun 25, 2026 by
nimrod-starkware
Contributor
•
Draft
blockifier: use HashSet for O(1) lookups in trim_to_accessed_keys
#14625
opened Jun 24, 2026 by
gkaempfer
Contributor
Loading…
blockifier: avoid full StateMaps clone in get_os_initial_reads
#14624
opened Jun 24, 2026 by
gkaempfer
Contributor
Loading…
1 of 2 tasks
starknet_patricia: replace Mutex<Option<T>> with OnceLock<T> for write-once output maps
#14620
opened Jun 24, 2026 by
gkaempfer
Contributor
Loading…
2 tasks done
apollo_node: replace revert config type to Option<u64>
#14619
opened Jun 24, 2026 by
nimrod-starkware
Contributor
Loading…
starknet_os_flow_tests: avoid redundant stable contract setup in test_fee_transfer_syscalls
#14618
opened Jun 24, 2026 by
gkaempfer
Contributor
Loading…
starknet_patricia: avoid async locking when reclaiming output maps
#14616
opened Jun 24, 2026 by
gkaempfer
Contributor
Loading…
starknet_api: avoid double-parse in TryFrom<ProofFacts> for SnosProofFacts error path
#14611
opened Jun 23, 2026 by
gkaempfer
Contributor
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.