aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/oproute
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/oproute')
0 files changed, 0 insertions, 0 deletions
minimum block number hack for the devnet/gethAlex Browne2018-06-291-1/+37 * Introduce subprovider for printing revert stack tracesAlex Browne2018-06-151-0/+1 * Fix no-unused-variable tslint rule to include parameters and fix issuesFabio Berger2018-06-121-1/+1 * Implement SolidityProfiler & adapt sol-cov to work with GethLeonid Logvinov2018-06-091-0/+1 * Fix linting issuesfragosti2018-06-071-1/+0 * Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-06-072-10/+53 |\ | * Update more things to work with both Geth and GanacheAlex Browne2018-06-071-8/+3 | * Remove extra logs and other small fixesAlex Browne2018-06-071-2/+0 | * Add ability to quickly switch between Geth and Ganache by changing a constAlex Browne2018-06-071-1/+7 | * Add more transactions to Geth on init. Skip tests that are failing.Alex Browne2018-06-071-0/+2 | * Use Geth for contract testsAlex Browne2018-06-072-9/+50 * | Try enabling no-unused-variable...fragosti2018-06-052-3/+0 |/ * Introduce ethereum-types packageLeonid Logvinov2018-06-011-1/+1 * Rename Signer to Wallet, rename GAS_ESTIMATE to GAS_LIMITAmir Bandeali2018-05-312-3/+3 * Increase block gas limitAmir Bandeali2018-05-312-1/+2 * Remove web3Factory.create and remove dev-tools dependency on sol-covLeonid Logvinov2018-05-233-42/+1 * Make sol-cov work with truffle and other artifact adaptersLeonid Logvinov2018-05-231-2/+3 * Fix TSLint issuesFabio Berger2018-05-151-3/+12 * Merge branch 'development' into breakUp0xjsFabio Berger2018-05-112-4/+3 |\ | * Fix ganache subprovider configLeonid Logvinov2018-05-111-2/+2 | * Fix linter issuesLeonid Logvinov2018-05-101-2/+1 * | Merge branch 'development' into breakUp0xjsFabio Berger2018-05-101-1/+1 |\| | * Fix artifacts pathsLeonid Logvinov2018-05-071-1/+1 * | Add var returnsFabio Berger2018-05-101-2/+4 * | Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin...Fabio Berger2018-05-102-0/+67 |/ * Merge branch 'development' into feature/0x.js/remove-hd-wallet-from-testJacob Evans2018-04-171-2/+2 |\ | * Fix testsLeonid Logvinov2018-04-121-2/+2 * | Update the Changelog with pr numberJacob Evans2018-04-141-1/+1 * | Remove truffle-hdwallet from 0x.js testsJacob Evans2018-04-131-1/+5 |/ * Move our contract templates to accept Provider instead of Web3WrapperLeonid Logvinov2018-04-042-3/+2 * Add metacoin example projectLeonid Logvinov2018-04-021-1/+0 * Merge branch 'development' into convertScriptsToTsFabio Berger2018-03-147-79/+99 |\ | * Properly and consistently parse ENV varsLeonid Logvinov2018-03-133-6/+7 | * Fix a typo in handling env variablesLeonid Logvinov2018-03-121-3/+3 | * Introduce TESTRPC_FIRST_ADDRESSLeonid Logvinov2018-03-122-1/+4 | * Make BlockchainLifecycle accept only web3WrapperLeonid Logvinov2018-03-121-4/+2 | * Remove redundant Date.now()Leonid Logvinov2018-03-121-0/+19 | * Make env variables parsing more strict and add docsLeonid Logvinov2018-03-121-2/+9 | * Address feedbackLeonid Logvinov2018-03-121-1/+2 | * Add double negation before using shouldUseInProcessGanacheLeonid Logvinov2018-03-121-1/+1 | * Rename useInProcessGanache to shouldUseInProcessGanacheLeonid Logvinov2018-03-121-3/+3 | * Make coverage a module instead of a functionLeonid Logvinov2018-03-123-9/+14 | * Rename COVERAGE to SOLIDITY_COVERAGSLeonid Logvinov2018-03-121-1/+1 | * Rename getCoverageSubprovider to getCoverageSubproviderSingletonLeonid Logvinov2018-03-123-4/+4 | * Add sol-cover implementationLeonid Logvinov2018-03-126-79/+65 * | Move configuration into package.json configs sectionFabio Berger2018-03-141-2/+3 * | Fix lint issuesFabio Berger2018-03-131-0/+1 * | small fixesFabio Berger2018-03-132-2/+1 * | move scripts to monorepro-scriptsFabio Berger2018-03-134-96/+11 * | Convert 0x.js scripts to TS, move the prepublishUtils script to `dev-utils` a...Fabio Berger2018-03-13