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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 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
*
Export newly refactored contracts from contract-wrappers and index.ts
Leonid Logvinov
2018-06-29
2
-70
/
+50
*
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
2
-0
/
+512
*
Refactor ERC20 token transfer proxy and it's tests
Leonid Logvinov
2018-06-29
1
-25
/
+23
*
Refactor ERC20 token wrapper and it's tests
Leonid Logvinov
2018-06-29
1
-23
/
+23
*
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
*
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
8
-1665
/
+0
*
Update compact_wrtifacts
Leonid Logvinov
2018-06-29
14
-1820
/
+3311
*
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
*
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
4
-17
/
+59
*
Merge branch 'v2-prototype' into refactor/move-spawn-switch-to-utils
Fabio Berger
2018-06-07
11
-16
/
+16
|
\
|
*
Get build and tests to pass
fragosti
2018-06-07
3
-3
/
+9
|
*
merge v2-prototype
Fabio Berger
2018-06-06
1
-1
/
+1
|
|
\
|
*
|
Linter now passes
fragosti
2018-06-06
6
-0
/
+7
|
*
|
Try enabling no-unused-variable...
fragosti
2018-06-05
9
-18
/
+5
*
|
|
Move spawnSwitchErr to @0xproject/utils
Fabio Berger
2018-06-06
1
-3
/
+0
|
|
/
|
/
|
*
|
Mention the gasLimit until in the doc comment
Fabio Berger
2018-06-05
1
-1
/
+1
|
/
*
Fix TSLint rules
Fabio Berger
2018-05-16
4
-6
/
+22
*
Add missing type definitions
Leonid Logvinov
2018-05-14
3
-5
/
+5
*
Remove unused methods and imports
Fabio Berger
2018-05-11
2
-31
/
+1
*
Fix prettier
Fabio Berger
2018-05-11
2
-8
/
+2
*
Merge branch 'development' into breakUp0xjs
Fabio Berger
2018-05-11
1
-2
/
+2
*
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
*
Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin...
Fabio Berger
2018-05-10
39
-0
/
+8969