Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
d75d656
chore: namespace keys to support starknet keys
petscheit Jan 10, 2025
f9bace1
feat: add dry-run syscall handler entry point for starknet
petscheit Jan 10, 2025
b696162
chore: reverted starknet syscall handler changes
petscheit Jan 13, 2025
d766a6a
draft
Okm165 Jan 13, 2025
d9b53c8
Merge branch 'multi-chain-arch' into feat/starknet-dry-run-syscall-ha…
petscheit Jan 13, 2025
134a335
fix: compiler issues
petscheit Jan 13, 2025
7d9681f
fix: submodule chaos
petscheit Jan 13, 2025
9eb2a20
chore: deactivate python tests
petscheit Jan 13, 2025
a3ed38d
fix: chain_id selection logic
petscheit Jan 13, 2025
c378189
Merge pull request #121 from HerodotusDev/feat/starknet-dry-run-sysca…
petscheit Jan 13, 2025
e920325
draft
Okm165 Jan 13, 2025
6345422
feat: add starknet proof types
petscheit Jan 13, 2025
53a369c
feat: namespaced proof types
petscheit Jan 13, 2025
9901cd3
feat: added starknet feeder header type
petscheit Jan 13, 2025
c0670b9
feat: add storage proof type
petscheit Jan 14, 2025
53e9c1d
feat: connect starknet header dry run processor
petscheit Jan 14, 2025
ab2c46f
feat: add storage dry run
petscheit Jan 14, 2025
5b200fb
chore: resolve conflicts
petscheit Jan 14, 2025
4e1a4cf
chore: revert example changes
petscheit Jan 14, 2025
97e9ac2
starknet cairo0 refactor (#123)
Okm165 Jan 14, 2025
abbc9d8
starknet header_verifier hints
Okm165 Jan 14, 2025
4716c27
fmt
Okm165 Jan 14, 2025
2c3b644
tests fix
Okm165 Jan 14, 2025
3fd25f0
emv starknet batch separation of hints
Okm165 Jan 15, 2025
d1858d4
sn hints wip
Okm165 Jan 15, 2025
6a7a776
CI rust cache
Okm165 Jan 15, 2025
91e8556
cairo0 trienode enum refactor
Okm165 Jan 16, 2025
82cb3a1
sn hints impl
Okm165 Jan 16, 2025
5883408
hot fix
Okm165 Jan 16, 2025
9e20014
Merge pull request #124 from HerodotusDev/starknet_hint_support
Okm165 Jan 24, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
124 changes: 0 additions & 124 deletions .github/workflows/add-to-registry.yml

This file was deleted.

132 changes: 0 additions & 132 deletions .github/workflows/merge.yml

This file was deleted.

72 changes: 0 additions & 72 deletions .github/workflows/pull-request.yml

This file was deleted.

Loading
Loading