Leonid Logvinov
397496aff0
Publish
...
- 0x.js@6.0.3
- @0x/abi-gen@2.0.6
- @0x/abi-gen-wrappers@4.0.2
- @0x/assert@2.0.6
- @0x/asset-buyer@6.0.3
- @0x/base-contract@5.0.2
- @0x/connect@5.0.2
- @0x/contract-wrappers@8.0.3
- @0x/contracts-gen@1.0.5
- @0x/dev-tools-pages@0.0.22
- @0x/dev-utils@2.1.3
- @0x/fill-scenarios@3.0.2
- @0x/instant@1.0.17
- @0x/json-schemas@3.0.6
- @0x/metacoin@0.0.44
- @0x/migrations@4.0.3
- @0x/monorepo-scripts@1.0.27
- @0x/order-utils@7.0.2
- @0x/order-watcher@4.0.3
- @0x/pipeline@1.0.14
- @0x/react-docs@2.0.7
- @0x/react-shared@2.0.7
- @0x/sol-compiler@3.1.3
- @0x/sol-coverage@3.0.0
- @0x/sol-doc@2.0.7
- @0x/sol-profiler@3.1.2
- @0x/sol-trace@2.0.8
- @0x/sol-tracing-utils@6.0.7
- @0x/sra-spec@2.0.6
- @0x/subproviders@4.0.2
- @0x/testnet-faucets@1.0.73
- @0x/utils@4.2.2
- @0x/web3-wrapper@6.0.2
- @0x/website@0.0.76
- @0x/contracts-asset-proxy@1.0.9
- @0x/contracts-erc20@1.0.9
- @0x/contracts-erc721@1.0.9
- @0x/contracts-exchange@1.0.9
- @0x/contracts-exchange-forwarder@1.0.9
- @0x/contracts-exchange-libs@1.1.3
- @0x/contracts-extensions@2.0.8
- @0x/contracts-multisig@2.0.8
- @0x/contracts-tec@0.0.4
- @0x/contracts-test-utils@3.0.8
- @0x/contracts-utils@2.0.8
2019-03-01 14:34:26 -08:00
Leonid Logvinov
7458fe0d81
Updated CHANGELOGS
2019-03-01 14:34:15 -08:00
Fabio B
d951fe9988
Update packages/sol-tracing-utils/CHANGELOG.json
...
Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com >
2019-03-01 13:46:42 -08:00
Leonid Logvinov
8369bcb605
Fix linter issues
2019-02-28 22:37:32 -08:00
Leonid Logvinov
4526c52fe8
Add PR numbers
2019-02-28 20:23:24 -08:00
Leonid Logvinov
46bc5463ca
Change the way we access the stack in traces
2019-02-28 20:19:05 -08:00
Leonid Logvinov
808ce969d9
Fix a bug with OpCode gas costs being incorrect or NaN
2019-02-28 16:53:59 -08:00
Leonid Logvinov
16f8339f3c
Add HEX_BASE to constants
2019-02-28 16:52:18 -08:00
Leonid Logvinov
25d68c3904
Add opCodeToGasCost and opCodeToParamToStackOffset to constants
2019-02-28 16:51:29 -08:00
Leonid Logvinov
77ad8e1a80
Fix a bug when TruffleArtifactAdapter wasn't correctly parsing solc config in the pre 5.0 version of trufle
2019-02-28 16:46:08 -08:00
Leonid Logvinov
e81ae05df9
Publish
...
- 0x.js@6.0.2
- @0x/asset-buyer@6.0.2
- @0x/contract-wrappers@8.0.2
- @0x/instant@1.0.16
- @0x/metacoin@0.0.43
- @0x/migrations@4.0.2
- @0x/order-watcher@4.0.2
- @0x/pipeline@1.0.13
- @0x/sol-compiler@3.1.2
- @0x/sol-coverage@2.0.6
- @0x/sol-doc@2.0.6
- @0x/sol-profiler@3.1.1
- @0x/sol-trace@2.0.7
- @0x/sol-tracing-utils@6.0.6
- @0x/testnet-faucets@1.0.72
- @0x/website@0.0.75
- @0x/contracts-asset-proxy@1.0.8
- @0x/contracts-erc20@1.0.8
- @0x/contracts-erc721@1.0.8
- @0x/contracts-exchange@1.0.8
- @0x/contracts-exchange-forwarder@1.0.8
- @0x/contracts-exchange-libs@1.1.2
- @0x/contracts-extensions@2.0.7
- @0x/contracts-multisig@2.0.7
- @0x/contracts-tec@0.0.3
- @0x/contracts-test-utils@3.0.7
- @0x/contracts-utils@2.0.7
2019-02-27 12:45:19 -08:00
Leonid Logvinov
cb394f3a1c
Updated CHANGELOGS
2019-02-27 12:45:09 -08:00
Leonid Logvinov
40a4b4fa7a
Add an explanatory comment
2019-02-27 12:28:41 -08:00
Leonid Logvinov
f21a9d16d0
Fix a bug when TruffleArtifactAdapter was incorrectly parsing the truffle config of the newest version
2019-02-26 16:16:44 -08:00
Leonid Logvinov
3f0db92be6
Fix prettier
2019-02-26 14:50:34 -08:00
Leonid Logvinov
ec24c79da1
Publish
...
- 0x.js@6.0.1
- @0x/abi-gen@2.0.5
- @0x/abi-gen-wrappers@4.0.1
- @0x/assert@2.0.5
- @0x/asset-buyer@6.0.1
- @0x/base-contract@5.0.1
- @0x/connect@5.0.1
- @0x/contract-wrappers@8.0.1
- @0x/contracts-gen@1.0.4
- @0x/dev-tools-pages@0.0.21
- @0x/dev-utils@2.1.2
- @0x/fill-scenarios@3.0.1
- @0x/instant@1.0.15
- @0x/json-schemas@3.0.5
- @0x/metacoin@0.0.42
- @0x/migrations@4.0.1
- @0x/monorepo-scripts@1.0.26
- @0x/order-utils@7.0.1
- @0x/order-watcher@4.0.1
- @0x/pipeline@1.0.12
- @0x/react-docs@2.0.6
- @0x/react-shared@2.0.6
- @0x/sol-compiler@3.1.1
- @0x/sol-coverage@2.0.5
- @0x/sol-doc@2.0.5
- @0x/sol-profiler@3.1.0
- @0x/sol-resolver@2.0.4
- @0x/sol-trace@2.0.6
- @0x/sol-tracing-utils@6.0.5
- @0x/sra-spec@2.0.5
- @0x/subproviders@4.0.1
- @0x/testnet-faucets@1.0.71
- @0x/types@2.1.1
- @0x/utils@4.2.1
- @0x/web3-wrapper@6.0.1
- @0x/website@0.0.74
- @0x/contracts-asset-proxy@1.0.7
- @0x/contracts-erc20@1.0.7
- @0x/contracts-erc721@1.0.7
- @0x/contracts-exchange@1.0.7
- @0x/contracts-exchange-forwarder@1.0.7
- @0x/contracts-exchange-libs@1.1.1
- @0x/contracts-extensions@2.0.6
- @0x/contracts-multisig@2.0.6
- @0x/contracts-tec@0.0.2
- @0x/contracts-test-utils@3.0.6
- @0x/contracts-utils@2.0.6
2019-02-26 14:45:52 -08:00
Leonid Logvinov
f5fffbea04
Updated CHANGELOGS
2019-02-26 14:45:42 -08:00
Leonid Logvinov
d2dc64aa2d
Rename idx to index
2019-02-26 13:25:26 -08:00
Fabio B
edb2a34c51
Update packages/sol-tracing-utils/src/utils.ts
...
Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com >
2019-02-26 13:13:56 -08:00
Leonid Logvinov
c3b758845d
Refactor structLogs normalization to handle ganache
2019-02-26 10:55:58 -08:00
Leonid Logvinov
4d770549fc
Fix stack content reporting in custom JS tracer
2019-02-26 10:55:40 -08:00
Leonid Logvinov
462a61da73
Move structLogs normalization right after we fetch the trace
2019-02-26 10:54:00 -08:00
Leonid Logvinov
5934eb0559
Publish
...
- 0x.js@6.0.0
- @0x/abi-gen@2.0.4
- @0x/abi-gen-templates@2.0.1
- @0x/abi-gen-wrappers@4.0.0
- @0x/assert@2.0.4
- @0x/asset-buyer@6.0.0
- @0x/base-contract@5.0.0
- @0x/connect@5.0.0
- @0x/contract-addresses@2.2.2
- @0x/contract-wrappers@8.0.0
- @0x/contracts-gen@1.0.3
- @0x/dev-tools-pages@0.0.20
- @0x/dev-utils@2.1.1
- ethereum-types@2.1.0
- @0x/fill-scenarios@3.0.0
- @0x/instant@1.0.14
- @0x/json-schemas@3.0.4
- @0x/metacoin@0.0.41
- @0x/migrations@4.0.0
- @0x/monorepo-scripts@1.0.25
- @0x/order-utils@7.0.0
- @0x/order-watcher@4.0.0
- @0x/pipeline@1.0.11
- @0x/react-docs@2.0.5
- @0x/react-shared@2.0.5
- @0x/sol-compiler@3.1.0
- @0x/sol-coverage@2.0.4
- @0x/sol-doc@2.0.4
- @0x/sol-profiler@3.0.0
- @0x/sol-resolver@2.0.3
- @0x/sol-trace@2.0.5
- @0x/sol-tracing-utils@6.0.4
- @0x/sra-spec@2.0.4
- @0x/subproviders@4.0.0
- @0x/testnet-faucets@1.0.70
- @0x/types@2.1.0
- @0x/typescript-typings@4.1.0
- @0x/utils@4.2.0
- @0x/web3-wrapper@6.0.0
- @0x/website@0.0.73
- @0x/contracts-asset-proxy@1.0.6
- @0x/contracts-erc20@1.0.6
- @0x/contracts-erc721@1.0.6
- @0x/contracts-exchange@1.0.6
- @0x/contracts-exchange-forwarder@1.0.6
- @0x/contracts-exchange-libs@1.1.0
- @0x/contracts-extensions@2.0.5
- @0x/contracts-multisig@2.0.5
- @0x/contracts-test-utils@3.0.5
- @0x/contracts-utils@2.0.5
2019-02-25 13:35:29 -08:00
Leonid Logvinov
b998d719a6
Updated CHANGELOGS
2019-02-25 13:35:17 -08:00
Leonid Logvinov
7067d4a499
Fix prettier
2019-02-25 12:53:42 -08:00
Leonid Logvinov
4169a41eda
Rename traceInfo.data to traceInfo.dataIfExists
2019-02-25 12:40:10 -08:00
Leonid Logvinov
eda8dc278b
Remove excesive exports
2019-02-22 18:01:19 -08:00
Leonid Logvinov
23a7ffb167
Fix linter
2019-02-22 17:35:14 -08:00
Leonid Logvinov
83b5a2709d
Remove commented code
2019-02-22 16:57:50 -08:00
Leonid Logvinov
04d8f46ff3
Major sol-profiler overhaul
2019-02-22 16:16:03 -08:00
Fabio Berger
1fa82c1077
Fix up missing Provider interfaces and refactor providerUtils.standardizeOrThrow()
2019-02-19 22:34:31 -08:00
Fabio Berger
5db20bbbe8
Add support for EIP1193 providers and clean up provider standardization logic
2019-02-18 15:12:29 -08:00
Fabio Berger
e909faa3ef
Publish
...
- 0x.js@5.0.0
- @0x/abi-gen@2.0.3
- @0x/abi-gen-wrappers@3.0.3
- @0x/assert@2.0.3
- @0x/asset-buyer@5.0.4
- @0x/base-contract@4.0.3
- @0x/connect@4.0.4
- @0x/contract-wrappers@7.1.0
- @0x/contracts-gen@1.0.2
- @0x/dev-tools-pages@0.0.19
- @0x/dev-utils@2.1.0
- @0x/fill-scenarios@2.0.4
- @0x/instant@1.0.13
- @0x/json-schemas@3.0.3
- @0x/metacoin@0.0.40
- @0x/migrations@3.0.4
- @0x/monorepo-scripts@1.0.24
- @0x/order-utils@6.1.0
- @0x/order-watcher@3.0.4
- @0x/pipeline@1.0.10
- @0x/react-docs@2.0.4
- @0x/react-shared@2.0.4
- @0x/sol-compiler@3.0.3
- @0x/sol-coverage@2.0.3
- @0x/sol-doc@2.0.3
- @0x/sol-profiler@2.0.4
- @0x/sol-trace@2.0.4
- @0x/sol-tracing-utils@6.0.3
- @0x/sra-spec@2.0.3
- @0x/subproviders@3.0.3
- @0x/testnet-faucets@1.0.69
- @0x/utils@4.1.0
- @0x/web3-wrapper@5.0.0
- @0x/website@0.0.72
- @0x/contracts-asset-proxy@1.0.5
- @0x/contracts-erc20@1.0.5
- @0x/contracts-erc721@1.0.5
- @0x/contracts-exchange@1.0.5
- @0x/contracts-exchange-forwarder@1.0.5
- @0x/contracts-exchange-libs@1.0.5
- @0x/contracts-extensions@2.0.4
- @0x/contracts-multisig@2.0.4
- @0x/contracts-test-utils@3.0.4
- @0x/contracts-utils@2.0.4
2019-02-09 18:44:40 +00:00
Fabio Berger
28d9fdf798
Updated CHANGELOGS
2019-02-09 18:44:28 +00:00
Leonid Logvinov
f003298ce4
Publish
...
- 0x.js@4.0.3
- @0x/abi-gen@2.0.2
- @0x/abi-gen-wrappers@3.0.2
- @0x/assert@2.0.2
- @0x/asset-buyer@5.0.3
- @0x/base-contract@4.0.2
- @0x/connect@4.0.3
- @0x/contract-wrappers@7.0.2
- @0x/contracts-gen@1.0.1
- @0x/dev-tools-pages@0.0.18
- @0x/dev-utils@2.0.2
- @0x/fill-scenarios@2.0.3
- @0x/instant@1.0.12
- @0x/json-schemas@3.0.2
- @0x/metacoin@0.0.39
- @0x/migrations@3.0.3
- @0x/monorepo-scripts@1.0.23
- @0x/order-utils@6.0.1
- @0x/order-watcher@3.0.3
- @0x/pipeline@1.0.9
- @0x/react-docs@2.0.3
- @0x/react-shared@2.0.3
- @0x/sol-compiler@3.0.2
- @0x/sol-coverage@2.0.2
- @0x/sol-doc@2.0.2
- @0x/sol-profiler@2.0.3
- @0x/sol-resolver@2.0.2
- @0x/sol-trace@2.0.3
- @0x/sol-tracing-utils@6.0.2
- @0x/sra-spec@2.0.2
- @0x/subproviders@3.0.2
- @0x/testnet-faucets@1.0.68
- @0x/types@2.0.2
- @0x/utils@4.0.3
- @0x/web3-wrapper@4.0.2
- @0x/website@0.0.71
- @0x/contracts-asset-proxy@1.0.4
- @0x/contracts-erc20@1.0.4
- @0x/contracts-erc721@1.0.4
- @0x/contracts-exchange@1.0.4
- @0x/contracts-exchange-forwarder@1.0.4
- @0x/contracts-exchange-libs@1.0.4
- @0x/contracts-extensions@2.0.3
- @0x/contracts-multisig@2.0.3
- @0x/contracts-test-utils@3.0.3
- @0x/contracts-utils@2.0.3
2019-02-07 15:02:05 +01:00
Leonid Logvinov
5f5ee0041f
Updated CHANGELOGS
2019-02-07 15:01:53 +01:00
Leonid Logvinov
88497ddc52
Updated CHANGELOGS
2019-02-07 14:42:20 +01:00
Fabio Berger
dbb3c5e32b
Publish
...
- 0x.js@4.0.1
- @0x/abi-gen@2.0.1
- @0x/abi-gen-wrappers@3.0.1
- @0x/assert@2.0.1
- @0x/asset-buyer@5.0.1
- @0x/base-contract@4.0.1
- @0x/connect@4.0.1
- @0x/contract-wrappers@7.0.0
- @0x/dev-tools-pages@0.0.16
- @0x/dev-utils@2.0.1
- @0x/fill-scenarios@2.0.1
- @0x/instant@1.0.10
- @0x/json-schemas@3.0.1
- @0x/metacoin@0.0.38
- @0x/migrations@3.0.1
- @0x/monorepo-scripts@1.0.21
- @0x/order-utils@5.0.0
- @0x/order-watcher@3.0.1
- @0x/pipeline@1.0.7
- @0x/react-docs@2.0.1
- @0x/react-shared@2.0.1
- @0x/sol-compiler@3.0.1
- @0x/sol-coverage@2.0.1
- @0x/sol-doc@2.0.1
- @0x/sol-profiler@2.0.2
- @0x/sol-resolver@2.0.1
- @0x/sol-trace@2.0.2
- @0x/sol-tracing-utils@6.0.1
- @0x/sra-spec@2.0.1
- @0x/subproviders@3.0.1
- @0x/testnet-faucets@1.0.66
- @0x/types@2.0.1
- @0x/utils@4.0.2
- @0x/web3-wrapper@4.0.1
- @0x/website@0.0.69
- @0x/contracts-asset-proxy@1.0.2
- @0x/contracts-erc20@1.0.2
- @0x/contracts-erc721@1.0.2
- @0x/contracts-exchange@1.0.2
- @0x/contracts-exchange-forwarder@1.0.2
- @0x/contracts-exchange-libs@1.0.2
- @0x/contracts-extensions@2.0.1
- @0x/contracts-multisig@2.0.1
- @0x/contracts-test-utils@3.0.1
- @0x/contracts-utils@2.0.1
2019-02-06 11:41:24 +00:00
Fabio Berger
265df31750
Updated CHANGELOGS
2019-02-06 11:41:12 +00:00
Leonid Logvinov
7b583cecb2
Publish
...
- 0x.js@4.0.0
- @0x/abi-gen@2.0.0
- @0x/abi-gen-templates@2.0.0
- @0x/abi-gen-wrappers@3.0.0
- @0x/assert@2.0.0
- @0x/asset-buyer@5.0.0
- @0x/base-contract@4.0.0
- @0x/connect@4.0.0
- @0x/contract-addresses@2.2.1
- @0x/contract-wrappers@6.0.1
- @0x/dev-tools-pages@0.0.15
- @0x/dev-utils@2.0.0
- ethereum-types@2.0.0
- @0x/fill-scenarios@2.0.0
- @0x/instant@1.0.9
- @0x/json-schemas@3.0.0
- @0x/metacoin@0.0.37
- @0x/migrations@3.0.0
- @0x/monorepo-scripts@1.0.20
- @0x/order-utils@4.0.0
- @0x/order-watcher@3.0.0
- @0x/pipeline@1.0.6
- @0x/react-docs@2.0.0
- @0x/react-shared@2.0.0
- @0x/sol-compiler@3.0.0
- @0x/sol-coverage@2.0.0
- @0x/sol-doc@2.0.0
- @0x/sol-profiler@2.0.1
- @0x/sol-resolver@2.0.0
- @0x/sol-trace@2.0.1
- @0x/sol-tracing-utils@6.0.0
- @0x/sra-spec@2.0.0
- @0x/subproviders@3.0.0
- @0x/testnet-faucets@1.0.65
- @0x/tslint-config@3.0.0
- @0x/types@2.0.0
- @0x/typescript-typings@4.0.0
- @0x/utils@4.0.1
- @0x/web3-wrapper@4.0.0
- @0x/website@0.0.68
- @0x/contracts-asset-proxy@1.0.1
- @0x/contracts-erc20@1.0.1
- @0x/contracts-erc721@1.0.1
- @0x/contracts-exchange@1.0.1
- @0x/contracts-exchange-forwarder@1.0.1
- @0x/contracts-exchange-libs@1.0.1
- @0x/contracts-extensions@2.0.0
- @0x/contracts-multisig@2.0.0
- @0x/contracts-test-utils@3.0.0
- @0x/contracts-utils@2.0.0
2019-02-05 14:50:16 +01:00
Leonid Logvinov
f3d9520db2
Updated CHANGELOGS
2019-02-05 14:50:02 +01:00
Leonid Logvinov
e6683e46cc
Add CHANGELOG entries to sol-tracing-utils
2019-02-05 13:47:27 +01:00
Leonid Logvinov
4febabd3e7
Merge pull request #1583 from reserve-protocol/development
...
Fix default gas limit for fake txs in TraceCollectionSubprovider
2019-02-05 12:28:05 +01:00
Leonid Logvinov
4b4bfee1bc
Merge pull request #1584 from reserve-protocol/patch
...
Hook eth_sendRawTransaction in addition to eth_sendTransaction
2019-02-05 12:26:58 +01:00
Xianny
703aa38a17
CI test for dependencies to have the same version ( #1556 )
...
* add failing CI for dependencies with multiple versions
* update dependencies
* increase bundlewatch maxsize for 0x.js
2019-02-05 18:58:30 +08:00
Jeremy Schlatter
3d2ed57c08
Hook eth_sendRawTransaction in addition to eth_sendTransaction
2019-02-04 14:33:13 -08:00
Jeremy Schlatter
d0b0c4a917
Fix default gas limit for fake txs in TraceCollectionSubprovider
...
This hex string is required to be prefixed with '0x'. If it does not have that
prefix, then the call to unmarshalTxData below will fail with:
BigNumber Error: new BigNumber() not a number: 5b8d80
This default value is overridden if the incoming call already has a gas
estimate, in which case the parse error above does not happen. This is probably
why the error wasn't previously noticed.
2019-02-04 13:22:36 -08:00
Jeremy Schlatter
76a1ff7c40
fix typo
2019-01-31 12:35:26 -08:00
Leonid Logvinov
ea5e78b217
Improve error messages when unable to find bytecode
2019-01-30 14:12:31 +01:00
Leonid Logvinov
e23f90e41c
Fix the cannot read property range of null bug
2019-01-30 14:04:19 +01:00