-
https://github.com/AntelopeIO/leap/pull/192/#discussion_r1131326818
-
https://github.com/AntelopeIO/appbase/blob/fe1e8ae173a263ea89ecd3c77a7940a3981ccb07/application_base.cpp#L402
if plugin initialization throws an error, appbase just prints "Failed to initialize" wi…
-
As building in C++20 mode requires a version of boost > 1.71 (the default on ubuntu 20), we need a greater boost version for building leap when c++20 is enabled.
It seems that the best solution mig…
-
https://github.com/AntelopeIO/leap/pull/776 assumed read-only transactions to only run on read-only threads. https://github.com/AntelopeIO/leap/pull/901 changed that and read-only transactions can run…
-
UPD: Actually the first part is implemented. antler-proj work as it described here.
1. Arguments and commands should be unified similar to the description in the usecases.md. I.e. need to correct t…
-
**Description**
Reduce the threshold where EOS VM OC transitions from mirroring to mprotect() to conserve virtual memory, in order to enable parallel read-only transactions in a resource-efficient ma…
-
## Description
Compiling CDT from source on Ubuntu 22.04 against Leap 4.1 I ran into the following issue. Per PR
https://github.com/AntelopeIO/cdt/pull/160 Runtime.h is no longer needed and may be …
-
TrustEVM version: 0.3.0-2+commit.39b30981
leap version: v3.2.2
looks like this is the bug with SHIP (1-block fork switching not sent to SHIP clients)
TrustEVM log:
```
INFO [03-31|09:06:00.…
-
Created a container using --start and then --bootstrap-system-full
```
antelopeio-dune --create-account test
assertion failure with message: system contract must first be initialized
```
Runn…
-
https://github.com/AntelopeIO/leap/actions/runs/4532943866/jobs/7985236645