Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/query 1b binary #79

Closed
wants to merge 147 commits into from
Closed

Feat/query 1b binary #79

wants to merge 147 commits into from

Conversation

MonkeyKing-1
Copy link
Contributor

Here is the list of commands to run:

cargo run --release --bin afs-1b -- mock write -f bin/afs-1b/tests/data/test_input_file_32_1024.afi -d bin/afs-1b/tests/data/db -o my_table
(This creates a table named my_table, initialized with data from test_input_file_32_1024)

cargo run --release --bin afs-1b -- keygen -o bin/afs-1b/tests/data/keys
cargo run --release --bin afs-1b -- prove -k bin/afs-1b/tests/data/keys -f bin/afs-1b/tests/data/56k_write_32_1024.afi -d bin/afs-1b/tests/data/db -c bin/afs-1b/tests/data/db
cargo run --release --bin afs-1b -- verify -t my_table -d bin/afs-1b/tests/data/db -k bin/afs-1b/tests/data/keys

bfan05 and others added 30 commits May 29, 2024 16:49
@jonathanpwang
Copy link
Contributor

@MonkeyKing-1 can you merge main into this after you merge your multi-tier PR? I'll take a look after

@jonathanpwang
Copy link
Contributor

Superseded by #198

@jonathanpwang jonathanpwang deleted the feat/query-1b-binary branch July 26, 2024 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants