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
/
test
/
forwarder_wrapper_test.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement tslint enum-naming to enforce PascalCase on enum members (#1474)
Xianny
2019-01-12
1
-4
/
+4
*
chore: change package org from 0xproject to 0x
Jacob Evans
2018-10-18
1
-5
/
+5
*
Appease linter
Alex Browne
2018-10-16
1
-1
/
+1
*
Add new runMigrationsOnce method to migrations. Update contract-wrappers to u...
Alex Browne
2018-10-16
1
-6
/
+4
*
Fix linter errors in contract-wrappers
Alex Browne
2018-10-16
1
-1
/
+1
*
Remove artifacts from migrations package and update contract-wrappers accordi...
Alex Browne
2018-10-16
1
-10
/
+12
*
feat(contract-wrappers): add optional validation to the forwarder wrapper
Brandon Millman
2018-10-13
1
-0
/
+48
*
Fix linter issue
Leonid Logvinov
2018-10-02
1
-6
/
+4
*
Remove some unused variables in forwarder wrapper test
Brandon Millman
2018-08-28
1
-3
/
+0
*
Cleanup contract-wrappers index.ts
Fabio Berger
2018-08-20
1
-8
/
+2
*
Update forwarder_wrapper_test
Brandon Millman
2018-07-31
1
-0
/
+16
*
Write initial test for forwarder_wrapper
Brandon Millman
2018-07-31
1
-12
/
+69
*
Implement initial forwarder wrapper
Brandon Millman
2018-07-31
1
-0
/
+57