Artem Gureev
695ebf439d
chore: prune unused serde/risc0-zkvm deps after borsh migration
2026-08-23 09:35:41 +00:00
agureev
cf36a7dec9
chore: fmt + artifacts
2026-08-23 09:35:41 +00:00
Artem Gureev
12dabb9341
refactor: rename remaining instruction_words to instruction_data across programs, tests, tools, ffi
2026-08-23 09:35:41 +00:00
Artem Gureev
5a393d2bff
refactor!: carry zkVM instruction_data as borsh bytes end-to-end
2026-08-23 09:35:23 +00:00
moudyellaz
968a17f867
Merge remote-tracking branch 'origin/dev' into moudy/cross-zone-target-auth
...
# Conflicts:
# Cargo.lock
# artifacts/lez/programs/amm.bin
# artifacts/lez/programs/associated_token_account.bin
# artifacts/lez/programs/authenticated_transfer.bin
# artifacts/lez/programs/bridge.bin
# artifacts/lez/programs/bridge_lock.bin
# artifacts/lez/programs/clock.bin
# artifacts/lez/programs/cross_zone_inbox.bin
# artifacts/lez/programs/cross_zone_outbox.bin
# artifacts/lez/programs/faucet.bin
# artifacts/lez/programs/pinata.bin
# artifacts/lez/programs/pinata_token.bin
# artifacts/lez/programs/ping_receiver.bin
# artifacts/lez/programs/ping_sender.bin
# artifacts/lez/programs/token.bin
# artifacts/lez/programs/vault.bin
# artifacts/lez/programs/wrapped_token.bin
# test_fixtures/fixtures/prebuilt_sequencer_db.dump
2026-08-19 23:40:53 +02:00
agureev
c77313b5ca
fix(lee): check private PDA authorization on first sight
2026-08-17 17:23:39 +00:00
moudyellaz
073c9baa2d
perf(lez)!: borrow account data in the guests instead of cloning
...
BREAKING CHANGE: six guest image ids move.
2026-08-16 23:41:00 +02:00
Daniil Polyakov
f91d0da8e1
refactor(sequencer): add test for mempool and bring back standalone feature
2026-08-12 22:50:50 +03:00
moudyellaz
44acb4ba73
feat(cross-zone)!: let the authority act through a configured governance program
...
BREAKING CHANGE: WrappedTokenConfig and ReceiverConfig gain a governance field and CrossZoneConfig gains source_governance, so the config layouts change and every program image id moves.
2026-08-12 15:44:29 +02:00
Daniil Polyakov
d3e507f25d
refactor!(artifacts): keep lee and lez artifacts separated
2026-06-24 18:10:41 +03:00