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
/
contract_wrappers
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Remove exchange-related functionality for now
Leonid Logvinov
2018-06-29
2
-1121
/
+0
*
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 ExchangeTransferSimulator public interface to accet an AbstractBalan...
Fabio Berger
2018-06-11
1
-8
/
+41
*
Get build and tests to pass
fragosti
2018-06-07
1
-1
/
+1
*
Linter now passes
fragosti
2018-06-06
6
-0
/
+7
*
Try enabling no-unused-variable...
fragosti
2018-06-05
4
-7
/
+4
*
Remove unused methods and imports
Fabio Berger
2018-05-11
1
-6
/
+0
*
Fix prettier
Fabio Berger
2018-05-11
2
-8
/
+2
*
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
12
-0
/
+5852