Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
a73171b
support axiom sdk
noel2004 Oct 15, 2025
61d51b1
wip
noel2004 Oct 22, 2025
b93abbd
update lock
lightsing Nov 3, 2025
2c689c4
upgrade axiom sdk to 1.0.6
noel2004 Nov 3, 2025
05f6351
WIP
noel2004 Nov 3, 2025
a06fd58
fix building
noel2004 Nov 3, 2025
4fcbcb3
revert to 1.4.0
lightsing Nov 4, 2025
b6f058d
save work
lightsing Nov 4, 2025
67367c0
ok
lightsing Nov 5, 2025
dc2f1b7
rollback to v1.4.1
lightsing Nov 5, 2025
1fcfbe8
use toml download from api
lightsing Nov 5, 2025
5b0562c
use axiom openvm toml
lightsing Nov 6, 2025
28ee800
add config id to types
lightsing Nov 6, 2025
76d7ef9
use config id from scroll_zkvm_types
lightsing Nov 6, 2025
fb5891f
refactor
lightsing Nov 6, 2025
75dc6e4
refactor
lightsing Nov 6, 2025
df2367f
1.4 verifier
lightsing Nov 6, 2025
94356c4
add batch e2e
lightsing Nov 6, 2025
7e0d6ad
update ref
lightsing Nov 6, 2025
bc692b9
add e2e
lightsing Nov 6, 2025
810b495
revert to 1.4.1
lightsing Nov 7, 2025
6fe55f6
fmt & minor changes
lightsing Nov 7, 2025
ffcc667
re-export
lightsing Nov 10, 2025
a2f98ed
update lock
lightsing Nov 11, 2025
2272f0a
fix rebase master
lightsing Nov 11, 2025
da9589d
revert openvm.toml since actually not changed
lightsing Nov 11, 2025
61b721b
remove unneeded
lightsing Nov 11, 2025
e1e38b3
optional upload
lightsing Nov 11, 2025
3bdc506
clippy
lightsing Nov 11, 2025
cf0a648
fix
lightsing Nov 11, 2025
b32687d
update commitment
lightsing Nov 11, 2025
0fe279e
Merge remote-tracking branch 'origin/master' into feat/axiom_cli_sdk
lispc Nov 13, 2025
b70c3a9
fix
lispc Nov 13, 2025
d002a66
fix
lispc Nov 13, 2025
8588aa6
apply review
lightsing Nov 14, 2025
dc34562
remove upload from build-guest
lightsing Nov 14, 2025
b47cf7f
seperate upload program
lightsing Nov 14, 2025
f51a023
clippy
lightsing Nov 14, 2025
781c6d2
apply review & lints
lightsing Nov 17, 2025
d9c795a
update commitment
lightsing Nov 17, 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
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ root_verifier_vk
verifier.bin

.vscode/

.env
Loading