Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed merge conflict from development | Greg Hysen | 2019-01-08 | 3 | -4/+6 |
| | |||||
* | Ran prettier | Greg Hysen | 2019-01-08 | 1 | -1/+9 |
| | |||||
* | Doc generation working for changes by dutch auction wrapper | Greg Hysen | 2019-01-08 | 1 | -1/+1 |
| | |||||
* | added changelog entry for monorepo-scripts | Greg Hysen | 2019-01-08 | 1 | -0/+4 |
| | |||||
* | Hide dutch auction wrapper from docs -- hopefully this will prevent the ↵ | Greg Hysen | 2019-01-08 | 1 | -0/+1 |
| | | | | "must export Web3Wrapper" error from doc generation | ||||
* | Added NetworkID 50 address for dutch auction wrapper | Greg Hysen | 2019-01-08 | 1 | -2/+1 |
| | |||||
* | removed manual updte of package.json version | Greg Hysen | 2019-01-08 | 5 | -5/+5 |
| | |||||
* | export dutch auction wrapper types from 0x.js | Greg Hysen | 2019-01-08 | 2 | -0/+3 |
| | |||||
* | Export dutch auction wrapper in 0x.js | Greg Hysen | 2019-01-08 | 1 | -0/+1 |
| | |||||
* | ran prettier | Greg Hysen | 2019-01-08 | 3 | -4/+6 |
| | |||||
* | Minor documentation updates to dutch auction wrapper | Greg Hysen | 2019-01-08 | 4 | -27/+35 |
| | |||||
* | `afterAuctionDetails` -> `auctionDetails` | Greg Hysen | 2019-01-08 | 1 | -2/+2 |
| | |||||
* | Added @todo for including dutch auction addresses once deployed | Greg Hysen | 2019-01-08 | 1 | -2/+6 |
| | |||||
* | Ran prettier & linter | Greg Hysen | 2019-01-08 | 6 | -83/+86 |
| | |||||
* | Removed redundant assignment | Greg Hysen | 2019-01-08 | 1 | -1/+1 |
| | |||||
* | removed needless newline on contract-wrappers changelog | Greg Hysen | 2019-01-08 | 1 | -2/+1 |
| | |||||
* | removed timestamp from changelog for abi-gen-wrappers | Greg Hysen | 2019-01-08 | 1 | -2/+1 |
| | |||||
* | added dutch auction address for testnets | Greg Hysen | 2019-01-08 | 1 | -3/+3 |
| | |||||
* | removed .only | Greg Hysen | 2019-01-08 | 1 | -1/+1 |
| | |||||
* | updated relevant changelogs | Greg Hysen | 2019-01-08 | 10 | -5/+51 |
| | |||||
* | Added dutch auction utils to contract-wrappers | Greg Hysen | 2019-01-08 | 1 | -0/+144 |
| | |||||
* | ran prettier + added changelog entry for contract wrappers | Greg Hysen | 2019-01-08 | 2 | -6/+12 |
| | |||||
* | ran prettier | Greg Hysen | 2019-01-08 | 2 | -37/+35 |
| | |||||
* | dutch wrapper tests working | Greg Hysen | 2019-01-08 | 3 | -52/+27 |
| | |||||
* | all dutchie wrapper tests passing | Greg Hysen | 2019-01-08 | 2 | -108/+76 |
| | |||||
* | Progress on dutch auction wrapper. Need to add auction data decoding to it. | Greg Hysen | 2019-01-08 | 3 | -23/+99 |
| | |||||
* | Removed unnecessary fields from dutch auction artifacts | Greg Hysen | 2019-01-08 | 1 | -84/+2 |
| | |||||
* | Dutch wrapper | Greg Hysen | 2019-01-08 | 13 | -21/+1052 |
| | |||||
* | Dutch Auction Contract Wrapper | Greg Hysen | 2019-01-08 | 2 | -0/+29 |
| | |||||
* | Optimize SQL queries in pull_missing_blocks (#1458) | Alex Browne | 2019-01-08 | 1 | -19/+20 |
| | | | | | | * Optimize SQL queries in pull_missing_blocks * Update comment in pull_missing_blocks | ||||
* | chore(website): update copy on market making page | Brandon Millman | 2019-01-08 | 1 | -1/+1 |
| | |||||
* | fix(website): fix some copy on the market maker page | Brandon Millman | 2019-01-08 | 1 | -1/+1 |
| | |||||
* | Merge pull request #1487 from 0xProject/feature/website/market-maker-page | Brandon Millman | 2019-01-08 | 6 | -112/+282 |
|\ | | | | | [website] Add market making grant program page | ||||
| * | chore(website): fix linter | Brandon Millman | 2019-01-08 | 1 | -1/+1 |
| | | |||||
| * | chore(website): update market making page copy | Brandon Millman | 2019-01-07 | 1 | -5/+5 |
| | | |||||
| * | feat(website): add contact us hero action to market maker page | Brandon Millman | 2019-01-07 | 2 | -15/+30 |
| | | |||||
| * | feat(website): implement market maker form | Brandon Millman | 2019-01-07 | 2 | -63/+184 |
| | | |||||
| * | feat(website): Add support for copper forms in the offers | Brandon Millman | 2019-01-05 | 2 | -29/+50 |
| | | |||||
| * | feat(website): add link underneath the first feature in market maker page | Brandon Millman | 2019-01-05 | 1 | -0/+7 |
| | | |||||
| * | feat(website): update market maker page copy and links | Brandon Millman | 2019-01-05 | 1 | -14/+10 |
| | | |||||
| * | feat(website): add market making section to developers dropdown | Brandon Millman | 2019-01-05 | 1 | -0/+4 |
| | | |||||
| * | feature(website): add market making page | Brandon Millman | 2019-01-04 | 1 | -0/+6 |
| | | |||||
* | | Use enums in pipeline | Amir Bandeali | 2019-01-08 | 19 | -59/+75 |
| | | |||||
* | | Minimize unnecessary type assertions | Amir Bandeali | 2019-01-08 | 11 | -328/+247 |
| | | |||||
* | | Fix linting errors | Amir Bandeali | 2019-01-08 | 4 | -0/+4 |
| | | |||||
* | | Add tests for MAP in order watcher | Amir Bandeali | 2019-01-08 | 2 | -1/+209 |
| | | |||||
* | | Do not export AssetData in 0x.js | Amir Bandeali | 2019-01-08 | 2 | -3/+2 |
| | | |||||
* | | Add tests for recursive MAP decoding | Amir Bandeali | 2019-01-08 | 4 | -10/+68 |
| | | |||||
* | | Update CHANGELOGs | Amir Bandeali | 2019-01-08 | 5 | -4/+14 |
| | | |||||
* | | FIx linting errors | Amir Bandeali | 2019-01-08 | 3 | -0/+8 |
| | | |||||
* | | Add recursive MultiAsset decoding, store first address in pipeline | Amir Bandeali | 2019-01-08 | 8 | -21/+62 |
| | | |||||
* | | feat: Add balance and allowance checks for MultiAssetProxy | Amir Bandeali | 2019-01-08 | 1 | -45/+87 |
| | | |||||
* | | feat: Add fields to OrderRelevantState and change AssetData to SingleAssetData | Amir Bandeali | 2019-01-08 | 2 | -2/+4 |
| | | |||||
* | | Add individual balances and allowances to OrderRelevantState | Amir Bandeali | 2019-01-08 | 3 | -3/+74 |
| | | |||||
* | | Do not attempt to parse tokenAddress if decoding data from multiAssetProxy | Amir Bandeali | 2019-01-08 | 5 | -23/+58 |
| | | |||||
* | | Fix transferFrom to work with MAP | Amir Bandeali | 2019-01-08 | 3 | -21/+48 |
| | | |||||
* | | Rename functions | Amir Bandeali | 2019-01-08 | 2 | -18/+16 |
| | | |||||
* | | Add prefix to names of properties in EncodingRules and DecodingRules | Amir Bandeali | 2019-01-08 | 9 | -21/+32 |
| | | |||||
* | | feat: Export MultiAssetData in types | Amir Bandeali | 2019-01-08 | 3 | -0/+11 |
| | | |||||
* | | Fix decoding and add tests | Amir Bandeali | 2019-01-08 | 2 | -34/+55 |
| | | |||||
* | | Run linter | Amir Bandeali | 2019-01-08 | 2 | -1/+5 |
| | | |||||
* | | Add support for MAP in fill-scenarios | Amir Bandeali | 2019-01-08 | 2 | -40/+45 |
| | | |||||
* | | Update CHANGELOG | Amir Bandeali | 2019-01-08 | 1 | -0/+9 |
| | | |||||
* | | feat: Add support for MultiAssetProxy | Amir Bandeali | 2019-01-08 | 2 | -55/+131 |
| | | |||||
* | | fix: Add error message if assetProxyId is not ERC20 or ERC721 | Amir Bandeali | 2019-01-08 | 2 | -7/+27 |
| | | |||||
* | | Add length check to MultiAsset encoding | Amir Bandeali | 2019-01-08 | 2 | -1/+8 |
| | | |||||
* | | Update CHANGELOGs | Amir Bandeali | 2019-01-08 | 2 | -0/+13 |
| | | |||||
* | | Use new AbiEncoder, add logic for encoding/decoding MultiAsset assetData | Amir Bandeali | 2019-01-08 | 4 | -72/+217 |
| | | |||||
* | | feat: Add MultiAsset types | Amir Bandeali | 2019-01-08 | 1 | -1/+8 |
| | | |||||
* | | fix(sra-spec): Add title tag | Steve Klebanoff | 2019-01-04 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #1481 from 0xProject/fix/instant/dropdown-color | Steve Klebanoff | 2019-01-04 | 2 | -17/+24 |
|\ | | | | | [instant] Dropdown hover 10% of primary color | ||||
| * | fix(instant): Dropdown hover should be 10% of primary color | Steve Klebanoff | 2019-01-03 | 2 | -17/+24 |
| | | |||||
* | | feat: unmount the token selector when its not displaying | fragosti | 2019-01-03 | 4 | -54/+75 |
| | | |||||
* | | feat: dont re-render the token selector on every input change | fragosti | 2019-01-02 | 1 | -8/+31 |
| | | |||||
* | | feat: give all stateless components a displayName or make them private | fragosti | 2019-01-02 | 15 | -2/+32 |
| | | |||||
* | | feat: use PureComponent instead of Component | fragosti | 2019-01-02 | 16 | -18/+18 |
|/ | |||||
* | Merge pull request #1470 from 0xProject/feature/website/0x-org-cleanup | Francesco Agosti | 2019-01-02 | 269 | -4062/+645 |
|\ | | | | | [website] Remove @next dir, remove unused files. | ||||
| * | fix: merge conflict | fragosti | 2018-12-27 | 1 | -10/+15 |
| |\ | |||||
| * | | fix: remove --json flag from build | fragosti | 2018-12-21 | 1 | -1/+1 |
| | | | |||||
| * | | feat: move over @next images as well, selectively delete | fragosti | 2018-12-21 | 121 | -364/+0 |
| | | | |||||
| * | | feat: remove unused files | fragosti | 2018-12-21 | 29 | -2818/+1 |
| | | | |||||
| * | | feat: make project build by adding back old footer component | fragosti | 2018-12-21 | 10 | -12/+240 |
| | | | |||||
| * | | feat: remove @next directory from all imports | fragosti | 2018-12-21 | 40 | -204/+204 |
| | | | |||||
| * | | feat: move all @next files to non @next directory | fragosti | 2018-12-21 | 119 | -676/+212 |
| | | | |||||
* | | | feat: use kovan.0xproject.com instead of kovan.0x.org | fragosti | 2018-12-27 | 1 | -2/+2 |
| |/ |/| | |||||
* | | fix(website): Fix bad merge | Steve Klebanoff | 2018-12-25 | 1 | -1/+0 |
| | | |||||
* | | Merge pull request #1469 from 0xProject/fix/website/job-openings | Steve Klebanoff | 2018-12-22 | 2 | -10/+16 |
|\ \ | |/ |/| | [website] Tweak job listings | ||||
| * | fix(website): Cleanup jobs section | Steve Klebanoff | 2018-12-21 | 2 | -8/+13 |
| | | |||||
| * | make percentage 100% | Steve Klebanoff | 2018-12-21 | 1 | -1/+1 |
| | | |||||
| * | give more space to job title and change apply link | Steve Klebanoff | 2018-12-21 | 2 | -4/+6 |
| | | |||||
* | | Merge pull request #1434 from 0xProject/fix/instant/signature-denied | Brandon Millman | 2018-12-21 | 9 | -6/+38 |
|\ \ | | | | | | | [instant] fix signature denial error message and add trust wallet detection | ||||
| * \ | Merge branch 'development' into fix/instant/signature-denied | Brandon Millman | 2018-12-21 | 288 | -481/+9901 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (914 commits) Unfix compiler version except for top level contracts Move OrderValidator to extensions Update CHANGELOG Remove assembly version of matchOrders Add getOrderInfo check before calling fillOrder Update comments and hard code function selector constants Fix build after rebase update comments Fix build and add back tests Update dependency paths Add OrderMatcher tests feat: Add OrderMatcher contract that takes spread in multiple assets by calling `matchOrders` followed by `fillOrder` Update CHANGELOG Use more efficient equality checks Add note about input validation Use more efficient check for overflow Check if amount == 0 before doing division Reapply prettier New relayers feat(sra_client.py): Test deployed pkg via tox ... | ||||
| * | | | feat(instant): add new event for unknown buy errors | Brandon Millman | 2018-12-21 | 2 | -1/+7 |
| | | | | |||||
| * | | | feature(contract-wrappers): add support for Trust Wallet signature denial ↵ | Brandon Millman | 2018-12-21 | 3 | -2/+14 |
| | | | | | | | | | | | | | | | | errors when trying to sense signature denial from a provider | ||||
| * | | | fix(instant): add analytics to unknown error on executeBuyAsync | Brandon Millman | 2018-12-21 | 1 | -0/+1 |
| | | | | |||||
| * | | | fix(instant): catch unknown errors from executeBuyAsync, report them and ↵ | Brandon Millman | 2018-12-21 | 3 | -4/+9 |
| | | | | | | | | | | | | | | | | show could not submit transaction | ||||
| * | | | fix(instant): use isTrust property to determine if provider is trust wallet | Brandon Millman | 2018-12-21 | 1 | -1/+1 |
| | | | | |||||
| * | | | feature(instant): add trust wallet detection | Brandon Millman | 2018-12-15 | 3 | -0/+4 |
| | | | | |||||
| * | | | fix(instant): treat executeBuyQuote errors as signature denials | Brandon Millman | 2018-12-15 | 1 | -5/+9 |
| | | | | |||||
* | | | | Merge pull request #1467 from 0xProject/fix/website/remove-placeholders | Steve Klebanoff | 2018-12-21 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | [website] Don't show placeholder text on contact page | ||||
| * | | | | Remove using label as placeholder | Steve Klebanoff | 2018-12-21 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Merge pull request #1466 from 0xProject/feature/website/remove-ts-warnings | Steve Klebanoff | 2018-12-21 | 20 | -959/+26 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | [website] Fix TS errors | ||||
| * | | | | Don't allow compiling with errors | Steve Klebanoff | 2018-12-21 | 1 | -1/+0 |
| | | | | | |||||
| * | | | | Declare imported package which doesn't have types | Steve Klebanoff | 2018-12-21 | 1 | -0/+1 |
| | | | | | |||||
| * | | | | Fix types | Steve Klebanoff | 2018-12-21 | 3 | -3/+4 |
| | | | | | |||||
| * | | | | Fix types | Steve Klebanoff | 2018-12-21 | 4 | -3/+8 |
| | | | | | |||||
| * | | | | Fix TS error w/ children on portal | Steve Klebanoff | 2018-12-21 | 1 | -0/+1 |
| | | | | | |||||
| * | | | | Rename props and fix router types | Steve Klebanoff | 2018-12-21 | 1 | -4/+8 |
| | | | | | |||||
| * | | | | Fix StyledCommunityLink props | Steve Klebanoff | 2018-12-21 | 1 | -2/+4 |
| | | | | | |||||
| * | | | | remove unused file | Steve Klebanoff | 2018-12-20 | 1 | -170/+0 |
| | | | | | |||||
| * | | | | remove unused instant pages | Steve Klebanoff | 2018-12-20 | 7 | -776/+0 |
| |/ / / | |||||
* | | | | Merge pull request #1463 from 0xProject/feature/website/new-logos | Steve Klebanoff | 2018-12-21 | 6 | -4/+101 |
|\ \ \ \ | |_|_|/ |/| | | | [website] Add new relayers | ||||
| * | | | Merge branch 'development' into feature/website/new-logos | Steve Klebanoff | 2018-12-21 | 34 | -220/+1146 |
| |\| | | |||||
| * | | | New relayers | Steve Klebanoff | 2018-12-20 | 6 | -4/+101 |
| | | | | |||||
* | | | | Reapply prettier | Fred Carlsen | 2018-12-20 | 2 | -6/+8 |
| | | | | |||||
* | | | | Disable fee slider when no address is put in | Fred Carlsen | 2018-12-20 | 2 | -1/+2 |
| | | | | |||||
* | | | | Fix page titles | Fred Carlsen | 2018-12-20 | 9 | -6/+25 |
| | | | | |||||
* | | | | Merge remote-tracking branch 'upstream/feature/website/0x-org' into ↵ | Fred Carlsen | 2018-12-20 | 76 | -617/+1641 |
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature/website/0x-org # Conflicts: # packages/website/ts/@next/components/button.tsx # packages/website/ts/@next/components/definition.tsx # packages/website/ts/@next/components/hero.tsx # packages/website/ts/@next/components/sections/landing/about.tsx # packages/website/ts/@next/pages/market_maker.tsx | ||||
| * | | | Merge branch 'development' into feature/website/0x-org | Steve Klebanoff | 2018-12-20 | 34 | -220/+1146 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Update packages/sol-compiler/src/compiler.ts | Fabio B | 2018-12-19 | 1 | -1/+2 |
| | | | | | | | | | | | | Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com> | ||||
| | * | | Update packages/sol-compiler/src/utils/compiler.ts | Fabio B | 2018-12-19 | 1 | -1/+1 |
| | | | | | | | | | | | | Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com> | ||||
| | * | | Run prettier | Leonid Logvinov | 2018-12-19 | 1 | -1/+3 |
| | | | | |||||
| | * | | Describe regexes | Leonid Logvinov | 2018-12-19 | 1 | -1/+4 |
| | | | | |||||
| | * | | Add a NOTE comment | Leonid Logvinov | 2018-12-19 | 1 | -0/+3 |
| | | | | |||||
| | * | | Add a comment for SpyResolver | Leonid Logvinov | 2018-12-19 | 1 | -0/+4 |
| | | | | |||||
| | * | | Move logWithTime to logUtils | Leonid Logvinov | 2018-12-19 | 5 | -11/+20 |
| | | | | |||||
| | * | | Update packages/sol-compiler/src/compiler.ts | Fabio B | 2018-12-19 | 1 | -1/+1 |
| | | | | | | | | | | | | Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com> | ||||
| | * | | Disable linter no a hanging promise with a comment | Leonid Logvinov | 2018-12-19 | 1 | -2/+3 |
| | | | | |||||
| | * | | Mark the field as readonly | Leonid Logvinov | 2018-12-19 | 1 | -1/+1 |
| | | | | |||||
| | * | | Remove unused variables | Leonid Logvinov | 2018-12-19 | 1 | -2/+0 |
| | | | | |||||
| | * | | Move logWithTime function to utils | Leonid Logvinov | 2018-12-19 | 2 | -10/+11 |
| | | | | |||||
| | * | | Add PR numbers | Leonid Logvinov | 2018-12-19 | 2 | -4/+4 |
| | | | | |||||
| | * | | Add sol-compiler watch mode | Leonid Logvinov | 2018-12-19 | 7 | -7/+88 |
| | | | | |||||
| | * | | Add SpyResolver | Leonid Logvinov | 2018-12-19 | 2 | -0/+24 |
| | | | | |||||
| | * | | Add to type in sol-resolver | Leonid Logvinov | 2018-12-19 | 7 | -25/+21 |
| | | | | |||||
| | * | | Add includes section to typescript-typings package.json | Leonid Logvinov | 2018-12-19 | 1 | -1/+2 |
| | | | | |||||
| | * | | Refactor most of the sol-compiler methods into helper functions in utils and ↵ | Leonid Logvinov | 2018-12-19 | 3 | -187/+237 |
| | | | | | | | | | | | | | | | | make resolver pluggable into them | ||||
| | * | | fix prettier | Fabio Berger | 2018-12-19 | 1 | -2/+1 |
| | | | | |||||
| | * | | Merge branch 'development' into website/addPySRA | Fabio Berger | 2018-12-19 | 134 | -508/+1869 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (141 commits) Add missing CHANGELOG entry for OrderWatcher WS interface Bump up stale to close to 30 days Move onMessageAsync outside of tests and add comments Fix WS tests to remove race-condition and be more specific about the message expected Add temporary console.log to test failing on CI Make @0x/contracts-test-utils a dependency instead of a devDependency Fix test-publish failure in contracts packages Fixed solhint errors Added documentation to `LibAddressArray.append` and switched `if` to `require` smt Updated changelogs for new contracts Added `gas` field so tests pass on Geth; Added Changelog for new Extensions Updated comment `Execute fillOrder` -> `Execute exchange function` Explicit returns Prettier / Linter on contracts + TS Refactoring balance threshold filter Moved exchange calldata functions to separate mixin Less Assembly. More Solidity. Less Efficiency. More Readability. Run all tests for extensions Cleaned up tests for balance threshold filter ... | ||||
| | | * \ | Merge branch 'development' of github.com:0xProject/0x-monorepo into development | Fabio Berger | 2018-12-19 | 10 | -2/+732 |
| | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'development' of github.com:0xProject/0x-monorepo: Move onMessageAsync outside of tests and add comments Fix WS tests to remove race-condition and be more specific about the message expected Add temporary console.log to test failing on CI Remove unused file Fix file name Consolidate use of isVerbose in orderWatcherConfig Add isVerbose option to enable/disable logging Fix schemas and tests Move OrderWatcher Websocket schemas to json-schemas and convert to JSON so that they are language agnostic Improve our compliance to the JSON RPC spec remove unused instance variable Ensure fileName matches class name, fix broadcast Respond to CR Respond to CR WIP: OrderWatcher WebSocket | ||||
| | | | * \ | Merge branch 'development' into features/orderwatcher_ws | Fabio Berger | 2018-12-19 | 1 | -0/+4 |
| | | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (74 commits) Bump up stale to close to 30 days Make @0x/contracts-test-utils a dependency instead of a devDependency Fix test-publish failure in contracts packages Fixed solhint errors Added documentation to `LibAddressArray.append` and switched `if` to `require` smt Updated changelogs for new contracts Added `gas` field so tests pass on Geth; Added Changelog for new Extensions Updated comment `Execute fillOrder` -> `Execute exchange function` Explicit returns Prettier / Linter on contracts + TS Refactoring balance threshold filter Moved exchange calldata functions to separate mixin Less Assembly. More Solidity. Less Efficiency. More Readability. Run all tests for extensions Cleaned up tests for balance threshold filter Removed deprecated README + comments removed unnecessary log removed `only` from tests solhint fixes ... | ||||
| | | | * | | | Move onMessageAsync outside of tests and add comments | Fabio Berger | 2018-12-19 | 1 | -23/+30 |
| | | | | | | | |||||
| | | | * | | | Fix WS tests to remove race-condition and be more specific about the message ↵ | Fabio Berger | 2018-12-19 | 1 | -23/+34 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | expected | ||||
| | | | * | | | Add temporary console.log to test failing on CI | Fabio Berger | 2018-12-19 | 1 | -0/+1 |
| | | | | | | | |||||
| | | | * | | | Merge branch 'development' into features/orderwatcher_ws | Fabio Berger | 2018-12-19 | 176 | -805/+2943 |
| | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (107 commits) Fix OrderWatcher title to fix sidebar top Fix version picker so it doesn't overflow onto two lines Fix bug in pull_missing_blocks with incorrect start block (#1438) Pull approval events for ZRX and DAI (#1430) fix semicolon and apply prettier Fix dex order quote/base asset assigning (#1432) Apply prettier Publish Updated CHANGELOGS Rename contracts CHANGELOGs to DEPLOYs Move Forwarder CHANGELOG entries to extensions CHANGELOG Make contracts packages not private Publish Updated CHANGELOGS Show @ price in light grey Updated CHANGELOGS typeof -> isString add special case to scrape OHLCV for eth/usd (#1428) run linter simplify scaling input logic ... | ||||
| | | | * | | | | Remove unused file | Fabio Berger | 2018-12-19 | 1 | -2/+0 |
| | | | | | | | | |||||
| | | | * | | | | Fix file name | Fabio Berger | 2018-12-17 | 3 | -2/+2 |
| | | | | | | | | |||||
| | | | * | | | | Consolidate use of isVerbose in orderWatcherConfig | Fabio Berger | 2018-12-17 | 2 | -19/+14 |
| | | | | | | | | |||||
| | | | * | | | | Add isVerbose option to enable/disable logging | Fabio Berger | 2018-12-17 | 2 | -6/+23 |
| | | | | | | | | |||||
| | | | * | | | | Fix schemas and tests | Fabio Berger | 2018-12-17 | 4 | -29/+32 |
| | | | | | | | | |||||
| | | | * | | | | Move OrderWatcher Websocket schemas to json-schemas and convert to JSON so ↵ | Fabio Berger | 2018-12-17 | 6 | -64/+71 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | that they are language agnostic | ||||
| | | | * | | | | Improve our compliance to the JSON RPC spec | Fabio Berger | 2018-12-17 | 5 | -33/+37 |
| | | | | | | | | |||||
| | | | * | | | | remove unused instance variable | Fabio Berger | 2018-12-16 | 1 | -2/+0 |
| | | | | | | | | |||||
| | | | * | | | | Ensure fileName matches class name, fix broadcast | Fabio Berger | 2018-12-16 | 4 | -21/+32 |
| | | | | | | | | |||||
| | | | * | | | | Respond to CR | kao | 2018-12-15 | 5 | -101/+209 |
| | | | | | | | | |||||
| | | | * | | | | Respond to CR | kao | 2018-12-15 | 6 | -144/+295 |
| | | | | | | | | |||||
| | | | * | | | | WIP: OrderWatcher WebSocket | kao | 2018-12-13 | 4 | -1/+420 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently incomplete. Main challenge is to figure out how to test a client + server setup in the single-threaded javascript environment. | ||||
| | | * | | | | | Add missing CHANGELOG entry for OrderWatcher WS interface | Fabio Berger | 2018-12-19 | 1 | -0/+10 |
| | | | |_|/ / | | | |/| | | | |||||
| | | * | | | | Less Assembly. More Solidity. Less Efficiency. More Readability. | Greg Hysen | 2018-12-19 | 1 | -151/+0 |
| | | | | | | | |||||
| | | * | | | | Removed deprecated README + comments | Greg Hysen | 2018-12-19 | 1 | -2/+0 |
| | | | | | | | |||||
| | | * | | | | Prettier / Linter fixes for TS | Greg Hysen | 2018-12-19 | 1 | -1/+1 |
| | | | | | | | |||||
| | | * | | | | Ported Balance Threshold Filter to new contract directory structure | Greg Hysen | 2018-12-19 | 6 | -2242/+0 |
| | | | | | | | |||||
| | | * | | | | Test for ERC20 balance threshold | Greg Hysen | 2018-12-19 | 1 | -114/+146 |
| | | | | | | | |||||
| | | * | | | | Exchange Selectors - sorted | Greg Hysen | 2018-12-19 | 1 | -107/+96 |
| | | | | | | | |||||
| | | * | | | | Removed Yes Token - its no longer needed to test Balance Threshold Filter | Greg Hysen | 2018-12-19 | 7 | -1453/+12 |
| | | | | | | | |||||
| | | * | | | | Tests finished for balance threshold wrapper | Greg Hysen | 2018-12-19 | 1 | -31/+189 |
| | | | | | | | |||||
| | | * | | | | matchOrders test cases for balance threshold filter contract | Greg Hysen | 2018-12-19 | 2 | -3/+45 |
| | | | | | | | |||||
| | | * | | | | Tests for MatchOrders | Greg Hysen | 2018-12-19 | 3 | -7/+111 |
| | | | | | | | |||||
| | | * | | | | Tests for marketBuy invariants | Greg Hysen | 2018-12-19 | 1 | -10/+185 |
| | | | | | | | |||||
| | | * | | | | marketSellNoThrow tests | Greg Hysen | 2018-12-19 | 1 | -0/+91 |
| | | | | | | | |||||
| | | * | | | | tests for marketSellOrders | Greg Hysen | 2018-12-19 | 1 | -9/+99 |
| | | | | | | | |||||
| | | * | | | | All tests running so far | Greg Hysen | 2018-12-19 | 3 | -166/+9 |
| | | | | | | | |||||
| | | * | | | | Tests for batchFill variants | Greg Hysen | 2018-12-19 | 1 | -11/+203 |
| | | | | | | | |||||
| | | * | | | | tests for batchFillOrdes | Greg Hysen | 2018-12-19 | 1 | -39/+287 |
| | | | | | | | |||||
| | | * | | | | tests for fillOrder variants | Greg Hysen | 2018-12-19 | 1 | -24/+131 |
| | | | | | | | |||||
| | | * | | | | fillOrder tests with new wrapper | Greg Hysen | 2018-12-19 | 1 | -24/+13 |
| | | | | | | | |||||
| | | * | | | | Wrappers for balance threshold filter + updated some tests to use the wrapper | Greg Hysen | 2018-12-19 | 3 | -63/+429 |
| | | | | | | | |||||
| | | * | | | | Conformed to hex format for constructing offsets | Greg Hysen | 2018-12-19 | 1 | -2/+1 |
| | | | | | | | |||||
| | | * | | | | Removed unnecessary note | Greg Hysen | 2018-12-19 | 1 | -2/+0 |
| | | | | | | | |||||
| | | * | | | | Include threshold balance in constructor of BalanceThresholdFilter contract | Greg Hysen | 2018-12-19 | 4 | -2/+21 |
| | | | | | | | |||||
| | | * | | | | Function Documentation | Greg Hysen | 2018-12-19 | 2 | -59/+96 |
| | | | | | | | |||||
| | | * | | | | Updated Balance Threshold Filter to use mixin pattern | Greg Hysen | 2018-12-19 | 3 | -290/+358 |
| | | | | | | | |||||
| | | * | | | | ComplianceForwarder renamed to BalanceThresholdFilter | Greg Hysen | 2018-12-19 | 3 | -17/+47 |
| | | | | | | | |||||
| | | * | | | | Revert reasons for balance threshold filter | Greg Hysen | 2018-12-19 | 3 | -13/+39 |
| | | | | | | | |||||
| | | * | | | | Some comments | Greg Hysen | 2018-12-19 | 1 | -4/+4 |
| | | | | | | | |||||
| | | * | | | | Documented inline assembly functions | Greg Hysen | 2018-12-19 | 2 | -51/+153 |
| | | | | | | | |||||
| | | * | | | | working on batch fills. Compliance part is finished. | Greg Hysen | 2018-12-19 | 2 | -7/+7 |
| | | | | | | | |||||
| | | * | | | | cleanup | Greg Hysen | 2018-12-19 | 1 | -15/+18 |
| | | | | | | | |||||
| | | * | | | | cleaning | Greg Hysen | 2018-12-19 | 2 | -34/+30 |
| | | | | | | | |||||
| | | * | | | | cleaning | Greg Hysen | 2018-12-19 | 1 | -9/+19 |
| | | | | | | | |||||
| | | * | | | | cleaning | Greg Hysen | 2018-12-19 | 1 | -11/+3 |
| | | | | | | | |||||
| | | * | | | | cleaning | Greg Hysen | 2018-12-19 | 2 | -56/+19 |
| | | | | | | | |||||
| | | * | | | | cleaning I | Greg Hysen | 2018-12-19 | 1 | -1/+17 |
| | | | | | | | |||||
| | | * | | | | Code to validate addresses from order arrays | Greg Hysen | 2018-12-19 | 2 | -8/+49 |
| | | | | | | | |||||
| | | * | | | | Refactoring asm | Greg Hysen | 2018-12-19 | 1 | -3/+41 |
| | | | | | | | |||||
| | | * | | | | generalized KYC extension passing all tests | Greg Hysen | 2018-12-19 | 3 | -5/+16 |
| | | | | | | | |||||
| | | * | | | | Abstract address validation in asm | Greg Hysen | 2018-12-19 | 1 | -13/+21 |
| | | | | | | | |||||
| | | * | | | | Exchange selector contract - autogenerated | Greg Hysen | 2018-12-19 | 1 | -0/+162 |
| | | | | | | | |||||
| | | * | | | | Making progress on generalized forwarder | Greg Hysen | 2018-12-19 | 2 | -77/+98 |
| | | | | | | | |||||
| | | * | | | | Extract makerAddress in assembly | Greg Hysen | 2018-12-19 | 2 | -8/+50 |
| | | | | | | | |||||
| | | * | | | | fillOrder -> executeTransaction rename | Greg Hysen | 2018-12-19 | 2 | -6/+6 |
| | | | | | | | |||||
| | | * | | | | Removed unnecessary comments in compliant forwarder | Greg Hysen | 2018-12-19 | 1 | -2/+1 |
| | | | | | | | |||||
| | | * | | | | Wrapped up tests for compliant forwarder | Greg Hysen | 2018-12-19 | 2 | -5/+15 |
| | | | | | | | |||||
| | | * | | | | More tests + require instead of revert in compliance contract | Greg Hysen | 2018-12-19 | 3 | -18/+92 |
| | | | | | | | |||||
| | | * | | | | Ran linter | Greg Hysen | 2018-12-19 | 2 | -43/+11 |
| | | | | | | | |||||
| | | * | | | | Ran prettier | Greg Hysen | 2018-12-19 | 1 | -33/+50 |
| | | | | | | | |||||
| | | * | | | | End-to-end test for compliant forwarder - works | Greg Hysen | 2018-12-19 | 1 | -28/+28 |
| | | | | | | | |||||
| | | * | | | | WIP - Tests for compliant forwarder | Greg Hysen | 2018-12-19 | 2 | -5/+12 |
| | | | | | | | |||||
| | | * | | | | Writing tests for Compliant Forwarder | Greg Hysen | 2018-12-19 | 1 | -47/+125 |
| | | | | | | | |||||
| | | * | | | | template for Compliant Forwarder tests | Greg Hysen | 2018-12-19 | 2 | -41/+18 |
| | | | | | | | |||||
| | | * | | | | Compile Compliant Forwarder contract | Greg Hysen | 2018-12-19 | 1 | -1/+1 |
| | | | | | | | |||||
| | | * | | | | Yes Compliance Token | Greg Hysen | 2018-12-19 | 6 | -37/+21 |
| | | | | | | | |||||
| | | * | | | | Broken commit -- saving current state of getting wyre compliance token ↵ | Greg Hysen | 2018-12-19 | 7 | -81/+1579 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | contract setup | ||||
| | | * | | | | Untested - Compliant Forwarder with Wyre "Yes Compliance" Token | Greg Hysen | 2018-12-19 | 2 | -0/+220 |
| | | | |/ / | | | |/| | | |||||
| | * | | | | Add Python SRA client to Developer home | Fabio Berger | 2018-12-13 | 1 | -0/+9 |
| | | | | | | |||||
| * | | | | | Declare interface and make isNoBorder optional | Steve Klebanoff | 2018-12-19 | 1 | -1/+4 |
| | | | | | | |||||
| * | | | | | Type definition so TS knows it has defaultProps | Steve Klebanoff | 2018-12-19 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Move Hero to bottom, give interface explicit names | Steve Klebanoff | 2018-12-19 | 1 | -45/+51 |
| | | | | | | |||||
| * | | | | | Linting | Steve Klebanoff | 2018-12-19 | 1 | -1/+4 |
| | | | | | | |||||
| * | | | | | includeEmpty -> shouldIncludeEmpty | Steve Klebanoff | 2018-12-19 | 2 | -5/+5 |
| | | | | | | |||||
| * | | | | | Get rid of unused import | Steve Klebanoff | 2018-12-19 | 1 | -1/+0 |
| | | | | | | |||||
| * | | | | | Move imports and put action into var | Steve Klebanoff | 2018-12-19 | 1 | -9/+8 |
| | | | | | | |||||
| * | | | | | Move imports | Steve Klebanoff | 2018-12-19 | 1 | -4/+3 |
| | | | | | | |||||
| * | | | | | Remove comments | Steve Klebanoff | 2018-12-19 | 1 | -2/+0 |
| | | | | | | |||||
| * | | | | | Not assigning to variable because we never used the variable | Steve Klebanoff | 2018-12-19 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Removing unused interface | Steve Klebanoff | 2018-12-19 | 1 | -4/+0 |
| | | | | | | |||||
| * | | | | | Removing unused imports | Steve Klebanoff | 2018-12-19 | 3 | -24/+14 |
| | | | | | | |||||
| * | | | | | useAnchorTag -> shouldUseAnchorTag | Steve Klebanoff | 2018-12-19 | 4 | -8/+8 |
| | | | | | | |||||
| * | | | | | run prettier on website | Steve Klebanoff | 2018-12-19 | 32 | -297/+404 |
| | | | | | | |||||
| * | | | | | Remove community and market maker route | Fred Carlsen | 2018-12-19 | 1 | -2/+0 |
| | | | | | | |||||
| * | | | | | Added routes | Fred Carlsen | 2018-12-19 | 1 | -0/+2 |
| | | | | | | |||||
| * | | | | | Added community and market maker routes | Fred Carlsen | 2018-12-19 | 1 | -0/+2 |
| | | | | | | |||||
| * | | | | | Left-align hero on mobile | Fred Carlsen | 2018-12-19 | 2 | -3/+9 |
| | | | | | | |||||
| * | | | | | Change cursor on dropdown triggers | Fred Carlsen | 2018-12-19 | 1 | -0/+1 |
| | | | | | | |||||
| * | | | | | Tweak market maker | Fred Carlsen | 2018-12-19 | 7 | -14/+69 |
| | | | | | | |||||
| * | | | | | Mobile tweaks | Fred Carlsen | 2018-12-19 | 2 | -3/+28 |
| | | | | | | |||||
| * | | | | | Prevent overflow on instant page | Fred Carlsen | 2018-12-19 | 1 | -0/+6 |
| | | | | | | |||||
| * | | | | | Merge branch 'development' into feature/website/0x-org | Steve Klebanoff | 2018-12-19 | 20 | -153/+379 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
* | | | | | | Remove community and market maker route | Fred Carlsen | 2018-12-19 | 1 | -2/+0 |
| | | | | | | |||||
* | | | | | | Merge remote-tracking branch 'upstream/development' into feature/website/0x-org | Fred Carlsen | 2018-12-19 | 20 | -153/+379 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Fix OrderWatcher title to fix sidebar top | Fabio Berger | 2018-12-18 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Fix version picker so it doesn't overflow onto two lines | Fabio Berger | 2018-12-18 | 1 | -7/+9 |
| | | | | | | |||||
| * | | | | | Fix bug in pull_missing_blocks with incorrect start block (#1438) | Alex Browne | 2018-12-18 | 1 | -10/+6 |
| | | | | | | |||||
| * | | | | | Pull approval events for ZRX and DAI (#1430) | Alex Browne | 2018-12-18 | 1 | -19/+49 |
| | | | | | | |||||
| * | | | | | Merge branch 'development' into feature/instant/usd-eth-toggle | Steve Klebanoff | 2018-12-15 | 142 | -693/+2238 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| * | | | | | fix semicolon and apply prettier | Steve Klebanoff | 2018-12-15 | 1 | -2/+10 |
| | | | | | | |||||
| * | | | | | Show @ price in light grey | Steve Klebanoff | 2018-12-14 | 1 | -4/+5 |
| | | | | | | |||||
| * | | | | | typeof -> isString | Steve Klebanoff | 2018-12-14 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Fix SectionHeaderProps | Steve Klebanoff | 2018-12-14 | 1 | -4/+2 |
| | | | | | | |||||
| * | | | | | A little bit of scaling logic for not cutting off text | Steve Klebanoff | 2018-12-13 | 1 | -6/+9 |
| | | | | | |