-
use that library on the client side to predict the identity address, rather than getting it from the backend
-
**Is your feature request related to a problem? Please describe.**
If a user wants to change ad unit name for some reason, but is already using UTM data for analytics with the old name, the UTM link …
-
**Challenge description:**
* Create CLI tools to manage AdEx channels
* Open channel: create it on-chain and submit it to the validators
* close channel by submitting the CHANNEL_CLOSE eve…
-
https://github.com/AdExNetwork/adex-protocol/blob/master/campaignSpec.md#eventsubmission
##### EventSubmittion:
* `allow`: array of `EventSubmissionRule`; for each POST to `/channel/:id/events`,…
-
https://github.com/AdExNetwork/adex-protocol/blob/master/campaignSpec.md#adunit
#### AdUnit
##### Spec properties (added to [ipfs](https://ipfs.io/) and can NOT be modified)
* `ipfs`: string…
-
instead of using the old `adex-core`, this repo should use the new `adex-protocol-eth` contracts: https://github.com/AdExNetwork/adex-protocol-eth
-
uniswap is awesome, but the problem is it does not work with ADX cause of the ERC20 return bug
we can shim this on multiple levels
-
make an extra/ dir where we put everything not part of the OUTPACE stuff but still helpful to the protocol
this idea is for a ValidatorRegistry, where a validator can register their signing address…
-
IdentityDeployProxy.js: look into ways of generating bytecode w/o solc
### Challenge description:
(for the previous challenge, and previous discussion, see #62)
We use an Identity contract …
-
There should be a UI In the dApp that allows publishers to see all campaigns they've earned from: expired/exhausted(past) AND active
to guarantee publisher security, inclusion proofs must be checke…