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

CCTP lib CommitmentTree integration #45

Merged
merged 31 commits into from
Jun 3, 2021
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
3f4eb61
CommitmentTree JNI draft.
i-Alex Mar 18, 2021
9814528
Added implementation of existance proof and absence proof.
Mar 25, 2021
74b24f7
Fixed existence and absence build errors.
Mar 25, 2021
330529f
Merge updatable_poseidon_tweedle into commitment_jni_tweedle.
i-Alex Mar 26, 2021
4bd428e
Merge branch 'commitment_jni' into commitment_jni_tweedle
i-Alex Mar 26, 2021
f4ba7f5
CCTP lib dependency updated. CommitmentTree fixes. Local ginger lib d…
i-Alex Mar 26, 2021
dd6b5dc
CommitmentTree native jni fixes.
i-Alex Mar 29, 2021
7d8841f
CommitmentTree implementation updated.
i-Alex Mar 29, 2021
a04d171
CommitmentTree init method fix.
i-Alex Mar 29, 2021
9c62f0e
Added unit tests for rust commitment tree.
Mar 29, 2021
3106c66
Minor renaming.
i-Alex Mar 30, 2021
0654dcc
Merge branch 'updatable_poseidon_tweedle' into commitment_jni_tweedle
i-Alex Mar 30, 2021
d28646f
CommitmentTree fixes.
i-Alex Mar 30, 2021
aa5c02b
CommitmentTree jni fixes.
i-Alex Mar 30, 2021
79f900d
CommitmentTree jni checks improvement. Unit tests update.
i-Alex Mar 31, 2021
8ddd9d4
Fix merging issues.
Mar 31, 2021
2a0ab54
Merge branch 'commitment_jni_tweedle' of https://github.com/HorizenOf…
Mar 31, 2021
d8d4d3e
Slit unit test in separate ones.
Mar 31, 2021
c9ac515
Fixed existance and absence proof implementation. Updated unit tests.
Mar 31, 2021
81ec068
Added wrappers for existance and absence proof serialization and dese…
Apr 1, 2021
1a5d5a9
Java empty comm tree regression test added.
i-Alex Apr 2, 2021
00921cb
Added existence/absence proofs serialization.
Apr 12, 2021
fe0e971
Fixed build script.
Apr 12, 2021
874b6df
Merge updateble_poseidon_tweedle into commitment_jni_tweedle. Conflic…
i-Alex Apr 14, 2021
fff4143
cctp lib dependency updated.
i-Alex Apr 15, 2021
1a2a108
Fixing issues from codereview.
Apr 27, 2021
3aca007
Fixed getCertLeaves function. Updated test for getCertLeaves.
Apr 30, 2021
43ebba7
Merge refactor_interfaces into commitment_jni_tweedle. Conflicts reso…
i-Alex May 4, 2021
58ee742
Commitment tree interface changes to support cctp refactor_interfaces…
i-Alex May 6, 2021
3fc00d3
CCTP interface updated.
i-Alex May 6, 2021
59785f0
CommitmentTree interface updated according to CCTP lib changes.
i-Alex May 7, 2021
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
Loading