/x11-toolkits/irrlicht/

/cgit.png' alt='cgit logo'/> index : dexon-sol-tools
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
aboutsummaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* Improve reliability of the minimum block number hack for the devnet/gethAlex Browne2018-06-292-22/+39
* Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-06-29132-4133/+4839
|\
| * Remove isTracked field on token in favor of trackedTimestampBrandon Millman2018-06-2911-26/+31
| * Use moment and lodashBrandon Millman2018-06-292-2/+3
| * Sort wallet tokens by timestamp added and scroll to newly added tokenBrandon Millman2018-06-296-11/+26
| * Merge pull request #707 from 0xProject/feature/combinatorial-testingFabio Berger2018-06-2829-711/+2276
| |\
| | * Remove unused constantsFabio Berger2018-06-281-2/+0
| | * Reduce the userAddresses to the individual addresses actually used by tests, ...Fabio Berger2018-06-287-19/+32
| | * Add await time constantFabio Berger2018-06-281-0/+2
| | * Add missing awaitTransactionSuccessAsync callsFabio Berger2018-06-281-6/+10
| | * Merge branch 'v2-prototype' into feature/combinatorial-testingFabio Berger2018-06-2761-3136/+1866
| | |\
| | * | Move combinatorial fillOrder tests into the `fill_ordere` test fileFabio Berger2018-06-272-48/+21
| | * | Fix testsFabio Berger2018-06-271-3/+6
| | * | Fix enum nameFabio Berger2018-06-271-9/+9
| | * | Fix type issueFabio Berger2018-06-271-2/+2
| | * | Merge branch 'refactor/check-revert-reasons' into feature/combinatorial-testingFabio Berger2018-06-2712-88/+92
| | |\ \
| | * | | Update AbstractAssetWrapperFabio Berger2018-06-261-1/+1
| | * | | Rename to singularFabio Berger2018-06-261-9/+9
| | * | | Fix merge issuesFabio Berger2018-06-265-17/+21
| | * | | Merge branch 'v2-prototype' into feature/combinatorial-testingFabio Berger2018-06-2636-379/+532
| | |\ \ \
| | * | | | Fix inconsistency between contract and reference implementation of order vali...Fabio Berger2018-06-262-0/+5
| | * | | | Prettier fixesFabio Berger2018-06-262-8/+2
| | * | | | Fix tslint issuesFabio Berger2018-06-269-24/+4
| | * | | | Fix lint errorsFabio Berger2018-06-263-5/+2
| | * | | | Fix revertReasonFabio Berger2018-06-251-1/+1
| | * | | | Remove no longer used methodFabio Berger2018-06-251-16/+0
| | * | | | Check revert reasons in declarative and combinatorial testsFabio Berger2018-06-252-61/+67
| | * | | | merge check-revert-reasonsFabio Berger2018-06-2512-66/+58
| | |\ \ \ \
| | * | | | | Add missing importFabio Berger2018-06-251-1/+4
| | * | | | | merge check-revert-reasonsFabio Berger2018-06-2515-129/+235
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'v2-prototype' into feature/combinatorial-testingFabio Berger2018-06-25177-1732/+3341
| | |\ \ \ \ \ \
| | * | | | | | | Add support for approveAll in assetWrapper and fillOrderScenariosFabio Berger2018-06-214-5/+80
| | * | | | | | | Fix orderValidationUtils where was confusing a makerAssetAmount as a takerAss...Fabio Berger2018-06-213-11/+18
| | * | | | | | | Improve verbose loggingFabio Berger2018-06-211-2/+5
| | * | | | | | | Fix merge variable name issueFabio Berger2018-06-201-1/+1
| | * | | | | | | Add support for setting allowance to unlimitedFabio Berger2018-06-202-7/+35
| | * | | | | | | Add noop conditionals for clarityFabio Berger2018-06-201-0/+10
| | * | | | | | | Rename for clarityFabio Berger2018-06-201-8/+8
| | * | | | | | | Split balance and allowance amount types in prep of adding the "unlimited" al...Fabio Berger2018-06-203-51/+59
| | * | | | | | | Remove unneeded explicit type defFabio Berger2018-06-201-1/+1
| | * | | | | | | Add TS 2.7 numeric separators to improve readabilityFabio Berger2018-06-201-6/+6
| | * | | | | | | Merge branch 'v2-prototype' into feature/combinatorial-testingFabio Berger2018-06-2047-350/+1165
| | |\ \ \ \ \ \ \
| | * | | | | | | | Add ability for verbose loggingFabio Berger2018-06-201-2/+10
| | * | | | | | | | Fix typoFabio Berger2018-06-191-2/+2
| | * | | | | | | | Rename NewOrderFactory to OrderFactoryFromScenario for clarityFabio Berger2018-06-192-5/+5
| | * | | | | | | | Remove hack in ERC20WrapperFabio Berger2018-06-197-12/+30
| | * | | | | | | | Cleanup coreCombinatorialUtilsFabio Berger2018-06-191-220/+226
| | * | | | | | | | Comments and cleanupFabio Berger2018-06-191-20/+8
| | * | | | | | | | Merge branch 'v2-prototype' into feature/combinatorial-testingFabio Berger2018-06-1994-492/+1087
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'v2-prototype' into feature/combinatorial-testingFabio Berger2018-06-1973-415/+1965
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'v2-prototype' into feature/combinatorial-testingFabio Berger2018-06-158-23/+132
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Add ability to tweak the relevant balances/allowances for the maker and taker...Fabio Berger2018-06-154-78/+380
| | * | | | | | | | | | | - Refactor assetWrapper to contain more of the normalizing logic instead of e...Fabio Berger2018-06-1510-84/+341
| | * | | | | | | | | | | Rename OrderAmountScenario to OrderAssetAmountScenario and convert generateOr...Fabio Berger2018-06-145-60/+59
| | * | | | | | | | | | | Merge branch 'v2-prototype' into feature/combinatorial-testingFabio Berger2018-06-1429-38/+814
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Use a defaultFillScenario in fillOrder testsFabio Berger2018-06-141-36/+39
| | * | | | | | | | | | | | Fix incorrect string values in enumFabio Berger2018-06-141-2/+2
| | * | | | | | | | | | | | Fix calculation of expFilledTakerAmount and expected values in events emittedFabio Berger2018-06-141-4/+7
| | * | | | | | | | | | | | Replace initial set of legacy manually written fillOrder tests with declarati...Fabio Berger2018-06-142-434/+186
| | * | | | | | | | | | | | Add ability to specify takerAssetFillAmount and taker scenarios as part of a ...Fabio Berger2018-06-144-35/+153
| | * | | | | | | | | | | | Fix divide by zero bugFabio Berger2018-06-141-3/+3
| | * | | | | | | | | | | | Move orderFill combinatorialTests to exchange folderFabio Berger2018-06-131-4/+4
| | * | | | | | | | | | | | Merge branch 'v2-prototype' into feature/combinatorial-testingFabio Berger2018-06-1363-1012/+1928
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Implement initial set of orderFill combinatorial testsFabio Berger2018-06-1313-490/+784
| | * | | | | | | | | | | | | Refactor ERC20 and ERC721 wrappers for V2 and introduce the assetWrapper supe...Fabio Berger2018-06-134-9/+95
| | * | | | | | | | | | | | | Remaining refactors of order-utils components for V2Fabio Berger2018-06-135-46/+48
| | * | | | | | | | | | | | | For some reason order-watcher tests were timeing out so I increased the timeo...Fabio Berger2018-06-131-1/+1
| | * | | | | | | | | | | | | Remove comment since we have added the testsFabio Berger2018-06-131-5/+0
| | * | | | | | | | | | | | | Variable rename for clarityFabio Berger2018-06-131-2/+2
| | * | | | | | | | | | | | | Merge branch 'v2-prototype' into feature/combinatorial-testingFabio Berger2018-06-12175-1082/+3542
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'v2-prototype' into feature/combinatorial-testingFabio Berger2018-06-0841-79/+80
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'fix/order-utils/remaining-v2-changes' into feature/combinatoria...Fabio Berger2018-06-087-55/+37
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'fix/order-utils/remaining-v2-changes' into feature/combinatoria...Fabio Berger2018-06-085-183/+201
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | POC: Generates an order from spec, get's the amount fillableFabio Berger2018-06-087-32/+462
| | * | | | | | | | | | | | | | | | | merge v2-prototypeFabio Berger2018-06-07286-2348/+2687
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | Implement initial generateOrder function that given the scenario values for a...Fabio Berger2018-06-072-0/+244
| * | | | | | | | | | | | | | | | | | | Merge pull request #766 from perissology/feature/solcov-ignoreFabio Berger2018-06-284-2/+104
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | rename functionperissology2018-06-272-8/+8
| | * | | | | | | | | | | | | | | | | | | add /*solcov ignore next*/ testsperissology2018-06-252-0/+52
| | * | | | | | | | | | | | | | | | | | | support ignoring entire contractsperissology2018-06-251-7/+11
| | * | | | | | | | | | | | | | | | | | | add ability to ignore covering specific code blocksperissology2018-06-232-2/+48
| * | | | | | | | | | | | | | | | | | | | Fix tslintFabio Berger2018-06-271-2/+2
| * | | | | | | | | | | | | | | | | | | | Merge branch 'v2-prototype' into invalid-argument-errorFabio Berger2018-06-27