Kamil Śliwak
|
59957b18dc
|
Make missing settings.optimizer.enabled key in Standard JSON equivalent to setting it to false
|
2021-06-15 16:06:22 +02:00 |
|
Kamil Śliwak
|
5e3788874b
|
Detailed documentation for path resolution in imports, including remappings, base path and standard input
|
2021-06-08 21:41:49 +02:00 |
|
hrkrshnn
|
d5564a0304
|
Set default EVM version to Berlin
|
2021-05-26 12:23:06 +02:00 |
|
chriseth
|
f9c94d7c42
|
Note function entry points.
|
2021-05-04 17:15:13 +02:00 |
|
Leonardo Alt
|
dd1865873e
|
Choose contracts to be analyzed by the SMTChecker
|
2021-04-21 10:34:14 +02:00 |
|
Leonardo Alt
|
e3abde43f5
|
Change settings.modelChecker.targets to take an array instead of string
|
2021-04-19 17:53:03 +02:00 |
|
Leonardo Alt
|
dbd067d6db
|
Report out of bounds index access
|
2021-03-30 10:28:48 +02:00 |
|
Kamil Śliwak
|
01f8005d04
|
Remove the last remains of --ast-json option
|
2021-02-23 12:39:19 +01:00 |
|
franzihei
|
e97a856b45
|
Updating contributing and fixing capitalisation.
|
2021-02-15 16:18:11 +01:00 |
|
Daniel Kirchner
|
cb74a45fd6
|
Add inlining for old optimizer.
|
2021-02-09 19:08:58 +01:00 |
|
Hui Yu
|
c669ee251a
|
[CLI] Allow "=" as separator between library name and address in --libraries commandline option.
|
2021-01-25 16:14:39 +08:00 |
|
Leonardo Alt
|
3b23cadbdc
|
Add CLI and JSON option to select SMTChecker targets
|
2021-01-20 17:35:37 +01:00 |
|
chriseth
|
482bda6887
|
Merge remote-tracking branch 'origin/develop' into breaking
|
2020-12-10 12:15:52 +01:00 |
|
Daniel Kirchner
|
e691b7402a
|
Move standard-json "modelCheckerSettings" key to "settings.modelChecker".
|
2020-12-09 15:53:32 +01:00 |
|
Alex Beregszaszi
|
3bce2a2294
|
Remove the legacy AST JSON output
|
2020-11-25 11:40:33 +00:00 |
|
chriseth
|
a7db4fa4a5
|
Merge remote-tracking branch 'origin/develop' into breaking
|
2020-11-18 20:05:02 +01:00 |
|
Kamil Śliwak
|
5560239cf5
|
Replace links to readthedocs.io with ones using the new domain
|
2020-11-18 15:20:34 +01:00 |
|
chriseth
|
e8a278eefa
|
Merge remote-tracking branch 'origin/develop' into breaking
|
2020-11-17 18:51:57 +01:00 |
|
Kamil Śliwak
|
b7694b9a14
|
docs: Gather information about linker in one place and reorganize the section a bit
|
2020-11-16 21:37:36 +01:00 |
|
Alex Beregszaszi
|
a3381d7260
|
Add settings.viaIR to standard json
|
2020-11-12 22:38:44 +00:00 |
|
chriseth
|
04195439b7
|
Merge remote-tracking branch 'origin/develop' into HEAD
|
2020-11-09 14:28:05 +01:00 |
|
Leonardo
|
62535c2fd4
|
Merge pull request #10181 from ethereum/smt_user_timeout
[SMTChecker] User timeout option
|
2020-11-04 10:55:28 +00:00 |
|
chriseth
|
5ffee049fa
|
Merge remote-tracking branch 'origin/develop' into breaking
|
2020-11-03 14:05:14 +01:00 |
|
chriseth
|
631570c547
|
Documentation.
|
2020-11-03 13:31:51 +01:00 |
|
Leonardo Alt
|
d03ddeb0fa
|
[SMTChecker] User timeout option
|
2020-11-03 10:46:11 +00:00 |
|
Alex Beregszaszi
|
883d4629cd
|
Mark ewasm output as supported
And use proper Ewasm name capitalization
|
2020-10-30 19:45:04 +00:00 |
|
chriseth
|
6979952995
|
Merge remote-tracking branch 'origin/develop' into HEAD
|
2020-10-19 18:02:50 +02:00 |
|
Leonardo Alt
|
b67ade5163
|
Move modelCheckerSettings out of settings in StandardCompiler
|
2020-10-19 10:39:06 +01:00 |
|
Leonardo Alt
|
4e49135318
|
Add CLI option to choose model checker engine
|
2020-10-16 15:01:47 +01:00 |
|
Harikrishnan Mulackal
|
a309669f75
|
Disallow explicit conversions from negative literals to `address `
|
2020-10-07 16:06:02 +02:00 |
|
chriseth
|
b401093679
|
Merge pull request #9967 from ethereum/develop
Merge develop into breaking.
|
2020-10-06 17:45:53 +02:00 |
|
chriseth
|
fda8bde2d7
|
Stop after parsing.
|
2020-09-30 16:57:49 +02:00 |
|
chriseth
|
4bdec8107c
|
Merge remote-tracking branch 'origin/develop' into HEAD
|
2020-09-29 09:53:50 +02:00 |
|
chriseth
|
add9867440
|
Document generated sources.
|
2020-09-28 15:38:28 +02:00 |
|
Harikrishnan Mulackal
|
8339765509
|
[DOCS] Change >=0.7.0 to ^0.7.0
|
2020-09-28 13:02:31 +02:00 |
|
Harikrishnan Mulackal
|
710231e2b1
|
Docs: change >0.6.99 <0.8.0 to >=0.7.0
|
2020-09-28 11:14:45 +02:00 |
|
Mathias Baumann
|
b72fb1333b
|
Adjust docs example to work with v0.8.0
|
2020-09-08 13:36:16 +02:00 |
|
Harry Altman
|
590572d50d
|
Correct immutableReferences documentation from array to object
|
2020-08-12 19:16:10 -04:00 |
|
Kamil Śliwak
|
89c99800d0
|
docs: Fix solidity code blocks by using the capitalized name
- This only works with `Solidity`, not with `solidity`.
|
2020-08-06 14:45:58 +02:00 |
|
Harikrishnan Mulackal
|
bb2faf5e49
|
Updated docs
|
2020-07-13 19:54:22 +05:30 |
|
Harikrishnan Mulackal
|
6b435b2192
|
solidity-upgrade: added module to remove visibility of constructors
|
2020-07-08 18:57:20 +05:30 |
|
chriseth
|
479d7a059f
|
Documentation.
|
2020-07-07 12:16:18 +02:00 |
|
chriseth
|
8155ad2187
|
Merge remote-tracking branch 'origin/develop' into breaking
|
2020-06-15 17:11:41 +02:00 |
|
a3d4
|
b17915a6ba
|
Add error IDs to JSON
|
2020-06-10 13:26:51 +02:00 |
|
chriseth
|
c8b9d24eba
|
Merge pull request #9106 from ethereum/develop
Merge develop into breaking.
|
2020-06-03 13:51:28 +02:00 |
|
Christian Parpart
|
09485058d8
|
Adds `--base-path to solc when compiling in --standard-json mode for resolving relative paths.
|
2020-05-27 16:23:03 +02:00 |
|
chriseth
|
257bc6a416
|
Merge remote-tracking branch 'origin/develop' into breaking
|
2020-05-14 13:04:46 +02:00 |
|
chriseth
|
d33b67b3c2
|
Add license tags to documentation snippets.
|
2020-05-13 22:16:34 +02:00 |
|
Harikrishnan Mulackal
|
92cf61d4f9
|
fixed compilation tests and upgraded ext. tests branch
|
2020-05-05 21:11:15 +05:30 |
|
Harikrishnan Mulackal
|
aed6c22318
|
solidity-upgrade can now change now to block.timestamp
|
2020-05-05 21:11:15 +05:30 |
|