cgewecke
|
9b6eeca8b9
|
Use gnosis branch of solidity-parser
|
8 years ago |
cgewecke
|
9f41aee7fa
|
Move files into /lib and /bin
|
8 years ago |
cgewecke
|
ff8d5546ed
|
Disambiguate package name & fix readme option params
|
8 years ago |
cgewecke
|
769c7f8647
|
Add lint script to package.json
|
8 years ago |
cgewecke
|
c98d085718
|
Fix testrpc fork name in pkg, remove unused testing utils
|
8 years ago |
cgewecke
|
c4f03dc0b2
|
Lint
|
8 years ago |
cgewecke
|
d8eafb8178
|
Merge adriamb inheritance fix, use non-forked (global) truffle
|
8 years ago |
cgewecke
|
440e6850ac
|
Use sc-forks, add inheritance test, fix report bug
|
8 years ago |
cgewecke
|
9d24ac7087
|
Remove some extraneous deps, use sc-forks testrpc
|
8 years ago |
Adria Massanet
|
7012cda82e
|
reverted version to solc 0.4.8
|
8 years ago |
Adria Massanet
|
2004589037
|
Updated solc to 0.4.10
|
8 years ago |
Adria Massanet
|
128dd31c6f
|
Added keccakjs dependency
|
8 years ago |
cgewecke
|
9f770c8700
|
Move to config file based options, allow use of coverage network in truffle.js
|
8 years ago |
cgewecke
|
60c93326a0
|
Try to fix CI: remove yargs, add commander for argv processing
|
8 years ago |
cgewecke
|
6fb6f0b800
|
Add debugging line for norpc, explicitly include yargs
|
8 years ago |
cgewecke
|
6de8846abf
|
Remove silence to debug CI failure, lengthen timeout, npm bin
|
8 years ago |
cgewecke
|
b24dbc0a75
|
Remove patching - replace with testrpc/ethereumjs-vm forks
|
8 years ago |
cgewecke
|
b1fa110d89
|
Add truffle fork dep, exec.js
|
8 years ago |
cgewecke
|
53c7eaedd5
|
Bump solidity-parser to 0.3.0 & small fixes to accomodate it. Add tuples test.
|
8 years ago |
Alex Rea
|
a283af162e
|
Revert to solc 0.4.6
|
8 years ago |
Alex Rea
|
bc6dd8c17f
|
Update package.json versions
|
8 years ago |
Alex Rea
|
2badb25c38
|
Add eslint-plugin-mocha to package.json
|
8 years ago |
Alex Rea
|
619ce594d0
|
Prepare for ESLinting
|
8 years ago |
cgewecke
|
574e4e5775
|
Pin solidity-parser version to 0.2.0
|
8 years ago |
Alex Rea
|
427c9a60c0
|
Let's cover ourselves with istanbul
Also includes the fix for #39, albeit with a changed path to the
index file (README updated appropriately)
|
8 years ago |
Alex Rea
|
765bab8128
|
Bump Mocha timeout for CircleCI
|
8 years ago |
cgewecke
|
05e75be6e8
|
Fix solidity-parser pkg version
|
8 years ago |
Alex Rea
|
3fa1afaffd
|
Allow nested contract directories
|
8 years ago |
Alex Rea
|
b2420ec1ca
|
Allow nested contract directories
|
8 years ago |
cgewecke
|
24756e3980
|
Istanbul-style tests (#13), fix If bug (#26), loop statement support (#27)
|
8 years ago |
cgewecke
|
b3f88710ea
|
Update testrpc, vm, and re-patch
|
8 years ago |
Alex Rea
|
b8944d7b1c
|
We need solc to run our tests.
|
8 years ago |
cgewecke
|
f58b3bd99b
|
Switch from solparse to solidity-parser
|
8 years ago |
cgewecke
|
10254a4790
|
Draft test suite
|
8 years ago |
Alex Rea
|
66e46a0d95
|
Fix if statements
With tests to prove it! Hopefully the start of a long, good, habit...
|
8 years ago |
Alex Rea
|
65ff967b85
|
Bump solparse
Now supports enums
|
8 years ago |
Alex Rea
|
5d08364c3a
|
We need solparse for this whole thing to work!
|
8 years ago |
area
|
c174a40f14
|
Update package.json
|
8 years ago |
Alex Rea
|
f14c855e0c
|
Use our own istanbul
|
8 years ago |
Alex Rea
|
eb5ab7c988
|
Shell.js is required
|
8 years ago |
Alex Rea
|
d8bb739f93
|
Start heading towards something publicly useful
|
8 years ago |