Alex Beregszaszi
|
bc5306863d
|
Merge pull request #2900 from ethereum/viewpure-warnings
Fix view/pure warnings on selector tests
|
2017-09-13 19:21:34 +01:00 |
|
Alex Beregszaszi
|
71118e99fe
|
Fix view/pure warnings on selector tests
|
2017-09-13 18:48:21 +01:00 |
|
chriseth
|
66d7c1d474
|
Merge pull request #2898 from ethereum/docs-abi
Fix nested lists in the ABI documentation
|
2017-09-13 18:47:13 +02:00 |
|
Alex Beregszaszi
|
e1f90f0ad6
|
Fix nested lists in the ABI documentation
|
2017-09-13 17:39:48 +01:00 |
|
Alex Beregszaszi
|
5c9dbd5083
|
Merge pull request #2473 from ethereum/functiontype-sig
Add .selector member on function types
|
2017-09-13 17:35:48 +01:00 |
|
chriseth
|
3f3bcc4f8a
|
Merge pull request #2848 from ethereum/checkViewPure
Enforce view and pure.
|
2017-09-13 18:29:13 +02:00 |
|
chriseth
|
172704a58f
|
Changelog entry.
|
2017-09-13 18:28:36 +02:00 |
|
chriseth
|
e2f30ce9ca
|
Minor changes from review.
|
2017-09-13 17:29:27 +02:00 |
|
chriseth
|
66c01301fe
|
Rename to invalidInPureFunctions
|
2017-09-13 17:18:22 +02:00 |
|
chriseth
|
72b7e001aa
|
Merge pull request #2290 from ali92hm/develop
Enabling --combined-json to output to file using the -o flag
|
2017-09-13 13:21:48 +02:00 |
|
chriseth
|
1eb49fb144
|
Merge pull request #2895 from ethereum/docs-creation
Overhaul contract creation section in the documentation
|
2017-09-13 12:59:15 +02:00 |
|
chriseth
|
25d8436b4c
|
Merge pull request #2892 from ethereum/limit-duplicate-declaration-errors
Limit each duplicate declaration error to 32 references
|
2017-09-13 12:55:51 +02:00 |
|
Alex Beregszaszi
|
8b166c3636
|
Use hashing function in tests
|
2017-09-13 11:40:57 +01:00 |
|
Alex Beregszaszi
|
c70ebfd241
|
Document function selectors
|
2017-09-13 11:40:57 +01:00 |
|
Alex Beregszaszi
|
fd1f8ab38b
|
Rename .sig to .selector on function types
|
2017-09-13 11:40:57 +01:00 |
|
Alex Beregszaszi
|
88946f9f03
|
Add tests for function type sigs
|
2017-09-13 11:40:57 +01:00 |
|
Alex Beregszaszi
|
58f7a27ee0
|
Add sig member on function type
|
2017-09-13 11:40:57 +01:00 |
|
Alex Beregszaszi
|
135c55c4d0
|
Overhaul contract creation section in the documentation (add reference to remix and web3.js)
|
2017-09-13 09:53:56 +01:00 |
|
Ali92hm
|
61dabb2f29
|
Added --pretty-json commandline option
|
2017-09-12 21:51:28 +01:00 |
|
Ali92hm
|
487ade1635
|
Enabling --combined-json to output to file
|
2017-09-12 21:50:22 +01:00 |
|
Ali92hm
|
1a9c503e93
|
Added createJson method to make writing json easier
|
2017-09-12 21:50:22 +01:00 |
|
Alex Beregszaszi
|
8bb96eaaf5
|
Merge pull request #2893 from ethereum/travis-clang-build
Travis CI: Do not cache build dir
|
2017-09-12 21:37:49 +01:00 |
|
Alex Beregszaszi
|
0259459b21
|
Limit each duplicate declaration error to 32 references
|
2017-09-12 21:37:06 +01:00 |
|
Paweł Bylica
|
622a2d8251
|
Travis CI: Fix Emscripten build
|
2017-09-12 22:11:21 +02:00 |
|
Paweł Bylica
|
dc8754b595
|
Travis CI: Do not cache build dir
|
2017-09-12 20:58:10 +01:00 |
|
chriseth
|
5084a9cda9
|
Merge pull request #2852 from ssuman/develop
This commit will display warning when there is unused function parameter
|
2017-09-12 17:57:55 +02:00 |
|
Alex Beregszaszi
|
14f103ca60
|
Merge pull request #2891 from ethereum/same-declaration-exponential-error
Do not report overload conflicts for every line excessively
|
2017-09-12 16:37:25 +01:00 |
|
Suman
|
10d290cb9b
|
Display helpful warning for unused function arguments/return parameters
|
2017-09-12 15:35:03 +01:00 |
|
Alex Beregszaszi
|
5ae9b8dab1
|
Do not report overload conflicts for every line excessively
|
2017-09-12 14:58:10 +01:00 |
|
Alex Beregszaszi
|
f2412da800
|
Merge pull request #2888 from ethereum/same-declaration-error
Use secondary source location as a vector in same declaration errors
|
2017-09-12 14:57:42 +01:00 |
|
chriseth
|
ac3742cd25
|
Merge pull request #2887 from ethereum/missing-functions-list
Show each unimplemented function in secondary source location
|
2017-09-12 13:28:49 +02:00 |
|
chriseth
|
aaf73071db
|
Merge pull request #2880 from ethereum/docs-metadata
Promote metadata to its own chapter (split from miscellaneous)
|
2017-09-12 13:27:42 +02:00 |
|
chriseth
|
513ae59bba
|
Merge pull request #2853 from ethereum/cleanup-asm-stream
Split out the JSON functionality from assembly.stream()
|
2017-09-12 13:23:59 +02:00 |
|
Alex Beregszaszi
|
da1a53e02a
|
Use secondary source location as a vector in same declaration errors
|
2017-09-12 12:06:16 +01:00 |
|
Alex Beregszaszi
|
a03211f3c9
|
Show each unimplemented function in secondary source location
|
2017-09-12 10:59:56 +01:00 |
|
chriseth
|
4cb5502faa
|
Merge pull request #2881 from ethereum/analysis-test
Change retrieveContract to take name and not index
|
2017-09-12 11:41:53 +02:00 |
|
chriseth
|
4770f8f499
|
Merge pull request #2882 from ethereum/events
Do not show the same error multiple times for events
|
2017-09-12 11:35:42 +02:00 |
|
chriseth
|
fabf4accd3
|
Merge pull request #2870 from aarongoa/develop
Add payable constructor for `C` - #2869
|
2017-09-12 11:32:46 +02:00 |
|
Aaron Colaço
|
2b88eeb370
|
Make createAndEndowD payable in contract creation example
|
2017-09-12 10:07:54 +01:00 |
|
Alex Beregszaszi
|
a52e0de67c
|
Do not show the same error multiple times for events
|
2017-09-12 00:03:35 +01:00 |
|
Alex Beregszaszi
|
7ed938b95e
|
Change retrieveContract to take name and not index
|
2017-09-11 15:58:30 +01:00 |
|
Alex Beregszaszi
|
bd6510d99a
|
Simplify assembly printing in CLI
|
2017-09-11 15:53:20 +01:00 |
|
Alex Beregszaszi
|
bbfb16cf5c
|
Introduce assemblyString
|
2017-09-11 15:53:20 +01:00 |
|
Alex Beregszaszi
|
50570c6c79
|
Do not return the stream in asssemblyStream
|
2017-09-11 15:48:58 +01:00 |
|
Alex Beregszaszi
|
a535a8b06e
|
Split out the JSON functionality from assembly.stream()
|
2017-09-11 15:48:52 +01:00 |
|
Alex Beregszaszi
|
55d2a459a9
|
Mark functions static in libevmasm
|
2017-09-11 15:15:02 +01:00 |
|
Alex Beregszaszi
|
b1a7281ee9
|
Promote metadata to its own chapter (split from miscellaneous)
|
2017-09-11 15:05:46 +01:00 |
|
chriseth
|
fbe24da159
|
Merge pull request #2875 from ethereum/travis-badge
Add the Travis build status badge
|
2017-09-11 11:22:59 +02:00 |
|
Yoichi Hirai
|
333a6e5280
|
Add the Travis build status badge
|
2017-09-07 17:56:28 +02:00 |
|
chriseth
|
b756274357
|
Allow constant variables in pure functions.
|
2017-09-06 13:52:29 +02:00 |
|