Leonid Logvinov
5044fe4fe4
Merge branch 'v2-prototype' into feature/order-watcher-v2
2018-07-18 15:40:45 +02:00
Leonid Logvinov
c71781d9ab
Merge
2018-07-18 15:38:10 +02:00
Leonid Logvinov
dad557164e
Merge branch 'v2-prototype' into feature/order-watcher-v2
2018-07-18 15:27:38 +02:00
Fabio Berger
e2fb49a8f8
Merge pull request #884 from 0xProject/export-more-0x.js
...
Export missing V2 pieces from 0x.js
2018-07-18 15:18:54 +02:00
Leonid Logvinov
f3241ff86a
Merge pull request #883 from 0xProject/feature/tslint-improvements
...
New tslint rules
2018-07-18 14:54:47 +02:00
Fabio Berger
f8dbf57582
Rename assetProxyUtils to assetDataUtils
2018-07-17 15:26:55 +02:00
Fabio Berger
59fd5c69c0
Remove no-longer needed tests
2018-07-17 13:27:41 +02:00
Leonid Logvinov
bf8ac3b9e6
Fix tslint issues
2018-07-17 12:59:02 +02:00
Leonid Logvinov
acff177c54
Merge branch 'v2-prototype' into feature/order-watcher-v2
2018-07-16 14:38:27 +02:00
Leonid Logvinov
39de9c7879
Export forgotten stuff from contract-wrappers
2018-07-13 17:38:02 +02:00
Fabio Berger
512502ca08
Export Web3ProviderEngine from subproviders package
2018-07-13 14:26:02 +02:00
Jacob Evans
0b6ea1d046
Contract Wrappers - Ether token block range
...
Start after migrations to avoid any unexpected logs
2018-07-11 20:45:18 +10:00
Leonid Logvinov
0c8264801a
Fix tests
2018-07-05 19:11:41 +02:00
Leonid Logvinov
54d1a0359f
Fix prettier
2018-07-05 17:09:14 +02:00
Leonid Logvinov
b87e48c113
Fix merge conflicts
2018-07-05 16:51:37 +02:00
Leonid Logvinov
ef890aeac4
Adjust comments
2018-07-05 15:58:42 +02:00
Leonid Logvinov
795da130a2
Rename Proxie to Proxy
2018-07-05 15:58:41 +02:00
Leonid Logvinov
ab8544b0ff
Rearrange assertions t match parameter order
2018-07-05 15:58:41 +02:00
Leonid Logvinov
b68d16820f
Fix match orders test and add a validation TODO
2018-07-05 15:58:41 +02:00
Leonid Logvinov
61d9cdced0
Add tests for exchange contract wrapper
2018-07-05 15:58:41 +02:00
Leonid Logvinov
0f477607f9
Update dummy tokens addresses in token_utils
2018-07-05 15:05:58 +02:00
Leonid Logvinov
c1635f2656
Remove only from tests
2018-07-05 15:05:57 +02:00
Leonid Logvinov
1ee2d6ed54
Merge branch 'v2-prototype' into v2-contract-wrappers-WIP
2018-07-05 15:04:01 +02:00
Leonid Logvinov
09e921a562
Fix build after rebase
2018-06-29 17:52:55 +03:00
Leonid Logvinov
13cbaf56b2
Add a comment
2018-06-29 17:52:55 +03:00
Leonid Logvinov
62910c8e89
Assign true values to names vars
2018-06-29 17:52:55 +03:00
Leonid Logvinov
f20e1acad9
Fix a typo
2018-06-29 17:52:55 +03:00
Leonid Logvinov
5dea432ebf
Set the interval to 0 in awaitTranscationSuccessAsync
2018-06-29 17:52:55 +03:00
Leonid Logvinov
016d82d766
Make promises dangerous
2018-06-29 17:52:54 +03:00
Leonid Logvinov
260c72cc20
Add a TODO comment
2018-06-29 17:52:54 +03:00
Leonid Logvinov
6db614251e
Rename getApprovedAsync to getApprovedIfExistsAsync
2018-06-29 17:52:54 +03:00
Leonid Logvinov
1a1ab5af54
Refactor event subscription tests
2018-06-29 17:52:53 +03:00
Leonid Logvinov
2adc299c78
Implement ERC721 token wrapper and token transfer proxy with tests
2018-06-29 17:52:53 +03:00
Leonid Logvinov
3aef323c13
Refactor ERC20 token transfer proxy and it's tests
2018-06-29 17:52:53 +03:00
Leonid Logvinov
a655cd046c
Refactor ERC20 token wrapper and it's tests
2018-06-29 17:52:53 +03:00
Leonid Logvinov
9c8701f5f6
Refactor ether token wrapper test
2018-06-29 17:52:52 +03:00
Leonid Logvinov
52d1407215
Export txDefaults from web3_wrapper.ts
2018-06-29 17:52:52 +03:00
Leonid Logvinov
ecb7356345
Refactor tokenUtils to not use tokenRegistry
2018-06-29 17:52:52 +03:00
Leonid Logvinov
edda7dae94
Add new test constants
2018-06-29 17:52:52 +03:00
Leonid Logvinov
32da0a376a
Skip & refactor artifacts tests
2018-06-29 17:52:52 +03:00
Leonid Logvinov
073e76ee90
Run V2 migrations instead of V1 before tests
2018-06-29 17:52:52 +03:00
Leonid Logvinov
6cc5e45183
Remove exchange-related functionality for now
2018-06-29 17:52:52 +03:00
Fabio Berger
87d66ccf6c
Fix Tslint issues
2018-06-25 22:58:36 +02:00
Alex Browne
4012e31115
Use make-promises-safe as a preloader instead of manually importing
2018-06-21 19:17:33 -07:00
Fabio Berger
60f5a52964
Merge branch 'v2-prototype' into fix/contract-wrappers/exchangeTransferSimulator
...
* v2-prototype:
Fix a bug in SolCompilerArtifacts adapter config overriding
Increase timeout for contract migrations
Remove some copy-paste code
Await transactions in migrations
Fix typos
Await transactions in migrations
Await fake transactions
Fix a typo
Implement SolidityProfiler & adapt sol-cov to work with Geth
# Conflicts:
# packages/migrations/CHANGELOG.json
2018-06-11 19:54:59 +02:00
Fabio Berger
ce6078ed94
Refactor ExchangeTransferSimulator public interface to accet an AbstractBalanceAndProxyAllowanceLazyStore so that this module could be re-used in different contexts.
2018-06-11 10:24:55 +02:00
Leonid Logvinov
6d5949ba9c
Increase timeout for contract migrations
2018-06-08 15:27:59 -07:00
fragosti
59cb2132f2
Linter now passes
2018-06-05 11:46:05 -07:00
fragosti
9778695b4a
Try enabling no-unused-variable...
2018-06-04 19:48:21 -07:00
Amir Bandeali
8f2fd9b603
Rename Signer to Wallet, rename GAS_ESTIMATE to GAS_LIMIT
2018-05-30 17:11:31 -07:00