/devel/p5-PPerl/

>cgit logo index : dexon-sol-tools
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
aboutsummaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* Fix off center icon in walletBrandon Millman2018-06-291-4/+7
* Change wallet margin based on hover to prevent re-layoutBrandon Millman2018-06-291-0/+1
* Update ProviderDisplay with new designBrandon Millman2018-06-295-37/+118
* Implement provider name in headerBrandon Millman2018-06-292-4/+18
* Implement loading body rowsBrandon Millman2018-06-294-28/+80
* Added Circle componentBrandon Millman2018-06-293-6/+21
* Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-06-29132-4133/+4839
|\
| * Remove isTracked field on token in favor of trackedTimestampBrandon Millman2018-06-2911-26/+31
| * Use moment and lodashBrandon Millman2018-06-292-2/+3
| * Sort wallet tokens by timestamp added and scroll to newly added tokenBrandon Millman2018-06-296-11/+26
| * Merge pull request #707 from 0xProject/feature/combinatorial-testingFabio Berger2018-06-2829-711/+2276
| |\
| | * Remove unused constantsFabio Berger2018-06-281-2/+0
| | * Reduce the userAddresses to the individual addresses actually used by tests, ...Fabio Berger2018-06-287-19/+32
| | * Add await time constantFabio Berger2018-06-281-0/+2
| | * Add missing awaitTransactionSuccessAsync callsFabio Berger2018-06-281-6/+10
| | * Merge branch 'v2-prototype' into feature/combinatorial-testingFabio Berger2018-06-2761-3136/+1866
| | |\
| | * | Move combinatorial fillOrder tests into the `fill_ordere` test fileFabio Berger2018-06-272-48/+21
| | * | Fix testsFabio Berger2018-06-271-3/+6
| | * | Fix enum nameFabio Berger2018-06-271-9/+9
| | * | Fix type issueFabio Berger2018-06-271-2/+2
| | * | Merge branch 'refactor/check-revert-reasons' into feature/combinatorial-testingFabio Berger2018-06-27