Commit Graph
127 Commits
Author SHA1 Message Date
Kamil Śliwak 722e9d8693 Set release date for 0.8.17 and update the bug list 2022-09-08 15:32:40 +02:00
Daniel KirchnerandKamil Śliwak d6eb255df4 Changelog entry and bug list entry.
Co-authored-by: Kamil Śliwak <kamil.sliwak@codepoets.it>
2022-09-08 12:05:49 +02:00
Kamil Śliwak caba38db5c Set release date for 0.8.16 and update the bug list 2022-08-08 14:12:42 +02:00
MarenzandKamil Śliwak 22c7cd22b9 Fix wrong cleanup when copying from calldata to memory
Co-authored-by: Kamil Śliwak <kamil.sliwak@codepoets.it>
2022-08-08 13:07:16 +02:00
Daniel Kirchner 14d0776c94 Set release date for 0.8.15. 2022-06-15 15:08:24 +02:00
Daniel Kirchner 91ff02b988 Changelog and buglist entries. 2022-06-14 18:26:16 +02:00
Daniel KirchnerandKamil Śliwak 94dd6d0671 Bug list entry draft.
Co-authored-by: Kamil Śliwak <kamil.sliwak@codepoets.it>
2022-06-10 20:05:14 +02:00
chriseth 0bd0bf4c7d Set release date. 2022-05-17 13:50:26 +02:00
chriseth f427247993 Bug list entry. 2022-05-17 13:04:06 +02:00
Daniel Kirchner 352a3c5f4b Bug list entry, changelog entry and tests. 2022-05-12 13:08:30 +02:00
chriseth acd488532d Set release date. 2022-03-16 10:28:40 +01:00
Daniel Kirchner 8cb01a9953 Fix and updated test. 2022-03-15 10:23:09 +01:00
chriseth 49bc8206f1 Set release date. 2022-02-16 09:49:14 +01:00
chriseth 25a3bf2df0 Set release date. 2021-12-20 13:15:58 +01:00
chriseth 45c9dbe174 Sort changelog and set release date. 2021-11-08 17:28:53 +01:00
chriseth 1a7faef0db Set release date. 2021-09-29 14:00:57 +02:00
hrkrshnn 9d8a0a6f82 Buglist entry for UserDefinedValueTypesBug 2021-09-29 11:54:00 +02:00
chriseth ffe6e7dcf4 Bug list entry about the signed immutables bug. 2021-09-29 10:12:05 +02:00
chriseth 4e28020ff5 Set release date. 2021-09-27 15:43:59 +02:00
hrkrshnn 2c0c27c6d4 Set the release date and updated bugs_by_version.json 2021-08-11 12:13:07 +02:00
chriseth c502158c69 Prepare release of 0.8.6. 2021-06-22 11:39:15 +02:00
chriseth a10d932991 Update bug list. 2021-06-10 11:08:03 +02:00
chriseth 3aad6b239c Prepare changelog for 0.8.4. 2021-04-21 14:21:00 +02:00
chriseth 2ed17e4b43 Update tests. 2021-04-12 13:43:56 +02:00
chriseth a32e2e2130 Prepare changelog for 0.8.3. 2021-03-23 12:55:13 +01:00
hrkrshnn 30e08ee3a5 Changelog and test for the KeccakCaching bug 2021-03-23 11:09:00 +01:00
chriseth 26d8ee2f86 Set release date and sort changelog. 2021-03-02 16:54:01 +01:00
chriseth 490dc09fd4 Set release date for 0.8.1. 2021-01-27 12:12:12 +01:00
chriseth 9cfdba6e64 Update bug list. 2020-12-16 16:59:44 +01:00
chriseth 7f677025ec Set release date for 0.7.6. 2020-12-16 15:01:45 +01:00
chriseth 05b8d55900 Sort changelog. 2020-11-18 12:39:49 +01:00
chriseth 8a1a8117e9 Set release data and sort changelog. 2020-10-19 15:03:06 +02:00
chriseth 38abadf502 Fix empty array copy bug. 2020-10-15 16:48:08 +02:00
chriseth b4f6092f90 Set release date. 2020-10-07 15:40:42 +02:00
Harikrishnan Mulackal 24ba5aa3aa Updating docs on DynamicArrayCleanup bug 2020-10-06 16:06:02 +02:00
chriseth 26d07d1925 Prepare release of 0.7.2. 2020-09-28 14:45:39 +02:00
Bhargava Shastryandchriseth e2a2276272 Contract level checker: Disallow free function redefinition and alias
shadowing another free function

Co-authored-by: chriseth <chris@ethereum.org>
2020-09-25 17:09:58 +02:00
chriseth b52f334fff Prepare release of 0.7.1. 2020-09-01 17:47:56 +02:00
chriseth ab0b2e1fe1 Prepare changelog for 0.7.0. 2020-07-28 12:44:08 +02:00
chriseth e02878329d Prepare for 0.6.12 release. 2020-07-21 16:33:48 +02:00
chriseth 1f0f5d2183 Prepare changelog for 0.6.11. 2020-07-07 13:49:22 +02:00
chriseth 3c43216a75 Set release date for 0.6.10. 2020-06-11 14:07:00 +02:00
chriseth baabe65a84 Fix bound functions with calldata parameters. 2020-06-10 17:37:59 +02:00
chriseth fc4b3e33b7 Prepare 0.6.9. 2020-06-04 14:25:04 +02:00
chriseth a16a8c6123 Sort and copyedit changelog. 2020-05-14 12:36:04 +02:00
Mathias Baumann 820fdd9bf7 Escape backslashes when formatting 2020-05-13 17:08:37 +02:00
Daniel Kirchner 6f04664cfa Disallow array slicing for arrays with dyanmically encoded base types. 2020-05-13 15:52:22 +02:00
Daniel Kirchner 79b217dfb3 Callvalue checks for implicit constructors. 2020-05-11 16:14:34 +02:00
chriseth d7180c0522 Prepare 0.6.7. 2020-05-04 12:57:27 +02:00
chriseth 474b72e3f4 Prepare 0.6.6 2020-04-09 11:55:21 +02:00