-
https://github.com/AntelopeIO/leap/actions/runs/7477546239/job/20350977142?pr=2067#step:4:2102
-
## Problem
The final validations of `verify_proper_block_exts` actually verify that the attached QC is valid:
https://github.com/AntelopeIO/spring/blob/a8159feae6f7f0d89dc0f990682a3b09635a3e1f/…
arhag updated
2 months ago
-
Depends on https://github.com/AntelopeIO/leap/issues/1523.
After HotStuff is enabled and the network has transition to it, proposers should create blocks with a `confirmed` value of zero, and valid…
arhag updated
9 months ago
-
There is a desire to collect metrics & statistics on the number of regression tests run in the CI workflows. This is not easy to collect currently: a `Tests`/`NP Tests`/`LR Tests` job in a workflow wi…
-
Because this API has been deleted, but we need to use this API when transferring. What API can be used to replace this now?
Or how can implement the api with java in my local client?
-
Currently `set_finalizers` of libtester takes only a vector of producer names for IF transision. `set_finalizer` hardcodes the threshold and weights for each producer and sets up all producers to vote…
-
On v5.0.0, without providing `read-only-theads` in the config.ini - the `/v1/chain/send_read_only_transaction` API endpoint does not work.
Against a Jungle4 testnet node, if I execute the followin…
-
Currently `fork_database` is thread safe via internal mutex. During the transition of dpos fork database to instant finality fork database threads from API calls and `net_plugin` can be running. Need …
-
Depends on https://github.com/AntelopeIO/leap/issues/1881 and https://github.com/AntelopeIO/leap/issues/1941.
The block header extension should carry the new information needed for a proposal:
* `…
arhag updated
9 months ago
-
Building upon https://github.com/AntelopeIO/reference-contracts/issues/26, the `setfinalizer` action should be modified (or alternatively a new one added?) that takes the BLS finalizer keys each with …
arhag updated
11 months ago