Leonid Logvinov
9854db0a63
Throw if trying to schema-validate an undefined
2018-05-29 10:09:09 -07:00
Leonid Logvinov
cc7b0f4623
Add CHANGELOG entry
2018-05-29 10:09:09 -07:00
Leonid Logvinov
549e6d57c4
Add schema assertions on public methods of @0xproject/sol-compiler
2018-05-29 10:09:07 -07:00
Fabio Berger
dea322e2c5
Merge branch 'v2-prototype' into refactor/order-utils/for-v2
...
* v2-prototype:
Hide wallet management option and expand component on small screens
Remove registry override
Revert "Change the registry in yarn.lock"
Change the registry in yarn.lock
Remove contracts -> @0xproject/order-utils dependency
2018-05-25 19:54:11 -07:00
Fabio Berger
ed5b9c2b56
Merge pull request #625 from 0xProject/feature/contracts-without-contract-wrappers
...
Remove contracts -> @0xproject/contract-wrappers dependency
2018-05-25 19:52:47 -07:00
Brandon Millman
c31ca4af90
Hide wallet management option and expand component on small screens
2018-05-25 18:34:07 -07:00
Leonid Logvinov
2c9ec4bee8
Remove registry override
2018-05-25 17:01:50 -07:00
Leonid Logvinov
6dcfc36a4a
Revert "Change the registry in yarn.lock"
...
This reverts commit 76579a3004
.
2018-05-25 16:36:56 -07:00
Leonid Logvinov
76579a3004
Change the registry in yarn.lock
2018-05-25 16:13:48 -07:00
Leonid Logvinov
1d68692bb6
Remove contracts -> @0xproject/order-utils dependency
2018-05-25 16:09:17 -07:00
Fabio Berger
790af0fd72
Merge branch 'v2-prototype' into refactor/order-utils/for-v2
...
* v2-prototype:
Fix imports in order_utils
Use web3-wrapper instead of 0x.js, update logDecoder
Cleanup tests
Add errMsg when throwing on unrecognized error
Move readFirst4 to LibBytes
Add old MultiSig to previous contracts, cleanup file structure
Fix build
Address feedback, rename contract to AssetProxyOwner
Update multisig tests and utils
Update MultiSigWalletWithTimeLockExceptRemoveAuthorizedAddress to use a mapping of registered proxies
Implement design for relayers with no volume or tokens
2018-05-25 15:39:02 -07:00
fragosti
39008372e5
Write custom tooltip component
2018-05-25 15:31:27 -07:00
fragosti
1026952f26
Run linter
2018-05-25 13:13:06 -07:00
fragosti
9631927a8c
Add localstorage helper
2018-05-25 12:03:18 -07:00
fragosti
b0e6ce581a
Add next button
2018-05-25 12:03:18 -07:00
fragosti
e575323c60
Auto-show onboarding flow on first page view
2018-05-25 12:03:18 -07:00
fragosti
809ac3340c
Add ability to blacklist onboarding steps
2018-05-25 12:03:18 -07:00
fragosti
f0af638874
Fix PortalOnboardingFlowProps
2018-05-25 12:03:18 -07:00
fragosti
b49148ec54
Implement metamask installation flow
2018-05-25 12:03:18 -07:00
Brandon Millman
c7f5e77b3f
Merge pull request #620 from 0xProject/feature/website/relayer-empty
...
Implement design for relayers with no volume or tokens
2018-05-24 23:16:44 -07:00
Leonid Logvinov
817248369a
Fix imports in order_utils
2018-05-24 18:30:48 -07:00
Amir Bandeali
654698b208
Merge pull request #571 from 0xProject/feature/contracts/proxyOwner
...
Update MultiSigWalletWithTimeLockExceptRemoveAuthorizedAddress
2018-05-24 17:24:52 -07:00
Fabio Berger
4e5bfae332
Merge branch 'v2-prototype' into refactor/order-utils/for-v2
...
* v2-prototype:
Temporarily disable installation tests
Use domain separator for exchange address
publicGetOrderSchemaHash -> getOrderSchemaHash
Update order hash to match latest eip712
Pin connect in sra-report
Fix a typo
Pin types in sra-report
Fix linter issues
Unpin types version in @0xproject/connect
Pin types version in website
Do a fake version bump on types so that yarn doesn't try to install updated version for not yet migrated packages
Migrate migrations to v2
2018-05-24 16:31:21 -07:00
Fabio Berger
895a9093aa
Merge pull request #575 from 0xProject/feature/contracts/eip712-order-hash
...
Update order hash to match latest eip712
2018-05-24 16:30:46 -07:00
Fabio Berger
35121f0b78
Merge branch 'v2-prototype' into feature/contracts/eip712-order-hash
...
* v2-prototype:
Temporarily disable installation tests
Pin connect in sra-report
Fix a typo
Pin types in sra-report
Fix linter issues
Unpin types version in @0xproject/connect
Pin types version in website
Do a fake version bump on types so that yarn doesn't try to install updated version for not yet migrated packages
Migrate migrations to v2
# Conflicts:
# packages/contracts/src/utils/order_utils.ts
2018-05-24 16:30:30 -07:00
Leonid Logvinov
c4a7574f7b
Merge pull request #618 from 0xProject/feature/v2-migrations
...
Migrate migrations, types to v2
2018-05-24 16:18:44 -07:00
Leonid Logvinov
4ee636ecca
Temporarily disable installation tests
2018-05-24 16:07:11 -07:00
Fabio Berger
662dc12877
Add senderAddress to order schema
2018-05-24 16:05:07 -07:00
Jacob Evans
3cc8af819c
Use domain separator for exchange address
2018-05-24 16:00:22 -07:00
Jacob Evans
fcf4a958c3
publicGetOrderSchemaHash -> getOrderSchemaHash
2018-05-24 16:00:22 -07:00
Jacob Evans
65676c22f9
Update order hash to match latest eip712
2018-05-24 16:00:22 -07:00
Leonid Logvinov
3e907d7f4f
Pin connect in sra-report
2018-05-24 15:45:11 -07:00
Leonid Logvinov
9fa567aa78
Fix a typo
2018-05-24 15:42:29 -07:00
Amir Bandeali
237ebb0716
Use web3-wrapper instead of 0x.js, update logDecoder
2018-05-24 15:39:19 -07:00
Amir Bandeali
fdea260e41
Cleanup tests
2018-05-24 15:39:19 -07:00
Amir Bandeali
9af77dc835
Add errMsg when throwing on unrecognized error
2018-05-24 15:39:19 -07:00
Amir Bandeali
d4aacd218a
Move readFirst4 to LibBytes
2018-05-24 15:39:19 -07:00
Amir Bandeali
326a566db2
Add old MultiSig to previous contracts, cleanup file structure
2018-05-24 15:39:19 -07:00
Amir Bandeali
84257dac2b
Fix build
2018-05-24 15:39:19 -07:00
Amir Bandeali
22ad9e1e1a
Address feedback, rename contract to AssetProxyOwner
2018-05-24 15:39:19 -07:00
Amir Bandeali
cc44f5f75d
Update multisig tests and utils
2018-05-24 15:39:19 -07:00
Amir Bandeali
23df5cc201
Update MultiSigWalletWithTimeLockExceptRemoveAuthorizedAddress to use a mapping of registered proxies
2018-05-24 15:39:19 -07:00
Brandon Millman
dab2d5db44
Implement design for relayers with no volume or tokens
2018-05-24 15:37:04 -07:00
Leonid Logvinov
1717c5c00d
Pin types in sra-report
2018-05-24 15:28:37 -07:00
Leonid Logvinov
ea3f82ccc2
Fix linter issues
2018-05-24 14:56:20 -07:00
Leonid Logvinov
fd6ce470e7
Unpin types version in @0xproject/connect
2018-05-24 14:40:53 -07:00
Leonid Logvinov
6d3fbbe256
Pin types version in website
2018-05-24 14:40:32 -07:00
Leonid Logvinov
45c4de16d2
Do a fake version bump on types so that yarn doesn't try to install updated version for not yet migrated packages
2018-05-24 14:33:48 -07:00
Leonid Logvinov
92b0efff5a
Migrate migrations to v2
2018-05-24 13:59:30 -07:00
Leonid Logvinov
bc550c3265
Merge pull request #617 from 0xProject/feature/no-coverage-ci-contracts
...
Disable contracts coverage on CI
2018-05-24 13:37:55 -07:00