Jesse Eisses

Results 19 issues of Jesse Eisses

## Feature Refund deposited EFX when deleting a bach ## Description When removing a batch the EFX currently gets stuck in the force account. It should be possible to get...

bounty

## Feature As a user I want to get back the RAM for old submissions ## Description Submissions for batches that are no longer active should be removed the the...

bounty

## Feature A DAO proposal should be able to execute a user defined EOS transaction. ## Description If a proposal passes it should be possible to execute an `eosio.msig` transaction...

## Feature Users should be able to select multiple tokens as payment for their proposal, like NFX or EOS, instead of just EFX. ## Description Effect DAO currently supports 1...

Once a cycle is processed the votes are aggregated in the cycle table and can be removed from RAM. The frontend (Dashboard) currently assumes this data to be available so...

## Feature Automate the processing of a finished cycle in 1 action, including the creation of a new cycle, execution of recycle strategy, and vote counting. ## Description Rounding up...

enhancement

# Feature Enable posting of proofs to proposals that indicate that the author has finished the implementation. ## Description At the moment the final state of an accepted proposal is...

A recent proposal was accepted to burn a part of the feepool before reward distribution: https://dashboard.effect.ai/proposals/17 This feature needs to be researched and implemented in the feepool smart contract. >...

There should be a time limit on posting swap transactions so that used RAM can be freed at some point in time.

IPFS objects should be cached to avoid too many HTTP calls. This should be done by a generic cache interface. The default cache implementation should be an in-memory one (perhaps...