-
Notifications
You must be signed in to change notification settings - Fork 238
Pull requests: NethermindEth/juno
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
refactor(crypto): accept
[]felt.Felt in Pedersen array and digest hashing
#3859
opened Jul 24, 2026 by
RafaelGranza
Contributor
Loading…
refactor(core): use
[]felt.Felt for transaction, event and message fields
#3858
opened Jul 24, 2026 by
RafaelGranza
Contributor
Loading…
refactor(cmd): use signal.NotifyContext for graceful shutdown
#3856
opened Jul 23, 2026 by
kirugan
Contributor
Loading…
feat(sync): measure total block processing time
#3855
opened Jul 23, 2026 by
Ehsan-saradar
Contributor
Loading…
experiment: remove bloom filter from header
disable-deploy-test
We don't want to run deploy tests with this PR because it might affect our development environment.
ci(test): gate slow consensus cluster test on consensus path changes
#3853
opened Jul 23, 2026 by
infrmtcs
Contributor
Loading…
chore(deps): bump fast-uri from 3.1.3 to 3.1.4 in /docs in the npm_and_yarn group across 1 directory
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#3852
opened Jul 22, 2026 by
dependabot
Bot
Loading…
fix(db): guard View/Update/Write against concurrent Close
#3848
opened Jul 21, 2026 by
Ehsan-saradar
Contributor
Loading…
fix(db): close snapshot in
View to release resources
#3846
opened Jul 21, 2026 by
Ehsan-saradar
Contributor
Loading…
perf(felt): serialize felts via
MarshalText instead of MarshalJSON
#3831
opened Jul 16, 2026 by
RafaelGranza
Contributor
Loading…
feat(sync): resolve declared classes for pre-confirmed blocks
#3821
opened Jul 15, 2026 by
EgeCaner
Contributor
Loading…
refactor(core): replace ResourceBounds map with a fixed-field struct
#3819
opened Jul 15, 2026 by
Ehsan-saradar
Contributor
Loading…
perf(state): avoid full header decode in StateAtBlockNumber
#3808
opened Jul 9, 2026 by
0xsamalt
Loading…
feat(l1): implement hand-rolled ws-based l1 client
#3807
opened Jul 9, 2026 by
brbrr
Contributor
Loading…
fix(rpc): report syncing status when starting block header is pruned
#3797
opened Jul 4, 2026 by
Ehsan-saradar
Contributor
Loading…
fix:
CONTRACT_NOT_FOUND for system contracts (0x1, 0x2)
#3788
opened Jul 3, 2026 by
thiagodeev
Contributor
Loading…
fix(node): keep node running when a service exits without error
#3770
opened Jun 28, 2026 by
Ehsan-saradar
Contributor
Loading…
feat(migration): statehistory migration
#3658
opened May 19, 2026 by
MaksymMalicki
Contributor
Loading…
ProTip!
Filter pull requests by the default branch with base:main.