MD5 (fem-5.2.0.tar.gz) = 73d8167973087c764e29fabd7ab62d39 SHA256 (fem-5.2.0.tar.gz) = c05de3cd2952cb2326d9a6de63d3c59d8b98e7b7f368fb6b82ce00a9ae2ec247 SIZE (fem-5.2.0.tar.gz) = 5365964 'alternate' title='Atom feed' href='http://f1.csie.org/~lantw44/cgit/dexon-0x-contracts/atom/?h=dev' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update prettier changelogsJacob Evans2019-01-142-6/+3
|
* Update contract addressesJacob Evans2019-01-141-4/+4
|
* Update hardcoded token addressesJacob Evans2019-01-121-6/+6
|
* Group similar setup transactionsJacob Evans2019-01-121-6/+9
|
* Register ERC20/721 into MAPJacob Evans2019-01-122-22/+30
|
* chore(python-packages): add MAP to python-packagesJacob Evans2019-01-121-0/+263
|
* chore(changelogs): Update changelogs with PRJacob Evans2019-01-122-2/+4
|
* feature(migrations): Add MultiAssetProxy MigrationJacob Evans2019-01-1212-36/+1194
|
* Merge pull request #1513 from ↵Francesco Agosti2019-01-127-28/+239
|\ | | | | | | | | 0xProject/fix/website/multiple-react-dom-versions-et-al [website] Fix multiple react dom versions and layout issue
| * Revert "hack: force redux and redux-devtools to work for build"fragosti2019-01-121-2/+2
| | | | | | | | This reverts commit 500d8fc86b4f3227007556d05b33e9a8dcd27c7f.
| * upgrade react in react-docs and react-shared, install dependencies in ↵fragosti2019-01-124-25/+235
| | | | | | | | website that are mysteriously missing
| * Revert "fix: make version consisten for react, react-dom and styled-components'"fragosti2019-01-122-4943/+5104
| | | | | | | | This reverts commit 89c5d657a74a1ec03141192a697f4156daee15a5.
| * feat: upgrade styled-components and remove ununsed basscss importfragosti2019-01-122-2/+2
| |
| * hack: force redux and redux-devtools to work for buildfragosti2019-01-121-2/+2
| |
| * fix: make version consisten for react, react-dom and styled-components'fragosti2019-01-122-5104/+4943
| |
| * fix: use basscss from css file instead of modulefragosti2019-01-123-1/+2
|/
* Implement tslint enum-naming to enforce PascalCase on enum members (#1474)Xianny2019-01-1240-324/+523
|
* PublishFabio Berger2019-01-1247-442/+442
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@3.0.1 - @0x/abi-gen@1.0.21 - @0x/abi-gen-wrappers@2.1.1 - @0x/assert@1.0.22 - @0x/asset-buyer@4.0.0 - @0x/base-contract@3.0.12 - @0x/connect@3.0.12 - @0x/contract-wrappers@4.2.1 - @0x/dev-tools-pages@0.0.12 - @0x/dev-utils@1.0.23 - ethereum-types@1.1.5 - @0x/fill-scenarios@1.1.1 - @0x/instant@1.0.6 - @0x/json-schemas@2.1.6 - @0x/metacoin@0.0.34 - @0x/migrations@2.3.1 - @0x/monorepo-scripts@1.0.17 - @0x/order-utils@3.1.1 - @0x/order-watcher@2.4.1 - @0x/pipeline@1.0.4 - @0x/react-docs@1.0.24 - @0x/react-shared@1.1.1 - @0x/sol-compiler@2.0.1 - @0x/sol-coverage@1.0.1 - @0x/sol-doc@1.0.13 - @0x/sol-profiler@1.0.1 - @0x/sol-resolver@1.2.2 - @0x/sol-trace@1.0.1 - @0x/sol-tracing-utils@3.0.0 - @0x/sra-spec@1.0.15 - @0x/subproviders@2.1.10 - @0x/testnet-faucets@1.0.62 - @0x/tslint-config@2.0.1 - @0x/types@1.5.1 - @0x/typescript-typings@3.0.7 - @0x/utils@3.0.0 - @0x/web3-wrapper@3.2.3 - @0x/website@0.0.65 - @0x/contracts-examples@1.0.4 - @0x/contracts-extensions@1.2.1 - @0x/contracts-interfaces@1.0.4 - @0x/contracts-libs@1.0.4 - @0x/contracts-multisig@1.0.4 - @0x/contracts-protocol@2.2.1 - @0x/contracts-test-utils@1.0.4 - @0x/contracts-tokens@1.0.4 - @0x/contracts-utils@1.0.4
* Updated CHANGELOGSFabio Berger2019-01-1280-3/+529
|
* Merge pull request #1500 from 0xProject/update-prettier-versionFabio B2019-01-11149-3887/+856
|\ | | | | Update prettier to version ^1.15.3
| * Rebase and re-apply prettierAlex Browne2019-01-114-9/+13
| |
| * Update prettier to version ^1.15.3Alex Browne2019-01-11146-3878/+843
| |
* | upgrade to ddex api v3 (#1507)Xianny2019-01-114-16/+31
|/
* Add new deployment related instructions to pipeline README (#1499)Alex Browne2019-01-111-0/+17
| | | | | | | | * Add new deployment related instructions to pipeline README * Apply prettier * Respond to PR feedback
* Merge pull request #1506 from 0xProject/feature/instant/opera-followupsFrancesco Agosti2019-01-113-3/+8
|\ | | | | [instant] Implement logging and friendly wallet name for Opera
| * feature: implement logging and friendly wallet name for Operafragosti2019-01-113-3/+8
|/
* Merge pull request #1501 from ↵Francesco Agosti2019-01-112-1/+10
|\ | | | | | | | | 0xProject/fix/utils/promisify-not-accounting-for-undefined-error [utils] account for undefined errors in promisify, not only null (and fix instant in Opera)
| * chore: changelog updatefragosti2019-01-101-0/+9
| |
| * fix: account for undefined errors in promisify, not only nullfragosti2019-01-101-1/+1
| |
* | Merge pull request #1492 from ↵Leonid Logvinov2019-01-10133-647/+1166
|\ \ | | | | | | | | | | | | 0xProject/feature/sol-cov-sol-profiler-sol-trace-divorce Refactor out sol-cov, sol-profiler and sol-trace into their separate packages
| * | Fix prettierLeonid Logvinov2019-01-104-7/+4
| | |
| * | Add missing dependenciesLeonid Logvinov2019-01-101-0/+3
| | |
| * | Remove second yarn callLeonid Logvinov2019-01-101-1/+1
| | |
| * | Merge developmentLeonid Logvinov2019-01-10431-1903/+19367
| |\ \ | |/ / |/| |
* | | Merge pull request #1482 from 0xProject/feature/monorepo/release-notesSteve Klebanoff2019-01-106-2/+53
|\ \ \ | | | | | | | | [monorepo-scripts] Automatically alert new release to Discord
| * \ \ Merge branch 'feature/monorepo/release-notes' of ↵Steve Klebanoff2019-01-081-1/+1
| |\ \ \ | | | | | | | | | | | | | | | github.com:0xProject/0x-monorepo into feature/monorepo/release-notes
| | * | | Use explicit undefined checkFabio B2019-01-081-1/+1
| | | | | | | | | | | | | | | Co-Authored-By: steveklebanoff <steve@0xproject.com>
| * | | | Make error message less scarySteve Klebanoff2019-01-081-1/+1
| |/ / /
| * | | Return void and throw error instead of logging and returning booleanSteve Klebanoff2019-01-051-4/+3
| | | |
| * | | Add async suffixSteve Klebanoff2019-01-052-3/+3
| | | |
| * | | Use constantSteve Klebanoff2019-01-032-1/+2
| | | |
| * | | await alerting discordSteve Klebanoff2019-01-031-1/+1
| | | |
| * | | Merge branch 'development' into feature/monorepo/release-notesSteve Klebanoff2019-01-03270-4073/+661
| |\ \ \
| * | | | remove unused exportSteve Klebanoff2019-01-031-1/+1
| | | | |
| * | | | feat(monorepo-scripts): Alert to discord when new publish happensSteve Klebanoff2019-01-036-3/+54
| | | | |
* | | | | Merge pull request #1437 from 0xProject/feature/instant/tell-amount-availableSteve Klebanoff2019-01-1012-17/+273
|\ \ \ \ \ | |_|_|_|/ |/| | | | [instant] Tell user how much of an asset is available
| * | | | Merge branch 'development' into feature/instant/tell-amount-availableSteve Klebanoff2019-01-10510-2630/+21906
| |\ \ \ \
| * | | | | Add PR numberSteve Klebanoff2019-01-041-1/+2
| | | | | |
| * | | | | Merge branch 'development' into feature/instant/tell-amount-availableSteve Klebanoff2019-01-03271-4065/+647
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | take out no-longer necessary testSteve Klebanoff2019-01-031-6/+1
| | | | | |
| * | | | | Merge branch 'development' into feature/instant/tell-amount-availableSteve Klebanoff2018-12-222-10/+16
| |\ \ \ \ \
| * | | | | | Fix var name and use floor instead of .round(0, ROUND_DOWN)Steve Klebanoff2018-12-221-9/+7
| | | | | | |
| * | | | | | Make amountAvailableToFill requiredSteve Klebanoff2018-12-223-8/+3
| | | | | | |
| * | | | | | Merge branch 'development' into feature/instant/tell-amount-availableSteve Klebanoff2018-12-22411-1165/+14395
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | more documentationSteve Klebanoff2018-12-151-0/+6
| | | | | | |
| * | | | | | Fix for asset-buyer documentationSteve Klebanoff2018-12-151-0/+1
| | | | | | |
| * | | | | | rename boolean varSteve Klebanoff2018-12-151-3/+3
| | | | | | |
| * | | | | | one more test for undefinedSteve Klebanoff2018-12-151-1/+6
| | | | | | |
| * | | | | | Update asset-buyer changelog describing error changeSteve Klebanoff2018-12-151-0/+8
| | | | | | |
| * | | | | | Only send in amountAvailableToFill if it's a non-zero amount, add additional ↵Steve Klebanoff2018-12-157-104/+154
| | | | | | | | | | | | | | | | | | | | | | | | | | | | tests and nest, and put error into its own file
| * | | | | | Nesting errorsSteve Klebanoff2018-12-151-23/+25
| | | | | | |
| * | | | | | More tests for assetBuyerErrorMessageSteve Klebanoff2018-12-151-3/+38
| | | | | | |
| * | | | | | Factor in slippage amount in InsufficientAssetLiquidityError error, and show ↵Steve Klebanoff2018-12-158-9/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | | | in instant
| * | | | | | feat(asset-buyer): Custom InsufficientAssetLiquidityError errorSteve Klebanoff2018-12-154-9/+107
| | | | | | | | | | | | | | | | | | | | | | | | | | | | BREAKING CHANGE: A custom InsufficientAssetLiquidityError error is now raised when there is insufficient liquidity
* | | | | | | Merge pull request #1489 from 0xProject/fix/website/0x-org-endpointsFrancesco Agosti2019-01-103-6/+8
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [website] Audit and fix 0x.org migration URLs
| * | | | | | | fix: use getBackendBaseUrl instead of hardcoded stringfragosti2019-01-092-2/+4
| | | | | | | |
| * | | | | | | fix: use new forum URLfragosti2019-01-091-2/+2
| | | | | | | |
| * | | | | | | fix: use old forum URL for nowfragosti2019-01-081-2/+2
| | | | | | | |
| * | | | | | | chore: point to 0x.org website-apifragosti2019-01-081-2/+2
| | | | | | | |
| * | | | | | | fix: CORS issue by accessing 0x geth nodes through 0x.org endpointfragosti2019-01-081-2/+2
| | | | | | | |
* | | | | | | | Clean up docs before publishF. Eugene Aumson2019-01-105-20/+69
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | In README's, don't mention non-existent tests (#1497)F. Eugene Aumson2019-01-103-15/+1
| | | | | | |
* | | | | | | Merge pull request #1249 from bakkenbaeck/dev-tools-pagesFabio B2019-01-0986-1276/+5707
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Dev tools pages
| * \ \ \ \ \ \ Merge developmentLeonid Logvinov2019-01-09119-386/+787
| |\ \ \ \ \ \ \
| * | | | | | | | Pin @types/styled-components versionsLeonid Logvinov2019-01-096-24/+15
| | | | | | | | |
| * | | | | | | | Add yarn.lock changesLeonid Logvinov2019-01-091-227/+1165
| | | | | | | | |
| * | | | | | | | Remove accidentally commited filesLeonid Logvinov2019-01-0970-51510/+0
| | | | | | | | |
| * | | | | | | | Merge developmentLeonid Logvinov2019-01-091217-6572/+99531
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Fix static testsLeonid Logvinov2019-01-093-7/+8
| | | | | | | | | |
| * | | | | | | | | Remove redundant semicolonsLeonid Logvinov2019-01-092-3/+3
| | | | | | | | | |
| * | | | | | | | | Fix the circleci imageLeonid Logvinov2019-01-093-31/+17
| | | | | | | | | |
| * | | | | | | | | fix puppeteer options for react-snapAugust Skare2018-11-211-1/+5
| | | | | | | | | |
| * | | | | | | | | fix casing for entries in webpackAugust Skare2018-11-211-4/+4
| | | | | | | | | |
| * | | | | | | | | Merge branch 'development' into dev-tools-pagesAugust Skare2018-11-21104-134/+1573
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | comment for commented BundleAnalyzerPlugin webpack pluginAugust Skare2018-11-201-0/+1
| | | | | | | | | | |
| * | | | | | | | | | fix type for svg icon in footerAugust Skare2018-11-201-1/+1
| | | | | | | | | | |
| * | | | | | | | | | typedef for context dataAugust Skare2018-11-205-5/+20
| | | | | | | | | | |
| * | | | | | | | | | fix import orderAugust Skare2018-11-205-5/+5
| | | | | | | | | | |
| * | | | | | | | | | uniq export names for animationsAugust Skare2018-11-208-15/+15
| | | | | | | | | | |
| * | | | | | | | | | use lodash.map insted of array.mapAugust Skare2018-11-204-22/+23
| | | | | | | | | | |
| * | | | | | | | | | use lodash isUndefined functionAugust Skare2018-11-202-5/+7
| | | | | | | | | | |
| * | | | | | | | | | fix imports after renamingAugust Skare2018-11-2015-65/+65
| | | | | | | | | | |
| * | | | | | | | | | rename all files and directories to lowercaseAugust Skare2018-11-2030-0/+0
| | | | | | | | | | |
| * | | | | | | | | | separate component for inlinecode componentAugust Skare2018-11-191-1/+5
| | | | | | | | | | |
| * | | | | | | | | | added missing ;August Skare2018-11-191-1/+1
| | | | | | | | | | |
| * | | | | | | | | | cleand up code componentAugust Skare2018-11-191-22/+17
| | | | | | | | | | |
| * | | | | | | | | | strict check for children in contentblockAugust Skare2018-11-191-1/+1
| | | | | | | | | | |
| * | | | | | | | | | type function call for Container in Animation classAugust Skare2018-11-191-2/+5
| | | | | | | | | | |
| * | | | | | | | | | remove new-lines between methods in classesAugust Skare2018-11-192-8/+0
| | | | | | | | | | |
| * | | | | | | | | | clean up tabs componentAugust Skare2018-11-191-27/+17
| | | | | | | | | | |
| * | | | | | | | | | remove unnecessary children in InterfaceAugust Skare2018-11-197-22/+4
| | | | | | | | | | |
| * | | | | | | | | | fix typings for components in headerAugust Skare2018-11-191-6/+3
| | | | | | | | | | |
| * | | | | | | | | | use styled-components theme in logo insted of color propAugust Skare2018-11-191-3/+3
| | | | | | | | | | |
| * | | | | | | | | | removed unused prop def from footer componentAugust Skare2018-11-191-4/+1
| | | | | | | | | | |
| * | | | | | | | | | rename copied to didCopy in Code stateAugust Skare2018-11-191-5/+5
| | | | | | | | | | |
| * | | | | | | | | | remove constructor from Code componentAugust Skare2018-11-191-5/+0
| | | | | | | | | | |
| * | | | | | | | | | less verbose tslint disable ruleAugust Skare2018-11-191-2/+1
| | | | | | | | | | |
| * | | | | | | | | | fix timeout type in animation componentAugust Skare2018-11-191-2/+2
| | | | | | | | | | |
| * | | | | | | | | | fixed base link styling colorAugust Skare2018-11-162-4/+8
| | | | | | | | | | |
| * | | | | | | | | | Merge branch 'development' into dev-tools-pagesAugust Skare2018-11-16184-642/+2416
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fix linting + code syntax for statless componentsAugust Skare2018-11-1636-843/+844
| | | | | | | | | | | |
| * | | | | | | | | | | update styled-component and styled-component typingsAugust Skare2018-11-162-47/+40
| | | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'development' into dev-tools-pagesAugust Skare2018-11-1388-271/+697
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'development' into dev-tools-pagesAugust Skare2018-11-13