Commit Graph
15509 Commits
Author SHA1 Message Date
Gonçalo Sá 57fcab80fc Update grammar to represent optionality in catch clauses parameter list 2020-01-09 23:12:24 +00:00
chriseth 24bf11a2bb Merge pull request #8114 from ethereum/fixModComment
Fix comment.
2020-01-08 21:53:41 +01:00
chriseth b68ea243fc Fix comment. 2020-01-08 18:37:46 +01:00
chriseth 589feb9bb9 Merge pull request #8040 from ethereum/stateless-7566
Move states from the TypeChecker to the PostTypeChecker
2020-01-08 14:20:12 +01:00
Mathias Baumann 2179562785 Move variables-in-interfaces checker to PostTypeChecker
refs #7566
2020-01-08 14:05:08 +01:00
Mathias Baumann 21844aa545 Move event-outside-emit check to PostTypeChecker
refs #7566
2020-01-08 14:05:08 +01:00
Mathias Baumann 9f8d49e358 Move modifier context check to PostTypeChecker
refs #7566
2020-01-08 14:05:08 +01:00
chriseth 5ad590cf0b Merge pull request #8088 from ethereum/docs-tools
[DOCS] Add new resources and change sort order
2020-01-08 13:08:10 +01:00
chriseth 5ca3abd7cb Merge pull request #8106 from random-internet-cat/move-contract-kind
Move ContractKind from ContractDefinition to file-scope
2020-01-08 13:06:26 +01:00
chriseth e81e73345e Merge pull request #8112 from ethereum/fixIndent
[tiny PR] Fix indentation in test/tools/CMakeLists.txt
2020-01-08 11:44:06 +01:00
Daniel Kirchner 61652366ab Fix indentation 2020-01-08 10:42:19 +01:00
chriseth b5bd4787af Merge pull request #7801 from ethereum/tuneRemat
Tune rematerializer
2020-01-08 10:41:32 +01:00
chriseth 06a7c49729 Merge pull request #8049 from imapp-pl/polyfill-part-1
Ewasm polyfill getter functions
2020-01-08 10:26:29 +01:00
Chris Chinchilla bd7ac57f32 Add new resources and change sort order 2020-01-08 10:11:08 +01:00
rodiazet b8c59c56e0 [WASM] Add keccak256, balance, extcodecopy, blockhash, coinbase, log's, call, callcode, delegatecall, staticcall 2020-01-08 10:08:36 +01:00
chriseth 8de05a4a9e Merge pull request #8111 from ethereum/docNameDestructible
Change naming to "destructible".
2020-01-08 10:01:41 +01:00
chriseth 01dfc512a9 Changelog entry. 2020-01-08 09:57:38 +01:00
chriseth 40c0602b5c Do not rematerialize in loops. 2020-01-08 09:56:08 +01:00
chriseth 25d3f27c11 Tune Rematerializer 2020-01-08 09:56:08 +01:00
chriseth d1a7ff0fbc Merge pull request #8008 from ethereum/large-code
Issue warning if codesize exceeds EIP-170 limits
2020-01-08 09:48:59 +01:00
chriseth 12b52ae637 Merge pull request #8096 from ethereum/incrementVersion
Set version to 0.6.2.
2020-01-08 09:19:35 +01:00
chriseth 7772ee145c Change naming to "destructible". 2020-01-08 09:17:59 +01:00
Daniel Kirchner 70a2902714 Merge pull request #8100 from ethereum/deadTestArguments
Disallow dead positional arguments for (i)soltest
2020-01-07 16:56:10 +01:00
Daniel Kirchner be0775da49 Merge pull request #8075 from ethereum/refactor-namespaces
Refactor namespaces
2020-01-07 16:52:20 +01:00
Mathias L. Baumann a2141d3be2 Merge pull request #7869 from fulldecent/fix-kill
Reduce usage of word kill
2020-01-07 16:01:04 +01:00
Christian Parpart 345f9928ab Library libdevcore renamed to libsolutil. 2020-01-07 15:51:50 +01:00
Christian Parpart 8ac6258d31 lll: Adapted to namespace changes. 2020-01-07 15:51:50 +01:00
Christian Parpart ed45b000d1 Adapt tests directory to C++ namespace changes. 2020-01-07 15:51:50 +01:00
Christian Parpart 6b23412fae C++ namespace cleanup (except tests). 2020-01-07 15:51:50 +01:00
Leonardo 8385256bdc Merge pull request #8004 from ethereum/fix-7960
abiv2 proto converter: Resize dynamic storage arrays via push
2020-01-07 15:48:20 +01:00
Jason Cobb 529405deb6 Move ContractKind from ContractDefinition to file-scope 2020-01-07 09:11:29 -05:00
William Entriken 6d068b6331 Reduce usage of the word "kill" 2020-01-07 11:18:10 +01:00
Bhargava Shastry 49aec64caf abiv2 proto converter: Do not resize dynamic storage arrays by writing to the length field as it is now read only 2020-01-06 17:44:42 +01:00
Daniel Kirchner 3e714913a0 Disallow positional arguments for (i)soltest instead of ignoring 2020-01-06 15:28:20 +01:00
Leonardo f7624e254c Merge pull request #8098 from ethereum/smt_fix_shared_ptr
[SMTChecker] Replace some shared_ptr by unique_ptr/raw
2020-01-06 14:58:37 +01:00
Mathias L. Baumann 20cf9d9fef Merge pull request #8038 from ethereum/statless-typechecker-7566
Refactor PostTypeChecker into multiple classes per usecase
2020-01-06 14:39:58 +01:00
Leonardo Alt f4f83690f3 Replace some shared_ptr by unique_ptr or raw pointers 2020-01-06 14:16:49 +01:00
chriseth 31cd9d364d Merge pull request #8097 from ethereum/release
Merge release back into develop.
2020-01-03 13:40:41 +01:00
chriseth 943af71d3d Merge pull request #8092 from ethereum/chriseth-patch-1
Update the standard-json yul switch to the 0.6.0 behaviour.
2020-01-03 13:39:59 +01:00
chriseth b269eef721 Set version to 0.6.2. 2020-01-03 13:38:17 +01:00
chriseth e6f7d5a492 Merge pull request #8095 from ethereum/develop
Merge develop into release for 0.6.1
v0.6.1
2020-01-03 00:35:39 +01:00
chriseth 1cc7eb7fe8 Merge pull request #8090 from ethereum/release061
Prepare release of 0.6.1
2020-01-03 00:04:56 +01:00
chriseth 30a2d712c0 Bug list entry. 2020-01-03 00:04:01 +01:00
chriseth 385e1bf70a Set release date. 2020-01-03 00:04:01 +01:00
chriseth 42712a78ce Merge branch 'release-0.5' into develop. 2020-01-02 23:49:43 +01:00
chriseth bdd9f215cb Update the yul switch to the 0.6.0 behaviour. 2020-01-02 23:01:50 +01:00
chriseth 9c3226ce75 Set version to 0.5.16. v0.5.16 2020-01-02 19:52:34 +01:00
chriseth 281edc6fd8 Merge pull request #8083 from ethereum/fixRedundantContinue05
Fix redundant removal for 0.5 branch
2020-01-02 19:41:30 +01:00
Leonardo Alt 026f7c37af Review 1 2020-01-02 18:51:21 +01:00
chriseth 8328f826a1 Bug list entry. 2020-01-02 18:51:21 +01:00