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
/
test
/
exchange
/
signature_validator.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update file structure
Amir Bandeali
2018-06-30
1
-11
/
+11
*
Rename RevertReasons to RevertReason since singular enum names are more common
Fabio Berger
2018-06-26
1
-5
/
+5
*
Move RevertReasons to @0xproject/types package
Fabio Berger
2018-06-25
1
-2
/
+1
*
Rename ContractLibErrors to RevertReasons
Fabio Berger
2018-06-23
1
-5
/
+5
*
Remove revert reason 'Exchange' prefix
Fabio Berger
2018-06-23
1
-1
/
+1
*
Move constants over to ContractLibError enum and update all tests
Fabio Berger
2018-06-23
1
-4
/
+5
*
Add event to setSignatureValidatorApproval, rename signer => signerAddress ac...
Amir Bandeali
2018-06-22
1
-2
/
+50
*
Linter
Greg Hysen
2018-06-21
1
-2
/
+1
*
Changed wording of two tests #nit
Greg Hysen
2018-06-21
1
-2
/
+2
*
Minor improvements to MixinSignatureValidator tests
Greg Hysen
2018-06-21
1
-14
/
+8
*
Remove .only
Greg Hysen
2018-06-21
1
-1
/
+1
*
Fixed two mislabelled revert reasons + Signature Validator revert tests worki...
Greg Hysen
2018-06-21
1
-6
/
+10
*
Twenty new tests for MixinSignatureValidator. Fixed handling of unsupported t...
Greg Hysen
2018-06-21
1
-15
/
+386
*
Converged on naming scheme for asset data: renamed all instances of assetMeta...
Greg Hysen
2018-06-08
1
-2
/
+2
*
merge v2-prototype
Fabio Berger
2018-06-07
1
-1
/
+0
|
\
|
*
Linter now passes
fragosti
2018-06-06
1
-1
/
+0
*
|
move generated contract wrappers from `contract_wrappers/generated/` to `gene...
Fabio Berger
2018-06-06
1
-1
/
+1
|
/
*
Fix tslint issues
Fabio Berger
2018-06-02
1
-2
/
+1
*
Merge branch 'v2-prototype' into refactor/order-utils/for-v2
Fabio Berger
2018-06-01
1
-6
/
+3
|
\
|
*
Add back before/after snapshots for each test
Amir Bandeali
2018-05-31
1
-0
/
+6
|
*
Fix formatting and tests
Amir Bandeali
2018-05-31
1
-7
/
+0
|
*
Use last byte of signature as signature type
Amir Bandeali
2018-05-31
1
-5
/
+3
*
|
Initial refactor of order-utils. Move many utils from contracts into this pac...
Fabio Berger
2018-05-30
1
-4
/
+4
|
/
*
Migrate migrations to v2
Leonid Logvinov
2018-05-25
1
-1
/
+1
*
Merge branch 'v2-prototype' into refactor/contracts/remove0xjsDep
Fabio Berger
2018-05-23
1
-4
/
+10
|
\
|
*
Merge branch 'v2-prototype' of github.com:0xProject/0x-monorepo into v2-proto...
Fabio Berger
2018-05-23
1
-0
/
+6
|
|
\
|
|
*
Add missing blockchainLifecycle calls to contracts tests
Alex Browne
2018-05-22
1
-0
/
+6
|
*
|
Fix tslint issues
Fabio Berger
2018-05-23
1
-4
/
+4
|
|
/
*
/
Remove 0x.js dep from contracts
Fabio Berger
2018-05-23
1
-2
/
+0
|
/
*
Merge branch 'development' into v2-prototype
Amir Bandeali
2018-05-16
1
-9
/
+8
*
Make all lib functions internal, add contracts for testing
Amir Bandeali
2018-04-27
1
-0
/
+93