2199 Commits

Author SHA1 Message Date
Sergio Chouhy
d7b0c42255 clippy 2026-03-25 20:26:04 -03:00
Sergio Chouhy
1b555d6623 update astral tokio tar 2026-03-25 18:03:07 -03:00
Sergio Chouhy
356a84132a build artifacts 2026-03-25 18:02:38 -03:00
Sergio Chouhy
52f254d4ed fix RUSTSEC-2026-0066 and RUSTSEC-2026-0049 2026-03-25 17:50:49 -03:00
Sergio Chouhy
70ccb1befa add constructors from ranges 2026-03-25 17:42:17 -03:00
Sergio Chouhy
953a1dacd3 clippy 2026-03-25 17:35:10 -03:00
Sergio Chouhy
79d70b3a66 add test for empty intersection in circuit 2026-03-25 17:33:27 -03:00
Sergio Chouhy
abc30c0ce0 remove old program output constructors 2026-03-25 16:56:04 -03:00
Sergio Chouhy
3356aef291 handle comments 2026-03-25 16:03:39 -03:00
Sergio Chouhy
1193d31f76 implement convert constructor 2026-03-25 15:47:50 -03:00
Sergio Chouhy
4d5d767249 add tests. minor refactor 2026-03-25 14:55:23 -03:00
Pravdyvy
ce136348e7 fix: deny fix 2026-03-23 19:22:56 +02:00
Pravdyvy
c3723776c6 fix: deny fix 2026-03-23 19:21:42 +02:00
Pravdyvy
df831bbf6f Merge branch 'main' into Pravdyvy/hardcoded-initial-state 2026-03-23 18:20:03 +02:00
Pravdyvy
1eae20ba3f fix: merge fixes 2026-03-23 18:16:53 +02:00
Pravdyvy
f59874dc1e Merge branch 'main' into Pravdyvy/indexer-db-batching 2026-03-23 18:16:45 +02:00
Daniil Polyakov
fb083ce91e
Merge pull request #402 from logos-blockchain/arjentix/fix-docker-permissions
Use docker volumes and cache docker Rust builds
2026-03-23 16:59:58 +03:00
Sergio Chouhy
414abe32ba artifacts 2026-03-20 15:53:05 -03:00
Sergio Chouhy
66e9881f38 Merge branch 'main' into schouhy/add-block-context 2026-03-20 14:14:11 -03:00
Sergio Chouhy
a7779f7816 artifacts 2026-03-20 14:11:09 -03:00
Sergio Chouhy
3257440448 enforce valid window construction 2026-03-20 13:49:17 -03:00
Daniil Polyakov
f9071d492c feat: cache rust builds in docker to speed up subsequent builds 2026-03-20 18:39:58 +03:00
jonesmarvin8
8b061a848a fmt 2026-03-20 11:21:16 -04:00
jonesmarvin8
b2e99c4a8f clippy fixes 2026-03-20 11:16:29 -04:00
Daniil Polyakov
c5950bd08a feat: use docker volumes instend of mounts for runtime data directories 2026-03-20 17:40:59 +03:00
jonesmarvin8
6f77c75b9c
Issue 257 - update ds and add ds to commitment (#397)
* initialize branch

* minor errors

* update artifacts and lint

* lint fix
2026-03-20 10:39:04 -04:00
jonesmarvin8
1bcdc6638f fmt 2026-03-20 10:29:31 -04:00
jonesmarvin8
a581298da2 Merge branch 'main' into marvin/pq-public-keys 2026-03-20 10:25:38 -04:00
Pravdyvy
9c90930bd6 Merge branch 'main' into Pravdyvy/hardcoded-initial-state 2026-03-20 14:55:42 +02:00
Sergio Chouhy
607a34058d Merge branch 'main' into schouhy/add-block-context 2026-03-20 09:52:16 -03:00
Pravdyvy
425a10516b Merge branch 'main' into Pravdyvy/indexer-db-batching 2026-03-20 14:39:30 +02:00
Sergio Chouhy
646fcc5390 push artifacts 2026-03-19 20:14:07 -03:00
Daniil Polyakov
fe368f2b48
Merge pull request #394 from logos-blockchain/arjentix/sequencer-rpc-server-refactor
Replace manual Sequencer RPC implementation with jsonrpsee
2026-03-20 01:53:28 +03:00
Sergio Chouhy
d9a1e56983 add docs 2026-03-19 19:41:02 -03:00
Daniil Polyakov
3913446cd2 fix: some wallet default config fixes after rebase 2026-03-20 01:21:50 +03:00
Sergio Chouhy
aeddb56978 fmt 2026-03-19 18:55:19 -03:00
Sergio Chouhy
0d46f0798a clippy 2026-03-19 18:55:02 -03:00
Daniil Polyakov
7b50c68550 chore: move nssa dependency of amm to dev-dependencies 2026-03-20 00:48:04 +03:00
Daniil Polyakov
05c2c3a56d fix: encode transactions with borsh in sequencer rpc 2026-03-20 00:48:04 +03:00
Daniil Polyakov
7b20a83379 fix: fixes after rebase & address comments 2026-03-20 00:48:04 +03:00
Daniil Polyakov
325960d696 feat: remove override_rust_log from wallet config 2026-03-20 00:48:04 +03:00
Daniil Polyakov
b631ef02c6 fix: final fixes & polishing 2026-03-20 00:47:37 +03:00
Daniil Polyakov
9d87e3b046 fix: fix lints 2026-03-20 00:41:05 +03:00
Daniil Polyakov
b254ebb185 feat: refactor sequencer RPC client-side 2026-03-20 00:41:05 +03:00
Daniil Polyakov
be94e133fa feat: refactor sequencer RPC server-side 2026-03-20 00:41:05 +03:00
Daniil Polyakov
bffc711470 refactor: move sequencer_ directories into sequencer 2026-03-20 00:36:07 +03:00
Sergio Chouhy
a069004451 add validity window checks on privacy preserving transactions 2026-03-19 18:32:54 -03:00
Sergio Chouhy
7bbd2dd5d7 add public validity window checks 2026-03-19 15:03:45 -03:00
Pravdyvy
e6cb4ecf94 fix: machete fix 2026-03-19 19:47:47 +02:00
Pravdyvy
dc3650edd7 Merge branch 'main' into Pravdyvy/hardcoded-initial-state 2026-03-19 19:02:19 +02:00