Jacob Evans
560a55bfd1
Optimize and remove redundant encodePacked
2018-06-19 17:32:17 +10:00
Jacob Evans
190eafc30e
Merge branch 'v2-prototype' into bug/contracts/eip712-191-prefix
2018-06-18 21:50:35 +10:00
Jacob Evans
d4ee0e8622
Rebase and update feedback
...
Cache the domain separator data with address this
Use the EIP712Types enum for types everywhere
Rename EIP712 struct ExecuteTransaction to ZeroExTransaction
2018-06-18 21:46:05 +10:00
Remco Bloemen
0c238448fd
Merge pull request #700 from 0xProject/fix/contracts/tokenbugs
...
Handle tokens that do not return bool
2018-06-16 10:10:17 +02:00
Alex Browne
ff0960b174
Merge pull request #705 from 0xProject/feature/revert-trace-subprovider
...
Introduce subprovider for printing revert stack traces
@0xproject/react-shared@0.1.8
2018-06-14 17:07:03 -07:00
Alex Browne
7032825e35
Change wording of error message when you try to use more than one subprovider
2018-06-14 16:53:48 -07:00
Alex Browne
d118533d87
Remove redundant check in trace.ts and revert_trace.ts
2018-06-14 16:53:29 -07:00
Alex Browne
ef61c3543f
Fix linter errors
2018-06-14 16:38:21 -07:00
Alex Browne
897560745a
De-duplicate code by refactoring subprovider classes
2018-06-14 16:33:09 -07:00
Alex Browne
5a8539a122
Fix linter errors and remove coverage.json
2018-06-14 16:04:08 -07:00
Alex Browne
d9292a70bf
Remove unused variables and other small fixes
2018-06-14 16:00:24 -07:00
Alex Browne
a9c23b7c28
Reverse order of stack trace to match behavior of most other language stack traces
2018-06-14 15:50:54 -07:00
Alex Browne
263bfb1bda
Fix a bug in revert_trace.ts
2018-06-14 15:46:59 -07:00
Francesco Agosti
e7eb220c50
Merge pull request #695 from 0xProject/feature/website/onboarding-flow-allowances
...
Implement allowances and final "congrats" onboarding flow step
2018-06-14 14:41:42 -07:00
fragosti
7d67005820
Run prettify
2018-06-14 14:26:17 -07:00
Alex Browne
7ab921669b
Introduce subprovider for printing revert stack traces
2018-06-14 13:58:54 -07:00
Remco Bloemen
2c7d6a7711
Handle tokens that do not return bool
2018-06-14 10:54:54 +02:00
Brandon Millman
0e354e5ea1
Merge pull request #685 from 0xProject/feature/website/jobs-page
...
Jobs page
2018-06-13 13:34:54 -07:00
Brandon Millman
d172a97247
Add back redirector behind feature flag
2018-06-13 12:29:36 -07:00
Brandon Millman
8a3df7e434
Update minHeight in Text
2018-06-13 12:19:14 -07:00
Brandon Millman
eafcbabaa2
Use Text components in Values
2018-06-13 12:10:21 -07:00
Brandon Millman
14071ea119
Use spread operator instead of React.createElement
2018-06-13 12:01:08 -07:00
fragosti
421e568232
Implement allowance and final flow step
2018-06-12 16:54:37 -07:00
Alex Browne
4efd28c092
Merge pull request #694 from 0xProject/refactor-sol-cov
...
Refactor sol-cov to de-duplicate code for coverage and profiling
2018-06-12 16:51:58 -07:00
Brandon Millman
d0bbee7e8c
Fix issue with positions hash
2018-06-12 16:11:31 -07:00
Brandon Millman
7640563991
Revert localhost config
2018-06-12 16:09:23 -07:00
Amir Bandeali
90cf85c3f0
Merge pull request #682 from 0xProject/feature/contracts/popProxyId
...
Remove proxyId checks in AssetProxies
2018-06-12 16:05:46 -07:00
Brandon Millman
f1a98693d0
Use Text in Teams
2018-06-12 15:58:24 -07:00
Brandon Millman
2794d64d3e
Use Text in OpenPositions
2018-06-12 15:54:27 -07:00
Alex Browne
82743cca92
Rename _coverageCollector -> _profilerCollector in TraceCollectionSubprovider
2018-06-12 15:46:41 -07:00
Alex Browne
d0c348e595
Refactor sol-cov to de-duplicate code for coverage and profiling
2018-06-12 15:40:18 -07:00
Alex Browne
f50d3088dc
Merge pull request #691 from 0xProject/fix/sol-cov-memory
...
Refactor sol-cov to avoid keeping traceInfo in memory
2018-06-12 15:38:28 -07:00
Amir Bandeali
0917fa0d75
Rename popByte and popAddress
2018-06-12 15:30:46 -07:00
Amir Bandeali
cfb73dd534
Hard code test addresses/bytes32 instead of generating pseudorandom ones
2018-06-12 15:30:46 -07:00
Amir Bandeali
ef497b7989
Update artifacts
2018-06-12 15:30:41 -07:00
Brandon Millman
9d9341901f
Use Text component for HeaderItem
2018-06-12 15:25:47 -07:00
Brandon Millman
155e3d225d
Remove FloatingImage
2018-06-12 15:03:16 -07:00
Brandon Millman
ca41f100ab
Move FilledImage into components/ui
2018-06-12 14:49:42 -07:00
Brandon Millman
084285a760
Replace FlatButton with Button in Retry
2018-06-12 14:26:48 -07:00
Brandon Millman
982391cd7c
Fix incorrect colors
2018-06-12 14:23:47 -07:00
Brandon Millman
d206d0a3ae
Add font family to Button component and use in Join0x component
2018-06-12 14:23:03 -07:00
Alex Browne
627ea6c860
Rename computeCoverageAsync -> computeSingleTraceCoverageAsync
2018-06-12 14:11:11 -07:00
Alex Browne
bcc76b3764
Fix linter errors
2018-06-12 14:09:42 -07:00
fragosti
39692a8b3f
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into feature/website/onboarding-flow-allowances
2018-06-12 14:01:19 -07:00
Brandon Millman
eba8b4bf00
Consolidate jobs page grey colors with shared colors
2018-06-12 13:45:56 -07:00
Brandon Millman
f149665660
Fix lint errors
2018-06-12 13:40:15 -07:00
Brandon Millman
e3bb64cf35
Remove extra packages
2018-06-12 12:52:36 -07:00
Alex Browne
33f0669100
Refactor sol-cov to avoid keeping traceInfo in memory
2018-06-12 12:42:14 -07:00
Amir Bandeali
3a5f3e8b55
Unpop byte rather than making deep copy
2018-06-12 11:45:02 -07:00
Amir Bandeali
a0a90afbc0
Pass gas in to marketBuyOrdersNoThrow
2018-06-12 11:45:02 -07:00