-
Notifications
You must be signed in to change notification settings - Fork 223
Pull requests: NethermindEth/juno
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore(ci): Label dev docker image as
latest in release workflow
#3387
opened Jan 23, 2026 by
brbrr
Loading…
feat(rpcv10): initial reads for
starknet_traceBlockTransactions and starknet_simulateTransactions
#3384
opened Jan 23, 2026 by
MaksymMalicki
Loading…
feat(rcpv10): implement event filtering using multiple addresses
#3382
opened Jan 20, 2026 by
MaksymMalicki
Loading…
feat(rpcv10):
response_flags for the rpcv10; proof_facts, proof for invoke v3 txs
#3380
opened Jan 19, 2026 by
MaksymMalicki
Loading…
refactor(state): remove DB writes from the new state to make writes atomic
#3360
opened Jan 5, 2026 by
MaksymMalicki
Loading…
refactor(triedb): add clean cache to the rawDB engine
#3359
opened Jan 5, 2026 by
MaksymMalicki
Loading…
chore(deps): bump google.golang.org/protobuf from 1.36.7 to 1.36.11
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
#3358
opened Jan 5, 2026 by
dependabot
bot
Loading…
chore(deps): bump github.com/go-playground/validator/v10 from 10.27.0 to 10.30.1
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
#3357
opened Jan 5, 2026 by
dependabot
bot
Loading…
feat: Implement migration script for combined layout
disable-deploy-test
We don't want to run deploy tests with this PR because it might affect our development environment.
#3355
opened Dec 30, 2025 by
infrmtcs
Loading…
chore(deps): bump the npm_and_yarn group across 1 directory with 8 updates
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#3350
opened Dec 26, 2025 by
dependabot
bot
Loading…
fix: getBlockWithTx* fetch block header and txns separately
#3322
opened Dec 4, 2025 by
brbrr
Loading…
feat: Optimized CBOR encoding using keyasint and omitempty
disable-deploy-test
We don't want to run deploy tests with this PR because it might affect our development environment.
2
feat: Combined layout for transactions
disable-deploy-test
We don't want to run deploy tests with this PR because it might affect our development environment.
#3304
opened Nov 25, 2025 by
infrmtcs
Loading…
refactor(state): use the new
SnapshotBatch interface for the DeprecatedState
#3293
opened Nov 21, 2025 by
MaksymMalicki
Loading…
refactor(state): split the old state into state reader and state writer structs
#3291
opened Nov 21, 2025 by
MaksymMalicki
Loading…
Refactor: Return by values instead of reference from sn2core.go methods
#3254
opened Nov 11, 2025 by
ndatta-nethermind
Loading…
chore: remove dead config->map decode and unused mapstructure import
#3250
opened Nov 8, 2025 by
Forostovec
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.