c-g-e-w-e-k-e-
7d35add16e
Add Alan Lu as contributor
...
Also remove mysterious crash known issue, since he fixed it.
7 years ago
c-g-e-w-e-k-e-
0e2546f43c
Merge pull request #67 from cag/fix-race-condition
...
Fix race condition
7 years ago
Alan Lu
d37bab42db
Test command runs after TestRPC starts listening
7 years ago
Alan Lu
96430f727d
Improved mock test command
7 years ago
Alan Lu
bc27bd06da
Added test for race condition
7 years ago
c-g-e-w-e-k-e-
a5e2496aa5
Merge pull request #61 from sc-forks/memory-readme
...
README updates: remove require info, add memory info
7 years ago
cgewecke
fda1bb06a0
README updates: remove require info, add memory info
7 years ago
c-g-e-w-e-k-e-
89b9a47bd3
Add Invalid JSON RPC note to known issues in README
7 years ago
cgewecke
b4fea9acd0
0.1.7
7 years ago
c-g-e-w-e-k-e-
1c90205c15
Merge pull request #58 from sc-forks/empty-contract-bug
...
Instrument empty contract bodies correctly
7 years ago
cgewecke
01a852a974
Instrument empty contract bodies correctly
7 years ago
c-g-e-w-e-k-e-
2f8089f942
Merge pull request #55 from sc-forks/aragon-inst-bug
...
Instrument conditional assignment to MemberExpressions
7 years ago
cgewecke
fa21d5bc22
Instrument conditional assignment to MemberExpressions
7 years ago
cgewecke
e375de4359
0.1.6
8 years ago
c-g-e-w-e-k-e-
a738fd42a6
Merge pull request #53 from sc-forks/readme-gas-example
...
Add gasEstimation example.
8 years ago
cgewecke
8b627fa726
Add gas estimation example. Pin truffle to 3.2.5
8 years ago
c-g-e-w-e-k-e-
aa41e80f1f
Merge pull request #52 from sc-forks/allow-exclusions
...
Allow files to be skipped during coverage
8 years ago
Alex Rea
c500b9df7a
Allow files to be skipped during coverage
...
While ordinarily we shouldn't want to do these, it is possible to
construct valid contracts using assembly that break when the coverage
events are injected.
8 years ago
cgewecke
c0d5f2ecf3
0.1.5
8 years ago
c-g-e-w-e-k-e-
9a0b76518b
Merge pull request #51 from sc-forks/istanbul-exit-bug
...
Fix istanbul exiting error introduced in #47
8 years ago
cgewecke
712977f125
Fix istanbul exiting error introduced in #47
8 years ago
c-g-e-w-e-k-e-
8b865d98fd
Merge pull request #50 from sc-forks/tuple-return-bug
...
Fix tuple parsing / update tests
8 years ago
cgewecke
9d9dcda181
Fix tuple parsing / update tests
8 years ago
cgewecke
17e4186428
0.1.4
8 years ago
c-g-e-w-e-k-e-
4345900d49
Merge pull request #48 from sc-forks/yarn-compatibility
...
Change testrpc path for yarn compatibility
8 years ago
cgewecke
ce3342396d
Change testrpc path for yarn compatibility
8 years ago
c-g-e-w-e-k-e-
751a4e23a7
Merge pull request #47 from sc-forks/fix-options
...
Small exec.js cleanup, clarify port options settings in README
8 years ago
cgewecke
f2d4e71828
Small exec.js cleanup, clarify port options settings in README
8 years ago
c-g-e-w-e-k-e-
8272ccc8f0
Merge pull request #46 from sc-forks/unit-test-39
...
Unit test copying project into env (#39 )
8 years ago
cgewecke
05e5538b50
Unit test copying project into env ( #39 )
8 years ago
c-g-e-w-e-k-e-
82cac373c7
Merge pull request #44 from sc-forks/copy-all-folders
...
Copy all directories when setting up coverageEnv
8 years ago
Alex Rea
5bf8f9372c
Copy all directories when setting up coverageEnv
...
The exception is `node_modules`, which must have copyNodeModules
set to `true` in .solcover.js in order to be included.
8 years ago
cgewecke
3d95e3130e
0.1.3
8 years ago
c-g-e-w-e-k-e-
4beb02eb8c
Merge pull request #41 from sc-forks/permit-non-truffle
...
Stop crashing on encounters with non-truffle projects
8 years ago
cgewecke
c7a2376788
Stop crashing on encounters with non-truffle projects
8 years ago
cgewecke
1c2d328641
0.1.2
8 years ago
cgewecke
1958adfbe3
Add repository field to package, use cache again on CI
8 years ago
cgewecke
4c97e7a764
0.1.1
8 years ago
c-g-e-w-e-k-e-
9ec168187e
Merge pull request #36 from sc-forks/readme-table
...
Remove events warning, update package webpage, misc rewordings (Resolves #31 ).
8 years ago
cgewecke
84266c5f76
Remove events warning, update package webpage, misc rewordings
8 years ago
c-g-e-w-e-k-e-
1f9ec5e17d
Merge pull request #34 from sc-forks/testrpc-filter
...
Fix testrpc filter tests. Disable yarn. Resolves #9 .
8 years ago
cgewecke
61c5decfa1
Fix testrpc filter tests. Disable yarn
8 years ago
c-g-e-w-e-k-e-
937ad30c28
Merge pull request #33 from sc-forks/events-unit-test
...
Add (disabled) events filter unit test
8 years ago
cgewecke
bfcb67dbcd
Add (disabled) events filter unit test
8 years ago
c-g-e-w-e-k-e-
e7e4210ab9
Merge pull request #32 from sc-forks/truffle-dev-dep
...
Add truffle as dev dep, re-yarn.
8 years ago
cgewecke
f1d78aef86
Add truffle as dev dep, re-yarn
8 years ago
c-g-e-w-e-k-e-
7ac9a10971
Merge pull request #29 from sc-forks/filter-events
...
Add topic logging to coverageMap
8 years ago
cgewecke
4a4c495530
Add topic logging to coverageMap
8 years ago
c-g-e-w-e-k-e-
cd6f6d2bd0
Merge pull request #27 from sc-forks/add-yarn
...
Add yarn.lock, use yarn on CI
8 years ago
cgewecke
6a52987310
Add yarn.lock, use yarn on CI
8 years ago