aboutsummaryrefslogtreecommitdiffstats
path: root/po/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'po/ChangeLog')
-rw-r--r--po/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/po/ChangeLog b/po/ChangeLog
index 252877e8b2..41cff11773 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,7 @@
+2000-08-26 Jesus Bravo Alvarez <jba@pobox.com>
+
+ * gl.po: Updated Galician translation.
+
2000-08-25 Christopher James Lahey <clahey@helixcode.com>
* POTFILES.in: Remove add addressbook/demo files from this.
antw44/cgit/dexon-sol-tools/commit/?h=@0x/dev-tools-pages@0.0.2&id=e4351789d20df12ab8d70021acb5674bb59cae0c'>Fix linter errorLeonid Logvinov2018-10-111-2/+0 | | | | | * Explains tools we want them to useFabio Berger2018-10-111-0/+14 | | | | | * Add note about buttonFabio Berger2018-10-111-0/+4 | | | | | * Add dev-tools-pages bundles to gitignoreFabio Berger2018-10-111-0/+1 | | | | | * Improve READMEFabio Berger2018-10-111-12/+27 | | | | | * Fix button and centerFabio Berger2018-10-112-10/+12 | | | | | * Add stuffFabio Berger2018-10-1014-43/+936 | | | | | * Initial project scaffoldingLeonid Logvinov2018-10-1016-91/+342 | | | | * | Merge pull request #1114 from 0xProject/feature/instant/redux-styles-containerFrancesco Agosti2018-10-1124-126/+691 | |\ \ | | | | | | | | [instant] Add styles and redux to instant | | * | Upgrade ethereum-typesfragosti2018-10-111-1/+1 | | | | | | * | Lint and update depsfragosti2018-10-112-3/+3 | | | | | | * | Be more explicit with falsinessfragosti2018-10-111-1/+1 | | | | | | * | Add type to cssRuleIfExistsfragosti2018-10-111-1/+2 | | | | | | * | Fix issue where we throw if non-numeric characters are used in inputfragosti2018-10-111-2/+7 | | | | | | * | Upgrade to more recent types, fix yarn.lockfragosti2018-10-112-10/+5 | | | | | | * | Increase max bundle size for instantfragosti2018-10-111-1/+1 | | | | | | * | Change tslint config to remove conflicts with prettierfragosti2018-10-101-1/+2 | | | | | | * | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-10-1078-1354/+1518 | | |\| | | | | | | | | | | | | feature/instant/redux-styles-container | | * | Fix empty input bugfragosti2018-10-102-5/+9 | | | | | | * | Center 0x instantfragosti2018-10-101-3/+4 | | | | | | * | Apply linterfragosti2018-10-056-12/+10 | | | | | | * | Create SelectedAssetInputAmountfragosti2018-10-056-15/+72 | | | | | | * | Add Input and AmountInput componentfragosti2018-10-055-3/+75 | | | | | | * | Add border radiosfragosti2018-10-052-2/+2 | | | | | | * | Add box shadow and default box-sizing: border-box to containerfragosti2018-10-055-9/+11 | | | | | | * | Add BuyButton and other small improvementfragosti2018-10-057-19/+147 | | | | | | * | Add faux order details sectionfragosti2018-10-053-40/+15 | | | | | | * | Create zrx instant container headingfragosti2018-10-053-21/+37 | | | | | | * | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-10-0590-398/+508 | | |\ \ | | | | | | | | | | | | | | | feature/instant/redux-styles-container | | * | | apply prettierfragosti2018-10-051-7/+1 | | | | | | | * | | Fix currupted yarn lock filefragosti2018-10-051-6/+6 | | | | | | | * | | Remove deps we probably dont needfragosti2018-10-052-49/+35 | | | | | | | * | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-10-0522-556/+758 | | |\ \ \ | | | | | | | | | | | | | | | | | | feature/instant/redux-styles-container | | * | | | Fix linting problemsfragosti2018-10-053-4/+4 | | | | | | | | * | | | Improve utilities and try to use them in simple form componentfragosti2018-10-058-23/+89 | | | | | | | | * | | | Add Flex and Container componentfragosti2018-10-053-0/+91 | | | | | | | | * | | | Add some ui componentsfragosti2018-10-047-14/+172 | | | | | | | | * | | | Add Inter UI fontfragosti2018-10-042-2/+7 | | | | | | | | * | | | Add redux to 0x instantfragosti2018-10-046-26/+60 | | | | | | | | * | | | Add styled-components with themefragosti2018-10-044-2/+70 | | | | | | | * | | | | [fix]: [testnet-faucet] Exit 1 on build failJacob Evans2018-10-111-18/+17 | | |_|_|/ | |/| | | | | | | | | | | | | If we detect any compilation errors then exit with 1 | * | | | Merge pull request #1116 from 0xProject/feature/asset-buyer/api-tweaksBrandon Millman2018-10-107-18/+40 | |\ \ \ \ | | | | | | | | | | | | [asset-buyer] Fix order expiration calc bug and expose gas options to executeBuyQuote | | * \ \ \ Merge branch 'development' into feature/asset-buyer/api-tweaksBrandon Millman2018-10-1069-1242/+1477 | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Define bundlewatch.ci.repoBranchBase Stop accesing ethers private methods Fix merge conflicts Fix ethers build issue Upgrade ethers.js version Fix branch name Add max sizes Use bundlewatch instead of bundlesize Move Metamask Error to OrderErrors Update the exported types for the packages which touch RPC providers Throw and handle errors from Providers. Clarifies use of schemas outside of Javascript/TypeScript. Detect MM on signature validation failure. Return SignedOrder from signing utils. Update 0x.js Changelog Add eth_signTypedData support to our wallet subproviders Move SignTypedData to utils package Introduce Metamask Subprovider. Expose eth_signTypedData functionality for order signing | | * | | | | Update the CHANGELOGBrandon Millman2018-10-101-0/+8 | | | | | | | | | * | | | | Add comments for expiryBufferBrandon Millman2018-10-102-2/+2 | | | | | | | | | * | | | | Fix incorrect affiliate fee calculations and associated testsBrandon Millman2018-10-062-14/+20 | | | | | | | | | * | | | | Increase default expiryBufferSeconds from 15 to 300 (5 minutes)Brandon Millman2018-10-061-1/+1 | | | | | | | | | * | | | | Add comments for gasPrice and gasLimitBrandon Millman2018-10-061-0/+2 | | | | | | | | | * | | | | Fix order expiration calc bug and expose gas options to executeBuyQuotefragosti2018-10-063-2/+8 | | | | | | | | * | | | | | fix: [testnet-faucet] Signing of ordersJacob Evans2018-10-101-3/+1 | | |/ / / / | |/| | | | | | | | | | | | | | | | Signing of orders changed in order-utils but forgot to update testnet faucet | * | | | | Merge pull request #1122 from 0xProject/feature/new-ethersLeonid Logvinov2018-10-0916-24/+29 | |\ \ \ \ \ | | | | | | | | | | | | | | Upgrade ethers.js version | | * | | | | Define bundlewatch.ci.repoBranchBaseLeonid Logvinov2018-10-091-1/+2 | | | | | | | | | * | | | | Stop accesing ethers private methodsLeonid Logvinov2018-10-093-9/+7 | | | | | | | | | * | | | | Fix merge conflictsLeonid Logvinov2018-10-091-0/+39 | | | | | | | | | * | | | | Fix ethers build issueLeonid Logvinov2018-10-094-52/+19 | | | | | | | | | * | | | | Upgrade ethers.js versionLeonid Logvinov2018-10-0911-11/+11 | |/ / / / / | * | | | | Merge pull request #1123 from 0xProject/feature/artifactsLeonid Logvinov2018-10-093-14/+87 | |\ \ \ \ \ | | | | | | | | | | | | | | Use bundlewatch instead of bundlesize | | * | | | | Fix branch nameLeonid Logvinov2018-10-091-1/+1 | | | | | | | | | * | | | | Add max sizesLeonid Logvinov2018-10-091-2/+4 | | | | | | | | | * | | | | Use bundlewatch instead of bundlesizeLeonid Logvinov2018-10-093-14/+85 | |/ / / / / | * | | | | Merge pull request #1102 from 0xProject/feature/0x.js/eip712-sign-typed-dataJacob Evans2018-10-0953-1204/+1361 | |\ \ \ \ \ | | | | | | | | | | | | | | [0x.js][order-utils][web3-wrapper] Expose eth_signTypedData functionality for order signing | | * | | | | Move Metamask Error to OrderErrorsJacob Evans2018-10-093-10/+9 | | | | | | | | | * | | | | Update the exported types for the packages which touch RPC providersJacob Evans2018-10-095-3/+24 | | | | | | | | | * | | | | Throw and handle errors from Providers.Jacob Evans2018-10-0923-150/+208 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In web3 wrapper when a response contains an error field we throw this rather than return response.result which is often undefined. In Signature Utils we handle the error thrown when a user rejects the signing dialogue to prevent double signing. Exposed the ZeroExTransaction JSON schema. In Website only use the MetamaskSubprovider if we can detect the provider is Metamask | | * | | | | Detect MM on signature validation failure.Jacob Evans2018-10-081-24/+28 | | | | | | | | | | | | | | | | | | | | | | | | | | | | Report a developer friendly error in this event to educate them on the compatability wrapper MetamaskSubprovider | | * | | | | Return SignedOrder from signing utils.Jacob Evans2018-10-0525-192/+380 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Create a helper back in EIP712Utils for code cleanup. Moved constants in order-utils into the constants object | | * | | | | Update 0x.js ChangelogJacob Evans2018-10-051-0/+18 | | | | | | | | | * | | | | Add eth_signTypedData support to our wallet subprovidersJacob Evans2018-10-0520-86/+326 | | | | | | | | | * | | | | Move SignTypedData to utils packageJacob Evans2018-10-059-152/+234 | | | | | | | | | * | | | | Introduce Metamask Subprovider.Jacob Evans2018-10-0515-444/+277 | | | | | | | | | | | | | | | | | | | | | | | | | | | | MM has a number of inconsistencies with other providers when implementing the JSON RPC interface. This subprovider wraps those nuances so they do not leak into the rest of our code | | * | | | | Expose eth_signTypedData functionality for order signingJacob Evans2018-10-0510-531/+245 | | |/ / / / * | | | | | Merge branch 'development' into dev-section-redesignFabio Berger2018-10-0998-460/+879 |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Clarifies use of schemas outside of Javascript/TypeScript. Fix typo Add asset-buyer to published packages section in README Publish Updated CHANGELOGS Update BuyQuote interface Add missing default options Remove unused constants Add fee order with a takerFee Add additional order factory methods and refactor test to use them Add comments about buy quote calculation Update CHANGELOG Fix linter Add additional test for slippage Add buy_quote_calculator_test | * | | | | Merge pull request #1121 from nebkor/developmentFabio Berger2018-10-091-1/+1 | |\ \ \ \ \ | | |/ / / / | |/| | | | Clarifies use of schemas outside of Javascript/TypeScript. | | * | | | Clarifies use of schemas outside of Javascript/TypeScript.Joe Ardent2018-10-081-1/+1 | |/ / / / | * | | | Fix typoBrandon Millman2018-10-051-1/+1 | | | | | | * | | | Add asset-buyer to published packages section in READMEBrandon Millman2018-10-051-0/+1 | | |_|/ | |/| | | * | | Publishethereum-types@1.0.11contracts@2.1.49@0xproject/website@0.0.54@0xproject/web3-wrapper@3.0.3@0xproject/utils@2.0.2@0xproject/typescript-typings@3.0.2@0xproject/types@1.1.4@0xproject/tslint-config@1.0.8@0xproject/testnet-faucets@1.0.51@0xproject/subproviders@2.0.7@0xproject/sra-spec@1.0.6@0xproject/sra-report@1.0.13@0xproject/sol-resolver@1.0.14@0xproject/sol-doc@1.0.2@0xproject/sol-cov@2.1.7@0xproject/sol-compiler@1.1.7@0xproject/react-shared@1.0.15@0xproject/react-docs@1.0.13@0xproject/order-watcher@2.1.1@0xproject/order-utils@1.0.7@0xproject/monorepo-scripts@1.0.11@0xproject/migrations@1.0.14@0xproject/metacoin@0.0.23@0xproject/json-schemas@1.0.7@0xproject/instant@0.0.2@0xproject/fill-scenarios@1.0.7@0xproject/dev-utils@1.0.12@0xproject/contract-wrappers@2.0.2@0xproject/connect@3.0.1@0xproject/base-contract@3.0.1@0xproject/asset-buyer@2.0.0@0xproject/assert@1.0.13@0xproject/abi-gen@1.0.130x.js@1.0.8Brandon Millman2018-10-0534-260/+260 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@1.0.8 - @0xproject/abi-gen@1.0.13 - @0xproject/assert@1.0.13 - @0xproject/asset-buyer@2.0.0 - @0xproject/base-contract@3.0.1 - @0xproject/connect@3.0.1 - @0xproject/contract-wrappers@2.0.2 - contracts@2.1.49 - @0xproject/dev-utils@1.0.12 - ethereum-types@1.0.11 - @0xproject/fill-scenarios@1.0.7 - @0xproject/instant@0.0.2 - @0xproject/json-schemas@1.0.7 - @0xproject/metacoin@0.0.23 - @0xproject/migrations@1.0.14 - @0xproject/monorepo-scripts@1.0.11 - @0xproject/order-utils@1.0.7 - @0xproject/order-watcher@2.1.1 - @0xproject/react-docs@1.0.13 - @0xproject/react-shared@1.0.15 - @0xproject/sol-compiler@1.1.7 - @0xproject/sol-cov@2.1.7 - @0xproject/sol-doc@1.0.2 - @0xproject/sol-resolver@1.0.14 - @0xproject/sra-report@1.0.13 - @0xproject/sra-spec@1.0.6 - @0xproject/subproviders@2.0.7 - @0xproject/testnet-faucets@1.0.51 - @0xproject/tslint-config@1.0.8 - @0xproject/types@1.1.4 - @0xproject/typescript-typings@3.0.2 - @0xproject/utils@2.0.2 - @0xproject/web3-wrapper@3.0.3 - @0xproject/website@0.0.54 | * | | Updated CHANGELOGSBrandon Millman2018-10-0556-141/+251 | | |/ | |/| | * | Merge pull request #1113 from 0xProject/feature/asset-buyer/testsBrandon Millman2018-10-057-58/+366 | |\ \ | | | | | | | | [asset-buyer] Rework min / max rate calc and add tests | | * | Update BuyQuote interfaceBrandon Millman2018-10-055-40/+73 | | | | | | * | Add missing default optionsBrandon Millman2018-10-041-3/+6 | | | | | | * | Remove unused constantsBrandon Millman2018-10-041-3/+0 | | | | | | * | Add fee order with a takerFeeBrandon Millman2018-10-041-2/+6 | | | | | | * | Add additional order factory methods and refactor test to use themBrandon Millman2018-10-042-61/+61 | | | | | | * | Add comments about buy quote calculationBrandon Millman2018-10-041-0/+2 | | | | | | * | Update CHANGELOGBrandon Millman2018-10-041-0/+4 | | | | | | * | Fix linterBrandon Millman2018-10-041-2/+0 | | | | | | * | Add additional test for slippageBrandon Millman2018-10-042-18/+70 | | | | | | * | Add buy_quote_calculator_testBrandon Millman2018-10-042-31/+246 | | | | * | | | Merge pull request #1103 from 0xProject/doc-overview-pageFabio Berger2018-10-0956-426/+1565 |\ \ \ \ | | | | | | | | | | Implement Developer Home | * | | | remove unused importFabio Berger2018-10-061-1/+0 | | | | | | * | | | Move valid-url import to react-sharedFabio Berger2018-10-062-3/+3 | | | | | | * | | | Fix commentFabio Berger2018-10-061-1/+1 | | | | | | * | | | Fix liinterFabio Berger2018-10-06