Fabio Berger
|
1feac1a308
|
Merge pull request #351 from 0xProject/feature/portal-ledger-support
Portal Ledger Support, Lazy-loading token balances/allowances
|
2018-01-30 21:27:21 +01:00 |
|
Fabio Berger
|
d3e42e4b3e
|
Fix prettier
|
2018-01-30 21:16:47 +01:00 |
|
Fabio Berger
|
ecf86d1d13
|
Uppercase Networks enum values
|
2018-01-30 21:01:16 +01:00 |
|
Fabio Berger
|
adc6170f02
|
Make default gasPrice more readable
|
2018-01-30 20:53:22 +01:00 |
|
Fabio Berger
|
02600f40d2
|
Fix prettier mess
|
2018-01-30 20:53:09 +01:00 |
|
Fabio Berger
|
16ea0348a9
|
Fix linter errors
|
2018-01-30 20:45:09 +01:00 |
|
Fabio Berger
|
57acb8db5c
|
Shrink img
|
2018-01-30 20:28:15 +01:00 |
|
Leonid
|
2bcb7d5639
|
Merge pull request #332 from 0xProject/feature/contracts-abi-gen
Contracts refactor. Bye, truffle!!! 👏
|
2018-01-30 20:27:14 +01:00 |
|
Fabio Berger
|
a99e54330a
|
Merge branch 'development' into feature/portal-ledger-support
* development:
Prettierignore package.json
Enable solidity syntax highlighting
|
2018-01-30 20:13:02 +01:00 |
|
Fabio Berger
|
e219772b2a
|
Fix all setState calls after unmounted errors. Decided to create our own flag rather then using a cancellablePromise since there was little to be gained from this alternative
|
2018-01-30 20:12:32 +01:00 |
|
Fabio Berger
|
144a507a2e
|
Fix bug where we were return undefined instead of the empty object
|
2018-01-30 20:11:18 +01:00 |
|
Fabio Berger
|
5019c51940
|
Default the derivation path to that found in the Ledger subprovider
|
2018-01-30 20:10:51 +01:00 |
|
Fabio Berger
|
da1071526f
|
Add browser data to dialog info
|
2018-01-30 19:03:10 +01:00 |
|
Leonid Logvinov
|
7ad314472d
|
Change order
|
2018-01-30 16:33:52 +01:00 |
|
Leonid Logvinov
|
4f6168a982
|
Separate npm scripts in contracts
|
2018-01-30 16:01:37 +01:00 |
|
Leonid Logvinov
|
218a872968
|
Remove a semicolon
|
2018-01-30 16:01:37 +01:00 |
|
Leonid Logvinov
|
0043c5e1ac
|
Fix glob patterns
|
2018-01-30 16:01:37 +01:00 |
|
Leonid Logvinov
|
d0e7046a89
|
Remove constructor arg
|
2018-01-30 16:01:37 +01:00 |
|
Leonid Logvinov
|
52ad16b920
|
Remove authorized address magic from tests
|
2018-01-30 16:01:37 +01:00 |
|
Leonid Logvinov
|
5a4c0bff6a
|
Remove accounts magic from tests
|
2018-01-30 16:01:37 +01:00 |
|
Leonid Logvinov
|
6205209fbb
|
Make an RPC constructor param implicit
|
2018-01-30 16:01:37 +01:00 |
|
Leonid Logvinov
|
6ebf8a57d1
|
Remove no-unused-variabe rule
|
2018-01-30 16:01:37 +01:00 |
|
Leonid Logvinov
|
c02dfc4fb1
|
Fix tslint issues
|
2018-01-30 16:01:37 +01:00 |
|
Leonid Logvinov
|
9d62e5fb6f
|
Use an enum for contract name
|
2018-01-30 16:01:37 +01:00 |
|
Leonid Logvinov
|
6f13d107c4
|
Remove promisified web3 functions from tests
|
2018-01-30 16:01:37 +01:00 |
|
Leonid Logvinov
|
e56b2ceebb
|
Remove truffle as a dependency
|
2018-01-30 16:01:37 +01:00 |
|
Leonid Logvinov
|
7de244ed62
|
Fix prettier
|
2018-01-30 16:01:37 +01:00 |
|
Leonid Logvinov
|
1e9147b8bb
|
Normalize the dependencies
|
2018-01-30 16:01:37 +01:00 |
|
Leonid Logvinov
|
2f65fadeaa
|
Add --bail to mocha config
|
2018-01-30 16:01:37 +01:00 |
|
Leonid Logvinov
|
a17091b394
|
Make awaitTransactionMinedAsync non-generic again
|
2018-01-30 16:01:36 +01:00 |
|
Leonid Logvinov
|
ed77c6cb54
|
Add back the artifacts
|
2018-01-30 16:01:36 +01:00 |
|
Leonid Logvinov
|
bc37cc8a91
|
Remove duplicate code
|
2018-01-30 16:01:36 +01:00 |
|
Leonid Logvinov
|
387363283c
|
Remove truffle from tests
|
2018-01-30 16:01:36 +01:00 |
|
Leonid Logvinov
|
709026bf1a
|
Refactor contracts tests to not use injected web3 instance
|
2018-01-30 16:01:36 +01:00 |
|
Leonid Logvinov
|
f2b2b86786
|
Remove truffle from Exchange tests
|
2018-01-30 16:01:36 +01:00 |
|
Leonid Logvinov
|
d0fbea76d8
|
Remove truffle from ZRXToken tests
|
2018-01-30 16:01:36 +01:00 |
|
Leonid Logvinov
|
8269610a5c
|
Remove truffle from UnlimitedAllowanceToken tests
|
2018-01-30 16:01:36 +01:00 |
|
Leonid Logvinov
|
20c88a46d9
|
Remove truffle from UnlimitedAllowanceTokenV2 tests
|
2018-01-30 16:01:36 +01:00 |
|
Leonid Logvinov
|
661029f7cc
|
Remove truffle from TokenRegistry tests
|
2018-01-30 16:01:36 +01:00 |
|
Leonid Logvinov
|
850d32d60c
|
Remove truffle from MultiSigWalletWithTimeLock tests
|
2018-01-30 16:01:36 +01:00 |
|
Leonid Logvinov
|
eb881b9729
|
Remove truffle from MultiSigWalletWithTimeLockExceptRemoveAuthAddr tests
|
2018-01-30 16:01:36 +01:00 |
|
Leonid Logvinov
|
091ba473ff
|
Remove truffle from Ether Token tests
|
2018-01-30 16:01:36 +01:00 |
|
Leonid Logvinov
|
fca051c565
|
Remove truffle from tokenTransferProxy tests
|
2018-01-30 16:01:35 +01:00 |
|
Leonid Logvinov
|
6463cda204
|
Remove truffle from tokenTransferProxy tests
|
2018-01-30 16:01:35 +01:00 |
|
Leonid Logvinov
|
d004df56e3
|
Prettierignore package.json
|
2018-01-30 16:00:29 +01:00 |
|
Leonid Logvinov
|
359dd482c4
|
Enable solidity syntax highlighting
|
2018-01-30 15:46:37 +01:00 |
|
Fabio Berger
|
89e98240b4
|
Add Rinkeby support
|
2018-01-30 15:05:55 +01:00 |
|
Leonid Logvinov
|
1c1f2ef1ff
|
Fix PR template
|
2018-01-30 15:05:16 +01:00 |
|
Leonid Logvinov
|
4fa774f866
|
Update CHANGELOG
|
2018-01-30 15:04:42 +01:00 |
|
Leonid Logvinov
|
4671999ea0
|
Fix linter errors
|
2018-01-30 14:54:10 +01:00 |
|