/audio/baudline/

aboutsummaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* Move benefits to language files and fix copyFabio Berger2018-11-147-34/+78
* Implement 0x launch kit landing pageFabio Berger2018-11-1418-1/+493
* Merge pull request #1235 from 0xProject/fixOrderValidationFabio B2018-11-1215-124/+217
|\
| * Add fixes affecting the public interface to the CHANGELOGsFabio Berger2018-11-122-0/+45
| * Use correctly formatted signature so that it rejects with the expected reason...Fabio Berger2018-11-121-1/+2
| * Remove unnecessary conversion to BigNumberFabio Berger2018-11-121-2/+2
| * Use rejectedWithFabio Berger2018-11-121-2/+2
| * Use RevertReason when possibleFabio Berger2018-11-121-1/+1
| * rename paramFabio Berger2018-11-121-2/+2
| * address linter errorsFabio Berger2018-11-111-2/+0
| * Move signature validation into OrderValidationUtils.validateOrderFillableOrTh...Fabio Berger2018-11-103-15/+16
| * Merge branch 'development' into fixOrderValidationFabio Berger2018-11-10130-385/+1096
| |\
| * | Revert comment changeFabio Berger2018-11-101-1/+1
| * | Keep more helpful error messages, and stop swallowing errors when returning c...Fabio Berger2018-11-101-59/+72
| * | Merge branch 'development' into fixOrderValidationFabio Berger2018-11-0961-589/+1090
| |\ \
| * | | Remove unused validateFillOrKill methodFabio Berger2018-11-091-30/+1
| * | | Fix validateOrderFillableOrThrowAsync method so it also checks order signatur...Fabio Berger2018-11-0912-30/+94
| * | | chore(instant): fix lint errorBrandon Millman2018-11-061-1/+0
* | | | Merge pull request #1246 from 0xProject/bug/web3-wrapper/eth-call-nullFabio B2018-11-121-3/+0
|\ \ \ \
| * | | | bug(web3-wrapper): throws when contract returns nullJacob Evans2018-11-121-3/+0
* | | | | fix(website): fix code splittingBrandon Millman2018-11-1223-31/+33
|/ / / /
* | | | Add CHANGELOG comment to READMEAmir Bandeali2018-11-121-1/+1
* | | | Add CHANGELOG.jsonAmir Bandeali2018-11-121-0/+115
* | | | feat(instant): handle privacy mode in walletsBrandon Millman2018-11-106-16/+11
* | | | Merge pull request #1237 from 0xProject/feature/instant/buy-quote-heartbeatSteve Klebanoff2018-11-107-13/+106
|\ \ \ \
| * | | | lintingSteve Klebanoff2018-11-102-1/+2
| * | | | Don't start heartbeat if no accountSteve Klebanoff2018-11-101-6/+8
| * | | | Lodash noopSteve Klebanoff2018-11-101-1/+1
| * | | | Using built in intervalUtils instead of rolling ownSteve Klebanoff2018-11-101-20/+5
| * | | | Update account more frequentlySteve Klebanoff2018-11-101-1/+1
| * | | | Linting and renaming variablesSteve Klebanoff2018-11-105-21/+23
| * | | | Use interface like named parameters hereSteve Klebanoff2018-11-102-3/+4
| * | | | Emulate named parameters with interfaceSteve Klebanoff2018-11-103-7/+17
| * | | | Make sure we only update price when they are not in the middle of an orderSteve Klebanoff2018-11-101-2/+3
| * | | | Use existing functions instead of writing our ownSteve Klebanoff2018-11-107-94/+28
| * | | | Merge branch 'development' into feature/instant/buy-quote-heartbeatSteve Klebanoff2018-11-10141-594/+1458
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Variable name cleanupSteve Klebanoff2018-11-091-9/+9
| * | | | Remove unneeded Promise.resolveSteve Klebanoff2018-11-091-1/+0
| * | | | Remove old TODOSteve Klebanoff2018-11-091-1/+0
| * | | | move files around and renameSteve Klebanoff2018-11-093-24/+20
| * | | | wip: BuyQuote heartbeatSteve Klebanoff2018-11-094-5/+45
| * | | | Make heartbeat more genericSteve Klebanoff2018-11-092-23/+29
| * | | | wip: abstract out updating buy quoteSteve Klebanoff2018-11-092-39/+59
| * | | | lintingSteve Klebanoff2018-11-091-0/+1
| * | | | feat(instant): Heartbeat for updating account infoSteve Klebanoff2018-11-094-3/+62
* | | | | feat(instant): Dismissible overlay error messagesSteve Klebanoff2018-11-106-12/+50
| |/ / / |/| | |
* | | | PublishJacob Evans2018-11-0937-283/+283
* | | | Updated CHANGELOGSJacob Evans2018-11-0960-6/+356
* | | | Merge pull request #1232 from 0xProject/feature/instant/account-state-changeBrandon Millman2018-11-0911-42/+148
|\ \ \ \
| * | | | fix(instant): fix bug where we potentially fetch balance for the wrong accountBrandon Millman2018-11-094-9/+18
| * | | | Merge branch 'development' into feature/instant/account-state-changeBrandon Millman2018-11-0934-290/+503
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| * | | chore(instant): fix lint errorsBrandon Millman2018-11-081-1/+1
| * | | feat(instant): fetch balance at startupBrandon Millman2018-11-087-20/+53
| * | | feat(instant): fetch account address at startup and drive account state changesBrandon Millman2018-11-089-25/+88
* | | | Merge pull request #1236 from 0xProject/fix/subproviders/lock-ledger-4.24.0Jacob Evans2018-11-091-1/+1
|\ \ \ \
| * | | | fix: Lock Ledger hw-transport to 4.24.0Jacob Evans2018-11-091-1/+1
| | |/ / | |/| |
* | | | fix: wrong prop names usedfragosti2018-11-091-2/+2
* | | | chore: PR feedbackfragosti2018-11-091-9/+9
* | | | fix: broken features because of mergefragosti2018-11-093-1/+5
* | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-11-0914-102/+226
|\| | |
| * | | [instant] Viewport specific errors (#1228)Steve Klebanoff2018-11-098-49/+118
| * | | Added more commentsRemco Bloemen2018-11-091-0/+5
| * | | Merge remote-tracking branch 'origin/development' into feature/utils/prettybi...Remco Bloemen2018-11-0927-246/+366
| |\ \ \
| | * | | Include wholeNumberSchema in sra-spec schemasFabio Berger2018-11-091-0/+2
| | * | | Merge pull request #1231 from 0xProject/fix/instant/default-amount-quoteBrandon Millman2018-11-094-53/+83
| | |\ \ \
| | | * | | chore(instant): fix linterBrandon Millman2018-11-091-0/+1
| | | * | | fix(instant): update buy quote at start up in the case of default amountBrandon Millman2018-11-084-53/+82
| | | |/ /
| * | | | Merge remote-tracking branch 'origin/development' into feature/utils/prettybi...Remco Bloemen2018-11-09