index
:
dexon-sol-tools
development
master
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
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
*
Add pragma experimental v0.5.0 to SignatureValidator and add tests
Amir Bandeali
2018-08-25
1
-1
/
+52
*
Fix many linter errors that showed up upon upgrading tsutil
Fabio Berger
2018-08-23
1
-1
/
+1
*
Merge development branch
Fabio Berger
2018-08-22
1
-1
/
+1
|
\
|
*
Fix linting errors
Amir Bandeali
2018-08-17
1
-1
/
+1
*
|
Merge development
Fabio Berger
2018-08-15
1
-15
/
+9
|
\
|
|
*
Rename from SignerProviderType.EthSign to SignerType.Default
Jacob Evans
2018-08-11
1
-5
/
+5
|
*
Introduce SignerProviderType
Jacob Evans
2018-08-09
1
-6
/
+6
|
*
Add strictArgumentEncodingCheck to BaseContract and use it in contract templates
Alex Browne
2018-08-09
1
-3
/
+3
*
|
Make signature_util into an object literal so related functions are rendered ...
Fabio Berger
2018-08-03
1
-5
/
+17
|
/
*
Move example contracts into new examples dir
Amir Bandeali
2018-07-23
1
-8
/
+8
*
merge v2-prototype
Fabio Berger
2018-07-18
1
-1
/
+1
|
\
|
*
Fix bugs having to do with block timestamps and order expirationTimes
Alex Browne
2018-07-17
1
-1
/
+1
*
|
Rename assetProxyUtils to assetDataUtils
Fabio Berger
2018-07-17
1
-3
/
+3
|
/
*
Make it possible to configure block polling interval in base contract wrapper
Leonid Logvinov
2018-07-05
1
-3
/
+3
*
Improve robustness of revert reason assertions
Alex Browne
2018-07-03
1
-5
/
+5
*
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