-
See https://github.com/AntelopeIO/leap/issues/1523 for more details.
-
Depends on https://github.com/AntelopeIO/leap/issues/1509.
One new host function called `set_finalizers` should be added upon the activation of the IF protocol feature.
-
Currently integration tests work only with main branch and if you change the `target` it fails to find the package.
We need ability to have a custom `target` branch.
`target` variable is set here:
…
-
The first time see this
https://github.com/AntelopeIO/leap/actions/runs/6227804472/job/16903485444?pr=1643
../tests/test_read_only_trx.cpp(124): error: in "read_only_trxs/with_1_read_only_threads"…
-
-
When shutting down nodeos that is running in `heap` mode, it takes quite a while. "Syncing buffers" takes a bunch of that time, and on servers with 1000s of competing processes (running zfs) takes a …
-
## Summary
Recent performance run show evidence of performance issues. The TPS is varying between both versions of leap, and the type of load (transfer action, vs read only). To understand the scope …
-
### Short Description
In order to enhance the performance of EOS and EOS EVM, we are introducing the use of OC (Optimistic Concurrency) for the EOS VM. This initiative aims to improve the overall effi…
-
This PR allows much more configuration of which features are available on which ports: https://github.com/AntelopeIO/leap/pull/1137
It would great if there was example that can be copy-pasted to en…
-
```[tasklist]
### Tasks
- [x] Add benchmarking of BLS host functions into Leap Benchmark suites
- [x] Adapt BLS benchmarking to cover new BLS host functions
```