Fabio Berger
|
512502ca08
|
Export Web3ProviderEngine from subproviders package
|
2018-07-13 14:26:02 +02:00 |
|
Fabio Berger
|
2e5ff53d72
|
-fetch';
|
2018-07-13 12:42:01 +02:00 |
|
Fabio Berger
|
2ed2dd2fb7
|
Update package versions
|
2018-07-09 18:16:02 +02:00 |
|
Fabio Berger
|
d2f7dd3d5a
|
Update changelogs
|
2018-07-09 17:49:28 +02:00 |
|
Fabio Berger
|
8adc6f0faa
|
merge v2-prototype
|
2018-07-04 16:35:49 +02:00 |
|
Fabio Berger
|
5f2c303bd8
|
Remove hack since latest web3-provider-engine fixed underlying issue
|
2018-07-04 00:23:40 +02:00 |
|
Fabio Berger
|
a5653337c1
|
Remove unused imported Web3.js
|
2018-07-03 23:36:14 +02:00 |
|
Alex Browne
|
d91b30faef
|
Merge pull request #812 from 0xProject/fix/revert-assertions-improvements
Improve robustness of revert reason assertions
|
2018-07-03 13:42:30 -07:00 |
|
Alex Browne
|
dc956020ef
|
Move NodeType caching out of web3-wrapper and into our internal code
|
2018-07-03 12:57:11 -07:00 |
|
Fabio Berger
|
5e8ef070e2
|
Fix alignment
|
2018-07-03 18:26:12 +02:00 |
|
Fabio Berger
|
671f29774b
|
Update web3-provider-engine version w/o caret
|
2018-07-03 16:56:49 +02:00 |
|
Fabio Berger
|
4c99ac0ca2
|
Update web3-provider-engine
|
2018-07-03 15:59:30 +02:00 |
|
Alex Browne
|
5b64b3ea93
|
Improve robustness of revert reason assertions
|
2018-07-02 18:57:33 -07:00 |
|
Fabio Berger
|
50957e1d29
|
Update incorrect versions of deps
|
2018-07-02 16:04:48 +02:00 |
|
Alex Browne
|
4c28b66539
|
Add @0xproject/utils as dependency to dev-utils/package.json
|
2018-06-28 15:42:56 -07:00 |
|
Alex Browne
|
d79994fbb2
|
Improve reliability of the minimum block number hack for the devnet/geth
|
2018-06-28 15:32:14 -07: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
|
f2e0f1b2f1
|
Update all package versions to match latest published to NPM
|
2018-06-19 11:32:55 +02:00 |
|
Fabio Berger
|
2a4456b9ca
|
Update CHANGELOG's with publishes performed on development branch
|
2018-06-19 11:16:30 +02:00 |
|
Alex Browne
|
7ab921669b
|
Introduce subprovider for printing revert stack traces
|
2018-06-14 13:58:54 -07:00 |
|
Fabio Berger
|
e1879ef4d9
|
Fix no-unused-variable tslint rule to include parameters and fix issues
|
2018-06-11 23:42:30 +02:00 |
|
Leonid Logvinov
|
760bab8f86
|
Implement SolidityProfiler & adapt sol-cov to work with Geth
|
2018-06-08 14:56:45 -07:00 |
|
Alex Browne
|
05fe8792ea
|
Merge pull request #676 from 0xProject/feature/mocha-source-maps
Use source-map-support package to include correct line numbers in mocha
|
2018-06-07 11:55:47 -07:00 |
|
Alex Browne
|
d299458084
|
Use source-map-support package to include correct line numbers in mocha
|
2018-06-06 16:54:20 -07:00 |
|
fragosti
|
e75721016e
|
Fix linting issues
|
2018-06-06 16:43:05 -07:00 |
|
fragosti
|
e0d5b9daf8
|
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into feature/improve-linting
|
2018-06-06 16:36:11 -07:00 |
|
Alex Browne
|
c57e4ba508
|
Update relevant changelogs
|
2018-06-06 12:41:14 -07:00 |
|
Alex Browne
|
d6d7f4e875
|
Update more things to work with both Geth and Ganache
|
2018-06-06 12:40:31 -07:00 |
|
Alex Browne
|
45a3d8b75a
|
Remove extra logs and other small fixes
|
2018-06-06 12:40:31 -07:00 |
|
Alex Browne
|
2004c0d739
|
Add ability to quickly switch between Geth and Ganache by changing a const
|
2018-06-06 12:39:44 -07:00 |
|
Alex Browne
|
00bf957b53
|
Add more transactions to Geth on init. Skip tests that are failing.
|
2018-06-06 12:39:43 -07:00 |
|
Alex Browne
|
577156fe5f
|
Use Geth for contract tests
|
2018-06-06 12:39:39 -07:00 |
|
fragosti
|
037912ccab
|
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into feature/improve-linting
|
2018-06-06 10:20:35 -07:00 |
|
Fabio Berger
|
271fa26890
|
merge v2-prototype
|
2018-06-06 12:31:30 +02:00 |
|
Fabio Berger
|
787eec8be4
|
Merge v2-prototype
|
2018-06-06 11:30:57 +02:00 |
|
Fabio Berger
|
25f62daf14
|
- Rename watch to watch_without_deps in sub-packages, so dev's don't confuse running watch from root dir, with sub-package dir
- stop using special prebuild script name and run pre_build steps for `watch` and `build` commands
- Remove `clean` step from `build`/`watch`
|
2018-06-05 15:38:40 +02:00 |
|
Fabio Berger
|
86a6a5b826
|
Replace - with _ in yarn script name so that we are consistent across yarn script names
|
2018-06-05 12:20:23 +02:00 |
|
fragosti
|
9778695b4a
|
Try enabling no-unused-variable...
|
2018-06-04 19:48:21 -07:00 |
|
Alex Browne
|
c4538cada7
|
Don't automatically rebuild when running yarn test
|
2018-06-04 14:13:17 -07:00 |
|
Leonid Logvinov
|
b8a267370d
|
Fix linter errors
|
2018-05-31 11:04:06 -07:00 |
|
Leonid Logvinov
|
a7fc9caacb
|
Introduce ethereum-types package
|
2018-05-31 11:04:05 -07:00 |
|
Amir Bandeali
|
8f2fd9b603
|
Rename Signer to Wallet, rename GAS_ESTIMATE to GAS_LIMIT
|
2018-05-30 17:11:31 -07:00 |
|
Amir Bandeali
|
18ebed3c5d
|
Increase block gas limit
|
2018-05-30 17:11:30 -07:00 |
|
Leonid Logvinov
|
ebc750d5bf
|
Address feedback
|
2018-05-22 17:41:48 -07:00 |
|
Leonid Logvinov
|
84a1b5612d
|
Publish
- 0x.js@0.38.0
- @0xproject/abi-gen@0.3.0
- @0xproject/assert@0.2.10
- @0xproject/base-contract@0.3.2
- @0xproject/connect@0.6.13
- @0xproject/contract-wrappers@0.0.2
- contracts@2.1.29
- @0xproject/dev-utils@0.4.2
- @0xproject/fill-scenarios@0.0.2
- @0xproject/json-schemas@0.7.24
- @0xproject/metacoin@0.0.7
- @0xproject/migrations@0.0.6
- @0xproject/monorepo-scripts@0.1.20
- @0xproject/order-utils@0.0.5
- @0xproject/order-watcher@0.0.2
- @0xproject/react-docs-example@0.0.12
- @0xproject/react-docs@0.0.12
- @0xproject/react-shared@0.1.7
- @0xproject/sol-compiler@0.5.0
- @0xproject/sol-cov@0.0.11
- @0xproject/sol-resolver@0.0.5
- @0xproject/sra-report@0.1.0
- @0xproject/subproviders@0.10.2
- @0xproject/testnet-faucets@1.0.30
- @0xproject/tslint-config@0.4.18
- @0xproject/types@0.7.0
- @0xproject/typescript-typings@0.3.2
- @0xproject/utils@0.6.2
- @0xproject/web3-wrapper@0.6.4
- @0xproject/website@0.0.33
|
2018-05-22 15:25:47 -07:00 |
|
Leonid Logvinov
|
f8c628b0c7
|
Updated CHANGELOGS
|
2018-05-22 15:22:12 -07:00 |
|
Leonid Logvinov
|
1ff34bd0f4
|
Remove web3Factory.create and remove dev-tools dependency on sol-cov
|
2018-05-22 15:20:34 -07:00 |
|
Leonid Logvinov
|
b86248f13f
|
Add CHANGELOG entries
|
2018-05-22 15:20:34 -07:00 |
|
Leonid Logvinov
|
974575b695
|
Make sol-cov work with truffle and other artifact adapters
|
2018-05-22 15:20:34 -07:00 |
|
Alex Browne
|
251218af8b
|
Use make-promises-safe to catch unhandled rejections in tests
|
2018-05-16 17:36:37 -07:00 |
|