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
/
utils
/
assertions.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update file structure
Amir Bandeali
2018-06-30
1
-108
/
+0
*
Change getTransactionReceipt to awaitTransactionMined
Amir Bandeali
2018-06-30
1
-1
/
+1
*
Update expectRevertReasonOrAlwaysFailingTransactionAsync to check status codes
Alex Browne
2018-06-30
1
-6
/
+35
*
Expect RevertReason be passed in, not string
Fabio Berger
2018-06-26
1
-1
/
+5
*
Update core tests to actually check revert message
Fabio Berger
2018-06-21
1
-0
/
+12
*
Add Async suffix to relevant assertions
Alex Browne
2018-06-07
1
-9
/
+9
*
Fix linter errors
Alex Browne
2018-06-07
1
-0
/
+29
*
Update more things to work with both Geth and Ganache
Alex Browne
2018-06-07
1
-22
/
+14
*
Small fixes and cleanup
Alex Browne
2018-06-07
1
-4
/
+2
*
Throw in web3-wrapper when rawCallResult is '0x'
Alex Browne
2018-06-07
1
-0
/
+12
*
Update more tests to pass on Geth
Alex Browne
2018-06-07
1
-0
/
+12
*
Replace constant.REVERT test assertions with expectRevertOrAlwaysFailingTrans...
Alex Browne
2018-06-07
1
-2
/
+2
*
Update code after rebase
Alex Browne
2018-06-07
1
-0
/
+20