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
/
sol-cov
/
src
/
trace.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove redundant check in trace.ts and revert_trace.ts
Alex Browne
2018-06-15
1
-3
/
+1
*
Fix a bug in revert_trace.ts
Alex Browne
2018-06-15
1
-8
/
+8
*
Introduce subprovider for printing revert stack traces
Alex Browne
2018-06-15
1
-28
/
+13
*
Implement SolidityProfiler & adapt sol-cov to work with Geth
Leonid Logvinov
2018-06-09
1
-2
/
+14
*
Try enabling no-unused-variable...
fragosti
2018-06-05
1
-3
/
+2
*
Fix linter errors
Leonid Logvinov
2018-06-01
1
-1
/
+1
*
Introduce ethereum-types package
Leonid Logvinov
2018-06-01
1
-1
/
+1
*
Fix linter issues
Leonid Logvinov
2018-05-24
1
-1
/
+2
*
Address feedback
Leonid Logvinov
2018-05-23
1
-13
/
+21
*
Add a more verbose comment for self-destruct
Leonid Logvinov
2018-05-23
1
-1
/
+5
*
Fix depth tracking in a tracer
Leonid Logvinov
2018-05-23
1
-1
/
+16
*
Fix sol-cov tests
Leonid Logvinov
2018-05-23
1
-1
/
+3
*
Fix a bug in CALL-like opcode handling
Leonid Logvinov
2018-05-23
1
-7
/
+17
*
Address feedback
Leonid Logvinov
2018-05-23
1
-19
/
+8
*
Remove web3Factory.create and remove dev-tools dependency on sol-cov
Leonid Logvinov
2018-05-23
1
-1
/
+1
*
Support all opcodes in a trace parser
Leonid Logvinov
2018-05-23
1
-48
/
+24
*
Make sol-cov work with truffle and other artifact adapters
Leonid Logvinov
2018-05-23
1
-0
/
+100