index
:
dexon-sol-tools
development
master
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
web3-wrapper
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove CHANGELOG.json files since will be generated on development
Fabio Berger
2018-03-30
1
-64
/
+0
*
Generate CHANGELOG.json files and add convert_changelog script
Fabio Berger
2018-03-29
1
-0
/
+64
*
Standardize changelog dates and format
Fabio Berger
2018-03-29
1
-4
/
+4
*
Merge pull request #482 from 0xProject/feature/web3-types
Leonid Logvinov
2018-03-28
1
-12
/
+24
|
\
|
*
Move common types out of web3 types
Leonid Logvinov
2018-03-27
1
-12
/
+24
*
|
merge developmentx
Fabio Berger
2018-03-28
3
-12
/
+7
|
\
|
|
*
Add clean-state tests
Leonid Logvinov
2018-03-27
3
-12
/
+7
*
|
Add monorepo_scripts to npmignore
Fabio Berger
2018-03-27
1
-0
/
+1
|
/
*
Move usage out of README and add add link to docs
Fabio Berger
2018-03-21
1
-1
/
+1
*
Make docs link more discoverable in README, move docs out of README
Fabio Berger
2018-03-21
1
-11
/
+3
*
Improve comments
Fabio Berger
2018-03-21
1
-13
/
+12
*
Add DocComments to Web3Wrapper
Fabio Berger
2018-03-21
1
-1
/
+132
*
Add changelog entry
Fabio Berger
2018-03-21
1
-0
/
+4
*
Rename method for clarity
Fabio Berger
2018-03-21
1
-1
/
+1
*
Remove duplicate method
Fabio Berger
2018-03-21
1
-3
/
+0
*
Fix var name typo
Fabio Berger
2018-03-21
1
-2
/
+2
*
Rename `stagedocs.ts` file to `stage_docs.ts` in keeping with our file naming...
Fabio Berger
2018-03-20
2
-1
/
+1
*
Merge branch 'development' into addExtraDocs
Fabio Berger
2018-03-20
2
-10
/
+10
|
\
|
*
Set Lodash dep to an exact version since newer versions introduced breaking c...
Fabio Berger
2018-03-20
1
-1
/
+1
|
*
Publish
contracts@2.1.17
@0xproject/website@0.0.20
@0xproject/testnet-faucets@1.0.18
@0xproject/sra-report@0.0.3
@0xproject/sol-cov@0.0.3
@0xproject/react-docs-example@0.0.3
@0xproject/monorepo-scripts@0.1.14
@0xproject/dev-utils@0.3.1
@0xproject/deployer@0.3.1
0x.js@0.33.3
Fabio Berger
2018-03-19
1
-7
/
+7
|
*
Publish
contracts@2.1.16
@0xproject/website@0.0.19
@0xproject/testnet-faucets@1.0.17
@0xproject/sra-report@0.0.2
@0xproject/sol-cov@0.0.2
@0xproject/react-docs-example@0.0.2
@0xproject/monorepo-scripts@0.1.13
@0xproject/dev-utils@0.3.0
@0xproject/deployer@0.3.0
0x.js@0.33.2
Fabio Berger
2018-03-19
1
-8
/
+8
|
*
Updated CHANGELOGS
Fabio Berger
2018-03-19
1
-1
/
+1
*
|
Standardize all doc commands and add `docs:stage` shortcut
Fabio Berger
2018-03-18
1
-0
/
+1
*
|
Refactor all docJSON's to reside within the same S3 bucket under different fo...
Fabio Berger
2018-03-16
1
-2
/
+2
*
|
Added doc json generation and uploading to Web3Wrapper package
Fabio Berger
2018-03-14
3
-2
/
+22
|
/
*
Merge branch 'development' into convertScriptsToTs
Fabio Berger
2018-03-14
2
-2
/
+20
|
\
|
*
Add sol-cover implementation
Leonid Logvinov
2018-03-12
2
-2
/
+20
*
|
Move configuration into package.json configs section
Fabio Berger
2018-03-14
1
-2
/
+3
*
|
Fix lint issues
Fabio Berger
2018-03-13
1
-0
/
+1
*
|
move scripts to monorepro-scripts
Fabio Berger
2018-03-13
4
-7
/
+16
|
/
*
Merge pull request #444 from 0xProject/dedupWeb3Wrapper
Fabio Berger
2018-03-11
2
-1
/
+8
|
\
|
*
Add pr number to changelog
Fabio Berger
2018-03-11
1
-1
/
+1
|
*
Add getProvider method to web3Wrapper
Fabio Berger
2018-03-10
2
-0
/
+7
|
*
Fix comment
Fabio Berger
2018-03-09
1
-1
/
+1
*
|
Merge branch 'development' into addPackagePublishConfig
Fabio Berger
2018-03-09
2
-15
/
+4
|
\
|
|
*
Publish
contracts@2.1.15
@0xproject/website@0.0.18
@0xproject/web3-wrapper@0.2.1
@0xproject/utils@0.4.1
@0xproject/types@0.3.1
@0xproject/testnet-faucets@1.0.16
@0xproject/subproviders@0.7.0
@0xproject/sra-report@0.0.1
@0xproject/react-shared@0.0.1
@0xproject/react-docs@0.0.1
@0xproject/json-schemas@0.7.14
@0xproject/dev-utils@0.2.1
@0xproject/deployer@0.2.1
@0xproject/connect@0.6.3
@0xproject/base-contract@0.0.3
@0xproject/assert@0.2.0
@0xproject/abi-gen@0.2.5
0x.js@0.33.1
Brandon Millman
2018-03-09
1
-3
/
+3
|
*
Update 0.2.0 doc json to include types
Fabio Berger
2018-03-07
1
-1350
/
+0
|
*
Move RawLogEntry to types package
Fabio Berger
2018-03-07
1
-12
/
+1
|
*
Allow user to change versions in demo example
Fabio Berger
2018-03-07
1
-0
/
+1350
*
|
Add package.json publishConfig so that these packages are published as public.
Fabio Berger
2018-03-08
1
-0
/
+3
|
/
*
Add missing instructions to add external types to tsconfig.json after instal...
Fabio Berger
2018-03-05
1
-0
/
+8
*
Publish
web3-typescript-typings@0.10.0
ethers-typescript-typings@0.0.2
contracts@2.1.14
chai-typescript-typings@0.0.4
chai-as-promised-typescript-typings@0.0.10
@0xproject/website@0.0.17
@0xproject/web3-wrapper@0.2.0
@0xproject/utils@0.4.0
@0xproject/types@0.3.0
@0xproject/tslint-config@0.4.10
@0xproject/testnet-faucets@1.0.15
@0xproject/subproviders@0.6.0
@0xproject/monorepo-scripts@0.1.12
@0xproject/json-schemas@0.7.13
@0xproject/dev-utils@0.2.0
@0xproject/deployer@0.2.0
@0xproject/connect@0.6.2
@0xproject/base-contract@0.0.2
@0xproject/assert@0.1.0
@0xproject/abi-gen@0.2.4
0x.js@0.33.0
Fabio Berger
2018-03-05
1
-6
/
+6
*
Updated CHANGELOGS
Fabio Berger
2018-03-05
1
-1
/
+1
*
Merge pull request #429 from 0xProject/fix/incorrectDeps
Fabio Berger
2018-03-04
1
-3
/
+3
|
\
|
*
remove extrenuous comma
Fabio Berger
2018-03-03
1
-1
/
+1
|
*
Make web3 typings a dep for web3Wrapper
Fabio Berger
2018-03-03
1
-2
/
+2
*
|
Update all mentions of the repo name being `0x.js` to `0x-monorepo`
Fabio Berger
2018-03-04
1
-3
/
+3
|
/
*
Move BaseContract to its own package
Leonid Logvinov
2018-02-28
4
-251
/
+180
*
Move BaseContract to web3Wrapper
Leonid Logvinov
2018-02-28
5
-180
/
+257
*
Add txData to async calls
Leonid Logvinov
2018-02-28
1
-2
/
+2
*
Add web3Wrapper.callAsync and remove web3Wrapper.getContractInstance
Leonid Logvinov
2018-02-28
2
-9
/
+12
*
Merge branch 'development' into feature/0x.js/lowercase-addresses
Jacob Evans
2018-02-27
2
-2
/
+2
|
\
|
*
Move all dependencies on @0xproject/types out of devDependencies
Brandon Millman
2018-02-22
1
-1
/
+1
*
|
Lowercase web3 wrapper addresses
Jacob Evans
2018-02-27
2
-3
/
+9
|
/
*
Publish
contracts@2.1.13
@0xproject/website@0.0.16
@0xproject/testnet-faucets@1.0.14
@0xproject/dev-utils@0.1.0
@0xproject/connect@0.6.0
Brandon Millman
2018-02-17
1
-4
/
+4
*
Publish
contracts@2.1.12
@0xproject/website@0.0.15
@0xproject/testnet-faucets@1.0.13
@0xproject/monorepo-scripts@0.1.11
@0xproject/deployer@0.0.9
@0xproject/connect@0.5.8
Fabio Berger
2018-02-10
1
-4
/
+4
*
Publish
contracts@2.1.11
@0xproject/website@0.0.14
@0xproject/testnet-faucets@1.0.12
@0xproject/monorepo-scripts@0.1.10
@0xproject/deployer@0.0.8
@0xproject/connect@0.5.7
Fabio Berger
2018-02-10
1
-5
/
+5
*
Merge pull request #389 from 0xProject/fix/npmInclusionIssues
Fabio Berger
2018-02-10
2
-1
/
+8
|
\
|
*
Add `yarn-error.log` to all .npmignore
Fabio Berger
2018-02-10
1
-0
/
+1
|
*
Add PR number to CHANGELOGs
Fabio Berger
2018-02-10
1
-1
/
+1
|
*
ignore all files starting with dots in all sub-packages
Fabio Berger
2018-02-10
1
-0
/
+1
|
*
Add npmignore to web3-wrapper and update CHANGELOG
Fabio Berger
2018-02-10
2
-1
/
+6
*
|
Simplify standard postpublish script and remove them from some private packages
Brandon Millman
2018-02-09
1
-10
/
+1
|
/
*
Publish
contracts@2.1.10
@0xproject/website@0.0.13
@0xproject/testnet-faucets@1.0.11
@0xproject/deployer@0.0.7
Brandon Millman
2018-02-08
1
-3
/
+3
*
Publish
contracts@2.1.9
@0xproject/website@0.0.12
@0xproject/testnet-faucets@1.0.10
@0xproject/monorepo-scripts@0.1.9
@0xproject/deployer@0.0.6
Leonid Logvinov
2018-02-06
1
-5
/
+5
*
Merge branch 'development' into feature/build_watch
Leonid
2018-02-05
1
-5
/
+5
|
\
|
*
Publish
contracts@2.1.8
@0xproject/website@0.0.11
@0xproject/testnet-faucets@1.0.9
@0xproject/monorepo-scripts@0.1.8
@0xproject/deployer@0.0.5
Leonid Logvinov
2018-02-01
1
-5
/
+5
*
|
Merge pull request #359 from 0xProject/feature/ts-2.7
Leonid
2018-02-05
1
-1
/
+1
|
\
\
|
*
|
Upgrade TS to the newest version
Leonid Logvinov
2018-02-01
1
-1
/
+1
*
|
|
Add build:watch to README's
Leonid Logvinov
2018-02-02
1
-0
/
+6
|
/
/
*
/
Add build:watch command to all TS packages
Leonid Logvinov
2018-02-01
1
-0
/
+1
|
/
*
Remove promisified web3 functions from tests
Leonid Logvinov
2018-01-30
1
-0
/
+4
*
Publish
contracts@2.1.7
@0xproject/website@0.0.10
@0xproject/testnet-faucets@1.0.8
@0xproject/monorepo-scripts@0.1.7
@0xproject/deployer@0.0.4
Fabio Berger
2018-01-30
1
-5
/
+5
*
Publish
contracts@2.1.6
@0xproject/website@0.0.9
@0xproject/testnet-faucets@1.0.7
@0xproject/monorepo-scripts@0.1.6
@0xproject/deployer@0.0.3
Leonid Logvinov
2018-01-30
1
-5
/
+5
*
Publish
Leonid Logvinov
2018-01-25
1
-5
/
+5
*
Publish
contracts@2.1.4
@0xproject/website@0.0.7
@0xproject/monorepo-scripts@0.1.4
@0xproject/kovan_faucets@1.0.5
0x.js@0.30.0
Brandon Millman
2018-01-18
1
-5
/
+5
*
Publish
web3-typescript-typings@0.9.3
contracts@2.1.3
@0xproject/website@0.0.6
@0xproject/kovan_faucets@1.0.4
0x.js@0.29.2
Leonid Logvinov
2018-01-11
1
-2
/
+2
*
Publish
web3-typescript-typings@0.9.1
contracts@2.1.2
@0xproject/website@0.0.5
@0xproject/monorepo-scripts@0.1.3
@0xproject/kovan_faucets@1.0.3
@0xproject/dev-utils@0.0.4
0x.js@0.29.1
Leonid Logvinov
2018-01-11
1
-5
/
+5
*
Return to old way of including web3 types
Leonid Logvinov
2018-01-10
1
-1
/
+1
*
Include web3 types via typeRoots and factor out common parts of tsconfig.json
Leonid Logvinov
2018-01-10
3
-11
/
+5
*
Apply prettify on json and md files
Leonid Logvinov
2018-01-04
5
-55
/
+50
*
Use configured version of bignumber in all packages
Leonid Logvinov
2018-01-04
2
-6
/
+1
*
Apply prettier config
Leonid Logvinov
2018-01-03
1
-16
/
+13
*
Publish
contracts@2.1.1
@0xproject/website@0.0.4
@0xproject/monorepo-scripts@0.1.2
@0xproject/kovan_faucets@1.0.2
@0xproject/dev-utils@0.0.3
0x.js@0.29.0
Fabio Berger
2017-12-28
1
-4
/
+4
*
Add missing calls to bigNumberConfigs in packages where we are instantiating ...
Brandon Millman
2017-12-22
1
-1
/
+7
*
Merge branch 'development' into fix/underscorePrivate
Brandon Millman
2017-12-21
1
-4
/
+4
|
\
|
*
Publish
contracts@2.1.0
@0xproject/website@0.0.3
@0xproject/monorepo-scripts@0.1.1
@0xproject/kovan_faucets@1.0.1
@0xproject/dev-utils@0.0.2
0x.js@0.28.0
Leonid Logvinov
2017-12-21
1
-4
/
+4
*
|
Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors
Brandon Millman
2017-12-20
1
-39
/
+39
|
/
*
Change contributing test
Leonid Logvinov
2017-12-20
1
-1
/
+1
*
Fix yarn workspaces explanation
Leonid Logvinov
2017-12-20
1
-3
/
+9
*
Change CONTRIBUTING section
Leonid Logvinov
2017-12-20
1
-1
/
+1
*
Fix the headers
Leonid Logvinov
2017-12-20
1
-1
/
+1
*
Address feedback
Leonid Logvinov
2017-12-20
1
-9
/
+19
*
Write 4 README's
Leonid Logvinov
2017-12-20
1
-1
/
+31
*
Fix broken postpublish_utils, add CHANGELOG and postpublish.js scripts to all...
Brandon Millman
2017-12-09
2
-0
/
+18
*
Publish
website@0.0.2
contracts@2.0.0
abi-gen-templates@0.0.2
@0xproject/web3-wrapper@0.1.0
@0xproject/utils@0.1.0
@0xproject/types@0.1.0
@0xproject/tslint-config@0.2.1
@0xproject/subproviders@0.1.0
@0xproject/monorepo-scripts@0.1.0
@0xproject/json-schemas@0.6.10
@0xproject/connect@0.3.0
@0xproject/assert@0.0.7
@0xproject/abi-gen@0.0.2
0x.js@0.27.2
Brandon Millman
2017-12-09
1
-4
/
+4
*
Refactor networkId out of web3Wrapper
Leonid Logvinov
2017-12-08
1
-7
/
+6
*
Address feedback
Leonid Logvinov
2017-12-07
2
-7
/
+1
*
Refactor web3Wrapper to a separate package
Leonid Logvinov
2017-12-07
5
-0
/
+249