Cleanup of Ownership directory (#2120)
* Remove Ownable.isOwner. * Remove ownable behavior from tests * Make Escrow use Ownable instead of Secondary * Migrate GSNRecipientERC20Fee to Ownable * Remove Secondary * Move Ownable to access directory * Remove mentions of Secondary * Add changelog entry * Move Ownable tests to access * Remove unused mock
Showing
contracts/mocks/SecondaryMock.sol
deleted
100644 → 0
contracts/ownership/README.adoc
deleted
100644 → 0
contracts/ownership/Secondary.sol
deleted
100644 → 0
test/ownership/Ownable.test.js
deleted
100644 → 0
test/ownership/Secondary.test.js
deleted
100644 → 0
Please
register
or
sign in
to comment