Skip to content

Commit

Permalink
Change A4R test (#715)
Browse files Browse the repository at this point in the history
* 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 <oren@daostack.io>
  • Loading branch information
ben-kaufman and Oren Sokolowsky authored Mar 9, 2020
1 parent dc9044e commit c983304
Show file tree
Hide file tree
Showing 25 changed files with 621 additions and 2,123 deletions.
50 changes: 0 additions & 50 deletions contracts/schemes/Forwarder.sol

This file was deleted.

2 changes: 1 addition & 1 deletion contracts/schemes/SignalScheme.sol
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import "@openzeppelin/upgrades/contracts/Initializable.sol";


/**
* @title A scheme for proposing a signal on behalkf of the daoCreator
* @title A scheme for proposing a signal on behalkf of the dao
*/

contract SignalScheme is VotingMachineCallbacks, ProposalExecuteInterface, Initializable {
Expand Down
200 changes: 0 additions & 200 deletions contracts/utils/DaoCreator.sol

This file was deleted.

Loading

0 comments on commit c983304

Please sign in to comment.