This website requires JavaScript.
Explore
Help
Sign In
NoBey
/
openzeppelin-contracts
Watch
1
Star
0
Fork
0
You've already forked openzeppelin-contracts
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d9fdffe88e8474f5d0cd469d0c14714bf436f34e
openzeppelin-contracts
/
test
/
crowdsale
History
Nicolás Venturo
d9fdffe88e
Internal crowdsales (
#1439
)
...
* Made some internal crowdsale methods internal. * Made all Crowdsale constructors internal.
2018-10-18 16:35:57 -03:00
..
AllowanceCrowdsale.test.js
Replaced assertJump, assertRevert and expectThrow with shouldFail. (
#1363
)
2018-10-09 16:23:55 -03:00
CappedCrowdsale.test.js
Replaced assertJump, assertRevert and expectThrow with shouldFail. (
#1363
)
2018-10-09 16:23:55 -03:00
Crowdsale.test.js
Internal crowdsales (
#1439
)
2018-10-18 16:35:57 -03:00
FinalizableCrowdsale.test.js
Replaced assertJump, assertRevert and expectThrow with shouldFail. (
#1363
)
2018-10-09 16:23:55 -03:00
IncreasingPriceCrowdsale.test.js
Replaced assertJump, assertRevert and expectThrow with shouldFail. (
#1363
)
2018-10-09 16:23:55 -03:00
IndividuallyCappedCrowdsale.test.js
Replaced assertJump, assertRevert and expectThrow with shouldFail. (
#1363
)
2018-10-09 16:23:55 -03:00
MintedCrowdsale.behavior.js
Dangling commas are now required. (
#1359
)
2018-09-28 19:20:43 -06:00
MintedCrowdsale.test.js
Replaced assertJump, assertRevert and expectThrow with shouldFail. (
#1363
)
2018-10-09 16:23:55 -03:00
PostDeliveryCrowdsale.test.js
Replaced assertJump, assertRevert and expectThrow with shouldFail. (
#1363
)
2018-10-09 16:23:55 -03:00
RefundableCrowdsale.test.js
Replaced assertJump, assertRevert and expectThrow with shouldFail. (
#1363
)
2018-10-09 16:23:55 -03:00
TimedCrowdsale.test.js
Replaced assertJump, assertRevert and expectThrow with shouldFail. (
#1363
)
2018-10-09 16:23:55 -03:00