-
Notifications
You must be signed in to change notification settings - Fork 5
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
[1.0.4] Finality violation tests 1.0.0 #610
base: release/1.0
Are you sure you want to change the base?
Commits on Jul 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 686986e - Browse repository at this point
Copy the full SHA 686986eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b345e76 - Browse repository at this point
Copy the full SHA b345e76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 920d7aa - Browse repository at this point
Copy the full SHA 920d7aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f83dea - Browse repository at this point
Copy the full SHA 0f83deaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2eff199 - Browse repository at this point
Copy the full SHA 2eff199View commit details
Commits on Jul 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 38ccb3b - Browse repository at this point
Copy the full SHA 38ccb3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbcbc27 - Browse repository at this point
Copy the full SHA cbcbc27View commit details -
Configuration menu - View commit details
-
Copy full SHA for a686f00 - Browse repository at this point
Copy the full SHA a686f00View commit details -
Configuration menu - View commit details
-
Copy full SHA for a82435a - Browse repository at this point
Copy the full SHA a82435aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e295f9d - Browse repository at this point
Copy the full SHA e295f9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bca8c83 - Browse repository at this point
Copy the full SHA bca8c83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84f6c08 - Browse repository at this point
Copy the full SHA 84f6c08View commit details
Commits on Aug 1, 2024
-
Changed pending_finalizer_policy to last_pending_finalizer_policy in …
…savanna contract for clarity
Configuration menu - View commit details
-
Copy full SHA for 3fc7806 - Browse repository at this point
Copy the full SHA 3fc7806View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a26775 - Browse repository at this point
Copy the full SHA 5a26775View commit details -
Renamed last_pending_finalizer_policy_generation to pending_finalizer…
…_policy_generation in savanna smart contracts and tests for clarity
Configuration menu - View commit details
-
Copy full SHA for 90f5f45 - Browse repository at this point
Copy the full SHA 90f5f45View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7d3263 - Browse repository at this point
Copy the full SHA e7d3263View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e90bbf - Browse repository at this point
Copy the full SHA 9e90bbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 484c229 - Browse repository at this point
Copy the full SHA 484c229View commit details -
Implemented rule #2 verification in savanna contracts, improved proof
generation used in finality violation tests
Configuration menu - View commit details
-
Copy full SHA for 4da02e7 - Browse repository at this point
Copy the full SHA 4da02e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5acaae2 - Browse repository at this point
Copy the full SHA 5acaae2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ea485e - Browse repository at this point
Copy the full SHA 7ea485eView commit details -
Reordered proof generation to ensure only the most recent information…
… collected by the light client is used
Configuration menu - View commit details
-
Copy full SHA for 1be2257 - Browse repository at this point
Copy the full SHA 1be2257View commit details -
Configuration menu - View commit details
-
Copy full SHA for 891207d - Browse repository at this point
Copy the full SHA 891207dView commit details -
Replaced policy digests and generations returned by process_result fu…
…nction with full policies
Configuration menu - View commit details
-
Copy full SHA for 19d1b5d - Browse repository at this point
Copy the full SHA 19d1b5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f5a557 - Browse repository at this point
Copy the full SHA 2f5a557View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67440e4 - Browse repository at this point
Copy the full SHA 67440e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3559929 - Browse repository at this point
Copy the full SHA 3559929View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec68dd5 - Browse repository at this point
Copy the full SHA ec68dd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ff0c8d - Browse repository at this point
Copy the full SHA 0ff0c8dView commit details -
Desambiguated rule2 (now rule2a and rule2b) to differentiate between …
…scenarios where the fake block's timestamp is lower vs higher than block with conflicting range
Configuration menu - View commit details
-
Copy full SHA for a99e673 - Browse repository at this point
Copy the full SHA a99e673View commit details
Commits on Aug 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 772eeb2 - Browse repository at this point
Copy the full SHA 772eeb2View commit details
Commits on Aug 21, 2024
-
Refactored light client data cache to properly evaluate finality rule…
…s, refactored contract to have a single rule2 implementation
Configuration menu - View commit details
-
Copy full SHA for 792462d - Browse repository at this point
Copy the full SHA 792462dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00820b2 - Browse repository at this point
Copy the full SHA 00820b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ead0837 - Browse repository at this point
Copy the full SHA ead0837View commit details -
Configuration menu - View commit details
-
Copy full SHA for f408f9f - Browse repository at this point
Copy the full SHA f408f9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81bf80b - Browse repository at this point
Copy the full SHA 81bf80bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18deabb - Browse repository at this point
Copy the full SHA 18deabbView commit details -
Obtain reference to fake chain blocks via the list of reversible bloc…
…ks stored by light client for better encapsulation
Configuration menu - View commit details
-
Copy full SHA for 9c47427 - Browse repository at this point
Copy the full SHA 9c47427View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26e809b - Browse repository at this point
Copy the full SHA 26e809bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1761b2 - Browse repository at this point
Copy the full SHA b1761b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1c8e41 - Browse repository at this point
Copy the full SHA e1c8e41View commit details -
Fixed a few bugs, added additional rule #3 test where fake chain is a…
…head of real chain
Configuration menu - View commit details
-
Copy full SHA for 19e5591 - Browse repository at this point
Copy the full SHA 19e5591View commit details -
Updated finality violation contract actions to return guilty vs innoc…
…ent finalizers upon successful proof verifcation
Configuration menu - View commit details
-
Copy full SHA for 411adc2 - Browse repository at this point
Copy the full SHA 411adc2View commit details -
Added bitset tests to ibc tests to cover the exact blame and exonerat…
…ion of finalizers in finality violation tests
Configuration menu - View commit details
-
Copy full SHA for a62ab3f - Browse repository at this point
Copy the full SHA a62ab3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa81154 - Browse repository at this point
Copy the full SHA fa81154View commit details
Commits on Aug 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 264a2b9 - Browse repository at this point
Copy the full SHA 264a2b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b10e275 - Browse repository at this point
Copy the full SHA b10e275View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17355c8 - Browse repository at this point
Copy the full SHA 17355c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14f8873 - Browse repository at this point
Copy the full SHA 14f8873View commit details -
Configuration menu - View commit details
-
Copy full SHA for b223247 - Browse repository at this point
Copy the full SHA b223247View commit details -
Configuration menu - View commit details
-
Copy full SHA for e92e125 - Browse repository at this point
Copy the full SHA e92e125View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52436cf - Browse repository at this point
Copy the full SHA 52436cfView commit details -
Updated savanna contracts to pass function parameters by const refere…
…nce where applicable, recompiled contracts
Configuration menu - View commit details
-
Copy full SHA for 891296e - Browse repository at this point
Copy the full SHA 891296eView commit details -
Replaced find_if with lower_bound to perform binary search in svnn_fi…
…nality_violation_tests
Configuration menu - View commit details
-
Copy full SHA for f07308f - Browse repository at this point
Copy the full SHA f07308fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e1f0e4 - Browse repository at this point
Copy the full SHA 1e1f0e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1a4ee9 - Browse repository at this point
Copy the full SHA d1a4ee9View commit details
Commits on Aug 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d48f25c - Browse repository at this point
Copy the full SHA d48f25cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e0953e - Browse repository at this point
Copy the full SHA 5e0953eView commit details
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9bdddce - Browse repository at this point
Copy the full SHA 9bdddceView commit details
Commits on Sep 1, 2024
-
Merge branch 'release/1.0' of https://github.com/AntelopeIO/spring in…
…to finality_violation_tests_1.0.0
Configuration menu - View commit details
-
Copy full SHA for 513c350 - Browse repository at this point
Copy the full SHA 513c350View commit details -
Configuration menu - View commit details
-
Copy full SHA for d715a31 - Browse repository at this point
Copy the full SHA d715a31View commit details -
Configuration menu - View commit details
-
Copy full SHA for e85e5f8 - Browse repository at this point
Copy the full SHA e85e5f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 243c11d - Browse repository at this point
Copy the full SHA 243c11dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d8d4ba - Browse repository at this point
Copy the full SHA 8d8d4baView commit details -
Merge branch 'finality_violation_tests_1.0.0' of https://github.com/A…
…ntelopeIO/spring into finality_violation_tests_1.0.0
Configuration menu - View commit details
-
Copy full SHA for 4946954 - Browse repository at this point
Copy the full SHA 4946954View commit details
Commits on Sep 3, 2024
-
Moved finality digests comparison to the check_qcs function in finali…
…ty_violation contract
Configuration menu - View commit details
-
Copy full SHA for 68c2c1d - Browse repository at this point
Copy the full SHA 68c2c1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bae1c27 - Browse repository at this point
Copy the full SHA bae1c27View commit details -
Added bool flag to check_qc to control whether or not we verify the q…
…uorum threshold has been met
Configuration menu - View commit details
-
Copy full SHA for 6c253f5 - Browse repository at this point
Copy the full SHA 6c253f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b7fb4f - Browse repository at this point
Copy the full SHA 1b7fb4fView commit details
Commits on Sep 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eca9352 - Browse repository at this point
Copy the full SHA eca9352View commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b4b47f8 - Browse repository at this point
Copy the full SHA b4b47f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b743a3 - Browse repository at this point
Copy the full SHA 1b743a3View commit details