28 Commits

Author SHA1 Message Date
Sergio Chouhy
00f7324f8e clippy 2026-03-28 04:11:30 -03:00
Sergio Chouhy
6f380f1e74 fmt 2026-03-28 03:54:57 -03:00
Sergio Chouhy
5634cc3654 minor refactor 2026-03-28 03:54:41 -03:00
Sergio Chouhy
936b8aaf1e remove blockid from common 2026-03-28 03:52:14 -03:00
Sergio Chouhy
3b7fe58f6f remove common TimeStamp 2026-03-28 03:47:07 -03:00
Sergio Chouhy
4f38dec019 use curr_time from new block 2026-03-28 03:27:00 -03:00
Sergio Chouhy
4746548994 Merge branch 'main' into feature/validity-window-timestamps 2026-03-27 23:26:00 -03:00
Sergio Chouhy
99071a4ef9 Merge branch 'main' into schouhy/add-block-context 2026-03-26 21:23:36 -03:00
Sergio Chouhy
acf609ecc8 Merge branch 'main' into schouhy/add-block-context 2026-03-26 13:24:46 -03:00
moudyellaz
fa0f77dad9 fix: remove unused self from next_block_timestamp_ms 2026-03-24 15:57:21 +01:00
moudyellaz
a838a45a2c style: apply cargo fmt 2026-03-24 11:49:15 +01:00
moudyellaz
0043f29dc2 feat: extend ValidityWindow with Unix timestamp bounds 2026-03-24 11:28:44 +01:00
Pravdyvy
df831bbf6f Merge branch 'main' into Pravdyvy/hardcoded-initial-state 2026-03-23 18:20:03 +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
66e9881f38 Merge branch 'main' into schouhy/add-block-context 2026-03-20 14:14:11 -03:00
Daniil Polyakov
f9071d492c feat: cache rust builds in docker to speed up subsequent builds 2026-03-20 18:39:58 +03: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
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
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