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
/
contract-wrappers
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
Update incorrect versions of deps
Fabio Berger
2018-07-02
1
-1
/
+1
|
*
|
Fix Tslint issues
Fabio Berger
2018-06-26
7
-15
/
+14
|
|
/
*
|
Fix build after rebase
Leonid Logvinov
2018-06-29
1
-1
/
+1
*
|
Add a comment
Leonid Logvinov
2018-06-29
1
-0
/
+2
*
|
Assign true values to names vars
Leonid Logvinov
2018-06-29
1
-8
/
+13
*
|
Fix a typo
Leonid Logvinov
2018-06-29
1
-1
/
+1
*
|
Set the interval to 0 in awaitTranscationSuccessAsync
Leonid Logvinov
2018-06-29
4
-22
/
+28
*
|
Make promises dangerous
Leonid Logvinov
2018-06-29
3
-3
/
+0
*
|
Add a TODO comment
Leonid Logvinov
2018-06-29
1
-0
/
+1
*
|
Add isSubscriptionToken assertion
Leonid Logvinov
2018-06-29
4
-0
/
+8
*
|
Rename approved to approvedAddress
Leonid Logvinov
2018-06-29
1
-2
/
+2
*
|
Use removeUndefinedProperties for txOpts
Leonid Logvinov
2018-06-29
3
-32
/
+55
*
|
Rename getApprovedAsync to getApprovedIfExistsAsync
Leonid Logvinov
2018-06-29
2
-8
/
+11
*
|
Add HACK comments
Leonid Logvinov
2018-06-29
4
-0
/
+8
*
|
Add assertions for txOpts and methodOpts
Leonid Logvinov
2018-06-29
4
-38
/
+75
*
|
Remove v2 artifact scripts
Leonid Logvinov
2018-06-29
1
-4
/
+1
*
|
Remove tokenTransferProxyAddress from config
Leonid Logvinov
2018-06-29
2
-10
/
+6
*
|
Fix addresses in WETH9 and ZRX token artifacts
Leonid Logvinov
2018-06-29
2
-2
/
+2
*
|
Dump assert version and make the order-watcher depend on the old assert version
Leonid Logvinov
2018-06-29
1
-1
/
+1
*
|
Export newly refactored contracts from contract-wrappers and index.ts
Leonid Logvinov
2018-06-29
2
-70
/
+50
*
|
Change artifacts list and add dependencies to package.json
Leonid Logvinov
2018-06-29
1
-6
/
+6
*
|
Bump the version so that order-watcher doesn't pick it up
Leonid Logvinov
2018-06-29
1
-1
/
+1
*
|
Refactor event subscription tests
Leonid Logvinov
2018-06-29
1
-13
/
+27
*
|
Refactor types
Leonid Logvinov
2018-06-29
1
-35
/
+21
*
|
Implement ERC721 token wrapper and token transfer proxy with tests
Leonid Logvinov
2018-06-29
4
-0
/
+1008
*
|
Refactor ERC20 token transfer proxy and it's tests
Leonid Logvinov
2018-06-29
2
-29
/
+27
*
|
Refactor ERC20 token wrapper and it's tests
Leonid Logvinov
2018-06-29
2
-151
/
+208
*
|
Refactor ether token wrapper test
Leonid Logvinov
2018-06-29
1
-53
/
+64
*
|
Refactor base contract-wrapper class to use new names, artifact format and on...
Leonid Logvinov
2018-06-29
1
-21
/
+13
*
|
Refactor EtherToken contract wrapper to use new names and artifacts format
Leonid Logvinov
2018-06-29
1
-19
/
+19
*
|
Use new signature verification method in assertions
Leonid Logvinov
2018-06-29
1
-9
/
+12
*
|
Export txDefaults from web3_wrapper.ts
Leonid Logvinov
2018-06-29
1
-3
/
+7
*
|
Refactor tokenUtils to not use tokenRegistry
Leonid Logvinov
2018-06-29
1
-30
/
+42
*
|
Add new test constants
Leonid Logvinov
2018-06-29
1
-0
/
+8
*
|
Skip & refactor artifacts tests
Leonid Logvinov
2018-06-29
1
-15
/
+9
*
|
Run V2 migrations instead of V1 before tests
Leonid Logvinov
2018-06-29
1
-3
/
+3
*
|
Remove unused params in filter_utils
Leonid Logvinov
2018-06-29
1
-13
/
+3
*
|
Start unused parameter names with underscore
Leonid Logvinov
2018-06-29
1
-4
/
+4
*
|
Remove old contracts and add new ones to/from artifacts.ts
Leonid Logvinov
2018-06-29
1
-14
/
+19
*
|
Remove exchange-related functionality for now
Leonid Logvinov
2018-06-29
12
-3691
/
+0
*
|
Update compact_wrtifacts
Leonid Logvinov
2018-06-29
14
-1820
/
+3311
|
/
*
Use make-promises-safe as a preloader instead of manually importing
Alex Browne
2018-06-22
10
-10
/
+1
*
Fix additional versions and update yarn.lock
Fabio Berger
2018-06-19
1
-1
/
+1
*
Update all package versions to match latest published to NPM
Fabio Berger
2018-06-19
1
-18
/
+18
*
Update CHANGELOG's with publishes performed on development branch
Fabio Berger
2018-06-19
2
-1
/
+23
*
Adjust version in changelog
fragosti
2018-06-19
1
-1
/
+1
*
Prettier
fragosti
2018-06-15
1
-1
/
+1
*
Add to changelog for contract-wrappers
fragosti
2018-06-15
1
-0
/
+8
*
Fix typo
fragosti
2018-06-15
1
-1
/
+1
*
Fix filling orders on Portal
fragosti
2018-06-15
6
-4
/
+12
*
Store the instantiated OrderValidationUtils
Fabio Berger
2018-06-12
1
-2
/
+2
*
Merge branch 'v2-prototype' into fix/contract-wrappers/exchangeTransferSimulator
Fabio Berger
2018-06-12
1
-1
/
+1
|
\
|
*
Increase timeout for contract migrations
Leonid Logvinov
2018-06-09
1
-1
/
+1
*
|
Pass in generated contract wrapper to orderValidationUtils at instantiation
Fabio Berger
2018-06-11
1
-10
/
+25
*
|
Refactor orderValidationUtils to use the generated contract wrapper instead o...
Fabio Berger
2018-06-11
1
-7
/
+11
*
|
Refactor ExchangeTransferSimulator public interface to accet an AbstractBalan...
Fabio Berger
2018-06-11
6
-19
/
+71
|
/
*
Merge branch 'v2-prototype' into refactor/move-spawn-switch-to-utils
Fabio Berger
2018-06-08
1
-1
/
+1
|
\
|
*
Merge pull request #676 from 0xProject/feature/mocha-source-maps
Alex Browne
2018-06-08
1
-1
/
+1
|
|
\
|
|
*
Use source-map-support package to include correct line numbers in mocha
Alex Browne
2018-06-07
1
-1
/
+1
*
|
|
Merge branch 'v2-prototype' into refactor/move-spawn-switch-to-utils
Fabio Berger
2018-06-07
22
-33
/
+26
|
\
|
|
|
*
|
Get build and tests to pass
fragosti
2018-06-07
3
-3
/
+9
|
*
|
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...
fragosti
2018-06-07
1
-1
/
+0
|
|
\
|
|
|
*
Stop running prettier on generated files
Leonid Logvinov
2018-06-07
1
-2
/
+1
|
*
|
Use CLI for exclude
fragosti
2018-06-07
2
-5
/
+2
|
*
|
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...
fragosti
2018-06-07
1
-4
/
+5
|
|
\
|
|
*
|
merge v2-prototype
Fabio Berger
2018-06-06
2
-2
/
+3
|
|
\
\
|
*
|
|
Linter now passes
fragosti
2018-06-06
8
-3
/
+11
|
*
|
|
Try enabling no-unused-variable...
fragosti
2018-06-05
19
-31
/
+14
*
|
|
|
Move spawnSwitchErr to @0xproject/utils
Fabio Berger
2018-06-06
1
-3
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
Merge v2-prototype
Fabio Berger
2018-06-06
2
-2
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Mention the gasLimit until in the doc comment
Fabio Berger
2018-06-05
1
-1
/
+1
|
*
|
Replace `-` with `_` in yarn script name so that we are consistent across yar...
Fabio Berger
2018-06-05
1
-1
/
+1
*
|
|
- Rename watch to watch_without_deps in sub-packages, so dev's don't confuse ...
Fabio Berger
2018-06-05
1
-4
/
+5
|
/
/
*
|
Remove duplicate cleans in package.json when clean is called in prebuild
Alex Browne
2018-06-05
1
-1
/
+1
*
|
Don't automatically rebuild when running yarn test
Alex Browne
2018-06-05
1
-1
/
+2
|
/
*
Merge branch 'v2-prototype' into refactor/order-utils/for-v2
Fabio Berger
2018-06-02
1
-0
/
+1
|
\
|
*
Fix linter errors
Leonid Logvinov
2018-06-01
1
-0
/
+1
*
|
Merge branch 'v2-prototype' into refactor/order-utils/for-v2
Fabio Berger
2018-06-01
1
-1
/
+1
|
\
|
|
*
Rename Signer to Wallet, rename GAS_ESTIMATE to GAS_LIMIT
Amir Bandeali
2018-05-31
1
-1
/
+1
*
|
Freeze order-utils at 0.0.5 for all packages except contracts
Fabio Berger
2018-05-30
1
-1
/
+1
|
/
*
Migrate migrations to v2
Leonid Logvinov
2018-05-25
2
-3
/
+3
*
Merge pull request #615 from 0xProject/refactor/json-schemas/for-v2
Fabio Berger
2018-05-25
1
-1
/
+1
|
\
|
*
Revert to an earlier version that works
Fabio Berger
2018-05-24
1
-1
/
+1
|
*
Remove the caret so it actually installs this version
Fabio Berger
2018-05-24
1
-1
/
+1
|
*
Bump all dependencies on json-schemas down a patch version so that they don't...
Fabio Berger
2018-05-24
1
-1
/
+1
*
|
Check transaction receipt status codes where applicable
Alex Browne
2018-05-24
4
-27
/
+27
|
/
*
Merge branch 'v2-prototype' into feature/truffle-sol-cov
Leonid Logvinov
2018-05-24
1
-1
/
+1
|
\
|
*
Fix TokenTransferProxy artifact name since it's now suffixed with _v1
Fabio Berger
2018-05-23
1
-1
/
+1
|
*
Publish
Leonid Logvinov
2018-05-23
1
-17
/
+17
|
*
Updated CHANGELOGS
Leonid Logvinov
2018-05-23
2
-0
/
+18
*
|
Publish
Leonid Logvinov
2018-05-23
1
-17
/
+17
*
|
Updated CHANGELOGS
Leonid Logvinov
2018-05-23
2
-0
/
+18
*
|
Remove web3Factory.create and remove dev-tools dependency on sol-cov
Leonid Logvinov
2018-05-23
2
-5
/
+4
|
/
*
Merge pull request #594 from 0xProject/improvement/addCustomTslintRules
Fabio Berger
2018-05-23
7
-9
/
+33
|
\
|
*
Disable magic number rule in more places where it isn't helping code readability
Fabio Berger
2018-05-17
1
-10
/
+10
|
*
Fix TSLint rules
Fabio Berger
2018-05-16
7
-14
/
+38
*
|
Use make-promises-safe to catch unhandled rejections in tests
Alex Browne
2018-05-17
10
-1
/
+11
|
/
*
Fix prettier
Fabio Berger
2018-05-15
1
-2
/
+0
*
Fix TSLint issues
Fabio Berger
2018-05-15
2
-2
/
+2
*
Fix abi-gen binary so it can be called directly from packages
Fabio Berger
2018-05-15
1
-1
/
+2
*
Move from using lerna multi-package commands to wsrun, update README's accord...
Fabio Berger
2018-05-15
2
-6
/
+6
*
Add missing type definitions
Leonid Logvinov
2018-05-14
3
-5
/
+5
*
Add missing .gitkeeps
Fabio Berger
2018-05-12
1
-0
/
+0
*
Remove unused methods and imports
Fabio Berger
2018-05-11
2
-31
/
+1
*
Fix version
Fabio Berger
2018-05-11
1
-1
/
+1
*
remove unused modules
Fabio Berger
2018-05-11
1
-18
/
+0
*
Fix deps
Fabio Berger
2018-05-11
1
-1
/
+1
*
Fix prettier
Fabio Berger
2018-05-11
4
-10
/
+8
*
Update global_hooks
Fabio Berger
2018-05-11
1
-3
/
+14
*
Merge branch 'development' into breakUp0xjs
Fabio Berger
2018-05-11
1
-2
/
+2
*
Add missing version directory to path
Fabio Berger
2018-05-11
1
-1
/
+1
*
Add artifacts to clean command
Fabio Berger
2018-05-11
1
-1
/
+1
*
Fix path to artifacts
Fabio Berger
2018-05-11
1
-1
/
+1
*
Add missing uuid types
Fabio Berger
2018-05-10
1
-0
/
+1
*
Rename zeroExContract... to contractWrappers...
Fabio Berger
2018-05-10
6
-14
/
+14
*
Add var returns
Fabio Berger
2018-05-10
2
-6
/
+10
*
Remove unneeded tslint disable
Fabio Berger
2018-05-10
1
-1
/
+0
*
Remove generated contract wrappers
Fabio Berger
2018-05-10
6
-3842
/
+0
*
Remove unnecessary tslint config
Fabio Berger
2018-05-10
1
-1
/
+1
*
Add pr number to changelogs
Fabio Berger
2018-05-10
1
-1
/
+2
*
Remove last artifact
Fabio Berger
2018-05-10
1
-39
/
+0
*
Remove artifacts
Fabio Berger
2018-05-10
13
-5490
/
+0
*
Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin...
Fabio Berger
2018-05-10
75
-0
/
+18017
[prev]