2780 Commits

Author SHA1 Message Date
moudyellaz
7eda252ae8 chore(cross-zone): add ping and bridge demo just recipes 2026-06-25 09:33:44 +02:00
moudyellaz
c9c999e0de feat(cross-zone): seed bridge-lock holdings into indexer genesis for consistency 2026-06-25 08:23:59 +02:00
moudyellaz
ff7610804a feat(cross-zone): pin peer block-signing keys and distinguish verifier lag from forgery 2026-06-25 08:21:49 +02:00
moudyellaz
fef7ce2c38 feat(cross-zone): reject user-origin calls to the sequencer-only inbox 2026-06-25 05:49:44 +02:00
moudyellaz
4fd465b529 test(cross-zone): add lock-on-A mint-on-B bridge round trip 2026-06-24 14:51:52 +02:00
moudyellaz
2c387899c4 feat(cross-zone): recognize multiple emitters via a shared extractor 2026-06-24 11:33:15 +02:00
moudyellaz
5d77359fd8 feat(cross-zone)!: add wrapped_token and bridge_lock programs
BREAKING CHANGE: registers the wrapped_token and bridge_lock builtin programs and seeds the wrapped_token config account at genesis, changing the genesis state.
2026-06-24 10:12:40 +02:00
moudyellaz
60741a7191 fix(cross-zone): halt the indexer on a failed block and add the verified round-trip test 2026-06-23 18:20:44 +02:00
moudyellaz
0ddb7a9291 feat(cross-zone): add Option B indexer verifier and seed inbox config consistently 2026-06-23 14:21:16 +02:00
moudyellaz
b83a3c7556 test(cross-zone): add two-zone ping round-trip integration test 2026-06-23 10:42:30 +02:00
moudyellaz
77cfff5256 feat(cross-zone): add inbox watcher and seed inbox config at genesis 2026-06-23 10:17:46 +02:00
moudyellaz
0631ffc481 feat(cross-zone): add ping_sender and thread target_accounts through outbox emission 2026-06-22 17:55:22 +02:00
moudyellaz
42078d0305 test(cross-zone): add ping_receiver and a single-zone inbox dispatch test 2026-06-19 17:50:50 +02:00
moudyellaz
30bd869ac2 feat(cross-zone): add inbox and outbox guest programs with genesis registration 2026-06-19 00:48:10 +02:00
moudyellaz
43ce9b5932 feat(cross-zone): add inbox and outbox core crates (envelope, replay key, dispatch builder) 2026-06-18 13:54:01 +02:00
moudyellaz
26bc23482a test(fixtures): parameterize Bedrock channel per zone, add two-zone harness test 2026-06-18 02:02:46 +02:00
Pravdyvy
62d9ba10f8
Merge pull request #510 from logos-blockchain/Pravdyvy/programs-elfs-deployments
Pravdyvy/programs elfs deployments
lez-core-v0.1.0
2026-06-17 16:59:18 +03:00
Pravdyvy
88a3a4fa50 fix(ci): return logos-blockchain circuits into benchmarks 2026-06-17 13:44:19 +03:00
Pravdyvy
4185599df6 remove(logos-blockchain-circuits): removed logos blockchains circuits mentions 2026-06-17 13:31:35 +03:00
Pravdyvy
855788c2ea fix(ci): ci fix 2026-06-17 12:54:27 +03:00
Pravdyvy
0fae6aada2 Merge branch 'main' into Pravdyvy/programs-elfs-deployments 2026-06-17 10:36:19 +03:00
Daniil Polyakov
e6ad179641
Merge pull request #508 from logos-blockchain/arjentix/bridge-withdraw
feat(sequencer): implement bridge withdraw flow
2026-06-17 01:01:04 +03:00
Daniil Polyakov
e5ca40c0f9 feat: add bedrock withdraw events validation 2026-06-16 22:10:11 +03:00
Daniil Polyakov
77f1fb3f21 feat(wallet): add bridge withdraw command 2026-06-16 22:10:11 +03:00
Daniil Polyakov
d6e68a52ca feat(state): forbid private bridge withdrawals 2026-06-16 22:10:11 +03:00
Daniil Polyakov
e9e30ff019 feat(sequencer): implement bridge withdraw flow 2026-06-16 22:10:11 +03:00
jonesmarvin8
79ba5a1194
refactor(lee::signature) (#531)
* address issue 514

* Fixed clippy
2026-06-16 09:18:31 -04:00
Pravdyvy
819604d223 Merge branch 'main' into Pravdyvy/programs-elfs-deployments 2026-06-16 09:13:06 +03:00
Pravdyvy
a8c81f5445
Merge pull request #491 from logos-blockchain/Pravdyvy/wallet-ffi-extension
feat(wallet_ffi): wallet ffi generic transactions
2026-06-16 09:11:38 +03:00
Daniil Polyakov
756e304cef
Merge pull request #511 from logos-blockchain/arjentix/add-vault-wallet-commands
feat(wallet): add vault cli commands
2026-06-15 22:14:09 +03:00
Daniil Polyakov
b768a57739 chore(justfile): add some useful commands 2026-06-15 21:53:15 +03:00
Daniil Polyakov
1c7711c10e feat(wallet): add vault cli commands 2026-06-15 21:53:15 +03:00
Pravdyvy
71d33743e1 fix(deny): extended allowed git domains 2026-06-15 14:21:57 +03:00
Pravdyvy
93feaba5de Merge branch 'main' into Pravdyvy/programs-elfs-deployments 2026-06-15 14:15:33 +03:00
Pravdyvy
8ff353df0c Merge branch 'main' into Pravdyvy/wallet-ffi-extension 2026-06-15 14:14:45 +03:00
Pravdyvy
df8a330dcd
Merge pull request #526 from logos-blockchain/programs-elfs-deployments-circuits-fix
Bump blockchain deps and update flake
2026-06-15 13:43:56 +03:00
Pravdyvy
5e09becf1c
Merge pull request #527 from logos-blockchain/Pravdyvy/new-zone-api-update
fix(sequencer_core)!: new zones api
2026-06-15 13:37:14 +03:00
Petar Radovic
a12d8ecf87 clippy 2026-06-15 12:30:18 +02:00
Petar Radovic
c2f93aff59 clippy 2026-06-15 12:28:05 +02:00
Petar Radovic
13f15530e4 update logos blockchain deps + drive loop fix 2026-06-15 12:22:00 +02:00
Artem Gureev
6744e2f8c3
Merge pull request #525 from logos-blockchain/artem/bump-pyo
bump: pyo3 to 0.29
2026-06-15 12:25:05 +04:00
Pravdyvy
d63584fe11 fix(sequencer_core): new zones api try 2026-06-15 10:55:05 +03:00
gusto
1cd6dedf40
Bump blockchain deps and update flake 2026-06-13 14:38:17 +03:00
erhant
dac429a94a
Merge pull request #520 from logos-blockchain/erhant/hotfix-indexer-accepts-sequencer-deposit-txs-with-bypass
fix(indexer): bypass system account guards
2026-06-12 21:19:07 +03:00
Pravdyvy
e39d617e4d fix(nix): last try 2026-06-12 18:53:53 +03:00
Pravdyvy
7c49b6a861 fix(nix): test fixed commit 2026-06-12 16:15:02 +03:00
agureev
5430954551 bump: pyo3 to 0.29 2026-06-12 14:25:37 +04:00
Artem Gureev
68062b33c7
Merge pull request #523 from logos-blockchain/artem/bind-discovery-to-journal
fix: bind the EncryptedAccountData to instance
2026-06-12 13:18:31 +04:00
Roman Zajic
109b27ecbf
Merge pull request #522 from logos-blockchain/test-address-missed-mutants
test: Address missed mutants discovered during fuzzing
2026-06-12 10:12:32 +08:00
Roman
9e42371c34
fix: remove pinata token program related test 2026-06-12 08:20:56 +08:00