2332 Commits

Author SHA1 Message Date
Moudy
a27da19a45 fix: nightly fmt 2026-04-15 22:10:02 +02:00
Moudy
40a1227871 fix: clippy lint issues 2026-04-15 22:08:26 +02:00
Moudy
4bdb1e7a22 fix: rebuild artifacts for CI 2026-04-15 21:31:33 +02:00
Moudy
47843eaa3e fix: nightly fmt and clippy issues (item ordering, doc backticks, integer suffix) 2026-04-15 21:10:22 +02:00
Moudy
b0c10ee5a2 fix: cargo fmt, add #[must_use] to private_pda_account_id, rebuild artifacts 2026-04-15 21:10:22 +02:00
Moudy
7e63f9ddcd test: add unit tests for private PDA AccountId derivation and compute_authorized_pdas 2026-04-15 21:10:21 +02:00
Moudy
cee9608ea7 feat: enable PDA claim verification for private PDA accounts 2026-04-15 21:10:21 +02:00
Moudy
308e1ebebf feat: add mask 3 branch in compute_circuit_output for private PDAs 2026-04-15 21:10:21 +02:00
Moudy
10b26ca223 feat: thread private_pda_info through the privacy circuit and extend compute_authorized_pdas 2026-04-15 21:10:21 +02:00
Moudy
3b78462e2d feat: add private_pda_info field to PrivacyPreservingCircuitInput 2026-04-15 21:10:21 +02:00
Moudy
ac98fba1b1 feat: add private PDA AccountId derivation function 2026-04-15 21:10:21 +02:00
Moudy
3bc371fbc0
Merge pull request #448 from logos-blockchain/schouhy/fix-deny
Fix deny by updating `rustls-webpki` and `multihash`
2026-04-15 20:38:58 +02:00
Sergio Chouhy
db46dcc481 ignore rand deny 2026-04-15 14:25:19 -03:00
Sergio Chouhy
a6194ad447 fix deny by updating rustls-webpki and multihash 2026-04-15 14:08:35 -03:00
Daniil Polyakov
190c811f10
Merge pull request #439 from logos-blockchain/pr/enable-indexer-tests
chore(ci): enable indexer integration tests with new docker image
2026-04-13 21:00:42 +03:00
Petar Radovic
910d23821a rm cfgsync config 2026-04-13 12:56:45 +02:00
Petar Radovic
c15c6f09de settings 2026-04-13 12:49:37 +02:00
Petar Radovic
6cb2713356 port mappingS 2026-04-13 12:41:14 +02:00
Petar Radovic
e9878b5e9d user config 2026-04-13 12:30:55 +02:00
Petar Radovic
4d71492b4a user config 2026-04-13 12:30:40 +02:00
Petar Radovic
97653a938a sed fix 2026-04-13 12:16:29 +02:00
Petar Radovic
e6ebad31f9 config file 2026-04-13 11:47:33 +02:00
Petar Radovic
078c4726e4 simplify run script 2026-04-13 11:46:29 +02:00
Moudy
7a29b45cf4
Merge pull request #440 from logos-blockchain/schouhy/fix-main 2026-04-10 23:14:14 +02:00
Sergio Chouhy
9d2c37ff08 fix function parameters 2026-04-10 17:15:23 -03:00
Sergio Chouhy
a0cba55035
Merge pull request #435 from logos-blockchain/schouhy/fix-genesis-nullifiers
fix: Add init nullifiers for preconfigured accounts on genesis
2026-04-10 16:37:25 -03:00
Petar Radovic
9dc5c32354 clear debug stuff 2026-04-09 19:43:33 +02:00
Petar Radovic
7266433d51 debug 2026-04-09 18:07:04 +02:00
Petar Radovic
427e1cea45 debug 2026-04-09 17:10:40 +02:00
Petar Radovic
d96e7aed68 debug 2026-04-09 15:45:54 +02:00
Petar Radovic
35b7712b12 debugging 2026-04-09 15:04:15 +02:00
Petar Radovic
e6ad1d3eea resubmit interval 2026-04-09 14:35:51 +02:00
Petar Radovic
a8202603b6 reduce coefficient 2026-04-09 14:29:36 +02:00
Petar Radovic
0eb389b62c increase timeout 2026-04-09 13:51:53 +02:00
Petar Radovic
b7ba2daa97 use newer image 2026-04-09 13:18:54 +02:00
Petar Radovic
359619ad14 new version 2026-04-08 23:33:12 +02:00
Petar Radovic
7af703f198 debug 2026-04-08 22:30:21 +02:00
Petar Radovic
74039f5cca debug 2026-04-08 21:59:15 +02:00
Petar Radovic
4d9ed77e14 debug 2026-04-08 21:07:03 +02:00
Petar Radovic
817cf35fff debug 2026-04-08 20:37:51 +02:00
Petar Radovic
ab40aedf34 debug logs 2026-04-08 20:10:09 +02:00
Petar Radovic
5ba939d156 print logs 2026-04-08 19:40:26 +02:00
Petar Radovic
c2690236e9 dump logs 2026-04-08 19:12:04 +02:00
Petar Radovic
63206faeea tag commits 2026-04-08 18:39:47 +02:00
Petar Radovic
a2f752ac2f chore(ci): enable indexer integration tests 2026-04-08 18:33:35 +02:00
fryorcraken
7473c2f7a9
Merge pull request #392 from logos-blockchain/account-label
feat: add --account-label as alternative to --account-id
2026-04-08 22:39:34 +10:00
fryorcraken
c0a3bee924
clippy 2026-04-08 15:01:22 +10:00
fryorcraken
45c3834da9
format 2026-04-08 14:54:31 +10:00
fryorcraken
bb461fac2a
revert some changes 2026-04-08 14:54:31 +10:00
fryorcraken
ba3c72ae50
revert changes and add tests 2026-04-08 14:54:31 +10:00