Alex Browne
|
dedddcfcf5
|
Update sol-cov CHANGELOG.json
|
2018-06-20 12:22:39 -07:00 |
|
Alex Browne
|
613a78bcf6
|
Include source code snippets in revert stack traces
|
2018-06-20 12:19:30 -07:00 |
|
Fabio Berger
|
47b4c236c3
|
Fix CHANGELOG entries changed during incorrect merge (2a4456b)
|
2018-06-20 20:29:22 +02:00 |
|
Jacob Evans
|
096eaa20d7
|
Merge pull request #637 from 0xProject/bug/contracts/eip712-191-prefix
Add missing EIP191 prefix for EIP712 and Execute Transaction
|
2018-06-20 10:54:51 +10:00 |
|
Jacob Evans
|
512bd84cc2
|
Fix closing parens in liborder
|
2018-06-20 10:27:45 +10:00 |
|
Jacob Evans
|
25fa29e6e1
|
Update after rebase
|
2018-06-20 10:01:41 +10:00 |
|
Jacob Evans
|
bddc47f9b2
|
ERC721Proxy Always call safeTransferFrom
|
2018-06-20 10:00:59 +10:00 |
|
Amir Bandeali
|
e216eb1e7b
|
Merge pull request #714 from 0xProject/feature/contracts/cancelOrdersUpToSender
Make cancelOrdersUpTo compatible with sender abstraction
|
2018-06-19 15:23:28 -07:00 |
|
Amir Bandeali
|
6b08e6b809
|
Rename makerEpoch => orderEpoch
|
2018-06-19 13:52:23 -07:00 |
|
Francesco Agosti
|
0438fdde49
|
Merge pull request #724 from 0xProject/bug/website/onboarding-improvements
Fix Wallet appearing over Drawer, and Onboarding not exiting when changing routes
|
2018-06-19 13:47:52 -07:00 |
|
Francesco Agosti
|
be4ea18119
|
Merge pull request #727 from 0xProject/bug/website/fix-fetching-balances-on-wallet-login
Fix bug where we do not fetch balances on wallet login
|
2018-06-19 13:43:08 -07:00 |
|
fragosti
|
a75d6531f2
|
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into bug/website/onboarding-improvements
|
2018-06-19 13:29:54 -07:00 |
|
Amir Bandeali
|
e92926e881
|
Make cancelOrdersUpTo compatible with sender abstraction
|
2018-06-19 13:04:55 -07:00 |
|
Brandon Millman
|
7dd208fb49
|
Merge pull request #723 from 0xProject/bug/website/drawer-address
Consolidate account state display message logic
|
2018-06-19 10:44:18 -07:00 |
|
Brandon Millman
|
829bc96209
|
Use Image component instead of img tag
|
2018-06-19 10:30:28 -07:00 |
|
fragosti
|
7454e16aae
|
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into feature/website/portal-v2-analytics
|
2018-06-19 10:19:38 -07:00 |
|
Brandon Millman
|
e4acad60e9
|
Merge pull request #726 from 0xProject/bug/website/late-eth-balance
Check network state immediately instead of waiting for delay
|
2018-06-19 10:03:08 -07:00 |
|
Remco Bloemen
|
66dc70c057
|
Merge pull request #683 from 0xProject/fix/contracts/memcpy
Simplified handling of source < 32 edge case
|
2018-06-19 13:53:25 +02:00 |
|
Fabio Berger
|
f3ae5d8160
|
Prettier fix
|
2018-06-19 13:46:39 +02:00 |
|
Fabio Berger
|
d937541aa0
|
Merge pull request #701 from feuGeneA/v2-prototype
Document use of contract_templates (take 2; based on v2-prototype, not master)
|
2018-06-19 13:44:55 +02:00 |
|
Fabio Berger
|
21707d7ff6
|
Merge pull request #728 from 0xProject/fix/post-dev-publish
Update v2-prototype w/ development changes since publish
|
2018-06-19 13:18:36 +02:00 |
|
Ara Kevonian
|
df50232ed9
|
Update default params in sendRawPaylodAsync for improved JSON-RPC compatibility
|
2018-06-19 04:13:32 -07:00 |
|
Fabio Berger
|
17d49067e9
|
Fix missed merge conflicts
|
2018-06-19 12:56:22 +02:00 |
|
Remco Bloemen
|
9a2e023a51
|
Assembler orderHash function
|
2018-06-19 12:55:04 +02:00 |
|
Jacob Evans
|
9c747f3160
|
Merge pull request #659 from 0xProject/feature/contracts/split-proxy-internal-logic
Split transfer implementation and AssetProxyMixin
|
2018-06-19 20:41:06 +10:00 |
|
Fabio Berger
|
a96abe2422
|
Fix additional versions and update yarn.lock
|
2018-06-19 12:32:43 +02:00 |
|
Fabio Berger
|
84a4a888e6
|
Add OrderWatcherConfig type to 0x.js docs page
|
2018-06-19 11:34:44 +02:00 |
|
Fabio Berger
|
e3299b546e
|
Export OrderWatcherConfig from 0x.js
|
2018-06-19 11:33:46 +02:00 |
|
Fabio Berger
|
f2e0f1b2f1
|
Update all package versions to match latest published to NPM
|
2018-06-19 11:32:55 +02:00 |
|
Fabio Berger
|
2a4456b9ca
|
Update CHANGELOG's with publishes performed on development branch
|
2018-06-19 11:16:30 +02:00 |
|
Jacob Evans
|
560a55bfd1
|
Optimize and remove redundant encodePacked
|
2018-06-19 17:32:17 +10:00 |
|
fragosti
|
d32f0fad12
|
Fix linting issue
|
2018-06-18 18:56:31 -07:00 |
|
fragosti
|
031e7d270d
|
Fix bug where we do fetch balances on wallet login
|
2018-06-18 18:08:38 -07:00 |
|
Brandon Millman
|
3b73a0e269
|
Check network state immediately instead of waiting for delay
|
2018-06-18 18:01:38 -07:00 |
|
Brandon Millman
|
0bfcf79e79
|
Increase number of columns in relayer grid for small screens
|
2018-06-18 17:44:09 -07:00 |
|
fragosti
|
bdd299dd9e
|
Fix onboarding persisting when changing routes
|
2018-06-18 17:24:31 -07:00 |
|
Brandon Millman
|
f97e605bf6
|
Consolidate account state messaging logic
|
2018-06-18 17:08:44 -07:00 |
|
fragosti
|
db9ff76754
|
Only elevate wallet zIndex when onboarding is in progress
|
2018-06-18 16:57:28 -07:00 |
|
Amir Bandeali
|
9e431df848
|
Make isValidSignature public
|
2018-06-18 16:00:55 -07:00 |
|
Amir Bandeali
|
8fd9aebcb9
|
Make batchFill methods return FIllResults struct
|
2018-06-18 15:50:02 -07:00 |
|
Fabio Berger
|
25b6d1a232
|
Remove remove_tags script
|
2018-06-18 23:20:07 +02:00 |
|
Fabio Berger
|
880cbd88c2
|
Small fixes
|
2018-06-18 23:15:52 +02:00 |
|
Fabio Berger
|
dcd53c3c5b
|
Use semver package instead of getNextPatchVersion
|
2018-06-18 23:08:44 +02:00 |
|
Fabio Berger
|
3e64b3da39
|
Use semver library instead of semverUtils
|
2018-06-18 23:08:33 +02:00 |
|
Fabio Berger
|
9a748c8bf1
|
small fixes
|
2018-06-18 23:07:03 +02:00 |
|
Fabio Berger
|
53eae14763
|
Show all errors of a given kind at once rather then throwing after the first instance is encountered
|
2018-06-18 23:06:55 +02:00 |
|
Fabio Berger
|
074c42e8b6
|
fix package.json
|
2018-06-18 23:06:48 +02:00 |
|
Fabio Berger
|
8633fa7024
|
Add more prepublish checks
|
2018-06-18 23:06:32 +02:00 |
|
Fabio Berger
|
19668b9b48
|
remove remove_tags script
|
2018-06-18 23:05:03 +02:00 |
|
Brandon Millman
|
3f02631b98
|
Merge pull request #712 from 0xProject/feature/website/portal-facelift
Change relayer grid tile to use logos and primary colors
|
2018-06-18 12:11:59 -07:00 |
|