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
ab11aaa694
Export ContractAbi from sol-tracing-utils
2019-02-22 16:58:57 -08:00
Leonid Logvinov
83b5a2709d
Remove commented code
2019-02-22 16:57:50 -08:00
Leonid Logvinov
f67f94fd6b
Rename logHeader to header
2019-02-22 16:28:04 -08:00
Leonid Logvinov
4e8ae037bb
Add PR numbers
2019-02-22 16:23:04 -08:00
Leonid Logvinov
04d8f46ff3
Major sol-profiler overhaul
2019-02-22 16:16:03 -08:00
Leonid Logvinov
047de370d6
Add logUtils.table and logUtils.header
2019-02-22 16:12:34 -08:00
Leonid Logvinov
e21dc5f026
Add all existing opcodes to OpCode
2019-02-22 16:06:55 -08:00
Fabio B
78da033441
Merge pull request #1627 from 0xProject/supportEIP1193Providers
...
Support EIP1193 provider interface
2019-02-21 20:26:25 -08:00
Fabio Berger
b51038b9e7
Merge branch 'development' into supportEIP1193Providers
...
* development:
Demonstrate calling contracts with tuple arrays (#1615 )
removed default meta tags in public/index.html
fixed linting issue
updated documentTitle component
added metadata for pages (incomplete)
fixed title comment-out
removed react-document-title in favor of using react-helmet for consistency and bug fix
2019-02-21 16:45:00 -08:00
Fabio Berger
44e0b58c66
Fix migration exported types
2019-02-21 16:44:38 -08:00
Fabio Berger
3f7d5274a2
Fix version
2019-02-21 16:29:50 -08:00
Fabio Berger
c8f5f6045e
Fix CI failures
2019-02-21 16:27:38 -08:00
F. Eugene Aumson
6bcc2064a2
Demonstrate calling contracts with tuple arrays ( #1615 )
2019-02-21 16:24:54 -08:00
Fabio Berger
3f9872d8b3
Remove getZeroExProvider method since it can be confusing
2019-02-21 16:07:23 -08:00
Fabio Berger
5814cd5fae
Export supportedProvider in interface since this package is also used by external devs
2019-02-21 16:04:11 -08:00
Fabio Berger
44f8c7c548
Add TODO about consolidating type checks
2019-02-21 16:03:51 -08:00
Fabio Berger
c2549308fe
Remove superfluous standardization
2019-02-21 16:00:44 -08:00
Fabio Berger
cf1a3bf4e7
Fix node types version in monorepo-scripts since it's used in test-installation and the latest version has a bug
2019-02-21 15:58:02 -08:00
Fabio Berger
b7bd4e5c51
Try fixing publish ci failure
2019-02-21 15:26:35 -08:00
David Sun
ceb651fdd1
Merge pull request #1631 from dave4506/fix/website/remove-deplicate-meta-tags
...
Removed default meta tags in public/index.html
2019-02-21 10:43:40 -05:00
David Sun
8fa0f4a232
removed default meta tags in public/index.html
2019-02-21 10:20:29 -05:00
David Sun
297f3da5db
Merge pull request #1626 from dave4506/fix/website/document-title-consistency-issue
...
Fix bug with document titles + add rich metadata for documents
2019-02-20 23:42:41 -05:00
David Sun
ec4d634677
fixed linting issue
2019-02-20 23:24:05 -05:00
David Sun
0ddec99704
updated documentTitle component
2019-02-20 23:08:04 -05:00
Fabio Berger
64cec1de3b
Major version bump packages with modified exported type definitions
2019-02-20 18:07:01 -08:00
Fabio Berger
fdaf5d1fc8
Merge branch 'development' into supportEIP1193Providers
...
* development:
Add constraint name to down phase as well
Give the constraint an explicit name of token_orderbook_snapshots_pkey
Remove comments
Fix inconsistently named constraint
2019-02-20 18:01:23 -08:00
Fabio Berger
6baf71dca5
Make deprecation notice a warning message if used
2019-02-20 18:00:43 -08:00
Fabio Berger
9d75a72a02
Add back test
2019-02-20 17:59:53 -08:00
Francesco Agosti
4bf66d6a63
Merge pull request #1628 from 0xProject/fix/pipeline/fix-test-db-incorrectly-named-constraint
...
Fix inconsistently named constraint in migration
2019-02-20 17:17:16 -08:00
fragosti
8d9a550107
Add constraint name to down phase as well
2019-02-20 17:01:02 -08:00
fragosti
a076278026
Give the constraint an explicit name of token_orderbook_snapshots_pkey
2019-02-20 16:37:44 -08:00
fragosti
998dac44ee
Remove comments
2019-02-20 16:09:33 -08:00
fragosti
871e81bd71
Fix inconsistently named constraint
2019-02-20 16:03:29 -08:00
Fabio Berger
d892d16b51
Merge branch 'development' into supportEIP1193Providers
...
* development: (37 commits)
Factor out redundant source param in parse order functions
Fix marquee typo
Throw error if cannot find error in table
Integrate one-time dump and API for nonfungible.com (#1603 )
Change optional text props to mandatory in LedgerSignNote
Add radar_orders parseRadarOrder test
Add parser test for Radar orderbook parsing
Moved calculateSlippage from parsers to transformers
Show greater than less than when minority has a vote
Prettier
Recieved -> Received
Fix style for address table
Hide ledger sign note on error
Revert broken formatting
Added ledger sign notification
Fix bug in ledger address selector where provider does not exist.
fix null column constraint issue
Add parsing radar order test
Rename migration to what it is called on prod and qa
Fix type bug around Radar response
...
2019-02-20 14:52:58 -08:00
Fabio Berger
4cbf2781e5
Fix types so docs render
2019-02-20 14:31:40 -08:00
Fabio Berger
69653b1c7c
Fix yarn.lock
2019-02-20 14:31:31 -08:00
Francesco Agosti
39390865da
Merge pull request #1612 from 0xProject/feature/pipeline/add-radar
...
[pipeline] Add Radar orders and maker_address column to token_orderbook_snapshots
2019-02-20 14:17:42 -08:00
fragosti
4952cd5afb
Factor out redundant source param in parse order functions
2019-02-20 13:45:14 -08:00
Fabio Berger
e86df96bfe
Fix doc gen
2019-02-20 13:20:32 -08:00
fragosti
ef5195db90
Fix marquee typo
2019-02-20 11:43:32 -08:00
fragosti
bc7e62db9f
Throw error if cannot find error in table
2019-02-20 11:40:49 -08:00
Alex Svanevik
154e7a6a8a
Merge pull request #1601 from askeluv/feature/pipeline/edps-slippage
...
Slippage calculations from Ethereum DEX Prices Service (EDPS)
2019-02-20 22:51:23 +08:00
Fabio Berger
ba56019f2d
Add missing exported types
2019-02-19 23:59:12 -08:00
Fabio Berger
31d289c504
Add type import
2019-02-19 23:56:28 -08:00
Fabio Berger
a42b22966a
Standardize bowser deps
2019-02-19 23:41:30 -08:00
Fabio Berger
17db62d463
Standardize web3-provider-engine deps
2019-02-19 23:40:45 -08:00
Fabio Berger
d6d40ea839
Improve commenty
2019-02-19 23:38:58 -08:00
Fabio Berger
eca8410dbb
Update CHANGELOGs
2019-02-19 23:38:53 -08:00