effect-network
effect-network copied to clipboard
Smart contracts and documentation for Effect Network
Removes [axios](https://github.com/axios/axios). It's no longer used after updating ancestor dependency [@cityofzion/neon-js](https://github.com/CityOfZion/neon-js). These dependencies need to be updated together. Removes `axios` Updates `@cityofzion/neon-js` from 4.9.0 to 5.2.2 Commits f316675 v5.2.2 a0ef47e...
## 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...
## 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...
## 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...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.1 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...
# 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...