aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contract-wrappers/src/contract_wrappers/ether_token_wrapper.ts
Commit message (Collapse)AuthorAgeFilesLines
* Remove outdating commentFabio Berger2018-08-171-2/+1
|
* Add missing doc commentsFabio Berger2018-08-031-0/+8
|
* Stop subscriptions from unsubscribing on recoverable network issuesFabio Berger2018-07-171-0/+3
|
* Pass through blockPollingInterval down to contract wrapperLeonid Logvinov2018-07-051-2/+7
|
* Add isSubscriptionToken assertionLeonid Logvinov2018-06-291-0/+1
|
* Use removeUndefinedProperties for txOptsLeonid Logvinov2018-06-291-11/+18
|
* Refactor EtherToken contract wrapper to use new names and artifacts formatLeonid Logvinov2018-06-291-19/+19
|
* Fix filling orders on Portalfragosti2018-06-151-1/+2
|
* Linter now passesfragosti2018-06-061-0/+1
|
* Try enabling no-unused-variable...fragosti2018-06-051-1/+1
|
* Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a ↵Fabio Berger2018-05-101-0/+207
unifying library with the same interface