c-g-e-w-e-k-e-
|
fad486b554
|
Merge pull request #221 from sc-forks/solc-upgrades
Upgrades to support `emit` and `constructor`
|
7 years ago |
cgewecke
|
4c65dc2271
|
Support constructor keyword / bump solidity-parser
|
7 years ago |
cgewecke
|
eed704936a
|
Add logic / tests to emit own events
|
7 years ago |
cgewecke
|
dedea4d46a
|
Bump solc to 0.4.23, truffle to 4.1.7
|
7 years ago |
c-g-e-w-e-k-e-
|
f5b16f924a
|
Merge pull request #215 from sc-forks/emit
Emit coverage events.
|
7 years ago |
cgewecke
|
1b79bb54a8
|
Comment out assignment instrumentation logic
|
7 years ago |
cgewecke
|
339b881e71
|
Comment out conditional code (for coveralls)
|
7 years ago |
cgewecke
|
a9b575d470
|
Emit coverage events. Bump solc to 0.4.21, Truffle to 4.1.5
|
7 years ago |
c-g-e-w-e-k-e-
|
1554444aab
|
Clarify necessity of testrpc-sc
|
7 years ago |
cgewecke
|
d8dd2ab364
|
Update changelog: 0.4.15
|
7 years ago |
cgewecke
|
7a9f8f73a6
|
0.4.15
|
7 years ago |
c-g-e-w-e-k-e-
|
65985e322d
|
Merge pull request #212 from sc-forks/parser-047
Update solidity-parser-sc to 0.4.7
|
7 years ago |
cgewecke
|
4959f3f552
|
Update solidity-parser-sc to 0.4.7
|
7 years ago |
cgewecke
|
e522b84336
|
Update changelog: 0.4.14
|
7 years ago |
cgewecke
|
76d3511029
|
0.4.14
|
7 years ago |
c-g-e-w-e-k-e-
|
5c83292d9c
|
Merge pull request #207 from sc-forks/fix-ganache-cli
Update testrpc-sc to 6.1.2
|
7 years ago |
cgewecke
|
c3cca35156
|
Update testrpc-sc to 6.1.2
|
7 years ago |
c-g-e-w-e-k-e-
|
cbd5542098
|
Merge pull request #206 from Shrugs/patch-1
fix: typo in readme
|
7 years ago |
Matt Condon
|
7f1b1cdfe7
|
fix: type in readme
|
7 years ago |
cgewecke
|
8bce623372
|
Update changelogL 0.4.13
|
7 years ago |
cgewecke
|
a69d6ab171
|
0.4.13
|
7 years ago |
c-g-e-w-e-k-e-
|
00565992b9
|
Merge pull request #205 from andresilva/andre-fix-rpc-launch
Fix rpc server launch
|
7 years ago |
André Silva
|
6d53e643f2
|
fix rpc server launch
|
7 years ago |
cgewecke
|
5a91d5b7a4
|
Update changelog: 0.4.12
|
7 years ago |
cgewecke
|
d38888d9fb
|
0.4.12
|
7 years ago |
c-g-e-w-e-k-e-
|
7a3292fd29
|
Merge pull request #204 from sc-forks/reserved-keywords
Bump parser: stop crashing on JS keywords
|
7 years ago |
cgewecke
|
e32e8d34b8
|
Stop crashing on JS keywords
|
7 years ago |
c-g-e-w-e-k-e-
|
43a7ce483b
|
Merge pull request #203 from sc-forks/stable-ganache
Bump testrpc-sc to 6.1.0
|
7 years ago |
cgewecke
|
764fc6e8ec
|
Bump testrpc-sc to 6.1.0
|
7 years ago |
c-g-e-w-e-k-e-
|
f15e0f1805
|
Merge pull request #202 from sc-forks/allow-interfaces
Allow interface contracts
|
7 years ago |
cgewecke
|
633ceec9d1
|
Allow interface contracts
|
7 years ago |
cgewecke
|
95d54fbc60
|
Update changelog: 0.4.11
|
7 years ago |
cgewecke
|
57f40b3dce
|
0.4.11
|
7 years ago |
cgewecke
|
4e41fdb852
|
Add @vdrg to contributor list
|
7 years ago |
c-g-e-w-e-k-e-
|
667d9e996b
|
Merge pull request #199 from sc-forks/fn-as-param
Bump parser: function types as parameters to functions
|
7 years ago |
cgewecke
|
955bbd4022
|
Bump parser: functions as parameters to functions
|
7 years ago |
cgewecke
|
3659d4270f
|
Update changelog: 0.4.10
|
7 years ago |
cgewecke
|
9b7226d97e
|
0.4.10
|
7 years ago |
c-g-e-w-e-k-e-
|
b9ae8f34a3
|
Merge pull request #196 from sc-forks/fix/view-alignment-bug
Preserve CRs of removed modifiers
|
7 years ago |
cgewecke
|
417ad1de81
|
Preserve CRs of removed modifiers
|
7 years ago |
c-g-e-w-e-k-e-
|
8b1d2f7e2d
|
Merge pull request #185 from celeduc/faq-ganache
update FAQ: ethereumjs-testrpc is now ganache-cli
|
7 years ago |
Chuck LeDuc Díaz
|
41ceaf356d
|
update FAQ: ethereumjs-testrpc is now ganache-cli
|
7 years ago |
c-g-e-w-e-k-e-
|
d3f971c320
|
Typo
|
7 years ago |
c-g-e-w-e-k-e-
|
aaaab91093
|
Add note about storing mocks in test directory
|
7 years ago |
c-g-e-w-e-k-e-
|
591435d8d8
|
Update changelog: 0.4.9
|
7 years ago |
cgewecke
|
57465f4f41
|
0.4.9
|
7 years ago |
c-g-e-w-e-k-e-
|
8727dcafd5
|
Merge pull request #181 from sc-forks/commentedLines
Include lines with comments in line coverage
|
7 years ago |
Alex
|
dcd5681746
|
Include lines with comments in line coverage
|
7 years ago |
cgewecke
|
ecdefe5280
|
Update changelog: 0.4.8
|
7 years ago |
cgewecke
|
aaa717b900
|
0.4.8
|
7 years ago |