-
Could we please update following info in the Stake ADX pop-up when you select Tom:
1. Update highlighted text to read: There is an additional incentive reward of 20 million ADX to be distributed by…
-
## Problem Definition
Adex staking APR is no longer calculated correctly. It always shows a 0% while it should not.
Shows
![2021-01-29_23-43](https://user-images.githubusercontent.com/1658405/1…
-
the version of the node should be considered in the design of the #44, cause newer versions might not be compatible with older versions of the node
it's also possible to upgrade without affecting c…
-
The validators in production never properly flag channels as exhausted: on https://tom.adex.network/channel/list, the exhausted channels have exhausted set to `[true]` instead of `[true,true]`
Same…
-
# Build `Error` on Sentry, Rust 1.46:
```
elpiel@kracho:~/PROJECTS/AdEx/rust-adex-validator-stack$ cargo build -p sentry
Compiling primitives v0.1.0 (/home/elpiel/PROJECTS/AdEx/rust-adex-valid…
-
https://github.com/AdExNetwork/adex-protocol/blob/master/components/validator-stack.md#validator-messages
JS Reference implementation: https://github.com/AdExNetwork/adex-validator/blob/028254fa2d9…
-
We are using
https://github.com/AdExNetwork/adex-validator/blob/903a703f7de5ccd973e2372bb5af9d63c03defcd/services/sentry/analyticsRecorder.js#L8
for the analytics keys and assuming we have the data…
-
re-enable https://github.com/AdExNetwork/adex-protocol-eth/blob/new-token/test/TestADXToken.js#L86 once https://github.com/trufflesuite/ganache-core/pull/601
-
This check should be present in:
https://github.com/AdExNetwork/adex-supermarket/blob/cc9a80c40b555662b64973efddd57ad8c5ba5bf3/src/cache/api_client.rs#L43-L55
## Adapter changes: TODO add issue
…
-
Currently ADX pending to be unlocked is not slashed which is suboptimal since `claim()` does not affect them
Solutions:
* burn pending to be unclocked ADX right after validator's own stake, effect…