* Add StandardBurnableToken implementation BurnableToken that extends from StandardToken and adds a burnFrom method that decrements allowance. Equivalent to a transferFrom plus burn in a single operation. * Return event object from expectEvent helper * Add comment on Approval event in burnFrom function * Improvements on burnable token tests - Inject initial balance as a parameter to the behaviour - Use expectEvent helper for assertions on events - Use chai bignumber for numbers - Change to bdd-style assertions
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| crowdsale | Loading commit data... | |
| examples | Loading commit data... | |
| helpers | Loading commit data... | |
| library | Loading commit data... | |
| lifecycle | Loading commit data... | |
| math | Loading commit data... | |
| mocks | Loading commit data... | |
| ownership | Loading commit data... | |
| payment | Loading commit data... | |
| token | Loading commit data... | |
| .eslintrc | Loading commit data... | |
| Bounty.test.js | Loading commit data... | |
| DayLimit.test.js | Loading commit data... | |
| Heritable.test.js | Loading commit data... | |
| LimitBalance.test.js | Loading commit data... | |
| ReentrancyGuard.test.js | Loading commit data... | |
| SimpleSavingsWallet.test.js | Loading commit data... |