Skip to content

Commit c983304

Browse files
ben-kaufmanOren Sokolowsky
andauthored
Change A4R test (#715)
* Change A4R test * Fix typo * Fix test * Delete migrations.js * update continuousLocking4Reputation test * externalLocking4rep test update * fixreputationallocation test update * globalconstraint test update * Update LockingEth4Reputation test * Update LockingToken4Reputation test * Update SignalScheme test * Update ReputationFromToken test * Update VoteInOrganization test * Update VMCallbacks test * Remove daoCreator Co-authored-by: Oren Sokolowsky <[email protected]>
1 parent dc9044e commit c983304

25 files changed

+621
-2123
lines changed

contracts/schemes/Forwarder.sol

Lines changed: 0 additions & 50 deletions
This file was deleted.

contracts/schemes/SignalScheme.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import "@openzeppelin/upgrades/contracts/Initializable.sol";
88

99

1010
/**
11-
* @title A scheme for proposing a signal on behalkf of the daoCreator
11+
* @title A scheme for proposing a signal on behalkf of the dao
1212
*/
1313

1414
contract SignalScheme is VotingMachineCallbacks, ProposalExecuteInterface, Initializable {

contracts/utils/DaoCreator.sol

Lines changed: 0 additions & 200 deletions
This file was deleted.

0 commit comments

Comments
 (0)