Merge tag 'v2.1.1' of github.com:OpenZeppelin/openzeppelin-solidity
v2.1.1
Showing
.env.example
deleted
100644 → 0
.github/ISSUE_TEMPLATE.md
deleted
100644 → 0
.github/ISSUE_TEMPLATE/bug_report.md
0 → 100644
.github/ISSUE_TEMPLATE/feature_request.md
0 → 100644
.solhint.json
0 → 100644
.soliumignore
deleted
100644 → 0
.soliumrc.json
deleted
100644 → 0
CHANGELOG.md
0 → 100644
contracts/access/roles/WhitelistedRole.sol
0 → 100644
contracts/drafts/SignedSafeMath.sol
0 → 100644
contracts/mocks/Acknowledger.sol
0 → 100644
contracts/mocks/AddressImpl.sol
0 → 100644
contracts/mocks/ArraysImpl.sol
0 → 100644
contracts/mocks/EventEmitter.sol
0 → 100644
contracts/mocks/Failer.sol
0 → 100644
contracts/mocks/OwnableInterfaceId.sol
0 → 100644
contracts/mocks/PausableCrowdsaleImpl.sol
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
contracts/mocks/SignedSafeMathMock.sol
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
contracts/mocks/WhitelistAdminRoleMock.sol
0 → 100644
This diff is collapsed.
Click to expand it.
contracts/mocks/WhitelistCrowdsaleImpl.sol
0 → 100644
This diff is collapsed.
Click to expand it.
contracts/mocks/WhitelistedRoleMock.sol
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
contracts/utils/Arrays.sol
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
scripts/build.sh
0 → 100755
This diff is collapsed.
Click to expand it.
scripts/compile.sh
0 → 100755
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
test/access/roles/WhitelistAdminRole.test.js
0 → 100644
This diff is collapsed.
Click to expand it.
test/access/roles/WhitelistedRole.test.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
test/crowdsale/PausableCrowdsale.test.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
test/crowdsale/WhitelistCrowdsale.test.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
test/drafts/SignedSafeMath.test.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
test/helpers/EVMRevert.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
test/helpers/EVMThrow.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
test/helpers/advanceToBlock.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
test/helpers/assertJump.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
test/helpers/assertRevert.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
test/helpers/balanceDifference.js
0 → 100644
This diff is collapsed.
Click to expand it.
test/helpers/constants.js
0 → 100644
This diff is collapsed.
Click to expand it.
test/helpers/decodeLogs.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
test/helpers/expectThrow.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
test/helpers/latestTime.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
test/helpers/setup.js
0 → 100644
This diff is collapsed.
Click to expand it.
test/helpers/shouldFail.js
0 → 100644
This diff is collapsed.
Click to expand it.
test/helpers/test/balanceDifference.test.js
0 → 100644
This diff is collapsed.
Click to expand it.
test/helpers/test/ether.test.js
0 → 100644
This diff is collapsed.
Click to expand it.
test/helpers/test/expectEvent.test.js
0 → 100644
This diff is collapsed.
Click to expand it.
test/helpers/test/makeInterfaceId.test.js
0 → 100644
This diff is collapsed.
Click to expand it.
test/helpers/test/send.test.js
0 → 100644
This diff is collapsed.
Click to expand it.
test/helpers/test/shouldFail.test.js
0 → 100644
This diff is collapsed.
Click to expand it.
test/helpers/test/time.test.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
test/helpers/transactionMined.js
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
test/utils/Address.test.js
0 → 100644
This diff is collapsed.
Click to expand it.
test/utils/Arrays.test.js
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment