Leonid Logvinov
7015fc4dbc
Fix tests
2019-01-22 13:02:16 +01:00
Leonid Logvinov
7e60138e9d
Fix imports in TestContracts and testLibBytes to be relative. This way they show up correctly in coverage reports
2019-01-21 16:37:50 +01:00
Leonid Logvinov
e5c4390489
Fix a bug when some parts of the profiling report were missing because of the coverage ignore lines
2019-01-21 16:32:12 +01:00
Leonid Logvinov
61910f264c
Print reasonable warnings on bytecode collisions
2019-01-21 15:55:06 +01:00
Leonid Logvinov
ddb0e29253
SolCompilerArtifactAdapter now doesn't return the ContractData for interfaces
2019-01-21 15:52:37 +01:00
Leonid Logvinov
9d9ab2f1ee
Cache bytecode lookup
2019-01-21 15:44:08 +01:00
Leonid Logvinov
ce65ac0c1c
SolCompilerArtifactsAdapter now uses SolResolver under the hood which allows to resolve NPM dependencies properly
2019-01-21 15:28:39 +01:00
Leonid Logvinov
b5fd3c72a0
Merge pull request #1518 from 0xProject/feature/new-ganache
...
Update ganache version
2019-01-18 13:07:32 +01:00
Leonid Logvinov
bf65332763
Merge branch 'development' into feature/new-ganache
2019-01-18 13:07:19 +01:00
Leonid Logvinov
3973dec994
Merge pull request #1517 from 0xProject/feature/bignumber-8.0
...
Bignumber 8.0
2019-01-18 13:06:08 +01:00
Leonid Logvinov
c8212f1d4d
Merge branch 'development' into feature/bignumber-8.0
2019-01-18 12:53:04 +01:00
Leonid Logvinov
e6fe728bcb
Merge development
2019-01-18 12:46:16 +01:00
Fabio Berger
bef30e4209
Update footer
2019-01-18 12:36:48 +01:00
Fabio B
6c7f4c13fa
Update packages/web3-wrapper/CHANGELOG.json
...
Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com >
2019-01-18 12:32:49 +01:00
Fabio B
662049914a
Update packages/subproviders/CHANGELOG.json
...
Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com >
2019-01-18 12:32:41 +01:00
Greg Hysen
d7a5190d52
Merge pull request #1519 from hosyvietanh/patch-1
...
Allow matching of uint80 in evm_data_type
2019-01-18 01:07:28 -08:00
Steve Klebanoff
2b64661c61
Merge pull request #1512 from 0xProject/feature/instant/asset-buyer-check-liquidity
...
[instant] [asset-buyer] Helper methods for checking liquidity
2019-01-17 16:01:36 -08:00
Steve Klebanoff
9c29eecc30
Merge pull request #1525 from 0xProject/fix/dev-tools-pages-package
...
[dev-tools-pages] Remove dangling comma from package.json
2019-01-17 15:27:43 -08:00
Steve Klebanoff
25b58108bc
remove dangling comma
2019-01-17 15:00:12 -08:00
Steve Klebanoff
fbde36d27b
remove dangling comma
2019-01-17 14:56:44 -08:00
Steve Klebanoff
02b7a43909
Merge branch 'development' into feature/instant/asset-buyer-check-liquidity
2019-01-17 13:29:46 -08:00
Fabio Berger
e1e531a2a4
Remove react-snap from dev-tools-pages since it was messing up links on rendering pages
2019-01-17 20:59:39 +01:00
Fabio Berger
f6edf27856
Add hiring pitch to footer
2019-01-17 20:12:33 +01:00
Leonid Logvinov
277e09d061
Merge pull request #1524 from 0xProject/feature/istanbul-geth
...
Add notes about istanbul and Geth to website docs
2019-01-17 20:00:28 +01:00
Leonid Logvinov
1c9fb5f65f
Add notes about istanbul and Geth to website docs
2019-01-17 19:59:35 +01:00
Fabio Berger
c29539aaf2
Add missing .png
2019-01-17 19:43:20 +01:00
Brandon Millman
4143baa27a
Merge pull request #1523 from 0xProject/fix/react-shared/react-highlight-dep
...
[react-shared] Change react-highlight dep to reference fork by branch instead of commit
2019-01-17 10:26:26 -08:00
Leonid Logvinov
5816279d68
Publish
...
- 0x.js@3.0.3
- @0x/asset-buyer@4.0.2
- @0x/contract-wrappers@5.0.1
- @0x/dev-tools-pages@0.0.14
- @0x/instant@1.0.8
- @0x/metacoin@0.0.36
- @0x/monorepo-scripts@1.0.19
- @0x/order-watcher@2.4.3
- @0x/sol-coverage@1.0.3
- @0x/sol-profiler@1.0.3
- @0x/sol-trace@1.0.3
- @0x/sol-tracing-utils@4.0.1
- @0x/testnet-faucets@1.0.64
- @0x/website@0.0.67
- @0x/contracts-examples@1.0.6
- @0x/contracts-extensions@1.2.3
- @0x/contracts-interfaces@1.0.6
- @0x/contracts-libs@1.0.6
- @0x/contracts-multisig@1.0.6
- @0x/contracts-protocol@2.2.3
- @0x/contracts-test-utils@2.0.1
- @0x/contracts-tokens@1.0.6
- @0x/contracts-utils@1.0.6
0x.js@3.0.3
@0x/asset-buyer@4.0.2
@0x/contract-wrappers@5.0.1
@0x/contracts-examples@1.0.6
@0x/contracts-extensions@1.2.3
@0x/contracts-interfaces@1.0.6
@0x/contracts-libs@1.0.6
@0x/contracts-multisig@1.0.6
@0x/contracts-protocol@2.2.3
@0x/contracts-test-utils@2.0.1
@0x/contracts-tokens@1.0.6
@0x/contracts-utils@1.0.6
@0x/dev-tools-pages@0.0.14
@0x/instant@1.0.8
@0x/metacoin@0.0.36
@0x/monorepo-scripts@1.0.19
@0x/order-watcher@2.4.3
@0x/sol-coverage@1.0.3
@0x/sol-profiler@1.0.3
@0x/sol-trace@1.0.3
@0x/sol-tracing-utils@4.0.1
@0x/testnet-faucets@1.0.64
@0x/website@0.0.67
monorepo@5816279
2019-01-17 19:07:37 +01:00
Leonid Logvinov
0d877a8076
Updated CHANGELOGS
2019-01-17 19:07:25 +01:00
Brandon Millman
7b266bc762
Change react-highlight dep to reference fork by branch instead of commit
2019-01-17 10:03:23 -08:00
Fabio Berger
0e6aea856f
http to https
2019-01-17 16:58:15 +01:00
Fabio B
e31d17ef79
Merge pull request #1509 from 0xProject/fix/dev-tools-pages/finalTouches
...
Dev Tools Pages - Final Touches
2019-01-17 16:56:01 +01:00
Fabio Berger
7b2a9ba698
Fix linter errors
2019-01-17 16:38:30 +01:00
Fabio Berger
87d08b0af6
Update yarn.lock
2019-01-17 16:24:11 +01:00
Fabio Berger
e68c5d5517
Enable "copy" button on all code snippets that should be copy-able
2019-01-17 16:24:03 +01:00
Leonid Logvinov
c09825660c
Increase the Buffer size when fetching tags
2019-01-17 16:14:19 +01:00
Fabio Berger
293e937291
Merge branch 'development' into fix/dev-tools-pages/finalTouches
...
* development: (22 commits)
Fix linter
Update packages/sol-tracing-utils/src/trace_collection_subprovider.ts
Update packages/sol-tracing-utils/CHANGELOG.json
Update packages/sol-tracing-utils/CHANGELOG.json
Add PR numbers
Fix/simplify handling of revert trace snippets
Fix a bug when TraceCollectionSubprovider was hanging on the fake Geth snapshot transaction
Fix a bug when a custom Geth tracer didn't return stack entries for DELEGATECALL
Revert devnet mining period from 1 to 0
update team info, add brent
Publish
Updated CHANGELOGS
Add commented-out pre-publish checks
Add additional check to make sure user was added to our DockerHub org
Update test for required amountAvailableToFill
Add actual error message thrown
Flag order-watcher as having a Docker image to publish
Add publish to DockerHub step to publish flow
Flesh out postpublish configs in packageJSON type
Add pre-publish check to ensure publisher is logged in to docker cmdline
...
2019-01-17 15:59:00 +01:00
Fabio Berger
fe2f97dabd
Add link to Truffle starter project
2019-01-17 15:58:41 +01:00
Leonid Logvinov
0b23aaca26
Merge pull request #1521 from 0xProject/feature/dev-tools-pre-release-fixes
...
0x Dev tools pre-release fixes
2019-01-17 15:53:17 +01:00
Leonid Logvinov
d92dc47df8
Last touches
2019-01-17 15:44:34 +01:00
Leonid Logvinov
8b69d918a9
Fix linter
2019-01-17 15:38:09 +01:00
Fabio Berger
3b79754b7a
Remove incorrect section of docs
2019-01-17 15:37:43 +01:00
Fabio B
92ec4f5772
Update packages/sol-tracing-utils/src/trace_collection_subprovider.ts
...
Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com >
2019-01-17 15:06:42 +01:00
Fabio B
8528660f50
Update packages/sol-tracing-utils/CHANGELOG.json
...
Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com >
2019-01-17 15:06:35 +01:00
Fabio B
edd4370cdb
Update packages/sol-tracing-utils/CHANGELOG.json
...
Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com >
2019-01-17 15:06:29 +01:00
Leonid Logvinov
69aa1c2e91
Add PR numbers
2019-01-17 14:40:11 +01:00
Leonid Logvinov
fcdd0de9ee
Fix/simplify handling of revert trace snippets
2019-01-17 14:37:15 +01:00
Leonid Logvinov
4c5bde1b54
Fix a bug when TraceCollectionSubprovider was hanging on the fake Geth snapshot transaction
2019-01-17 14:36:23 +01:00
Leonid Logvinov
83f77a2d56
Fix a bug when a custom Geth tracer didn't return stack entries for DELEGATECALL
2019-01-17 14:28:16 +01:00
Leonid Logvinov
cdac2d210e
Revert devnet mining period from 1 to 0
2019-01-17 14:23:03 +01:00