Sergio Chouhy
e9c0aa0858
handle comments
2026-05-08 21:41:48 -03:00
Moudy
8a8bac8b69
ci: address fmt-rs, lint, and unit-tests failures from the merge
2026-04-30 22:16:26 +02:00
Moudy
8517906025
Merge branch 'main' into moudy/feat-strong-type-circuit-input
2026-04-30 20:17:47 +02:00
Moudy
98da9b26cc
fix: address PR review feedback
...
- Rename PrivacyPreservingCircuitInputAccount to InputAccountIdentity (drop the PrivacyPreservingCircuit prefix; add Identity suffix)
- Rename PrivacyPreservingCircuitInput.accounts to account_identities
- Rename AccountManager.accounts() to account_identities() and loop variables to account_identity
- Drop legacy mask-1/2/3 references from variant doc comments and guest comments
- Remove the explanatory comments about deleted parallel-vec tests; moved to the PR description
- Rebake privacy_preserving_circuit and test program artifacts
2026-04-30 15:46:36 +02:00
Moudy
f7349656c7
refactor: strong-type PrivacyPreservingCircuitInput with per-account enum
2026-04-29 07:37:30 +02:00
Sergio Chouhy
7c45b5af3c
Merge branch 'main' into schouhy/generalize-npk-to-multiple-accounts
2026-04-24 01:04:55 -03:00
Sergio Chouhy
6316f59777
fmt
2026-04-19 23:13:51 -03:00
Moudy
390bf59660
fix: nightly fmt
2026-04-16 19:11:46 +02:00
Moudy
d1fd6fe945
fix: clippy issue
2026-04-16 19:07:27 +02:00
Sergio Chouhy
985f610cea
wip
2026-04-15 15:42:04 -03:00
Sergio Chouhy
dae617c673
wip: add dummy identifier
2026-04-14 18:02:38 -03:00
Daniil Polyakov
b254ebb185
feat: refactor sequencer RPC client-side
2026-03-20 00:41:05 +03:00
jonesmarvin8
0bcb626adc
lint fixes
2026-03-18 10:28:52 -04:00
jonesmarvin8
ba8fdf4f29
fix conflicts from merging main
2026-03-17 19:16:09 -04:00
jonesmarvin8
8dd5037e28
Merge branch 'main' into marvin/nonce
2026-03-17 16:45:08 -04:00
Daniil Polyakov
aa462b66eb
feat: add nursery clippy lints
2026-03-17 21:25:30 +03:00
Daniil Polyakov
e3b93b6e9a
feat: add restriction clippy lints
2026-03-17 21:25:30 +03:00
Daniil Polyakov
efe8393ba0
feat: add pedantic clippy lints
2026-03-17 21:25:30 +03:00
jonesmarvin8
84abe02573
add serialize/deserialize impls
2026-03-02 11:54:41 -05:00
jonesmarvin8
d863b763d1
Merge branch 'main' into marvin/nonce
2026-03-02 10:49:07 -05:00
Daniil Polyakov
437e5addb4
feat: use human-readable byte sizes and durations
2026-02-26 16:25:24 +03:00
Daniil Polyakov
8b5524901c
feat: configurable block size limit
2026-02-26 16:21:43 +03:00
jonesmarvin8
946a45b8a3
added test for new nonce mechanism
2026-02-17 19:10:35 -05:00
jonesmarvin8
fa6a99192e
Merge branch 'main' into marvin/nonce
2026-02-17 18:26:48 -05:00
jonesmarvin8
889326d2ad
clean up and fixed tests
2026-02-16 19:53:32 -05:00
jonesmarvin8
77f2fb6994
update nonce mechanism
2026-02-12 19:22:03 -05:00
jonesmarvin8
943efd1433
Merge branch 'main' into marvin/private_keys
2026-02-12 10:33:00 -05:00
Daniil Polyakov
975cfb9ec6
feat: fully integrate Sequencer, Indexer and Explorer with Bedrock
2026-02-12 16:31:13 +03:00
jonesmarvin8
6a399ac36c
Merge branch 'main' into marvin/private_keys
2026-02-11 11:49:57 -05:00
Sergio Chouhy
22258435ff
Merge branch 'main' into schouhy/sequencer-retries-pending-blocks
2026-01-29 10:13:22 -03:00
jonesmarvin8
819bb1b7f3
Merge branch 'main' into marvin/private_keys
2026-01-27 16:30:11 -05:00
Sergio Chouhy
e78d6a59a0
add tokio task to retry pending blocks in bedrock
2026-01-27 13:27:52 -03:00
Pravdyvy
c0e879edae
fix: suggestions fix 1
2026-01-27 09:46:31 +02:00
Sergio Chouhy
ded6e8123d
Merge branch 'main' into schouhy/adapt-sequencer-to-bedrock
2026-01-26 11:38:42 -03:00
Pravdyvy
df58511bf0
Merge branch 'main' into Pravdyvy/block-parsing-validation
2026-01-23 10:49:16 +02:00
jonesmarvin8
c6aa0c41b6
update tests
2026-01-21 17:27:23 -05:00
Daniil Polyakov
4e46dbbdf4
feat: implement private multi chain calls in wallet (nssa)
2026-01-17 02:28:31 +03:00
Pravdyvy
c2e09031e1
fix: integration updates
2026-01-15 15:44:48 +02:00
Pravdyvy
b6a0e62871
Merge branch 'schouhy/adapt-sequencer-to-bedrock' into Pravdyvy/block-parsing-validation
2026-01-15 14:03:23 +02:00
Sergio Chouhy
8da515da6b
fmt
2026-01-15 00:29:45 -03:00
Sergio Chouhy
ccce2213da
sequencer posts blocks to bedrock
2026-01-14 23:25:18 -03:00
Daniil Polyakov
529ca9a643
feat: introduce parallel integration tests, wallet without global vars and etc
2026-01-14 23:25:18 -03:00
Pravdyvy
bbbb1c1a23
fix: indexer core added to all objects
2026-01-13 15:11:51 +02:00
Daniil Polyakov
7296088005
feat: introduce parallel integration tests, wallet without global vars and etc
2025-12-31 04:30:22 +03:00