-
```
unittests/bootseq_tests.cpp(291): fatal error: in "bootseq_tests/bootseq_test": critical check active_schedule.producers.size() == 21 has failed
0 exception: unspecified
rethrow
{}
un…
-
https://github.com/AntelopeIO/spring/actions/runs/8728356303/job/23948345171
-
On startup, when loading the fork database from disk, nodeos should either reconstruct the `if_irreversible_block_id` using the QC data stored in the fork database to what it should have been prior to…
arhag updated
4 months ago
-
https://github.com/AntelopeIO/spring/actions/runs/8929191201/job/24526863069
```
684/2043 Test #88: finality_unit_test_eos-vm-jit ......................***Failed 20.24 sec
Random number gene…
-
Methods to expose if REX is available or not.
Needed for contracts that want to implement `donatetorex` action which require REX to be active.
```c++
static bool rex_system_initialized() {
…
-
https://github.com/AntelopeIO/spring/actions/runs/8917266914/job/24490261804?pr=99#step:4:1872
The failure was caused by
`nodeos: /__w/spring/spring/plugins/producer_plugin/producer_plugin.cpp:645…
-
https://github.com/AntelopeIO/leap/actions/runs/8473560007/job/23218577003
https://github.com/AntelopeIO/leap/actions/runs/8474150133/job/23220337950
`#69: eosio_system_unit_test_eos-vm-oc .......…
-
## Purpose
Currently all fees earned by the system contract are hardcoded and 100% of all fees are being directed to REX return pool.
By removing `channel_to_rex` and handling the fee independe…
-
## Purpose
Create `logsystemfee` ACTION to be used for logging system fees (RAM, Name Bids, Powerup CPU & NET).
Analytics platforms can use this action to track system fees and provide insights …
-
## Purpose
Extend `eosio.token` contract with an additional static method `get_max_supply` to easily retrieve max supply of a token.
## `get_max_supply` STATIC
```c++
static asset get_max_su…