Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
143 commits
Select commit Hold shift + click to select a range
52c8265
chore: increment crate versions to v0.15.0
bobbinth Apr 1, 2026
56fc161
Merge branch 'main' into next
bobbinth Apr 1, 2026
a893a97
fix: Update SyncChainMmr endpoint upper bound logic (#1860)
sergerad Apr 1, 2026
9ea3a63
fix: Genesis(SignedBlock) (#1858)
sergerad Apr 1, 2026
62e76b8
feat: Add proof to GetBlockByNumber (#1864)
sergerad Apr 2, 2026
6eb0af9
chore: Cache proven chain tip in State (#1861)
sergerad Apr 6, 2026
8540706
chore: Reduce block proving timeout worst case (#1857)
sergerad Apr 6, 2026
2725499
Merge branch 'main' into next
bobbinth Apr 7, 2026
93fcc65
Merge branch 'main' into next
bobbinth Apr 7, 2026
32f76e5
fix: Fix transact spans (#1897)
sergerad Apr 7, 2026
7b5e621
Merge branch 'main' into next
bobbinth Apr 8, 2026
127af82
Merge branch 'main' into next
bobbinth Apr 9, 2026
2fe4c60
Merge branch 'main' into next
bobbinth Apr 10, 2026
31a8b2f
Merge branch 'main' into next
bobbinth Apr 10, 2026
c254bc7
feat: Replace bundled command with compose (#1786)
sergerad Apr 12, 2026
03a4a82
chore: remove InflightNetworkNote (#1929)
SantiagoPittella Apr 14, 2026
410e3b9
fix: Various run-node.sh issues (#1943)
sergerad Apr 15, 2026
e1c96bd
Merge branch 'main' into next
bobbinth Apr 15, 2026
1c344e5
Port crypto RocksDB budgeted deserialization (#1923)
huitseeker Apr 16, 2026
8cdbe55
chore: custom CSS properties (#1938)
SantiagoPittella Apr 16, 2026
b4c6022
chore: ServiceStatus builder methods (#1937)
SantiagoPittella Apr 16, 2026
df34d7b
feat: add Validator card to network monitor dashboard (#1900)
SantiagoPittella Apr 16, 2026
74e2009
feat: generalize get_network_note_status endpoint (#1892)
SantiagoPittella Apr 16, 2026
8d3cee7
chore: simplify actor start up (#1902)
SantiagoPittella Apr 16, 2026
228636d
refactor(proto): Use `codegen` for proto code generation (#1946)
kkovaacs Apr 16, 2026
7d997e3
chore: Add spans to get_account stack (#1935)
sergerad Apr 17, 2026
6676834
chore: improve error diagnostics (#1939)
SantiagoPittella Apr 17, 2026
004f0d3
chore(docker): ignore rust-toolchain.toml (#1954)
kkovaacs Apr 20, 2026
71b8f8c
Merge branch 'main' into next
bobbinth Apr 20, 2026
2e31d74
feat(rocksdb): tune LargeSmt profile and config (#1947)
huitseeker Apr 20, 2026
a6288e7
chore: Add network-monitor image and update compose with tempo and gr…
sergerad Apr 20, 2026
c1d3c4f
feat: auto-regenerate accounts on persistent failures (#1942)
SantiagoPittella Apr 20, 2026
24cf883
feat(proto): generate generic GRPC API implementations (#1950)
kkovaacs Apr 21, 2026
f8dcdfe
Merge branch 'main' into next
bobbinth Apr 21, 2026
cc919d0
refactor(validator): refactor gRPC server implementation (#1959)
kkovaacs Apr 22, 2026
9437942
chore: simplify actor's context (#1955)
SantiagoPittella Apr 22, 2026
3d8c021
chore: merge RemoteProver status and tests in backend (#1980)
SantiagoPittella Apr 23, 2026
b929df0
feat(rpc): align list-limit metadata and document query limits (#1986)
namedfarouk Apr 27, 2026
0670698
refactor(monitor): dynamic ServerState with vec (#1997)
SantiagoPittella Apr 27, 2026
feb308e
refactor: replace BTreeMap/BTreeSet with HashMap/HashSet where orderi…
AlgofootPrint Apr 28, 2026
28fbaa1
chore: Update run-node.sh info in usage.md (#2006)
sergerad Apr 28, 2026
550f32f
chore: rename env vars [component] [setting] (#1998)
sergerad Apr 28, 2026
ef46d50
perf(store): add composite index on transactions for SyncTransactions…
AlgofootPrint Apr 29, 2026
cfd9b31
fix(proto/build): ignore rustfmt errors when formatting generated cod…
kkovaacs Apr 30, 2026
f3c3c79
chore: add `Service` trait in monitor (#2003)
SantiagoPittella Apr 30, 2026
f5b0c2c
Merge main into next (#2019)
sergerad Apr 30, 2026
909de78
ci: add shear, workspace inheritance, and zizmor checks, and move hea…
huitseeker Apr 30, 2026
b23f2d7
chore: add CA certificates to Docker image (#2031)
namedfarouk May 4, 2026
b0b696f
ci: install toolchain properly (#2026)
Mirko-von-Leipzig May 4, 2026
39f19f1
ci: cache each job (#2025)
Mirko-von-Leipzig May 4, 2026
961546e
feat: Store Replica Mode (#1987)
sergerad May 4, 2026
e08b2f8
chore: Return proofs from proving tasks (#2045)
sergerad May 5, 2026
a9e2063
feat(monitor): htmx + maud for frontend (#2024)
SantiagoPittella May 5, 2026
dfb5abd
refactor(store): move SyncNotes loop into the database layer (#2027)
bigeez May 5, 2026
ebf6abb
chore: update `protocol` version (#2023)
juan518munoz May 6, 2026
143cf7f
refactor(rpc): remove `CheckNullifiers` gRPC method (#2049)
kkovaacs May 6, 2026
25da5ba
refactor(rpc): make `BlockRange.block_to` required (#2056)
kkovaacs May 7, 2026
9fb3982
feat: Validator binary crate, Dockerfile, and Debian package (#2053)
sergerad May 11, 2026
3a7f474
chore: Move bind URLs to sockets (#2054)
sergerad May 11, 2026
83e2344
chore: merge `main` into `next` (#2060)
Mirko-von-Leipzig May 12, 2026
205d46b
feat: Ntx-builder binary crate (#2067)
sergerad May 12, 2026
680127b
fix(store): improve `inner` locking (#2074)
kkovaacs May 14, 2026
ed4bf6a
chore: update protocol (#2078)
juan518munoz May 15, 2026
426d4b5
feat(rpc): finalize `SyncChainMmr` gRPC endpoint (#2075)
kkovaacs May 15, 2026
37bc79e
fix(proto): fix documentation for `SyncChainMmr` and rename `current_…
kkovaacs May 15, 2026
198c941
chore(store): Move proving inputs from DB to file (#2068)
sergerad May 18, 2026
a336b2e
docs: fix grammar errors and typos in node documentation (#2087)
alelpoan May 18, 2026
b2aad8a
docs: fix broken OpenTelemetry URL in monitoring configuration (#2088)
alelpoan May 18, 2026
49f32f5
feat(scripts/run-node.sh): add EXTRA_ARGS variable (#2090)
kkovaacs May 18, 2026
a9626e4
fix: network monitor display (#2091)
SantiagoPittella May 18, 2026
c5eb549
fix(store/state): perform potentially blocking RocksDB access in a bl…
kkovaacs May 18, 2026
fb31dcc
refactor(store): optimize `account_codes` pruning (#2092)
kkovaacs May 18, 2026
89cb559
feat: rename gRPC submission methods (#2094)
Mirko-von-Leipzig May 19, 2026
57d365a
feat: configurable sqlite connection pool size. (#2098)
Mirko-von-Leipzig May 19, 2026
a244266
refactor(remote-prover): migrate gRPC server to codegen traits (#2083)
Ollie202 May 19, 2026
da3e9d6
docs: fix run-node.sh (#2086)
Mr-kay-cloud2 May 19, 2026
eb0131c
Merge remote-tracking branch 'origin/main' into santiagopittella-merg…
SantiagoPittella May 19, 2026
21bf0c1
feat: xtask for reflowing comments (#2099)
Mirko-von-Leipzig May 20, 2026
871cec9
feat: SQLite migration framework (#2093)
Mirko-von-Leipzig May 20, 2026
67f39b7
Merge branch 'next' into santiagopittella-merge-main-to-next
SantiagoPittella May 20, 2026
f85d060
fix(tests): don't clean up RocksDB directory before store shutdown (#…
kkovaacs May 21, 2026
f31cb55
feat: port `diesel` migrations to our own framework (#2104)
Mirko-von-Leipzig May 21, 2026
0a0abaf
chore: merge main to next (#2101)
SantiagoPittella May 21, 2026
5d6772f
refactor(mempool): make mempool lock poisonable (#2103)
kkovaacs May 21, 2026
4abe27e
fix(store): move local block proving off async runtime (#2108)
Ollie202 May 21, 2026
9dbd2d9
feat: yank replica service and move methods to RPC service (#2113)
Mirko-von-Leipzig May 22, 2026
d7d4f0d
fix(store/schema): remove redundant indexes (#2115)
kkovaacs May 22, 2026
85da13b
fix(mempool): inflight notes are considered unauthenticated once prun…
Mirko-von-Leipzig May 22, 2026
6d5a446
Merge branch 'next' into santiagopittella-merge-main-to-next
SantiagoPittella May 22, 2026
703980c
Trigger CI
SantiagoPittella May 22, 2026
9ed17c3
trigger CI by removing line
SantiagoPittella May 22, 2026
83cabe6
Merge pull request #2117 from 0xMiden/santiagopittella-merge-main-to-…
SantiagoPittella May 22, 2026
dd09915
chore: monitor improvements (#2118)
SantiagoPittella May 23, 2026
77cfb29
feat(ntx-builder): filter notes based on account allowlist (#2116)
kkovaacs May 23, 2026
ebb3322
ci: switch docker builds to warp (#2128)
Mirko-von-Leipzig May 25, 2026
c400c3e
feat: unify node CLI (#2119)
Mirko-von-Leipzig May 25, 2026
20075b0
chore: upgrade some dependencies (#2129)
kkovaacs May 25, 2026
d96a547
refactor(ntx builder): block subscription, deactivate actors (#2120)
SantiagoPittella May 25, 2026
7f99711
ci: shear now checks tests (#2137)
Mirko-von-Leipzig May 26, 2026
a09d9f7
chore: update miden-protocol (#2095)
juan518munoz May 26, 2026
0bb14d7
chore: update some dependencies again (#2143)
kkovaacs May 26, 2026
219c42d
fix: protocol update follow-ups (#2132)
igamigo May 27, 2026
94b7e3a
refactor: yank mempool subscription (#2138)
Mirko-von-Leipzig May 27, 2026
97f6ef9
feat(rpc): forward tx and batches submissions in full node mode (#2139)
Mirko-von-Leipzig May 27, 2026
5e1fd29
refactor(block-producer): yank gRPC service (#2140)
Mirko-von-Leipzig May 27, 2026
3f721b3
feat: gate RPC network tx submission behind internal auth header (#2141)
kkovaacs May 27, 2026
5fd3c37
chore(ntx builder): spawn actors after sync (#2144)
SantiagoPittella May 27, 2026
8cd5825
refactor(account_state_forest): use `StorageMapKeyHash` hash key (#2154)
kkovaacs May 28, 2026
93791f2
feat(store): yank block producer service (#2142)
Mirko-von-Leipzig May 28, 2026
183dd4c
refactor: yank store's RPC gRPC service (#2147)
Mirko-von-Leipzig May 28, 2026
61930ff
feat: add bootstrap command for the ntx-builder (#2149)
SantiagoPittella May 28, 2026
a8c98bd
fix(store/genesis): use `Smt` to compute account root of genesis bloc…
kkovaacs May 28, 2026
4a1d48d
feat(ntx-builder): bootstrap from file (#2160)
Mirko-von-Leipzig May 29, 2026
f91604a
refactor(store): move sync and proving to block producer (#2155)
Mirko-von-Leipzig May 30, 2026
e9606c9
chore: re-add execution of network transactions and add expiration (#…
SantiagoPittella May 30, 2026
f032d36
refactor(compose): update compose and start script (#2159)
Mirko-von-Leipzig Jun 1, 2026
9cde917
feat: support bootstrap for official networks (#2163)
Mirko-von-Leipzig Jun 1, 2026
92fed24
feat(rpc/proto): `GetAccount` can now return all storage maps (#2153)
kkovaacs Jun 1, 2026
1f55f20
feat(ntx): implement RPC client (#2162)
igamigo Jun 1, 2026
7605505
chore: remove tx expiration script (#2173)
SantiagoPittella Jun 1, 2026
ae56724
fix: store private notes attachments (#2172)
TomasArrachea Jun 2, 2026
6eb7f74
docs: refresh READMEs (#2165)
Mirko-von-Leipzig Jun 2, 2026
15000a8
chore: use backon instead of manual retry implementation (#2161)
SantiagoPittella Jun 2, 2026
46dc44b
chore(monitor): remove testing feature usage (#2174)
SantiagoPittella Jun 2, 2026
7899f42
feat: support migrations in validator and ntx-builder (#2168)
Mirko-von-Leipzig Jun 2, 2026
f5c441a
fix(rpc): move submit proof checks off async runtime (#2133)
Ollie202 Jun 2, 2026
0bc9769
chore: commit `bridge.mac` file that is re-generated during tests (#2…
kkovaacs Jun 2, 2026
6192b46
refactor(ntx-builder): remove local transaction proving (#2179)
kkovaacs Jun 2, 2026
aac0490
fix(rpc): full node should forward `GetNetworkNoteStatus` to upstream…
kkovaacs Jun 2, 2026
4325206
chore: retry connection to RPC on monitor startup (#2184)
SantiagoPittella Jun 3, 2026
96f53e7
docs: local network and full node guides (#2185)
Mirko-von-Leipzig Jun 3, 2026
7d980ea
feat(docker-compose): support custom genesis config for local network…
kkovaacs Jun 3, 2026
4bf2208
docs: update operator guide (#2191)
Mirko-von-Leipzig Jun 3, 2026
f9b1f27
fix(block producer): block ordered cache (#2186)
sergerad Jun 3, 2026
a745f4e
chore: Remove optional store status (#2187)
sergerad Jun 3, 2026
6649a4c
fix: ntx builder boostrap with network accounts (#2192)
SantiagoPittella Jun 3, 2026
b8a39ce
chore: v0.15.0-rc.0 release (#2193)
Mirko-von-Leipzig Jun 4, 2026
142324f
Merge branch 'main' into next
bobbinth Jun 4, 2026
abbfd9b
chore: fix test macro publishing (#2197)
Mirko-von-Leipzig Jun 4, 2026
4da0758
Update bridge.mac (#2198)
Mirko-von-Leipzig Jun 4, 2026
704d3e0
chore: Limit proven tip sync by committed tip (#2195)
sergerad Jun 4, 2026
2150298
fix: missing TLS config for OTel exports (#2199)
Mirko-von-Leipzig Jun 4, 2026
58a04ea
refactor(store): remove unused methods (#2200)
kkovaacs Jun 4, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
6 changes: 6 additions & 0 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[alias]
xtask = "run --locked --package xtask --"

[target.wasm32-unknown-unknown]
rustflags = ['--cfg', 'getrandom_backend="wasm_js"']

Expand All @@ -8,6 +11,9 @@ rustflags = ['--cfg', 'getrandom_backend="wasm_js"']
# degradation in high-concurrency scenarios we have in the node.
LIBSQLITE3_FLAGS = "-USQLITE_ENABLE_MEMORY_MANAGEMENT -DSQLITE_DEFAULT_MEMSTATUS=0"

# Keep Clippy's config grouped with the other tool configs.
CLIPPY_CONF_DIR = { relative = true, value = ".config" }

[profile.release]
debug = true

Expand Down
2 changes: 1 addition & 1 deletion clippy.toml → .config/clippy.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ disallowed-methods = [
{ path = "std::path::Path::try_exists", reason = "Use fs_err::path::PathExt methods" },

# Use our own `spawn_blocking` wrapper so that the tracing span is correctly propagated
{ path = "tokio::task::spawn_blocking", replacement = "miden_node_utils::spawn::spawn_blocking_in_current_span" },
{ allow-invalid = true, path = "tokio::task::spawn_blocking", replacement = "miden_node_utils::spawn::spawn_blocking_in_current_span" },
]
21 changes: 21 additions & 0 deletions .config/cspell.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
version: "0.2"
language: en-US
ignoreRegExpList:
- Urls
- markdownCodeBlock
patterns:
- name: markdownCodeBlock
pattern: "/^(?:```|~~~)[\\s\\S]*?^(?:```|~~~)/gm"
ignorePaths:
- target
- docs/external/build
- docs/external/node_modules
- node_modules
- "**/package-lock.json"
words:
- Devnet
- grpcurl
- Merkle
- Miden
- Midenscan
- RocksDB
7 changes: 7 additions & 0 deletions .config/markdownlint-cli2.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
config:
line-length: false
# Docusaurus pages use frontmatter `title` for sidebar/browser metadata and an explicit H1 for
# page content. Do not count the frontmatter title as a page title, otherwise every page with both
# fields trips MD025/single-title.
single-title:
front_matter_title: ""
4 changes: 4 additions & 0 deletions .config/prettier.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"printWidth": 120,
"proseWrap": "always"
}
12 changes: 10 additions & 2 deletions rustfmt.toml → .config/rustfmt.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,16 @@
# We have a custom `cargo xtask fmt-comments` which performs the comment formatting.
#
# The custom xtask also supports reflowing short comment lines, unlike rustftm which
# only supports truncation.
#
# The custom xtask reads `comment_width` from here for consistency and we explicitly
# disable rustfmt's comment wrapping to give the xtask control.
comment_width = 100
wrap_comments = false

array_width = 80
attr_fn_like_width = 80
chain_width = 80
comment_width = 100
condense_wildcard_suffixes = true
edition = "2024"
fn_call_width = 80
Expand All @@ -16,4 +25,3 @@ struct_lit_width = 40
struct_variant_width = 40
use_field_init_shorthand = true
use_try_shorthand = true
wrap_comments = true
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ accounts
genesis.dat
miden-store.*
store.*
/rust-toolchain.toml
38 changes: 28 additions & 10 deletions .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,34 @@ permissions:

jobs:
docker-build:
runs-on: Linux-ARM64-Runner
runs-on: warp-ubuntu-latest-x64-8x
strategy:
matrix:
include:
- component: node
bin: miden-node
port: 57291
- component: validator
bin: miden-validator
port: 50101
- component: ntx-builder
bin: miden-ntx-builder
port: 50301
- component: remote-prover
bin: miden-remote-prover
port: 50051
- component: network-monitor
bin: miden-network-monitor
port: 3000
name: Build ${{ matrix.component }}
steps:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3

- name: Build and push
uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6
- name: Build
uses: WarpBuilds/build-push-action@8c1f3b8bd22c68607865d99ff650d37a564229a5 # v6.0.7
with:
push: false
file: ./bin/node/Dockerfile
cache-from: type=gha
# Only save cache on push into next
cache-to: ${{ github.event_name == 'push' && github.ref == 'refs/heads/next' && 'type=gha,mode=max' || '' }}
file: ./Dockerfile
platforms: linux/amd64
profile-name: ${{ vars.WARPBUILD_DOCKER_BUILDER_PROFILE }}
build-args: |
BIN=${{ matrix.bin }}
PORT=${{ matrix.port }}
48 changes: 0 additions & 48 deletions .github/workflows/build-docs.yml

This file was deleted.

Loading
Loading