Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Align all param comments so that they are more readable | Fabio Berger | 2017-06-10 | 1 | -1/+1 |
* | Add param & return comments to all public methods and add comments to some pu... | Fabio Berger | 2017-06-10 | 1 | -0/+4 |
* | Refactor exchangeWrapper and tokenRegistryWrapper to use contract getter that... | Fabio Berger | 2017-05-30 | 1 | -7/+8 |
* | Make tokenRegistry contract instantiation lazy and clear it on provider update | Fabio Berger | 2017-05-30 | 1 | -4/+14 |
* | Add TokenMetadata type | Fabio Berger | 2017-05-30 | 1 | -2/+2 |
* | remove unused import | Fabio Berger | 2017-05-30 | 1 | -1/+1 |
* | Add TokenRegistryWrapper and getTokensAsync method | Fabio Berger | 2017-05-30 | 1 | -0/+33 |