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
/
asset_proxy
/
authorizable.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move generated contract wrappers and artifacts into contracts package
Alex Browne
2018-10-16
1
-2
/
+2
*
Update used addresses for authorizable tests
Amir Bandeali
2018-08-31
1
-2
/
+2
*
Improve robustness of revert reason assertions
Alex Browne
2018-07-03
1
-9
/
+9
*
Update file structure
Amir Bandeali
2018-06-30
1
-6
/
+6
*
Add more revert reasons to tests
Amir Bandeali
2018-06-27
1
-8
/
+9
*
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
-1
/
+1
*
Add missing import
Fabio Berger
2018-06-25
1
-1
/
+4
*
Merge branch 'v2-prototype' into refactor/check-revert-reasons
Fabio Berger
2018-06-25
1
-0
/
+69
|
\
|
*
Add modifier and tests for removeAuthorizedAddressAtIndex
Amir Bandeali
2018-06-23
1
-0
/
+69
*
|
Fix prettier
Fabio Berger
2018-06-23
1
-3
/
+1
*
|
Rename ContractLibErrors to RevertReasons
Fabio Berger
2018-06-23
1
-5
/
+5
*
|
Merge branch 'v2-prototype' into refactor/check-revert-reasons
Fabio Berger
2018-06-22
1
-1
/
+0
|
\
|
|
*
Use make-promises-safe as a preloader instead of manually importing
Alex Browne
2018-06-22
1
-1
/
+0
*
|
remove unused import
Fabio Berger
2018-06-22
1
-1
/
+0
*
|
remove only
Fabio Berger
2018-06-21
1
-1
/
+1
*
|
Check revert reasons in Authorizable tests
Fabio Berger
2018-06-21
1
-6
/
+14
|
/
*
merge v2-prototype
Fabio Berger
2018-06-07
1
-11
/
+10
|
\
|
*
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...
fragosti
2018-06-07
1
-8
/
+9
|
|
\
|
|
*
Add Async suffix to relevant assertions
Alex Browne
2018-06-07
1
-5
/
+5
|
|
*
Replace constant.REVERT test assertions with expectRevertOrAlwaysFailingTrans...
Alex Browne
2018-06-07
1
-8
/
+9
|
*
|
Linter now passes
fragosti
2018-06-06
1
-3
/
+1
|
|
/
*
/
move generated contract wrappers from `contract_wrappers/generated/` to `gene...
Fabio Berger
2018-06-06
1
-1
/
+1
|
/
*
Update Exchange statuses, revert instead of emmitting event on fill/cancel fa...
Amir Bandeali
2018-06-05
1
-0
/
+1
*
Check transaction receipt status codes where applicable
Alex Browne
2018-05-24
1
-7
/
+7
*
Add awaitTransactionMinedAsync after every sent transaction
Alex Browne
2018-05-22
1
-13
/
+34
*
Add missing blockchainLifecycle calls to contracts tests
Alex Browne
2018-05-22
1
-0
/
+6
*
merge development
Fabio Berger
2018-05-22
1
-0
/
+1
*
Merge branch 'development' into v2-prototype
Amir Bandeali
2018-05-16
1
-6
/
+8
*
Move Authorizable to AssetProxy dir, rename to MixinAuthorizable
Amir Bandeali
2018-05-08
1
-3
/
+3
*
Fix tests
Amir Bandeali
2018-04-24
1
-0
/
+100