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

Merkle log support #259

Merged
merged 3 commits into from
Mar 11, 2024
Merged

Conversation

eccles
Copy link
Collaborator

@eccles eccles commented Mar 8, 2024

Confirmation status is now an enumerated type.
Confirmation logic tests for both CONFIRMED(simple_hash) or
COMMITTED (merkle_log).

Added suitable unit and func tests.

Fixes AB#9103

@eccles eccles force-pushed the dev/paul/9103-comprehensive-merkle-log-tests branch 2 times, most recently from 8652ed8 to 9d61cb0 Compare March 11, 2024 14:12
@eccles eccles marked this pull request as ready for review March 11, 2024 14:12
@eccles eccles force-pushed the dev/paul/9103-comprehensive-merkle-log-tests branch 4 times, most recently from 4e8dfcd to 6fb131a Compare March 11, 2024 14:22
Confirmation status is now an enumerated type.
Confirmation logic tests for both CONFIRMED(simple_hash) or
COMMITTED (merkle_log).

Added suitable unit ahd func tests.

Fixes AB#9103
@eccles eccles force-pushed the dev/paul/9103-comprehensive-merkle-log-tests branch from 6fb131a to 4a48620 Compare March 11, 2024 14:26
@eccles eccles merged commit 4cf032c into main Mar 11, 2024
12 checks passed
@eccles eccles deleted the dev/paul/9103-comprehensive-merkle-log-tests branch March 11, 2024 20:04
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.

2 participants