Daniel Kirchner
|
c2d4e03c55
|
Add blog post link to bug list.
|
2022-08-08 17:40:32 +02:00 |
|
Marenz
|
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
|
187f0f070d
|
Some review suggestions.
|
2022-06-14 18:27:52 +02:00 |
|
Daniel Kirchner
|
91ff02b988
|
Changelog and buglist entries.
|
2022-06-14 18:26:16 +02:00 |
|
Daniel Kirchner
|
3015afc504
|
Change severity of inline assembly bug to medium.
|
2022-06-13 17:18:13 +02:00 |
|
Daniel Kirchner
|
94dd6d0671
|
Bug list entry draft.
Co-authored-by: Kamil Śliwak <kamil.sliwak@codepoets.it>
|
2022-06-10 20:05:14 +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 |
|
Daniel Kirchner
|
8cb01a9953
|
Fix and updated test.
|
2022-03-15 10:23:09 +01: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 |
|
Alex Beregszaszi
|
7da62f0a1c
|
Add missing blogpost to the buglist
And also change the old blog.ethereum.org links to blog.soliditylang.org
|
2021-05-12 13:57:53 +01:00 |
|
Alex Beregszaszi
|
94f7d281d0
|
Introduce unique numbering for bugs
|
2021-05-12 13:49:14 +01:00 |
|
chriseth
|
2ed17e4b43
|
Update tests.
|
2021-04-12 13:43:56 +02:00 |
|
hrkrshnn
|
30e08ee3a5
|
Changelog and test for the KeccakCaching bug
|
2021-03-23 11:09:00 +01:00 |
|
chriseth
|
38abadf502
|
Fix empty array copy bug.
|
2020-10-15 16:48:08 +02:00 |
|
hrkrshnn
|
30652394e5
|
Docs: convert tabs to spaces
|
2020-10-12 08:01:20 +02:00 |
|
Harikrishnan Mulackal
|
24ba5aa3aa
|
Updating docs on DynamicArrayCleanup bug
|
2020-10-06 16:06:02 +02:00 |
|
Bhargava Shastry
|
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 |
|
Daniel Kirchner
|
6763234410
|
More details in bug list.
|
2020-06-11 12:57:53 +02:00 |
|
chriseth
|
baabe65a84
|
Fix bound functions with calldata parameters.
|
2020-06-10 17:37:59 +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 |
|
Alex Beregszaszi
|
fe383fbd7a
|
Add missing blog URLs to bugs.json
|
2020-04-22 12:03:10 +01:00 |
|
a3d4
|
aba0b2957c
|
Fix tuple assignments with multi-slot components.
|
2020-04-07 18:39:25 +02:00 |
|
Daniel Kirchner
|
06d184712c
|
Add buglist entry.
|
2020-04-01 19:01:32 +02:00 |
|
Mathias Baumann
|
151bc71f49
|
Add private-can-be-overridden bug to buglist
|
2020-03-16 12:23:57 +01:00 |
|
chriseth
|
42712a78ce
|
Merge branch 'release-0.5' into develop.
|
2020-01-02 23:49:43 +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 |
|
Leonardo Alt
|
d972a10b4f
|
Review 1
|
2020-01-02 12:43:56 +01:00 |
|
chriseth
|
29c0b73dff
|
Bug list entry.
|
2019-12-29 16:08:15 +01:00 |
|
chriseth
|
f913406c65
|
Bug list entry about yul loop mload bug.
|
2019-12-17 17:08:27 +01:00 |
|
Daniel Kirchner
|
05cc866c42
|
Buglist entry for calldata structs with dynamically encoded, but statically-sized members.
|
2019-08-12 14:31:36 +02:00 |
|
chriseth
|
04fe3c070d
|
Changelog and bug list entry.
|
2019-06-25 13:00:21 +02:00 |
|
chriseth
|
1bf4fc571c
|
More specific bug description.
|
2019-06-24 12:31:39 +02:00 |
|
mingchuan
|
6a5fabd004
|
Add ABIEncoderV2 storage array encoding bug to buglist
|
2019-06-19 10:47:44 +08:00 |
|
chriseth
|
f2ae30f620
|
Fix handling of structs of dynamic size as constructor parameters.
|
2019-05-16 17:10:54 +02:00 |
|
chriseth
|
ecb8dfb26c
|
Forward-port 0.4.26 release notes and update bug list.
|
2019-04-30 11:31:12 +02:00 |
|
chriseth
|
5b991c1e59
|
Fix use of uninitialized functions stored in storage.
|
2019-04-25 15:40:48 +02:00 |
|
Mathias Baumann
|
0f4b53e9a0
|
Fix external ABI type name for contracts
|
2019-04-18 11:39:48 +02:00 |
|
Alex Beregszaszi
|
2a2e741d39
|
Add blog post links to the bug list
|
2019-03-26 15:03:48 +00:00 |
|
chriseth
|
3c9af6716e
|
Bug list entry.
|
2019-03-25 18:28:44 +01:00 |
|
Bhargava Shastry
|
f7b5a27581
|
Fixes bug in byte optimization rule and adds tests.
|
2019-03-21 14:29:06 +01:00 |
|
Bhargava Shastry
|
515fa872c8
|
Fixes u256 overflow in logical shift optimization rule and adds tests.
|
2019-03-13 11:19:20 +01:00 |
|
poiresel
|
bf93665ad8
|
resolve spelling issues in the docs folder
|
2018-12-21 10:49:11 -05:00 |
|
chriseth
|
300ac9878f
|
Merge branch 'release' into develop.
|
2018-09-13 22:54:57 +02:00 |
|
Leonardo Alt
|
75e38be050
|
Bugfix entry regarding nested arrays returned by library functions
|
2018-09-11 15:06:28 +02:00 |
|
Leonardo Alt
|
69320472af
|
Buglist check script supports json paths
|
2018-09-10 16:45:56 +02:00 |
|