index
:
dexon-0x-contracts
dev
master
stable
DEXON fork of 0x protocol contracts forked from 0x-monorepo (https://github.com/dexon-foundation/0x-contracts)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
contracts
/
src
/
utils
/
erc20_wrapper.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'v2-prototype' into feature/combinatorial-testing
Fabio Berger
2018-06-08
1
-2
/
+2
|
\
|
*
move generated contract wrappers from `contract_wrappers/generated/` to `gene...
Fabio Berger
2018-06-06
1
-2
/
+2
*
|
POC: Generates an order from spec, get's the amount fillable
Fabio Berger
2018-06-08
1
-3
/
+25
|
/
*
Remove unused promises array
Alex Browne
2018-06-02
1
-3
/
+0
*
Make erc20_wrapper and erc721_wrapper serial
Alex Browne
2018-06-02
1
-22
/
+23
*
Fix linter errors
Leonid Logvinov
2018-06-01
1
-1
/
+1
*
Introduce ethereum-types package
Leonid Logvinov
2018-06-01
1
-1
/
+1
*
Use web3-wrapper instead of 0x.js, update logDecoder
Amir Bandeali
2018-05-25
1
-1
/
+5
*
Add missing return types
Remco Bloemen
2018-05-22
1
-4
/
+4
*
Merge branch 'development' into v2-prototype
Amir Bandeali
2018-05-16
1
-16
/
+17
*
Rename variables, create private validation methods in token wrappers
Amir Bandeali
2018-04-24
1
-32
/
+33
*
Define numbers of dummy tokens to deploy in constants
Amir Bandeali
2018-04-24
1
-1
/
+1
*
Add ERC20Wrapper
Amir Bandeali
2018-04-24
1
-0
/
+114