/textproc/opensched/

data/cgit.png' alt='cgit logo'/> index : dexon-0x-contracts
DEXON fork of 0x protocol contracts forked from 0x-monorepo (https://github.com/dexon-foundation/0x-contracts)
aboutsummaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* Fix linterLeonid Logvinov2019-01-141-2/+2
* Fix the bug with incorrect source maps parsing by changing contract data from...Leonid Logvinov2019-01-145-15/+24
* Add utils.isRangeEqual to sol-profilerLeonid Logvinov2019-01-141-0/+6
* Add assembly statements to AST VisitorLeonid Logvinov2019-01-141-0/+33
* Use a custom JS tracerLeonid Logvinov2019-01-141-17/+18
* Revert CHANGELOG changesLeonid Logvinov2019-01-111-187/+336
* Remove generated wrappersLeonid Logvinov2019-01-1134-30044/+0
* Remove generated artifactsLeonid Logvinov2019-01-1136-21500/+0
* Generate blocks at interval for truffleRemco Bloemen2019-01-111-1/+1
* Use tracer for debug tracesRemco Bloemen2019-01-111-5/+21
* Capture errors in next callbacksRemco Bloemen2019-01-111-3/+21
* Throw error when source location is missingRemco Bloemen2019-01-111-2/+6
* Fix typoRemco Bloemen2019-01-111-1/+1
* Add tracer params typeRemco Bloemen2019-01-111-0/+2
* Re-add changelog for 0x.jsFabio Berger2019-01-1171-336/+51731
* 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
* feature: implement logging and friendly wallet name for Operafragosti2019-01-113-3/+8
* Merge pull request #1501 from 0xProject/fix/utils/promisify-not-accounting-fo...Francesco Agosti2019-01-112-1/+10
|\
| * chore: changelog updatefragosti2019-01-101-0/+9
| * fix: account for undefined errors in promisify, not only nullfragosti2019-01-101-1/+1
* | Fix prettierLeonid Logvinov2019-01-103-6/+3
* | Add missing dependenciesLeonid Logvinov2019-01-101-0/+3
* | Merge developmentLeonid Logvinov2019-01-10242-1353/+7066
|\ \
| * \ Merge pull request #1482 from 0xProject/feature/monorepo/release-notesSteve Klebanoff2019-01-106-2/+53
| |\ \
| | * \ Merge branch 'feature/monorepo/release-notes' of github.com:0xProject/0x-mono...Steve Klebanoff2019-01-081-1/+1
| | |\ \
| | | * | Use explicit undefined checkFabio B2019-01-081-1/+1
| | * | | 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
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge branch 'development' into feature/instant/tell-amount-availableSteve Klebanoff2019-01-10317-1855/+9504
| | |\ \ \
| | * | | | 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
| | |\ \ \ \