Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | Moves content wrap to layout.tsx | Ezekiel Aquino | 2018-11-29 | 2 | -19/+27 | |
| | * | | | | Edits column width calc method | Ezekiel Aquino | 2018-11-29 | 1 | -5/+19 | |
| | * | | | | Add index to list | Fred Carlsen | 2018-11-29 | 1 | -1/+1 | |
| | * | | | | Start on text component | Fred Carlsen | 2018-11-29 | 1 | -0/+29 | |
| | * | | | | Left align logo | Fred Carlsen | 2018-11-29 | 1 | -1/+1 | |
| | * | | | | Linting errors | Fred Carlsen | 2018-11-29 | 1 | -2/+3 | |
| | * | | | | Fix linting errors | Fred Carlsen | 2018-11-29 | 1 | -11/+11 | |
| | * | | | | Add footer | Fred Carlsen | 2018-11-29 | 2 | -5/+125 | |
| | * | | | | Test with max widths | Ezekiel Aquino | 2018-11-29 | 2 | -2/+4 | |
| | * | | | | Adds section margins | Ezekiel Aquino | 2018-11-29 | 1 | -0/+1 | |
| | * | | | | Samples full width wraps | Ezekiel Aquino | 2018-11-29 | 1 | -0/+12 | |
| | * | | | | [WIP] Proposed layout modules | Ezekiel Aquino | 2018-11-29 | 3 | -4/+122 | |
| | * | | | | Fix key in loop | Fred Carlsen | 2018-11-29 | 1 | -1/+1 | |
| | * | | | | Add bgColor and removePadding props to container | Fred Carlsen | 2018-11-29 | 1 | -2/+7 | |
| | * | | | | Change bg color | Fred Carlsen | 2018-11-29 | 1 | -1/+1 | |
| | * | | | | Fix linting errors | Fred Carlsen | 2018-11-28 | 1 | -6/+5 | |
| | * | | | | Tweak links in header | Fred Carlsen | 2018-11-28 | 1 | -6/+12 | |
| | * | | | | Add ehader | Fred Carlsen | 2018-11-28 | 4 | -1/+79 | |
| | * | | | | Add container and button | Fred Carlsen | 2018-11-28 | 2 | -1/+30 | |
| | * | | | | Fix font references | Fred Carlsen | 2018-11-28 | 1 | -4/+3 | |
| | * | | | | Ignore osx metadata files | Fred Carlsen | 2018-11-28 | 2 | -0/+3 | |
| | * | | | | Fix type error in Text component | Fred Carlsen | 2018-11-28 | 1 | -0/+1 | |
| | * | | | | Add styled-component types | Fred Carlsen | 2018-11-28 | 3 | -2/+12 | |
| | * | | | | Renames font-files, adds font-face declaration in globalStyles | Ezekiel Aquino | 2018-11-28 | 10 | -1/+23 | |
| | * | | | | Adds very basic SiteWrap and global styling | Ezekiel Aquino | 2018-11-28 | 4 | -2/+98 | |
| | * | | | | Updates styled-components, react typings | Ezekiel Aquino | 2018-11-28 | 2 | -2/+36 | |
| | * | | | | WIP button | Fred Carlsen | 2018-11-28 | 1 | -0/+21 | |
| | * | | | | Adds initial /next route to index.tsx | Ezekiel Aquino | 2018-11-28 | 2 | -2/+17 | |
| | * | | | | Add @next folder structure | Fred Carlsen | 2018-11-28 | 3 | -0/+6 | |
| | * | | | | Add svg loader | Fred Carlsen | 2018-11-28 | 4 | -2/+130 | |
| | * | | | | Add Formular font and normalize | Fred Carlsen | 2018-11-28 | 10 | -0/+394 | |
| | * | | | | Add brand colors | Fred Carlsen | 2018-11-28 | 1 | -0/+8 | |
| | * | | | | Merge remote-tracking branch 'upstream/development' into website | Fred Carlsen | 2018-11-27 | 157 | -525/+1431 | |
| | |\ \ \ \ | ||||||
| | * | | | | | Add fix for assertion error to devserver config | Fred Carlsen | 2018-11-27 | 1 | -0/+7 | |
* | | | | | | | Merge pull request #1453 from 0xProject/addUnenforcedConventions | Fabio B | 2018-12-20 | 1 | -1/+14 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | Merge branch 'development' into addUnenforcedConventions | Fabio Berger | 2018-12-19 | 36 | -15/+3431 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Add unenforced coding rules to CONTRIBUTING.md | Fabio Berger | 2018-12-18 | 1 | -1/+14 | |
* | | | | | | | | Merge pull request #1461 from 0xProject/feature/sol-compiler-watch | Leonid Logvinov | 2018-12-19 | 31 | -228/+463 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Update packages/sol-compiler/src/compiler.ts | Fabio B | 2018-12-19 | 1 | -1/+2 | |
| * | | | | | | | | Update packages/sol-compiler/src/utils/compiler.ts | Fabio B | 2018-12-19 | 1 | -1/+1 | |
| * | | | | | | | | Run prettier | Leonid Logvinov | 2018-12-19 | 1 | -1/+3 | |
| * | | | | | | | | Run prettier | Leonid Logvinov | 2018-12-19 | 1 | -1/+10 | |
| * | | | | | | | | 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 | |
| * | | | | | | | | 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 the sol-compiler watch command to all packages | Leonid Logvinov | 2018-12-19 | 8 | -8/+16 | |
| * | | | | | | | | 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 | 8 | -26/+66 | |
| * | | | | | | | | Add missing contract libs to compiler.json config | Leonid Logvinov | 2018-12-19 | 1 | -1/+1 | |
| * | | | | | | | | 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 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #1429 from 0xProject/website/addPySRA | Fabio B | 2018-12-19 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | fix prettier | Fabio Berger | 2018-12-19 | 1 | -2/+1 | |
| * | | | | | | | Merge branch 'development' into website/addPySRA | Fabio Berger | 2018-12-19 | 183 | -793/+4985 | |
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge branch 'development' of github.com:0xProject/0x-monorepo into development | Fabio Berger | 2018-12-19 | 10 | -2/+732 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge pull request #1427 from 0xProject/features/orderwatcher_ws | Fabio B | 2018-12-19 | 10 | -2/+732 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'development' into features/orderwatcher_ws | Fabio Berger | 2018-12-19 | 23 | -5/+2679 | |
| | |\ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | 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 | |
| | * | | | | | | | | 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 | 419 | -1630/+11457 | |
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | | | ||||||
| | * | | | | | | | | 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 th... | Fabio Berger | 2018-12-17 | 6 | -64/+71 | |
| | * | | | | | | | | 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 | 5 | -59/+33 | |
| | * | | | | | | | | 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 | |
* | | | | | | | | | | Add missing CHANGELOG entry for OrderWatcher WS interface | Fabio Berger | 2018-12-19 | 1 | -0/+10 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Bump up stale to close to 30 days | Fabio Berger | 2018-12-19 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #1459 from 0xProject/fix/contracts-test-publish | Leonid Logvinov | 2018-12-19 | 2 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Make @0x/contracts-test-utils a dependency instead of a devDependency | Alex Browne | 2018-12-19 | 3 | -3/+5 | |
| * | | | | | | | | | Fix test-publish failure in contracts packages | Alex Browne | 2018-12-19 | 3 | -4/+4 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #1383 from 0xProject/feature/contracts/balanceThresholdFilter | Greg Hysen | 2018-12-19 | 20 | -3/+2675 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fixed solhint errors | Greg Hysen | 2018-12-19 | 2 | -129/+130 | |
| * | | | | | | | | Added documentation to `LibAddressArray.append` and switched `if` to `require... | Greg Hysen | 2018-12-19 | 2 | -4/+14 | |
| * | | | | | | | | Updated changelogs for new contracts | Greg Hysen | 2018-12-19 | 2 | -3/+12 | |
| * | | | | | | | | Added `gas` field so tests pass on Geth; | Greg Hysen | 2018-12-19 | 1 | -6/+30 | |
| * | | | | | | | | Added Changelog for new Extensions | Greg Hysen | 2018-12-19 | 1 | -0/+9 | |
| * | | | | | | | | Updated comment `Execute fillOrder` -> `Execute exchange function` | Greg Hysen | 2018-12-19 | 1 | -1/+1 | |
| * | | | | | | | | Explicit returns | Greg Hysen | 2018-12-19 | 2 | -0/+3 | |
| * | | | | | | | | Prettier / Linter on contracts + TS | Greg Hysen | 2018-12-19 | 5 | -90/+44 | |
| * | | | | | | | | Refactoring balance threshold filter | Greg Hysen | 2018-12-19 | 8 | -74/+481 | |
| * | | | | | | | | Moved exchange calldata functions to separate mixin | Greg Hysen | 2018-12-19 | 2 | -235/+9 | |
| * | | | | | | | | Less Assembly. More Solidity. Less Efficiency. More Readability. | Greg Hysen | 2018-12-19 | 4 | -266/+155 | |
| * | | | | | | | | Run all tests for extensions | Greg Hysen | 2018-12-19 | 1 | -1/+1 | |
| * | | | | | | | | Cleaned up tests for balance threshold filter | Greg Hysen | 2018-12-19 | 1 | -563/+534 | |
| * | | | | | | | | Removed deprecated README + comments | Greg Hysen | 2018-12-19 | 2 | -4/+1 | |
| * | | | | | | | | removed unnecessary log | Greg Hysen | 2018-12-19 | 1 | -1/+0 | |
| * | | | | | | | | removed `only` from tests | Greg Hysen | 2018-12-19 | 1 | -1/+1 | |
| * | | | | | | | | solhint fixes | Greg Hysen | 2018-12-19 | 3 | -4/+11 | |
| * | | | | | | | | Prettier / Linter fixes for TS | Greg Hysen | 2018-12-19 | 5 | -339/+544 | |
| * | | | | | | | | Ported Balance Threshold Filter to new contract directory structure | Greg Hysen | 2018-12-19 | 11 | -41/+52 | |
| * | | | | | | | | 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 | 8 | -1454/+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 | 4 | -18/+48 | |
| * | | | | | | | | 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 | 3 | -77/+99 | |
| * | | | | | | | | 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 | 2 | -47/+126 | |
| * | | | | | | | | template for Compliant Forwarder tests | Greg Hysen | 2018-12-19 | 2 | -41/+18 | |
| * | | | | | | | | Compile Compliant Forwarder contract | Greg Hysen | 2018-12-19 | 2 | -1/+2 | |
| * | | | | | | | | Yes Compliance Token | Greg Hysen | 2018-12-19 | 7 | -38/+22 | |
| * | | | | | | | | Broken commit -- saving current state of getting wyre compliance token contra... | Greg Hysen | 2018-12-19 | 8 | -81/+1580 | |
| * | | | | | | | | Untested - Compliant Forwarder with Wyre "Yes Compliance" Token | Greg Hysen | 2018-12-19 | 2 | -0/+220 | |
|/ / / / / / / / | ||||||
* | | | | | | | | 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 pull request #1424 from 0xProject/feature/instant/usd-eth-toggle | Steve Klebanoff | 2018-12-15 | 16 | -116/+314 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Merge branch 'development' into feature/instant/usd-eth-toggle | Steve Klebanoff | 2018-12-15 | 228 | -1033/+9605 | |
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Fix dex order quote/base asset assigning (#1432) | zkao | 2018-12-15 | 6 | -20/+24 | |
* | | | | | | | Merge pull request #1415 from 0xProject/feature/instant/mobile-numeric-keyboard | Francesco Agosti | 2018-12-15 | 3 | -55/+45 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | run linter | fragosti | 2018-12-14 | 2 | -14/+31 | |
| * | | | | | | | simplify scaling input logic | fragosti | 2018-12-14 | 3 | -50/+18 | |
| * | | | | | | | feat: change input to number input | fragosti | 2018-12-11 | 2 | -0/+5 | |
* | | | | | | | | Apply prettier | Leonid Logvinov | 2018-12-15 | 1 | -1/+1 | |
* | | | | | | | | Publish@0x/contracts-utils@1.0.2@0x/contracts-tokens@1.0.2@0x/contracts-protocol@2.1.59@0x/contracts-multisig@1.0.2@0x/contracts-libs@1.0.2@0x/contracts-interfaces@1.0.2@0x/contracts-extensions@1.0.2@0x/contracts-examples@1.0.2 | Leonid Logvinov | 2018-12-14 | 8 | -33/+33 | |
* | | | | | | | | Updated CHANGELOGS | Leonid Logvinov | 2018-12-14 | 16 | -1/+168 | |
* | | | | | | | | Rename contracts CHANGELOGs to DEPLOYs | Leonid Logvinov | 2018-12-14 | 3 | -0/+0 | |
* | | | | | | | | Move Forwarder CHANGELOG entries to extensions CHANGELOG | Leonid Logvinov | 2018-12-14 | 2 | -29/+31 | |
* | | | | | | | | Make contracts packages not private | Leonid Logvinov | 2018-12-14 | 8 | -8/+0 | |
* | | | | | | | | Publishethereum-types@1.1.4@0x/website@0.0.63@0x/web3-wrapper@3.2.1@0x/utils@2.0.8@0x/typescript-typings@3.0.6@0x/types@1.4.1@0x/tslint-config@2.0.0@0x/testnet-faucets@1.0.60@0x/subproviders@2.1.8@0x/sra-spec@1.0.13@0x/sol-resolver@1.1.1@0x/sol-doc@1.0.11@0x/sol-cov@2.1.16@0x/sol-compiler@1.1.16@0x/react-shared@1.0.25@0x/react-docs@1.0.22@0x/pipeline@1.0.2@0x/order-watcher@2.2.8@0x/order-utils@3.0.7@0x/migrations@2.2.2@0x/metacoin@0.0.32@0x/json-schemas@2.1.4@0x/instant@1.0.4@0x/fill-scenarios@1.0.16@0x/dev-utils@1.0.21@0x/dev-tools-pages@0.0.10@0x/contracts-utils@1.0.1@0x/contracts-tokens@1.0.1@0x/contracts-test-utils@1.0.2@0x/contracts-protocol@2.1.58@0x/contracts-multisig@1.0.1@0x/contracts-libs@1.0.1@0x/contracts-interfaces@1.0.1@0x/contracts-extensions@1.0.1@0x/contracts-examples@1.0.1@0x/contract-wrappers@4.1.3@0x/connect@3.0.10@0x/base-contract@3.0.10@0x/asset-buyer@3.0.4@0x/assert@1.0.20@0x/abi-gen@1.0.19@0x/abi-gen-wrappers@2.0.20x.js@2.0.8 | Leonid Logvinov | 2018-12-14 | 43 | -420/+420 | |
* | | | | | | | | Updated CHANGELOGS | Leonid Logvinov | 2018-12-14 | 29 | -57/+57 | |
* | | | | | | | | Updated CHANGELOGS | Leonid Logvinov | 2018-12-14 | 58 | -1/+378 | |
* | | | | | | | | add special case to scrape OHLCV for eth/usd (#1428) | Xianny | 2018-12-14 | 1 | -10/+34 | |
* | | | | | | | | Merge pull request #1418 from 0xProject/feature/website/integrate-instant-doc... | Brandon Millman | 2018-12-14 | 4 | -0/+16 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | fix(website): update copy of instant track in dev home | Brandon Millman | 2018-12-14 | 1 | -2/+2 | |
| * | | | | | | | | feature(website): add 0x Instant as a track in the docs | Brandon Millman | 2018-12-11 | 4 | -0/+16 | |
* | | | | | | | | | fix(sra_client.py): Fix version badge in README | F. Eugene Aumson | 2018-12-14 | 1 | -1/+1 | |
* | | | | | | | | | Bump contracts-test-utils version to match the one on npm | Leonid Logvinov | 2018-12-14 | 8 | -8/+8 | |
* | | | | | | | | | Revert version bump to unpublished contracts packages | Leonid Logvinov | 2018-12-14 | 12 | -61/+40 | |
* | | | | | | | | | Merge pull request #1410 from 0xProject/fix/instant/zero-quote | Steve Klebanoff | 2018-12-13 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fix(instant): Don't update heartbeat if amount is 0 | Steve Klebanoff | 2018-12-11 | 1 | -0/+1 | |
| | | | * | | | | | | 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 | |
| | | | * | | | | | | show < 0.00001 ETH when amount gets really small | Steve Klebanoff | 2018-12-13 | 2 | -7/+26 | |
| | | | * | | | | | | Use BN equals and call function | Steve Klebanoff | 2018-12-13 | 1 | -2/+2 | |
| | | | * | | | | | | Use helper function to check for error | Steve Klebanoff | 2018-12-13 | 1 | -3/+1 | |
| | | | * | | | | | | show as <$0.01 when less than a cent in USD, and also show 1 significant digi... | Steve Klebanoff | 2018-12-13 | 2 | -3/+22 | |
| | | | * | | | | | | Abstract SectionHeader and make 12px per Chris's comment and figma design | Steve Klebanoff | 2018-12-13 | 3 | -21/+33 | |
| | | | * | | | | | | Linting | Steve Klebanoff | 2018-12-13 | 1 | -4/+3 | |
| | | | * | | | | | | Analytics events for ETH/USD toggle and failure to fetch eth usd price | Steve Klebanoff | 2018-12-13 | 4 | -0/+14 | |
| | | | * | | | | | | Change base currency to ETH if we can't get USD price | Steve Klebanoff | 2018-12-13 | 1 | -1/+2 | |
| | | | * | | | | | | Show error when fetching usd prices | Steve Klebanoff | 2018-12-13 | 1 | -4/+32 | |
| | | | * | | | | | | Make primary value in total cost bold | Steve Klebanoff | 2018-12-13 | 1 | -0/+1 | |
| | | | * | | | | | | Small clean up | Steve Klebanoff | 2018-12-13 | 1 | -18/+5 | |
| | | | * | | | | | | Refactor BaseCurrencyChoice to be done in helper function | Steve Klebanoff | 2018-12-13 | 1 | -27/+19 | |
| | | | * | | | | | | Remove unused util | Steve Klebanoff | 2018-12-13 | 1 | -36/+0 | |
| | | | * | | | | | | Default to USD | Steve Klebanoff | 2018-12-13 | 1 | -1/+1 | |
| | | | * | | | | | | Refactor OrderDetails to use private instance methods | Steve Klebanoff | 2018-12-13 | 1 | -91/+115 | |
| | | | * | | | | | | Move header to helper | Steve Klebanoff | 2018-12-13 | 1 | -29/+33 | |
| | | | * | | | | | | Render OrderDetailsRow directly | Steve Klebanoff | 2018-12-13 | 2 | -45/+29 | |
| | | | * | | | | | | Delete old interface and rename BaseCurrencyChoice | Steve Klebanoff | 2018-12-12 | 1 | -13/+4 | |
| | | | * | | | | | | Refactor out custom components | Steve Klebanoff | 2018-12-12 | 1 | -82/+55 | |
| | | | * | | | | | | Show as 0 when selected | Steve Klebanoff | 2018-12-12 | 3 | -8/+14 | |
| | | | * | | | | | | Remove unused component | Steve Klebanoff | 2018-12-12 | 1 | -49/+0 | |
| | | | * | | | | | | feat(instant): ETH/USD toggle | Steve Klebanoff | 2018-12-12 | 6 | -48/+269 | |
| | | | | | * | | | | Add Python SRA client to Developer home | Fabio Berger | 2018-12-13 | 1 | -0/+9 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Fix bug that occurs when token metadata decimals is undefined. (#1426) | Alex Browne | 2018-12-13 | 2 | -4/+18 | |
* | | | | | | | | | Merge pull request #1425 from 0xProject/feature/async-suffix | Leonid Logvinov | 2018-12-13 | 12 | -46/+64 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix linter errors | Leonid Logvinov | 2018-12-13 | 8 | -22/+22 | |
| * | | | | | | | | | Add PR number | Leonid Logvinov | 2018-12-13 | 1 | -1/+2 | |
| * | | | | | | | | | Fix linter errors | Leonid Logvinov | 2018-12-13 | 2 | -9/+9 | |
| * | | | | | | | | | Check functions Async suffix | Leonid Logvinov | 2018-12-13 | 2 | -15/+32 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #1422 from 0xProject/fix/ci/lernaIssue | Fabio B | 2018-12-12 | 2 | -18/+17 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Update the a newer version of our Lerna fork with CI fixx | Fabio Berger | 2018-12-12 | 2 | -18/+17 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Make pull_missing_blocks script consider all events with block numbers (#1420) | Alex Browne | 2018-12-12 | 1 | -1/+14 | |
* | | | | | | | | | Fix project references for contracts packages (#1419) | Alex Browne | 2018-12-12 | 2 | -2/+11 | |
* | | | | | | | | | feat(sra_client.py) | F. Eugene Aumson | 2018-12-12 | 51 | -3/+6866 | |
* | | | | | | | | | Remove accidentally commited files | Leonid Logvinov | 2018-12-12 | 36 | -27884/+0 | |
* | | | | | | | | | track idex orderbook snapshots (#1397) | zkao | 2018-12-12 | 14 | -34/+690 | |
* | | | | | | | | | Publishethereum-types@1.1.3@0x/website@0.0.62@0x/web3-wrapper@3.2.0@0x/utils@2.0.7@0x/typescript-typings@3.0.5@0x/types@1.4.0@0x/testnet-faucets@1.0.59@0x/subproviders@2.1.7@0x/sra-spec@1.0.12@0x/sol-resolver@1.1.0@0x/sol-doc@1.0.10@0x/sol-cov@2.1.15@0x/sol-compiler@1.1.15@0x/react-shared@1.0.24@0x/react-docs@1.0.21@0x/pipeline@1.0.1@0x/order-watcher@2.2.7@0x/order-utils@3.0.6@0x/monorepo-scripts@1.0.15@0x/migrations@2.2.1@0x/metacoin@0.0.31@0x/json-schemas@2.1.3@0x/instant@1.0.3@0x/fill-scenarios@1.0.15@0x/dev-utils@1.0.20@0x/dev-tools-pages@0.0.9@0x/contracts-test-utils@1.0.1@0x/contracts-protocol@2.1.57@0x/contract-wrappers@4.1.2@0x/connect@3.0.9@0x/base-contract@3.0.9@0x/asset-buyer@3.0.3@0x/assert@1.0.19@0x/abi-gen@1.0.18@0x/abi-gen-wrappers@2.0.10x.js@2.0.7 | Fabio Berger | 2018-12-12 | 43 | -404/+402 | |
* | | | | | | | | | Updated CHANGELOGS | Fabio Berger | 2018-12-12 | 92 | -77/+27966 | |
* | | | | | | | | | Refactor event scraping and add support for scraping ERC20 approval events (#... | Alex Browne | 2018-12-12 | 19 | -196/+641 | |
| |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | fix(order_utils.py): Remove stale comment | F. Eugene Aumson | 2018-12-12 | 1 | -2/+0 | |
* | | | | | | | | Merge pull request #1413 from 0xProject/feature/contracts-monorepo-7 | Leonid Logvinov | 2018-12-12 | 112 | -451/+519 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Move OrderValidator to the protocol package | Leonid Logvinov | 2018-12-12 | 12 | -23/+20 | |
| * | | | | | | | | Revert accidental change | Leonid Logvinov | 2018-12-12 | 1 | -1/+1 | |
| * | | | | | | | | Update contracts/examples/README.md | Fabio B | 2018-12-12 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'development' into feature/contracts-monorepo-7 | Leonid Logvinov | 2018-12-11 | 207 | -311/+6663 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Revert access changes | Leonid Logvinov | 2018-12-11 | 10 | -10/+10 | |
| * | | | | | | | | | Upgrade solhint version | Leonid Logvinov | 2018-12-11 | 1 | -3/+3 | |
| * | | | | | | | | | Re-use solhint configuration | Leonid Logvinov | 2018-12-11 | 16 | -156/+16 | |
| * | | | | | | | | | Change contracts publish config | Leonid Logvinov | 2018-12-11 | 9 | -9/+9 | |
| * | | | | | | | | | Rename core package to protocol | Leonid Logvinov | 2018-12-11 | 67 | -26/+32 | |
| * | | | | | | | | | Add coreArtifacts to forwarder wrapper | Leonid Logvinov | 2018-12-11 | 1 | -1/+2 | |
| * | | | | | | | | | Combine duplicate imports | Leonid Logvinov | 2018-12-11 | 1 | -2/+1 | |
| * | | | | | | | | | Refactor our extensions package | Leonid Logvinov | 2018-12-11 | 42 | -304/+304 | |
| * | | | | | | | | | Refactor out examples | Leonid Logvinov | 2018-12-11 | 21 | -25/+230 | |
* | | | | | | | | | | Merge pull request #1414 from 0xProject/fix/signature-utils/walletSignature | Fabio B | 2018-12-11 | 2 | -1/+10 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Add CHANGELOG entry | Fabio Berger | 2018-12-11 | 1 | -0/+9 | |
| * | | | | | | | | | Actually pass the signature, not the signature index to a wallet contract's `... | Fabio Berger | 2018-12-11 | 1 | -1/+1 | |
* | | | | | | | | | | Add link to rexrelay integration example in instant README | Brandon Millman | 2018-12-11 | 1 | -0/+2 | |
| |_|/ / / / / / / |/| | | | | | | | |