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
/
contracts
/
src
/
2.0.0
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename TestStaticCall => TestStaticCallReceiver
Amir Bandeali
2018-08-25
1
-1
/
+2
*
Remove pragma experimental v0.5.0 and use staticcall is assembly
Amir Bandeali
2018-08-25
2
-1
/
+16
*
Add pragma experimental v0.5.0 to SignatureValidator and add tests
Amir Bandeali
2018-08-25
2
-0
/
+65
*
Fix typos, run prettier, and allow anyone to call on DummyERC721Token
Amir Bandeali
2018-08-17
2
-3
/
+3
*
Add ERC721Receiver that returns incorrect value
Amir Bandeali
2018-08-17
1
-0
/
+66
*
Increase max mintable amount
Amir Bandeali
2018-08-17
1
-1
/
+1
*
Fix DummyERC721Receiver
Amir Bandeali
2018-08-17
1
-32
/
+32
*
Add tests for ERC20 token with no return values
Amir Bandeali
2018-08-17
1
-0
/
+116
*
Add constructor back to DummyERC721Token
Amir Bandeali
2018-08-17
1
-0
/
+12
*
Restructure directories
Amir Bandeali
2018-08-17
2
-47
/
+20
*
Update ERC20Token
Amir Bandeali
2018-08-17
3
-5
/
+9
*
Optimize ERC721Token
Amir Bandeali
2018-08-17
1
-40
/
+16
*
Test abiEncodeFillOrder as part of combinatorial follOrder tests
Amir Bandeali
2018-08-09
1
-0
/
+1
*
Increment free memory pointer for internal Exchange functions that use asm
Amir Bandeali
2018-08-09
1
-1
/
+21
*
Add combinatorial tests for internal Exchange functions (#807)
Alex Browne
2018-07-27
1
-0
/
+120
*
Add tests to verify ZRX_ASSET_DATA
Amir Bandeali
2018-07-23
1
-0
/
+57
*
Move example contracts into new examples dir
Amir Bandeali
2018-07-23
6
-359
/
+7
*
Use 0.4.10 in AssetProxyOwner, add readBytes4 to contract and remove LibBytes
Amir Bandeali
2018-07-11
1
-5
/
+18
*
Remove AbiV2 where unused
Amir Bandeali
2018-07-07
7
-10
/
+10
*
Apply new linter rules
Amir Bandeali
2018-07-07
13
-82
/
+83
*
Contracts 2.0.0 were linted with solhint
Alex Shafranovich
2018-07-06
13
-0
/
+20
*
Update file structure
Amir Bandeali
2018-06-30
13
-0
/
+1084