-
Notifications
You must be signed in to change notification settings - Fork 226
Pull requests: NethermindEth/juno
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(rpc): make v9 self contained
disable-deploy-test
We don't want to run deploy tests with this PR because it might affect our development environment.
#3450
opened Mar 4, 2026 by
thiagodeev
•
Draft
fix(state): new state, 0.14.1 casm hash migration support
#3447
opened Mar 3, 2026 by
EgeCaner
Loading…
chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#3446
opened Mar 2, 2026 by
dependabot
bot
Loading…
fix(state): make commitment formula version-aware for v0.14+
#3445
opened Mar 2, 2026 by
m-kus
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…
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(juno): integrate common interface with rawDB as trieDB engine
#3187
opened Oct 18, 2025 by
MaksymMalicki
Loading…
recieved transaction stream in 'starknet_subscribeNewTransactions'
#3059
opened Aug 14, 2025 by
EgeCaner
Loading…
ProTip!
Filter pull requests by the default branch with base:main.