-
Depends on https://github.com/AntelopeIO/leap/issues/1523.
For this issue, we are still not switching existing tests over to use IF.
However, a new unit test is needed that switches to IF to tes…
arhag updated
11 months ago
-
Proposer would take the latest irreversible HotStuff proofs (the latest block proposal with the `final_on_qc` pointing to an irreversible block along with QC for it) known to it and include it in a ne…
arhag updated
9 months ago
-
Failure does not appear related to Lin's changes in his PR.
https://github.com/AntelopeIO/leap/actions/runs/7992024465/attempts/1
```
error 2024-02-21T16:18:20.759 nodeos controller.cpp:3052…
-
Ultimately, we want to persist the reversible blocks database in a smarter way (along with the QC chains) so that enough data is available post crash to safely recover liveness without losing any bloc…
arhag updated
8 months ago
-
Depends on https://github.com/AntelopeIO/bls12-381/issues/17.
Some BLS tests, like the garbage tests in `test_fc`, seem to be failing on ARM builds. It's a little surprising because it appears the …
-
Testing with 5.0 commit 42034e3b39203f7400354607bdd377a5b95d49d6
Syncing with eos mainnet.
start/stop, start
```./nodeos --data-dir dd --config-dir mainconfig2 --plugin eosio::prometheus_plugi…
-
Seen this again. A core dump somewhere?
https://github.com/AntelopeIO/leap/actions/runs/6555274088/job/17803647521?pr=1792#step:5:25942
-
Parallelization of read only transactions is limited by the number of concurrent WASM executions that can be supported by Leap. There are resource limits that bound the number of concurrent WASM execu…
-
Acceptance criteria
- [x] Research how the resource model is implemented on antelope change. check differences in the REX, Powerup and staking models and how they were implemented
- [x] Design a reso…
-
In [output_stream::push](https://github.com/eosnetworkfoundation/mandel.cdt/blob/main/libraries/native/native/eosio/crt.hpp#L15) no check for buffer bounds can lead to buffer overrun.
I have large …
smlu updated
12 months ago