/deskutils/nautilus-locked-folder/

'/> index : dexon-sol-tools
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | 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-10131-393/+1151
| |\ \ \ \ \ \ \
| * | | | | | | | 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-0983-632/+1428
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Remove unused validateFillOrKill methodFabio Berger2018-11-091-30/+1
| * | | | | | | | | Fix validateOrderFillableOrThrowAsync method so it also checks order signatur...Fabio Berger2018-11-0912-30/+94
* | | | | | | | | | 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
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #1238 from 0xProject/fix/website/code-splittingBrandon Millman2018-11-1224-32/+34
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | fix(website): fix code splittingBrandon Millman2018-11-1224-32/+34
|/ / / / / / / / /
* | | | | | | | | Merge pull request #1241 from 0xProject/feature/contracts/changelogsAmir Bandeali2018-11-122-1/+116
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Add CHANGELOG comment to READMEAmir Bandeali2018-11-121-1/+1
| * | | | | | | | Add CHANGELOG.jsonAmir Bandeali2018-11-121-0/+115
|/ / / / / / / /
| | | | | * | | Update CHANGELOG.jsonBryan Stitt2018-11-131-1/+1
| | | | | * | | Update packages/order-watcher/CHANGELOG.jsonFabio B2018-11-131-1/+0
| | | | | * | | Update packages/order-watcher/CHANGELOG.jsonLeonid Logvinov2018-11-131-1/+1
| | | | | * | | Update CHANGELOG.jsonBryan Stitt2018-11-121-1/+1
| | | | | * | | Merge branch 'development' into patch-1Bryan Stitt2018-11-12158-930/+2191
| | | | | |\ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| | | | | * | | update changelogBryan Stitt2018-11-121-0/+10
| | | | | * | | start jsonRpcRequestId at 1, not 0Bryan Stitt2018-11-081-1/+1
| | | | | | | * feat: integrate wallet flow with heartbeat and other branchesfragosti2018-11-13