aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/src/utils/web3_wrapper.ts
Commit message (Expand)AuthorAgeFilesLines
* Add support for TEST_PROVIDER env varAlex Browne2018-06-071-3/+4
* Get LibBytes tests working on both Ganache and GethAlex Browne2018-06-071-1/+1
* Add ability to quickly switch between Geth and Ganache by changing a constAlex Browne2018-06-071-3/+16
* Update code after rebaseAlex Browne2018-06-071-2/+6
* Fix linter errorsLeonid Logvinov2018-06-011-1/+1
* Introduce ethereum-types packageLeonid Logvinov2018-06-011-1/+1
* Rename Signer to Wallet, rename GAS_ESTIMATE to GAS_LIMITAmir Bandeali2018-05-311-1/+1
* Fix a bug in CALL-like opcode handlingLeonid Logvinov2018-05-231-1/+2
* Remove web3Factory.create and remove dev-tools dependency on sol-covLeonid Logvinov2018-05-231-3/+9
* Merge branch 'development' into v2-prototypeAmir Bandeali2018-05-161-0/+12