-
Considering that the cost of converting from compressed to uncompressed format is negligible compared to the bottleneck imposed by the pairing function, using the compressed format instead of Jacobian…
-
Acceptance criteria
- [ ] Create a new smart contract from the eosio.token contract called syscoin.tmy https://github.com/AntelopeIO/reference-contracts/tree/main/contracts/eosio.token
- [ ] modify t…
-
WASM memory export is a very useful feature from https://github.com/haderech/blanc which allows to test using JS testing tools
jafri updated
10 months ago
-
Currently some of the tests are using eosio libtester for ease. But, we can and should convert those over to use the native tester framework for these as they should only be testing raw logic and not…
-
Compiling tests in release mode [`-O3 -DNDEBUG`] results in extremely slow compilation on large test sets. Adding `-g` cflag helps with compilation times.
For example, I have large test cases, you…
smlu updated
10 months ago
-
`cdt-cpp --help` has a few issues. It seems worthwhile to review and correct this text. While we are at it, it seems useful to review all the cdt tools: `cdt-abidiff cdt-cc cdt-cpp cdt-init cdt-ld…
-
`cleos set code` and `cleos set abi` don't seem to work on main, and I'm suspicious they haven't worked in a long time.
The problem is `contractPath` is empty here when doing `set code` or `set abi…
-
Tracking the corresponding PR: https://github.com/AntelopeIO/leap/pull/1710
```[tasklist]
### Tasks
- [ ] https://github.com/AntelopeIO/leap/pull/1710
```
-
I'm running 6 mainnet archive nodes, today morning onwards on all of them, a few blocks are returning 500, internal server error!
```
curl --location $url/v1/trace_api/get_block --header 'Content-…
-
Depends on https://github.com/AntelopeIO/leap/issues/1511, https://github.com/AntelopeIO/leap/issues/1532, https://github.com/AntelopeIO/leap/issues/1610, #1631, and https://github.com/AntelopeIO/refe…
arhag updated
11 months ago