aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web3-wrapper
Commit message (Expand)AuthorAgeFilesLines
* Set Lodash dep to an exact version since newer versions introduced breaking c...Fabio Berger2018-03-201-1/+1
* PublishFabio Berger2018-03-191-7/+7
* PublishFabio Berger2018-03-191-8/+8
* Updated CHANGELOGSFabio Berger2018-03-191-1/+1
* Merge branch 'development' into convertScriptsToTsFabio Berger2018-03-142-2/+20
|\
| * Add sol-cover implementationLeonid Logvinov2018-03-122-2/+20
* | Move configuration into package.json configs sectionFabio Berger2018-03-141-2/+3
* | Fix lint issuesFabio Berger2018-03-131-0/+1
* | move scripts to monorepro-scriptsFabio Berger2018-03-134-7/+16
|/
* Merge pull request #444 from 0xProject/dedupWeb3WrapperFabio Berger2018-03-112-1/+8
|\
| * Add pr number to changelogFabio Berger2018-03-111-1/+1
| * Add getProvider method to web3WrapperFabio Berger2018-03-102-0/+7
| * Fix commentFabio Berger2018-03-091-1/+1
* | Merge branch 'development' into addPackagePublishConfigFabio Berger2018-03-092-15/+4
|\|
| * PublishBrandon Millman2018-03-091-3/+3
| * Update 0.2.0 doc json to include typesFabio Berger2018-03-071-1350/+0
| * Move RawLogEntry to types packageFabio Berger2018-03-071-12/+1
| * Allow user to change versions in demo exampleFabio Berger2018-03-071-0/+1350
* | Add package.json publishConfig so that these packages are published as public.Fabio Berger2018-03-081-0/+3
|/
* Add missing instructions to add external types to tsconfig.json after instal...Fabio Berger2018-03-051-0/+8
* PublishFabio Berger2018-03-051-6/+6
* Updated CHANGELOGSFabio Berger2018-03-051-1/+1
* Merge pull request #429 from 0xProject/fix/incorrectDepsFabio Berger2018-03-041-3/+3
|\
| * remove extrenuous commaFabio Berger2018-03-031-1/+1
| * Make web3 typings a dep for web3WrapperFabio Berger2018-03-031-2/+2
* | Update all mentions of the repo name being `0x.js` to `0x-monorepo`Fabio Berger2018-03-041-3/+3
|/
* Move BaseContract to its own packageLeonid Logvinov2018-02-284-251/+180
* Move BaseContract to web3WrapperLeonid Logvinov2018-02-285-180/+257
* Add txData to async callsLeonid Logvinov2018-02-281-2/+2
* Add web3Wrapper.callAsync and remove web3Wrapper.getContractInstanceLeonid Logvinov2018-02-282-9/+12
* Merge branch 'development' into feature/0x.js/lowercase-addressesJacob Evans2018-02-272-2/+2
|\
| * Move all dependencies on @0xproject/types out of devDependenciesBrandon Millman2018-02-221-1/+1
* | Lowercase web3 wrapper addressesJacob Evans2018-02-272-3/+9
|/
* PublishBrandon Millman2018-02-171-4/+4
* PublishFabio Berger2018-02-101-4/+4
* PublishFabio Berger2018-02-101-5/+5
* Merge pull request #389 from 0xProject/fix/npmInclusionIssuesFabio Berger2018-02-102-1/+8
|\
| * Add `yarn-error.log` to all .npmignoreFabio Berger2018-02-101-0/+1
| * Add PR number to CHANGELOGsFabio Berger2018-02-101-1/+1
| * ignore all files starting with dots in all sub-packagesFabio Berger2018-02-101-0/+1
| * Add npmignore to web3-wrapper and update CHANGELOGFabio Berger2018-02-102-1/+6
* | Simplify standard postpublish script and remove them from some private packagesBrandon Millman2018-02-091-10/+1
|/
* PublishBrandon Millman2018-02-081-3/+3
* PublishLeonid Logvinov2018-02-061-5/+5
* Merge branch 'development' into feature/build_watchLeonid2018-02-051-5/+5
|\
| * PublishLeonid Logvinov2018-02-011-5/+5
* | Merge pull request #359 from 0xProject/feature/ts-2.7Leonid2018-02-051-1/+1
|\ \
| * | Upgrade TS to the newest versionLeonid Logvinov2018-02-011-1/+1
* | | Add build:watch to README'sLeonid Logvinov2018-02-021-0/+6
|/ /
* / Add build:watch command to all TS packagesLeonid Logvinov2018-02-011-0/+1
|/
* Remove promisified web3 functions from testsLeonid Logvinov2018-01-301-0/+4
* PublishFabio Berger2018-01-301-5/+5
* PublishLeonid Logvinov2018-01-301-5/+5
* PublishLeonid Logvinov2018-01-251-5/+5
* PublishBrandon Millman2018-01-181-5/+5
* PublishLeonid Logvinov2018-01-111-2/+2
* PublishLeonid Logvinov2018-01-111-5/+5
* Return to old way of including web3 typesLeonid Logvinov2018-01-101-1/+1
* Include web3 types via typeRoots and factor out common parts of tsconfig.jsonLeonid Logvinov2018-01-103-11/+5
* Apply prettify on json and md filesLeonid Logvinov2018-01-045-55/+50
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-042-6/+1
* Apply prettier configLeonid Logvinov2018-01-031-16/+13
* PublishFabio Berger2017-12-281-4/+4
* Add missing calls to bigNumberConfigs in packages where we are instantiating ...Brandon Millman2017-12-221-1/+7
* Merge branch 'development' into fix/underscorePrivateBrandon Millman2017-12-211-4/+4
|\
| * PublishLeonid Logvinov2017-12-211-4/+4
* | Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-201-39/+39
|/
* Change contributing testLeonid Logvinov2017-12-201-1/+1
* Fix yarn workspaces explanationLeonid Logvinov2017-12-201-3/+9
* Change CONTRIBUTING sectionLeonid Logvinov2017-12-201-1/+1
* Fix the headersLeonid Logvinov2017-12-201-1/+1
* Address feedbackLeonid Logvinov2017-12-201-9/+19
* Write 4 README'sLeonid Logvinov2017-12-201-1/+31
* Fix broken postpublish_utils, add CHANGELOG and postpublish.js scripts to all...Brandon Millman2017-12-092-0/+18
* PublishBrandon Millman2017-12-091-4/+4
* Refactor networkId out of web3WrapperLeonid Logvinov2017-12-081-7/+6
* Address feedbackLeonid Logvinov2017-12-072-7/+1
* Refactor web3Wrapper to a separate packageLeonid Logvinov2017-12-075-0/+249