3220 Commits

Author SHA1 Message Date
Artem Gureev
64ddd7440f fix(wallet-ffi): revert zero-ing of derived keys 2026-08-07 17:14:02 +04:00
Artem Gureev
5a1524dcb9 refactor(lee): update stale domain for keytree parent 2026-08-07 17:13:41 +04:00
agureev
736102329f chore: regenerate artifacts 2026-08-07 15:51:00 +04:00
Artem Gureev
3878251ce3 refactor(wallet): derive the shared PDA npk from its nsk 2026-08-07 10:41:56 +00:00
Artem Gureev
279a9b8313 feat!(lee): derive private authorization from an authorization secret key
BREAKING!

Before: Providing `nsk` was the same as authorizing a regular private
account.

After: A separate `ask` is required, making unauthorized private
updates possible.
2026-08-07 10:41:56 +00:00
Artem Gureev
fc8f7f2d42 refactor(lee): verbose key domains and the ask key chain 2026-08-07 10:40:04 +00:00
Artem Gureev
cbd10c5bba
Merge pull request #660 from logos-blockchain/artem/private-kinds-refactor
refactor(lee): refactor private kinds
2026-08-07 11:46:56 +04:00
Sergio Chouhy
cdabad7760
Merge pull request #689 from logos-blockchain/schouhy/bump-zone-sdk-version
chore(workspace): bump zone sdk version
2026-08-06 19:23:54 -03:00
Sergio Chouhy
245c63d190 chore(workspace): bump bedrock rev 2026-08-06 16:41:06 -03:00
Sergio Chouhy
3d5f083e78 fix(lez): duplicated lines 2026-08-06 16:40:39 -03:00
Moudy
751c6bf8ec
Merge pull request #686 from logos-blockchain/moudy/cross-zone-content-bound-key
fix(lez): deliver only from peer blocks on the peer's verified chain
2026-08-06 21:00:07 +02:00
Moudy
cfc7942c3c
Merge branch 'dev' into moudy/cross-zone-content-bound-key 2026-08-06 20:59:46 +02:00
erhant
da1f12cf2c
Merge pull request #687 from logos-blockchain/erhant/fix-sequencer-reorg-problems-testnet-0.2.1
fix(sequencer): properly adopt / orphan blocks in false-pos from L1
2026-08-06 21:12:23 +03:00
erhant
80a56be5aa fix(sequencer): properly adopt / orphan blocks in false-pos from L1 2026-08-06 20:44:48 +03:00
moudyellaz
c7739733db fix(indexer): deliver only from peer blocks inside the verified run 2026-08-06 10:17:12 +02:00
moudyellaz
5c28c4cc0c fix(sequencer): deliver only from a peer block on its verified chain 2026-08-05 20:49:41 +02:00
moudyellaz
e4dcc39277 feat(storage): add a durable per-peer cross-zone chain tip 2026-08-05 19:27:06 +02:00
Artem Gureev
ca23f12f7a refactor(lee): keep the authorization precondition match wildcard-free 2026-08-05 11:43:02 +04:00
Moudy
82d692bf4c
Merge pull request #670 from logos-blockchain/moudy/peer-cache-validation
fix(indexer): validate peer blocks before caching them
2026-08-05 06:09:55 +02:00
Pravdyvy
acd269649a
Merge pull request #671 from logos-blockchain/Pravdyvy/builtin-programs-integration-tests-removal
ci(integration_tests): Tests removal + Simple retry on fixtures
2026-08-04 17:52:34 +03:00
Pravdyvy
7b9e323dd2 fix: suggestion fix 1 2026-08-04 15:43:52 +03:00
Daniil Polyakov
ebea32cbe3
Merge pull request #680 from logos-blockchain/arjentix/priority_fee_config
feat(sequencer): expose zone_sdk priority_fee in config
2026-08-04 15:27:06 +03:00
agureev
d05035eb9e refactor(lee): refactor private kinds 2026-08-04 15:55:09 +04:00
Daniil Polyakov
409ebb48cc feat(sequencer): expose zone_sdk priority_fee in config 2026-08-04 14:07:06 +03:00
Artem Gureev
57d45f14fa
Merge pull request #604 from logos-blockchain/artem/bundle-actions
refactor!: bundle private/public i/o into action structs
2026-08-04 15:06:39 +04:00
agureev
ccb426960f Merge remote-tracking branch 'origin/dev' into artem/bundle-actions 2026-08-04 14:21:00 +04:00
Pravdyvy
8f0a3032cb fix(ci): machete fix 2026-08-04 07:54:29 +03:00
Pravdyvy
9a82a0cfcb feat(integration_tests): tests removal + simple retry on fixtures 2026-08-04 07:40:21 +03:00
moudyellaz
2b5096aa2e fix(indexer): validate peer blocks before caching them 2026-08-04 03:06:46 +02:00
Daniil Polyakov
cfac4d5b0b
Merge pull request #651 from logos-blockchain/arjentix/metrics
feat(metrics): add sequencer metrics & grafana dashboard generation tool
2026-08-04 00:57:09 +03:00
Daniil Polyakov
cd835bd0c9 feat(sequencer): add possibility to disable metrics 2026-08-03 23:46:35 +03:00
Daniil Polyakov
8bbce62290 chore(dashboard_gen): add quantile range check 2026-08-03 23:46:35 +03:00
Daniil Polyakov
218955dd19 feat(sequencer): add status label to transaction application time 2026-08-03 23:46:35 +03:00
Daniil Polyakov
69ecc116a8 fix(common): drop strum 2026-08-03 23:46:35 +03:00
Daniil Polyakov
acb73dce0c fix(dashboard_gen): use RATE_WINDOW in rate_per_min calculation 2026-08-03 23:46:35 +03:00
Daniil Polyakov
037901fe94 fix(sequencer): differentiate between height and blocks produced by this sequencer 2026-08-03 23:46:35 +03:00
Daniil Polyakov
f4f78ddc28 fix(sequencer): expose 9000 metrics port from docker 2026-08-03 23:46:35 +03:00
Daniil Polyakov
97152b8df6 chore(sequencer): apply snake_case convention to labels 2026-08-03 23:46:35 +03:00
Daniil Polyakov
f2e92a9c1f feat(sequencer): add metrics_address config field 2026-08-03 23:46:35 +03:00
Daniil Polyakov
dc5804b7c2 docs(metrics): add metrics.md 2026-08-03 23:46:35 +03:00
Daniil Polyakov
d0ae9c2768 chore(metrics): rename writing feature to record 2026-08-03 23:46:35 +03:00
Daniil Polyakov
343ba0b97c feat(dashboard_gen): remove panel json to rust generator 2026-08-03 23:46:35 +03:00
Daniil Polyakov
aa6969386e refactor(metrics): improve metrics setup 2026-08-03 23:46:35 +03:00
Daniil Polyakov
849bb6bbe1 feat(metrics): improve mempool and failed transaction metrics & panels 2026-08-03 23:46:35 +03:00
Daniil Polyakov
ab12fb104c chore(monitoring): bump prometheus & grafana versions 2026-08-03 23:46:35 +03:00
Daniil Polyakov
ec53979442 feat(dashboard_gen): make unit an enum 2026-08-03 23:46:35 +03:00
Daniil Polyakov
ea36fa2e93 refactor(metrics): move metrics into a separate crates and reuse names in dashboard generation 2026-08-03 23:46:35 +03:00
Daniil Polyakov
462de8f11d feat(tools): add grafana panel json to rust generator 2026-08-03 23:46:35 +03:00
Daniil Polyakov
008eb247e9 feat(tools): add dashboard generator 2026-08-03 23:46:34 +03:00
Daniil Polyakov
8afd2cea66 feat(docker): introduce monitoring 2026-08-03 23:46:34 +03:00