Lawrence Forman
0c9c68030e
@0x/asset-swapper
: Use batchCall()
version of the ERC20BridgeSampler
contract
2020-02-11 12:07:48 -07:00
Lawrence Forman
55d6eddbb2
@0x/contract-artifacts
: Update IERC20BridgeSampler
wrapper.
2020-02-11 12:07:48 -07:00
Lawrence Forman
8341e60edb
@0x/contract-artifacts
: Update ERC20BridgeSampler
artifact.
2020-02-11 12:07:48 -07:00
Lawrence Forman
6273a1ca73
@0x/contracts-erc20-bridge-sampler
: Remove wrapper functions and introduce batchCall()
.
2020-02-11 12:07:48 -07:00
mzhu25
1b83ebdf89
Merge pull request #2469 from 0xProject/feature/broker/deployments
...
Broker-related updates to contract-artifacts, contract-wrappers, contract-addresses
2020-02-10 18:41:24 -08:00
Michael Zhu
fef7f0506f
rebase 🙄
2020-02-10 17:38:16 -08:00
Michael Zhu
f44eb4e383
Update changelogs for Forwarder changes
2020-02-10 17:11:01 -08:00
Michael Zhu
05df485c4a
Update Forwarder in contract-artifacts and contract-wrappers
2020-02-10 17:11:00 -08:00
Michael Zhu
44857c526b
Remove DutchAuction and OrderValidator from python contract addresses
2020-02-10 17:10:36 -08:00
Michael Zhu
b8ad5d5d32
Update Forwarder addresses
2020-02-10 17:10:36 -08:00
Michael Zhu
e3e0d00e21
Add Broker and GodsUnchainedValidator to contract-wrappers
2020-02-10 17:10:14 -08:00
Michael Zhu
a9b1ea9690
Add Broker and GodsUnchainedValidator to contract-addresses
2020-02-10 17:09:34 -08:00
Michael Zhu
8e5dd0f8d9
Add Broker and GodsUnchainedValidator to contract-artifacts
2020-02-10 17:08:24 -08:00
David Sun
3b0c8f6d92
fortmatic patches
2020-02-09 21:08:46 -05:00
David Sun
21058c2227
changes to fetch account state behavior
2020-02-09 21:08:46 -05:00
David Sun
f3b8ae0781
fix for fortmatic
2020-02-09 21:08:46 -05:00
David Sun
d590b004c1
incomplete, fixes for heartbeater
2020-02-09 21:08:46 -05:00
David Sun
02e21141c6
added minor polish + bug fixes
2020-02-09 21:08:46 -05:00
David Sun
f839a3087d
add yarn.lock
2020-02-09 21:08:46 -05:00
David Sun
f458815541
fixing + testing fortmatic integration
2020-02-09 21:08:46 -05:00
apane
7ba754d2a4
Fixs styling
2020-02-09 21:08:46 -05:00
apane
09706e4ae2
Fix metamask logo size on connect and on install
2020-02-09 21:08:46 -05:00
apane
d18de4c541
Fixs styling
...
Removes unused imports
2020-02-09 21:08:46 -05:00
apane
001c7bfdbc
Fixs order details only when a wallet is connected
2020-02-09 21:08:46 -05:00
apane
d4e04dc712
Fix chevron icon
...
Fixs metamask icon size
2020-02-09 21:08:46 -05:00
apane
8650cb5217
Disables order details if no payment method is selected
2020-02-09 21:08:46 -05:00
apane
0eaaddeb95
Removes unused colors
...
Adds white background
Adds phone.svg
2020-02-09 21:08:46 -05:00
apane
1cf8663f20
Adds phone svg
...
Updates design of payment methods
2020-02-09 21:08:46 -05:00
apane
5130259552
Remove icon on connect button
2020-02-09 21:08:46 -05:00
apane
ba5e19a015
Fix lint errors
...
Remove icon
2020-02-09 21:08:46 -05:00
apane
c0400fa986
Removes onUnlockFormatic, just uses onUnlockGenericWallet
...
Removes unlockWalletWithFormaticProvider, now just uses unlockWalletAndDispatchToStore with getProviderStateBasedOnProviderType
Adds getProviderStateBasedOnProviderType
Adds orderSource to providerState type
2020-02-09 21:08:46 -05:00
apane
51179d10ce
Adds webpack config to use env var
...
Updates env example
Adds unlockWalletWithFormaticProvider on connect
2020-02-09 21:08:46 -05:00
apane
78752f9178
Adds connect to formatic button if the user does not have metamask installed
2020-02-09 21:08:46 -05:00
apane
762db417d7
Adds setProviderState action
...
unlockWalletAndDispatchToStore now changes the provider state based on the provider type
Adds button to connect with fortmatic
Adds FORTMATIC_API_KEY constant
2020-02-09 21:08:45 -05:00
apane
85bdccbc06
Adds Fortmatic to providerType
...
Uses fortmatic as default provider
2020-02-09 21:08:45 -05:00
apane
9f8cb99340
Removes prompt formatic
...
Fixs wallet prompt, adds marginTop props, splits border into border and borderColor
Adds fortmaticPrimary and fortmaticSecondary prop colors
2020-02-09 21:08:45 -05:00
apane
87b90bb04b
Adds fortmatic button
...
Adds fortmatic colors
2020-02-09 21:08:45 -05:00
apane
e961d88277
Adds fortmatic dependency
2020-02-09 21:08:45 -05:00
Jacob Evans
5754c11e34
Publish
...
- @0x/contracts-asset-proxy@3.2.0
- @0x/contracts-broker@1.0.2
- @0x/contracts-coordinator@3.1.0
- @0x/contracts-dev-utils@1.1.0
- @0x/contracts-erc1155@2.1.0
- @0x/contracts-erc20-bridge-sampler@1.3.0
- @0x/contracts-erc20@3.1.0
- @0x/contracts-erc721@3.1.0
- @0x/contracts-exchange-forwarder@4.2.0
- @0x/contracts-exchange-libs@4.3.0
- @0x/contracts-exchange@3.2.0
- @0x/contracts-extensions@6.1.0
- @0x/contracts-integrations@2.3.0
- @0x/contracts-multisig@4.1.0
- @0x/contracts-staking@2.0.7
- @0x/contracts-test-utils@5.1.4
- @0x/contracts-utils@4.3.0
- 0x.js@9.1.0
- @0x/abi-gen@5.2.0
- @0x/assert@3.0.6
- @0x/asset-swapper@4.1.2
- @0x/base-contract@6.2.0
- @0x/connect@6.0.6
- @0x/contract-addresses@4.5.0
- @0x/contract-artifacts@3.5.0
- @0x/contract-wrappers-test@12.2.8
- @0x/contract-wrappers@13.5.0
- @0x/contracts-gen@2.0.7
- @0x/dev-utils@3.2.0
- ethereum-types@3.1.0
- @0x/instant@1.0.45
- @0x/json-schemas@5.0.6
- @0x/migrations@6.1.0
- @0x/monorepo-scripts@1.0.50
- @0x/order-utils@10.2.0
- @0x/orderbook@2.2.0
- @0x/sol-compiler@4.0.7
- @0x/sol-coverage@4.0.7
- @0x/sol-doc@3.1.4
- @0x/sol-profiler@4.0.7
- @0x/sol-resolver@3.0.3
- @0x/sol-trace@3.0.7
- @0x/sol-tracing-utils@7.0.7
- @0x/sra-spec@3.0.6
- @0x/subproviders@6.0.7
- @0x/types@3.1.2
- @0x/typescript-typings@5.0.2
- @0x/utils@5.4.0
- @0x/web3-wrapper@7.0.6
@0x/sol-resolver@3.0.3
@0x/sol-tracing-utils@7.0.7
@0x/base-contract@6.2.0
@0x/contract-artifacts@3.5.0
@0x/contract-wrappers-test@12.2.8
@0x/contract-wrappers@13.5.0
@0x/contracts-asset-proxy@3.2.0
@0x/contracts-broker@1.0.2
@0x/contracts-coordinator@3.1.0
@0x/contracts-dev-utils@1.1.0
@0x/contracts-erc1155@2.1.0
@0x/contracts-erc20-bridge-sampler@1.3.0
@0x/contracts-erc20@3.1.0
@0x/contracts-erc721@3.1.0
@0x/orderbook@2.2.0
@0x/sol-coverage@4.0.7
@0x/sol-doc@3.1.4
@0x/sol-trace@3.0.7
@0x/sra-spec@3.0.6
@0x/subproviders@6.0.7
0x.js@9.1.0
@0x/assert@3.0.6
@0x/connect@6.0.6
@0x/contract-addresses@4.5.0
@0x/contracts-gen@2.0.7
@0x/contracts-test-utils@5.1.4
@0x/migrations@6.1.0
@0x/monorepo-scripts@1.0.50
@0x/order-utils@10.2.0
@0x/sol-compiler@4.0.7
@0x/sol-profiler@4.0.7
@0x/types@3.1.2
@0x/typescript-typings@5.0.2
@0x/utils@5.4.0
@0x/web3-wrapper@7.0.6
ethereum-types@3.1.0
@0x/abi-gen@5.2.0
@0x/asset-swapper@4.1.2
@0x/contracts-exchange-forwarder@4.2.0
@0x/contracts-exchange-libs@4.3.0
@0x/contracts-exchange@3.2.0
@0x/contracts-extensions@6.1.0
@0x/contracts-integrations@2.3.0
@0x/contracts-multisig@4.1.0
@0x/contracts-staking@2.0.7
@0x/contracts-utils@4.3.0
@0x/dev-utils@3.2.0
@0x/instant@1.0.45
@0x/json-schemas@5.0.6
2020-02-09 09:37:34 +10:00
Jacob Evans
7bd88c1bb8
Updated CHANGELOGS & MD docs
2020-02-09 09:37:04 +10:00
Lawrence Forman
445b686c6c
Merge pull request #2463 from 0xProject/feat/abi-gen/library-linking
...
Support contracts with unlinked libraries
2020-02-08 00:23:57 -05:00
Lawrence Forman
0cb7b75214
Merge pull request #2464 from 0xProject/feat/contracts/dev-utils/public-libraries-refactor
...
DevUtils refactor into public libraries
2020-02-07 23:53:16 -05:00
Lawrence Forman
a08399dfee
regenerate artifacts and wrappers
2020-02-07 23:23:23 -05:00
Lawrence Forman
4016808fa4
Cherry pick DevUtils
refactor code from #2456
2020-02-07 23:23:23 -05:00
Lawrence Forman
8635849977
Address review comments and regenerate contract-wrappers
2020-02-07 23:22:58 -05:00
Lawrence Forman
1a9ed4d4fe
Add es2018.promises
tsconfig lib target.
2020-02-07 23:22:58 -05:00
Lawrence Forman
e7b3246dd0
Cherry pick library linking code from #2456
2020-02-07 23:22:58 -05:00
Lawrence Forman
19589aec57
Cherry-pick changes from feat/dev-utils/dydx-bridge-validation
2020-02-07 23:22:58 -05:00
Lawrence Forman
4d33ff0417
Cherry-pick changes from feat/dev-utils/dydx-bridge-validation
2020-02-07 23:22:58 -05:00
Lawrence Forman
93a5ab5b33
Merge pull request #2462 from 0xProject/fix-and-feat/restore-contract-tests-and-refactors
...
Fix contracts tests + refactors
2020-02-07 23:16:50 -05:00