issues
search
0xPolygonMiden
/
miden-base
Core components of the Polygon Miden rollup
MIT License
73
stars
45
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Tracking PR for v0.7 release
#978
bobbinth
opened
1 day ago
0
Add a way to access the script's hash from inside the script itself
#977
tomyrd
opened
2 days ago
1
feat: unify queues in proxy
#976
SantiagoPittella
opened
2 days ago
0
Refactor `miden-tx-prover` features
#975
SantiagoPittella
opened
6 days ago
3
Add error messages to `miden-objects` errors and implement `core::error::Error`
#974
PhilippGackstatter
closed
1 day ago
0
Fee mechanism
#973
PhilippGackstatter
opened
1 week ago
1
Refactor errors in `miden-base`
#972
PhilippGackstatter
opened
1 week ago
6
ABI for `syscall` and `call` instructions
#971
Fumuran
opened
1 week ago
4
fix: Avoid writing on docs pipeline
#970
igamigo
closed
2 days ago
8
Revisit `Account::initialize_from_components` and add `AccountBuilder::build_existing`
#969
PhilippGackstatter
closed
2 days ago
0
fix deprecated storage mode
#968
3for
closed
6 days ago
0
feat: send 503 error when queue is full
#967
SantiagoPittella
closed
1 week ago
0
fix: Choose RPC structs based on std
#965
igamigo
closed
2 weeks ago
0
Implement graceful restart for proxy in the CLI
#964
SantiagoPittella
opened
2 weeks ago
2
Dynamic addition/subtraction of workers from the proxy
#963
SantiagoPittella
opened
2 weeks ago
0
Tracking PR for v0.6.1 release
#962
bobbinth
closed
2 weeks ago
0
FPI setup improvements
#961
igamigo
opened
2 weeks ago
1
Move pre-defined account components' source code into masm files
#960
PhilippGackstatter
closed
1 week ago
0
Merge changes in `main` back into `next`
#959
bobbinth
closed
2 weeks ago
0
fix(objects): Fix `AccountId::new_with_type_and_mode`
#958
PhilippGackstatter
closed
2 weeks ago
0
Update FPI tests
#957
Fumuran
closed
1 day ago
4
feat: replace `RefCell` with `Arc + RwLock` in `RemoteTransactionProver`
#956
tomyrd
closed
2 weeks ago
4
feat: add CLI for prover services
#955
SantiagoPittella
closed
2 weeks ago
2
Add ability to load libraries into TX executor and prover
#954
bobbinth
closed
2 weeks ago
1
Make tx measurements public
#953
Dominik1999
closed
2 weeks ago
0
Introduce a public `AccountBuilder`
#952
PhilippGackstatter
closed
2 weeks ago
2
fix: WASM build for libraries
#951
igamigo
closed
2 weeks ago
0
Move pre-defined account component's source code into masm files
#950
PhilippGackstatter
closed
1 week ago
1
Revisit `Account::initialize_from_components`
#949
PhilippGackstatter
closed
2 days ago
2
Add a non-testing `AccountBuilder`
#948
PhilippGackstatter
closed
2 weeks ago
1
Rework queue and errors in prover proxy
#947
SantiagoPittella
opened
3 weeks ago
4
feat: Add account codes to witness
#946
igamigo
closed
3 weeks ago
0
Add health check endpoint in the prover service worker
#945
SantiagoPittella
opened
3 weeks ago
1
Prover worker and proxy configuration file
#944
SantiagoPittella
closed
1 week ago
2
Transaction prover service CLI
#943
SantiagoPittella
closed
1 week ago
4
Update usage of `dyncall` and `dynexec`
#942
Fumuran
closed
3 weeks ago
0
Implement `AccountComponent`s
#941
PhilippGackstatter
closed
2 weeks ago
1
Extend `AccountProcedureIndexMap` with foreign procedures
#940
Fumuran
closed
3 weeks ago
5
feat: Make structs `Send` + `Sync`, lazily initialize scripts
#939
igamigo
closed
3 weeks ago
1
Revisit how transaction inputs are provided to the executor
#938
bobbinth
opened
4 weeks ago
0
feat: `RemoteTransactionProver` lazy connect
#937
tomyrd
closed
3 weeks ago
1
Implement account code loading into transaction executor
#936
bobbinth
closed
4 weeks ago
2
Instantiate accounts from account components
#935
bobbinth
closed
2 weeks ago
5
Rework procedure authentication
#934
Fumuran
closed
3 weeks ago
5
Require transactions to refer to recent blocks
#933
bobbinth
opened
4 weeks ago
3
new roadmap oct24
#932
Dominik1999
closed
4 weeks ago
0
Fix build script
#931
bobbinth
closed
4 weeks ago
0
feat: add proxy server for proving
#930
SantiagoPittella
closed
3 weeks ago
6
Migrate to `miden-vm` v0.11
#929
Fumuran
closed
3 weeks ago
2
Implement `InputNotes::default`
#928
Mirko-von-Leipzig
closed
4 weeks ago
2
Next