category
int64
1
70
source_thread_id
int64
8
26k
thread_id
int64
8
26k
thread_title
stringlengths
12
234
thread_slug
stringlengths
5
229
post_id
int64
11
63.6k
post_number
int64
1
44
user_id
int64
-1
14.8k
username
stringlengths
3
20
name
stringlengths
1
111
created_at
stringdate
2018-02-16 08:44:58
2025-10-31 00:04:30
updated_at
stringdate
2018-02-17 03:42:31
2025-10-31 00:41:55
cooked
stringlengths
23
39.2k
reply_to_post_number
float64
1
41
reply_count
int64
0
14
quote_count
int64
0
7
reads
int64
1
1.24k
score
float64
0.2
446k
trust_level
int64
0
4
moderator
bool
2 classes
admin
bool
2 classes
staff
bool
2 classes
like_count
int64
0
68
hidden
bool
1 class
deleted_at
float64
post_url
stringlengths
15
239
61
8,499
8,499
ERC20 with built in fee structure?
erc20-with-built-in-fee-structure
23,734
3
474
wjmelements
William Morriss
2022-03-04T15:51:38.800Z
2022-03-04T15:51:38.800Z
<aside class="quote no-group" data-username="Bschuster3434" data-post="1" data-topic="8499"> <div class="title"> <div class="quote-controls"></div> <img loading="lazy" alt="" width="24" height="24" src="https://ethereum-magicians.org/user_avatar/ethereum-magicians.org/bschuster3434/48/5591_2.png" class="avatar"> Bschus...
null
1
1
15
23
2
false
false
false
0
false
null
/t/erc20-with-built-in-fee-structure/8499/3
61
8,499
8,499
ERC20 with built in fee structure?
erc20-with-built-in-fee-structure
23,737
4
4,846
Bschuster3434
Brian Schuster
2022-03-04T16:17:40.059Z
2022-03-04T16:17:40.059Z
<p>Very new to this platform, so sorry if I just double messaged you. Here’s what I replied:</p> <p>“It breaks the assumptions of ERC20 users”</p> <p>Yes, I agree. My preference would be that your wallet would let you know what exactly you’re paying up front before the fee is sent. We don’t have anything that resembles...
3
0
0
15
8
1
false
false
false
0
false
null
/t/erc20-with-built-in-fee-structure/8499/4
61
8,499
8,499
ERC20 with built in fee structure?
erc20-with-built-in-fee-structure
24,201
5
474
wjmelements
William Morriss
2022-03-24T21:09:47.930Z
2022-03-24T21:09:47.930Z
<p><a class="mention" href="/u/bschuster3434">@Bschuster3434</a> I don’t think you understood one part of my reply:</p> <blockquote> <p>I will wrap your token.</p> </blockquote> <p>You cannot charge a fee on transfer because I don’t have to use your contract directly. I can deposit it into a wrapper token contract and ...
null
1
0
9
26.8
2
false
false
false
0
false
null
/t/erc20-with-built-in-fee-structure/8499/5
61
8,499
8,499
ERC20 with built in fee structure?
erc20-with-built-in-fee-structure
24,209
6
4,846
Bschuster3434
Brian Schuster
2022-03-25T10:54:28.301Z
2022-03-25T10:54:28.301Z
<p>No, I did understand your response. That’s a threat to this particular model, I agree.</p>
5
0
0
9
31.8
1
false
false
false
1
false
null
/t/erc20-with-built-in-fee-structure/8499/6
61
23,357
23,357
Addressing Ethereum value capture
addressing-ethereum-value-capture
56,738
1
79
jdetychey
Jerome de Tychey
2025-04-02T13:24:03.828Z
2025-04-03T09:11:40.592Z
<p><em>Authors [edit 3rd Apr]: Jerome de Tychey, Dean Eigenmann, Zak Cole</em></p> <h3><a name="p-56738-abstract-1" class="anchor" href="#p-56738-abstract-1"></a>Abstract</h3> <p>Temporary enforcement of a minimum max priority for Type 3 transactions (Blobs) by the validators.</p> <p>Increase research effort to rapidly...
null
1
0
70
8,429
2
false
false
false
6
false
null
/t/addressing-ethereum-value-capture/23357/1
61
23,357
23,357
Addressing Ethereum value capture
addressing-ethereum-value-capture
56,740
2
836
Amxx
Hadrien Croubois
2025-04-02T15:16:21.155Z
2025-04-02T15:18:52.936Z
<p>Correct me if I’m wrong, but the priority fee is paid “per gas used in the transaction”.</p> <p>So if a type 3 transaction submits a blob, but does little to no computation with it (just storing it for future use), that priority fee would apply over a “small” gas limit. In the end it wouldn’t count for a lot of valu...
null
2
0
54
195.8
2
false
false
false
1
false
null
/t/addressing-ethereum-value-capture/23357/2
61
23,357
23,357
Addressing Ethereum value capture
addressing-ethereum-value-capture
56,742
3
79
jdetychey
Jerome de Tychey
2025-04-02T16:31:35.945Z
2025-04-02T17:15:01.605Z
<p>The proposal target specifically Type 3 transactions. In terms of order of magnitude, a blob is roughly 131k gas.<br> Let’s take this transaction for reference:</p> <p><a>https://etherscan.io/tx/0x7146f641416c0dbb9e11a7822239680a5a94a0cbaaff5efe2a4f60ccd58cca77</a></p> <p><strong>Gas Limit:</strong> 6,000,000 versus...
2
0
0
53
100.6
2
false
false
false
1
false
null
/t/addressing-ethereum-value-capture/23357/3
61
23,357
23,357
Addressing Ethereum value capture
addressing-ethereum-value-capture
56,757
4
879
TimDaub
Tim Daubenschütz
2025-04-03T05:37:52.590Z
2025-04-03T05:47:39.480Z
<p>Having spoken to a bunch of people and having read a lot of the Ethereum Mag and Ethresearch posts, I don‘t think the lack of a better pricing method is the issue. Isn‘t the issue that DA is fundamentally oversupplied, without any limit on supply in the future other than bandwidth?</p> <p>At peak Ethereum PoW, you c...
null
1
0
35
57
2
false
false
false
1
false
null
/t/addressing-ethereum-value-capture/23357/4
61
23,357
23,357
Addressing Ethereum value capture
addressing-ethereum-value-capture
56,758
5
79
jdetychey
Jerome de Tychey
2025-04-03T07:11:28.913Z
2025-04-03T07:11:28.913Z
<aside class="quote no-group" data-username="TimDaub" data-post="4" data-topic="23357"> <div class="title"> <div class="quote-controls"></div> <img alt="" width="24" height="24" src="https://ethereum-magicians.org/user_avatar/ethereum-magicians.org/timdaub/48/5038_2.png" class="avatar"> TimDaub:</div> <blockquote> <p>I...
4
0
1
32
41.4
2
false
false
false
2
false
null
/t/addressing-ethereum-value-capture/23357/5
61
23,357
23,357
Addressing Ethereum value capture
addressing-ethereum-value-capture
56,759
6
879
TimDaub
Tim Daubenschütz
2025-04-03T07:27:16.816Z
2025-04-03T07:27:16.816Z
<p>OK, I see the good faith in your proposal, but for me the question is what the ETH researchers know that others don’t about blob scaling. E.g. why is it that among ETH researchers there is consensus that blobs have to be scaled, and at the same time we price blobs based on congestion pricing? These are conflicting g...
null
2
1
31
16.2
2
false
false
false
0
false
null
/t/addressing-ethereum-value-capture/23357/6
61
23,357
23,357
Addressing Ethereum value capture
addressing-ethereum-value-capture
56,762
7
79
jdetychey
Jerome de Tychey
2025-04-03T08:11:28.045Z
2025-04-03T08:11:28.045Z
<aside class="quote no-group" data-username="TimDaub" data-post="6" data-topic="23357"> <div class="title"> <div class="quote-controls"></div> <img alt="" width="24" height="24" src="https://ethereum-magicians.org/user_avatar/ethereum-magicians.org/timdaub/48/5038_2.png" class="avatar"> TimDaub:</div> <blockquote> <p>t...
6
1
1
33
71.6
2
false
false
false
2
false
null
/t/addressing-ethereum-value-capture/23357/7
61
23,357
23,357
Addressing Ethereum value capture
addressing-ethereum-value-capture
56,766
8
228
decanus
Dean Eigenmann
2025-04-03T09:22:35.630Z
2025-04-03T09:22:35.630Z
<aside class="quote no-group" data-username="TimDaub" data-post="6" data-topic="23357"> <div class="title"> <div class="quote-controls"></div> <img alt="" width="24" height="24" src="https://ethereum-magicians.org/user_avatar/ethereum-magicians.org/timdaub/48/5038_2.png" class="avatar"> TimDaub:</div> <blockquote> <p>B...
6
0
1
28
35.6
2
false
false
false
1
false
null
/t/addressing-ethereum-value-capture/23357/8
61
23,357
23,357
Addressing Ethereum value capture
addressing-ethereum-value-capture
56,769
9
879
TimDaub
Tim Daubenschütz
2025-04-03T09:45:41.448Z
2025-04-03T09:45:41.448Z
<aside class="quote no-group" data-username="jdetychey" data-post="7" data-topic="23357"> <div class="title"> <div class="quote-controls"></div> <img alt="" width="24" height="24" src="https://ethereum-magicians.org/user_avatar/ethereum-magicians.org/jdetychey/48/66_2.png" class="avatar"> jdetychey:</div> <blockquote> ...
7
1
1
33
46.6
2
false
false
false
0
false
null
/t/addressing-ethereum-value-capture/23357/9
61
23,357
23,357
Addressing Ethereum value capture
addressing-ethereum-value-capture
56,783
10
79
jdetychey
Jerome de Tychey
2025-04-03T15:18:42.355Z
2025-04-03T15:35:34.807Z
<p>There’s a lot to unpack here, I’ll do my best to keep it organised.</p> <p>I do not want to start discussing the specific merits of EIP-7762 and 7918. Those EIPs are motivated by improving the blob fee market and I expect other approach to proposed in the short term. The EIP process is, by construction and for good ...
9
0
0
31
136.2
2
false
false
false
5
false
null
/t/addressing-ethereum-value-capture/23357/10
61
23,357
23,357
Addressing Ethereum value capture
addressing-ethereum-value-capture
56,934
11
12,047
catwith1hat
Félinàun Chapeau
2025-04-08T08:27:10.597Z
2025-04-08T08:27:10.597Z
<p><a class="mention" href="/u/jdetychey">@jdetychey</a> Thanks for your proposal! I agree with your premise and your conclusion. I have a few thoughts to add.</p> <p><strong>Irrational validators</strong><br> Let me argue from a different perspective why this proposal makes sense. Validators are selling two types of b...
null
1
0
24
74.8
2
false
false
false
3
false
null
/t/addressing-ethereum-value-capture/23357/11
61
23,357
23,357
Addressing Ethereum value capture
addressing-ethereum-value-capture
56,954
12
13,242
edhemphill
Ed Hemphill
2025-04-09T08:37:12.357Z
2025-04-09T08:37:12.357Z
<p>As a long time holder, former miner of ETH, and non-ETH but seasoned cloud developer and startup founder, seeing this thread is very encouraging and enlightening. It’s a discussion I would love to see more of.</p> <p>I would like to very directly mention the elephant in the room here - competition and recent price c...
null
1
0
24
24.8
1
false
false
false
1
false
null
/t/addressing-ethereum-value-capture/23357/12
61
23,357
23,357
Addressing Ethereum value capture
addressing-ethereum-value-capture
56,959
13
13,272
InnaJavelina
Inna Javelina
2025-04-09T13:05:32.104Z
2025-04-09T13:05:32.104Z
<p>The price and developer activity declines are certainly a serious issue for Ethereum (although 1 month dev decline worse for Solana). Peak commits roughly coincide with release of ChatGPT.</p> <p>I don’t think that this qualifies as an “elephant in the room” though. Price activity, competing chains are widely discus...
12
1
0
23
44.6
1
false
false
false
2
false
null
/t/addressing-ethereum-value-capture/23357/13
61
23,357
23,357
Addressing Ethereum value capture
addressing-ethereum-value-capture
56,971
14
13,282
Inna_Everstake
Inna
2025-04-09T17:23:46.728Z
2025-04-09T17:23:46.728Z
<p>Really appreciate this proposal for thoughtfully highlighting one of the challenges Ethereum is facing today. It smartly recognizes and addresses a growing economic disconnect in Ethereum’s evolving architecture.</p> <p>This misalignment between where the activity happens and where the economic incentives lie poses ...
null
0
0
25
40
0
false
false
false
1
false
null
/t/addressing-ethereum-value-capture/23357/14
61
23,357
23,357
Addressing Ethereum value capture
addressing-ethereum-value-capture
56,976
15
13,242
edhemphill
Ed Hemphill
2025-04-10T01:14:52.837Z
2025-04-10T01:14:52.837Z
<p>Good commentary. Stablecoins are one of the few, non casino-like, legitimate uses in L2s. It’s unfortunate the bull market - at least so far - has had the oxygen sucked out of it by irrational speculation in meme coins. Ripple’s move into stable coins represents a serious threat to ETH dominance. I certainly hope t...
13
0
0
24
4.8
1
false
false
false
0
false
null
/t/addressing-ethereum-value-capture/23357/15
61
23,357
23,357
Addressing Ethereum value capture
addressing-ethereum-value-capture
57,088
16
79
jdetychey
Jerome de Tychey
2025-04-11T12:25:44.373Z
2025-04-11T12:25:44.373Z
<aside class="quote no-group" data-username="catwith1hat" data-post="11" data-topic="23357"> <div class="title"> <div class="quote-controls"></div> <img alt="" width="24" height="24" src="https://ethereum-magicians.org/user_avatar/ethereum-magicians.org/catwith1hat/48/15226_2.png" class="avatar"> catwith1hat:</div> <bl...
11
0
1
22
24.4
2
false
false
false
1
false
null
/t/addressing-ethereum-value-capture/23357/16
61
23,357
23,357
Addressing Ethereum value capture
addressing-ethereum-value-capture
57,795
18
13,473
montana64
Montana64
2025-04-23T11:15:27.266Z
2025-04-23T11:15:27.266Z
<p>Ethereum and they are looking forward to the future</p>
2
0
0
15
3
0
false
false
false
0
false
null
/t/addressing-ethereum-value-capture/23357/18
61
23,357
23,357
Addressing Ethereum value capture
addressing-ethereum-value-capture
58,665
20
79
jdetychey
Jerome de Tychey
2025-05-06T13:56:45.351Z
2025-05-06T13:56:45.351Z
<p>Couple of interesting resources for context:</p> <p><strong>Blobs dune analytics charts by Hildobby</strong><br> <a href="https://dune.com/hildobby/blobs" class="onebox" target="_blank" rel="noopener nofollow ugc">https://dune.com/hildobby/blobs</a></p> <p><div class="lightbox-wrapper"><a class="lightbox" href="http...
null
0
0
8
6.6
2
false
false
false
0
false
null
/t/addressing-ethereum-value-capture/23357/20
61
12,361
12,361
So. Is this really a part of eth?
so-is-this-really-a-part-of-eth
32,613
1
7,124
criminalteddy
null
2023-01-02T01:16:19.862Z
2024-08-02T11:52:54.597Z
<p>Okinami token, okinamitoken on Twitter claims to be a token connected to the Ethereum Surge. It has characteristic traits like connection to Genesis &amp; Russell Verbeeten on Etherscan. Theories are it could be a zk rollup. Is this real or yet another scam rug?<br> Thank you.<br> <a class="mention" href="/u/vbuteri...
null
0
0
24
314.8
1
false
false
false
0
false
null
/t/so-is-this-really-a-part-of-eth/12361/1
61
12,361
12,361
So. Is this really a part of eth?
so-is-this-really-a-part-of-eth
32,631
2
303
abcoathup
Andrew B Coathup
2023-01-02T23:43:31.522Z
2023-01-02T23:43:31.522Z
<aside class="onebox discoursetopic" data-onebox-src="https://ethresear.ch/t/so-is-this-really-part-of-eth/14533/2?u=abcoathup"> <header class="source"> <img src="https://ethereum-magicians.org/uploads/default/original/2X/7/75731949aa916e6e07f4aa9007298ebc4de72433.png" class="site-icon" data-dominant-color="FD7...
null
0
0
17
3.4
3
true
false
true
0
false
null
/t/so-is-this-really-a-part-of-eth/12361/2
61
7,305
7,305
Extension of ERC-721 standard which requires signature from recipient prior to transfer
extension-of-erc-721-standard-which-requires-signature-from-recipient-prior-to-transfer
21,343
1
4,046
mechanikalk
null
2021-10-21T03:05:14.586Z
2021-10-21T03:05:14.586Z
<p>Traditionally NFTs are only thought of as assets and not representations of contracts or potentially liabilities. There are several potential use cases where commercial contracts could be created wherein one or more of the parties in the commercial contract would be identified via NFT ownership. Moreover, that own...
null
0
0
16
268.2
0
false
false
false
0
false
null
/t/extension-of-erc-721-standard-which-requires-signature-from-recipient-prior-to-transfer/7305/1
61
7,305
7,305
Extension of ERC-721 standard which requires signature from recipient prior to transfer
extension-of-erc-721-standard-which-requires-signature-from-recipient-prior-to-transfer
21,346
2
2,642
poma
Roman Semenov
2021-10-21T08:50:42.712Z
2021-10-21T08:50:42.712Z
<p>If my address owns something of negative value why don’t I just discard the address?</p>
null
1
0
14
12.8
2
false
false
false
0
false
null
/t/extension-of-erc-721-standard-which-requires-signature-from-recipient-prior-to-transfer/7305/2
61
7,305
7,305
Extension of ERC-721 standard which requires signature from recipient prior to transfer
extension-of-erc-721-standard-which-requires-signature-from-recipient-prior-to-transfer
21,426
3
4,046
mechanikalk
null
2021-10-28T01:56:05.742Z
2021-10-28T01:56:05.742Z
<p>It could hold a contract that has both benefits as well as liabilities. For example the deed to a house has benefits, but depending on where it is located it can also have a liability, eg property tax.</p>
2
0
0
13
32.6
0
false
false
false
0
false
null
/t/extension-of-erc-721-standard-which-requires-signature-from-recipient-prior-to-transfer/7305/3
61
14,329
14,329
Licences for Assets / Reference Implementations in EIPs
licences-for-assets-reference-implementations-in-eips
37,471
1
2,313
SamWilsn
Sam Wilson
2023-05-17T15:09:56.056Z
2023-05-17T15:29:20.563Z
<p>Currently there is no consistent policy for licenses allowed in the EIPs repository (aside from the EIP itself.) This is especially relevant for reference implementations.</p> <h2> <a name="policy-options-1" class="anchor" href="#policy-options-1"></a>Policy Options</h2> <p>There are three camps:</p> <p><em>Please b...
null
1
0
45
474
2
false
false
false
2
false
null
/t/licences-for-assets-reference-implementations-in-eips/14329/1
61
14,329
14,329
Licences for Assets / Reference Implementations in EIPs
licences-for-assets-reference-implementations-in-eips
37,479
2
448
xinbenlv
Victor Zhou (xinbenlv)
2023-05-17T17:10:44.502Z
2023-05-17T17:10:52.723Z
<p>Thank you for summarizing it, <a class="mention" href="/u/samwilsn">@SamWilsn</a> !</p> <p>My stance is generally: “we should make it easy for ERC authors to share reference implementations for educational purpose”.</p> <p>On that basis, for the question I am happy with <em>either</em> of the following:</p> <ol> <li...
1
1
0
38
12.6
2
false
false
false
0
false
null
/t/licences-for-assets-reference-implementations-in-eips/14329/2
61
14,329
14,329
Licences for Assets / Reference Implementations in EIPs
licences-for-assets-reference-implementations-in-eips
37,487
3
2,313
SamWilsn
Sam Wilson
2023-05-17T19:36:51.798Z
2023-05-17T19:36:51.798Z
<aside class="quote no-group" data-username="xinbenlv" data-post="2" data-topic="14329"> <div class="title"> <div class="quote-controls"></div> <img alt="" width="24" height="24" src="https://ethereum-magicians.org/user_avatar/ethereum-magicians.org/xinbenlv/48/16173_2.png" class="avatar"> xinbenlv:</div> <blockquote> ...
2
0
1
32
11.4
2
false
false
false
0
false
null
/t/licences-for-assets-reference-implementations-in-eips/14329/3
61
14,329
14,329
Licences for Assets / Reference Implementations in EIPs
licences-for-assets-reference-implementations-in-eips
37,488
4
8,010
tbergmueller
Thomas Bergmueller
2023-05-17T20:26:01.822Z
2023-05-17T20:27:08.808Z
<p>While CC0 is optimal for the EIP, I feel it’s too restrictive for reference implementations.</p> <p>I’d consider especially <a href="https://github.com/ethereum/EIPs/blob/master/LICENSE.md?plain=1#L104" rel="noopener nofollow ugc">CC0 4.a</a> stating “No trademark or patent rights held by Affirmer are waived, abando...
null
1
0
29
10.8
2
false
false
false
0
false
null
/t/licences-for-assets-reference-implementations-in-eips/14329/4
61
14,329
14,329
Licences for Assets / Reference Implementations in EIPs
licences-for-assets-reference-implementations-in-eips
37,491
5
2,313
SamWilsn
Sam Wilson
2023-05-18T01:03:48.281Z
2023-05-18T01:03:48.281Z
<p>We discussed this at some length in</p> <p><a href="https://github.com/ethereum/EIPs/issues/5662" class="onebox" target="_blank" rel="noopener nofollow ugc">https://github.com/ethereum/EIPs/issues/5662</a></p>
4
1
0
26
25.2
2
false
false
false
0
false
null
/t/licences-for-assets-reference-implementations-in-eips/14329/5
61
14,329
14,329
Licences for Assets / Reference Implementations in EIPs
licences-for-assets-reference-implementations-in-eips
37,516
6
8,010
tbergmueller
Thomas Bergmueller
2023-05-18T17:03:01.091Z
2023-05-18T17:03:01.091Z
<p>Thanks, although I believe I have another angle, which has not been discussed so far.</p> <p>As <a href="https://github.com/ethereum/EIPs/pull/6956#discussion_r1198056958" rel="noopener nofollow ugc">responded in much more detail to your comment in PR 6956</a>, we have a situation, where we do own patents that have ...
5
1
0
25
25
2
false
false
false
0
false
null
/t/licences-for-assets-reference-implementations-in-eips/14329/6
61
14,329
14,329
Licences for Assets / Reference Implementations in EIPs
licences-for-assets-reference-implementations-in-eips
37,518
7
2,313
SamWilsn
Sam Wilson
2023-05-18T17:33:39.191Z
2023-05-18T17:33:39.191Z
<p>I don’t think the EIPs repository has the authority to stop you from additionally granting patent licenses <img src="https://ethereum-magicians.org/images/emoji/twitter/rofl.png?v=12" title=":rofl:" class="emoji" alt=":rofl:" loading="lazy" width="20" height="20"> If you wanted to dual license under <code>CC0-1.0</c...
6
1
0
22
9.4
2
false
false
false
0
false
null
/t/licences-for-assets-reference-implementations-in-eips/14329/7
61
14,329
14,329
Licences for Assets / Reference Implementations in EIPs
licences-for-assets-reference-implementations-in-eips
37,519
8
8,010
tbergmueller
Thomas Bergmueller
2023-05-18T17:52:06.348Z
2023-05-18T17:52:06.348Z
<aside class="quote no-group" data-username="SamWilsn" data-post="7" data-topic="14329"> <div class="title"> <div class="quote-controls"></div> <img loading="lazy" alt="" width="24" height="24" src="https://ethereum-magicians.org/user_avatar/ethereum-magicians.org/samwilsn/48/2874_2.png" class="avatar"> SamWilsn:</div>...
7
1
1
22
19.4
2
false
false
false
0
false
null
/t/licences-for-assets-reference-implementations-in-eips/14329/8
61
14,329
14,329
Licences for Assets / Reference Implementations in EIPs
licences-for-assets-reference-implementations-in-eips
37,520
9
2,313
SamWilsn
Sam Wilson
2023-05-18T18:21:46.071Z
2023-05-18T18:21:46.071Z
<aside class="quote no-group" data-username="tbergmueller" data-post="8" data-topic="14329"> <div class="title"> <div class="quote-controls"></div> <img loading="lazy" alt="" width="24" height="24" src="https://ethereum-magicians.org/user_avatar/ethereum-magicians.org/tbergmueller/48/9196_2.png" class="avatar"> tbergmu...
8
0
1
22
4.4
2
false
false
false
0
false
null
/t/licences-for-assets-reference-implementations-in-eips/14329/9
61
14,329
14,329
Licences for Assets / Reference Implementations in EIPs
licences-for-assets-reference-implementations-in-eips
41,733
10
4,447
joeysantoro
Joey
2023-10-26T21:11:10.417Z
2023-10-26T21:11:10.417Z
<p>The current validation doesn’t allow any external linking at all. Is this conversation the right place to petition to allow external links in the Reference Implementation section? It would be hard to validate their license so I am in general pro allowing any reference impl.</p>
null
1
0
20
9
2
false
false
false
0
false
null
/t/licences-for-assets-reference-implementations-in-eips/14329/10
61
14,329
14,329
Licences for Assets / Reference Implementations in EIPs
licences-for-assets-reference-implementations-in-eips
41,744
11
2,313
SamWilsn
Sam Wilson
2023-10-27T02:33:51.588Z
2023-10-27T02:33:51.588Z
<aside class="quote no-group" data-username="joeysantoro" data-post="10" data-topic="14329"> <div class="title"> <div class="quote-controls"></div> <img loading="lazy" alt="" width="24" height="24" src="https://ethereum-magicians.org/user_avatar/ethereum-magicians.org/joeysantoro/48/5147_2.png" class="avatar"> joeysant...
10
1
1
18
23.6
2
false
false
false
1
false
null
/t/licences-for-assets-reference-implementations-in-eips/14329/11
61
14,329
14,329
Licences for Assets / Reference Implementations in EIPs
licences-for-assets-reference-implementations-in-eips
41,788
12
4,786
Dexaran
Dexaran
2023-10-27T17:45:58.507Z
2023-10-27T17:45:58.507Z
<blockquote> <p>When people link to an external implementation, it’s often their <em>production</em> implementation. It usually comes with a ton of stuff that isn’t directly related to the EIP itself, and often divides the functionality over several libraries. Simplicity and minimalism are rarely a primary concerns. A ...
null
1
0
15
8
2
false
false
false
0
false
null
/t/licences-for-assets-reference-implementations-in-eips/14329/12
61
14,329
14,329
Licences for Assets / Reference Implementations in EIPs
licences-for-assets-reference-implementations-in-eips
41,823
13
4,447
joeysantoro
Joey
2023-10-28T19:01:50.357Z
2023-10-28T19:01:50.357Z
<aside class="quote no-group" data-username="SamWilsn" data-post="11" data-topic="14329"> <div class="title"> <div class="quote-controls"></div> <img loading="lazy" alt="" width="24" height="24" src="https://ethereum-magicians.org/user_avatar/ethereum-magicians.org/samwilsn/48/2874_2.png" class="avatar"> SamWilsn:</div...
11
0
2
16
18.2
2
false
false
false
0
false
null
/t/licences-for-assets-reference-implementations-in-eips/14329/13
61
14,329
14,329
Licences for Assets / Reference Implementations in EIPs
licences-for-assets-reference-implementations-in-eips
45,872
14
7,344
arrans
Arran Schlosberg
2024-02-19T10:11:25.192Z
2024-02-19T10:11:25.192Z
<p><a href="https://creativecommons.org/2011/04/15/using-cc0-for-public-domain-software/" rel="noopener nofollow ugc">This blog post</a> on the CC website unambiguously states that “CC licenses are not intended to be used to release software”. There is also an <a href="https://creativecommons.org/faq/#can-i-apply-a-cre...
null
1
0
11
7.2
1
false
false
false
0
false
null
/t/licences-for-assets-reference-implementations-in-eips/14329/14
61
14,329
14,329
Licences for Assets / Reference Implementations in EIPs
licences-for-assets-reference-implementations-in-eips
45,946
15
2,313
SamWilsn
Sam Wilson
2024-02-21T01:51:38.470Z
2024-02-21T01:51:38.470Z
<p>In that blog post, they link to <a href="https://wiki.creativecommons.org/wiki/CC0_FAQ#May_I_apply_CC0_to_computer_software.3F_If_so.2C_is_there_a_recommended_implementation.3F" rel="noopener nofollow ugc">this wiki page</a>, which states:</p> <blockquote> <p>CC0 is suitable for dedicating your copyright and related...
14
0
0
9
1.8
2
false
false
false
0
false
null
/t/licences-for-assets-reference-implementations-in-eips/14329/15
61
14,329
14,329
Licences for Assets / Reference Implementations in EIPs
licences-for-assets-reference-implementations-in-eips
46,807
16
2,138
sbacha
sam bacha
2024-03-24T04:56:30.089Z
2024-03-24T04:56:30.089Z
<p>Seeing as how I am the author of two of the posts <a class="mention" href="/u/samwilsn">@SamWilsn</a> linked, I will provide additional context as to my motivation.</p> <h2><a name="concerning-source-code-for-reference-implementations-1" class="anchor" href="#concerning-source-code-for-reference-implementations-1"><...
null
0
0
10
2
2
false
false
false
0
false
null
/t/licences-for-assets-reference-implementations-in-eips/14329/16
61
4,350
4,350
A diamond is a set of contracts that can access the same storage variables and share the same Ethereum address
a-diamond-is-a-set-of-contracts-that-can-access-the-same-storage-variables-and-share-the-same-ethereum-address
14,245
1
568
mudgen
Nick Mudge
2020-06-09T14:44:46.645Z
2020-06-09T14:44:46.645Z
<blockquote> <p>Why use a diamond on Ethereum? Multiple small contracts calling each other increases complexity. A diamond handling its storage and functionality is simpler.</p> </blockquote> <blockquote> <p>It provides a cohesive way to organize and structure complex contract interaction.</p> <p>By cohesive I mean tha...
null
0
0
12
197.4
2
false
false
false
0
false
null
/t/a-diamond-is-a-set-of-contracts-that-can-access-the-same-storage-variables-and-share-the-same-ethereum-address/4350/1
61
4,350
4,350
A diamond is a set of contracts that can access the same storage variables and share the same Ethereum address
a-diamond-is-a-set-of-contracts-that-can-access-the-same-storage-variables-and-share-the-same-ethereum-address
14,258
2
836
Amxx
Hadrien Croubois
2020-06-11T20:38:54.418Z
2020-06-11T20:38:54.418Z
<p>shameless self promotion:</p> <p>If you are looking for an implementation, maybe consider <a href="https://github.com/iExecBlockchainComputing/iexec-solidity/tree/master/contracts/ERC1538" rel="nofollow noopener">my implementation of ERC1538</a> (which is covered by <a href="https://github.com/iExecBlockchainComputi...
null
1
0
8
11.6
2
false
false
false
0
false
null
/t/a-diamond-is-a-set-of-contracts-that-can-access-the-same-storage-variables-and-share-the-same-ethereum-address/4350/2
61
4,350
4,350
A diamond is a set of contracts that can access the same storage variables and share the same Ethereum address
a-diamond-is-a-set-of-contracts-that-can-access-the-same-storage-variables-and-share-the-same-ethereum-address
14,259
3
568
mudgen
Nick Mudge
2020-06-11T21:11:23.718Z
2020-06-11T21:11:23.718Z
<p><a class="mention" href="/u/amxx">@Amxx</a> Your implementation is welcome. Glad to see it.</p>
2
0
0
8
6.6
2
false
false
false
0
false
null
/t/a-diamond-is-a-set-of-contracts-that-can-access-the-same-storage-variables-and-share-the-same-ethereum-address/4350/3
61
6,719
6,719
Understanding delegatecall And How to Use It Safely
understanding-delegatecall-and-how-to-use-it-safely
20,060
1
568
mudgen
Nick Mudge
2021-07-24T13:07:02.191Z
2021-07-24T13:07:02.191Z
<aside class="onebox allowlistedgeneric" data-onebox-src="https://eip2535diamonds.substack.com/p/understanding-delegatecall-and-how"> <header class="source"> <img src="https://cdn.substack.com/icons/substack/favicon.ico" class="site-icon" width="64" height="64"> <a href="https://eip2535diamonds.substack....
null
0
0
22
89.4
2
false
false
false
0
false
null
/t/understanding-delegatecall-and-how-to-use-it-safely/6719/1
61
6,719
6,719
Understanding delegatecall And How to Use It Safely
understanding-delegatecall-and-how-to-use-it-safely
34,789
2
6,863
jdspugh
Jonathan
2023-03-06T05:51:42.975Z
2023-03-06T05:51:42.975Z
<p>DELEGATECALL by and large prevents users from being able to audit smart contracts and trust their execution. This is hazardous for the crypto ecosystem.</p>
null
0
0
8
1.6
1
false
false
false
0
false
null
/t/understanding-delegatecall-and-how-to-use-it-safely/6719/2
61
12,060
12,060
Cancun Network Upgrade Meta Thread
cancun-network-upgrade-meta-thread
31,872
1
1,324
timbeiko
Tim Beiko
2022-12-08T17:49:01.336Z
2023-06-12T21:00:30.030Z
<h2><a name="p-31872-cancun-network-upgrade-meta-thread-1" class="anchor" href="#p-31872-cancun-network-upgrade-meta-thread-1"></a>Cancun Network Upgrade Meta Thread</h2> <p>On ACDE#153, we agreed to try out <a href="https://ethereum-magicians.org/t/proposal-network-upgrade-meta-threads/12552">Network Upgrade Meta Thre...
null
1
0
209
19,556.8
4
false
false
false
5
false
null
/t/cancun-network-upgrade-meta-thread/12060/1
61
12,060
12,060
Cancun Network Upgrade Meta Thread
cancun-network-upgrade-meta-thread
31,873
2
512
axic
null
2022-12-08T18:07:00.442Z
2022-12-08T18:07:00.442Z
<p>I’d like to raise that perhaps the discussions around <code>SELFDESTRUCT</code> may benefit from a revival. There are two bigger proposals on the topic: <a href="https://ethereum-magicians.org/t/eip-4758-deactivate-selfdestruct/8710">EIP-4758</a> and <a href="https://ethereum-magicians.org/t/almost-self-destructing-...
null
1
0
162
432.4
2
false
false
false
5
false
null
/t/cancun-network-upgrade-meta-thread/12060/2
61
12,060
12,060
Cancun Network Upgrade Meta Thread
cancun-network-upgrade-meta-thread
31,875
3
6,737
leonardoalt
Leo
2022-12-08T18:52:08.699Z
2022-12-08T18:52:08.699Z
<p>Solidity would like to propose <a href="https://ethereum-magicians.org/t/eip-663-unlimited-swap-and-dup-instructions/3346">EIP-663</a> for Cancun. It has been <a href="https://github.com/ethereum/pm/blob/master/AllCoreDevs-Meetings/Meeting%2079.md" rel="noopener nofollow ugc">EFI before in 2019-2020</a>, dependent o...
null
0
0
152
230.4
1
false
false
false
4
false
null
/t/cancun-network-upgrade-meta-thread/12060/3
61
12,060
12,060
Cancun Network Upgrade Meta Thread
cancun-network-upgrade-meta-thread
32,919
4
4,780
Pandapip1
null
2023-01-08T00:09:37.434Z
2023-01-08T00:09:37.434Z
<p>I would like to propose <a href="https://eips.ethereum.org/EIPS/eip-5920" class="inline-onebox" rel="noopener nofollow ugc">EIP-5920: PAY opcode</a>. I won’t provide a motivation here, since you can just read <a href="https://eips.ethereum.org/EIPS/eip-5920#motivation" rel="noopener nofollow ugc">the motivation sect...
null
0
0
121
54.2
2
false
false
false
1
false
null
/t/cancun-network-upgrade-meta-thread/12060/4
61
12,060
12,060
Cancun Network Upgrade Meta Thread
cancun-network-upgrade-meta-thread
32,920
5
4,780
Pandapip1
null
2023-01-08T00:12:47.040Z
2023-01-11T18:33:19.708Z
<p>In relation to the selfdestruct stuff, I would like to propose <a href="https://eips.ethereum.org/EIPS/eip-6190" rel="noopener nofollow ugc">EIP-6190</a> as a non-breaking selfdestruct solution.</p>
2
0
0
120
144
2
false
false
false
3
false
null
/t/cancun-network-upgrade-meta-thread/12060/5
61
12,060
12,060
Cancun Network Upgrade Meta Thread
cancun-network-upgrade-meta-thread
33,331
6
6,612
non-fungible-nelson
Matt Nelson
2023-01-19T17:39:53.810Z
2023-01-19T17:45:10.142Z
<p>Thanks for creating this Tim. Some opinions my own and some the Besu team’s:</p> <ul> <li>Priorities should be EOF and 4844, (and whatever consensus we reach on SELFDESTRUCT). The EIP grab-bag approach from Shanghai, while useful, should be limited if we can. There are often many details that come up during the impl...
null
0
0
117
98.4
1
false
false
false
3
false
null
/t/cancun-network-upgrade-meta-thread/12060/6
61
12,060
12,060
Cancun Network Upgrade Meta Thread
cancun-network-upgrade-meta-thread
33,369
7
4,285
moodysalem
Moody Salem
2023-01-20T05:33:41.330Z
2023-01-20T14:38:41.613Z
<p>I’d like to propose EIP-1153 for inclusion in Cancun. I’ve updated the <a href="https://ethereum-magicians.org/t/shanghai-cancun-candidate-eip-1153-transient-storage/10784">candidate thread</a> with the latest status. Further progress on EIP-1153 is blocked by marking it for inclusion, allowing it to be part of devn...
null
0
0
113
142.6
2
false
false
false
2
false
null
/t/cancun-network-upgrade-meta-thread/12060/7
61
12,060
12,060
Cancun Network Upgrade Meta Thread
cancun-network-upgrade-meta-thread
33,371
8
303
abcoathup
Andrew B Coathup
2023-01-20T06:24:19.919Z
2023-01-20T06:24:19.919Z
<p>To increase Layer 2 adoption we need lower cost transactions, hence the need for EIP4844.</p> <p><strong>Shapella</strong> was focused on withdra<strong>OWL</strong>s <img src="https://ethereum-magicians.org/images/emoji/twitter/owl.png?v=12" title=":owl:" class="emoji" alt=":owl:" loading="lazy" width="20" height="...
null
1
0
114
457.8
3
true
false
true
0
false
null
/t/cancun-network-upgrade-meta-thread/12060/8
61
12,060
12,060
Cancun Network Upgrade Meta Thread
cancun-network-upgrade-meta-thread
33,386
9
4,780
Pandapip1
null
2023-01-20T17:22:36.037Z
2023-01-20T17:23:44.677Z
<aside class="onebox allowlistedgeneric" data-onebox-src="https://eips.ethereum.org/EIPS/eip-5920"> <header class="source"> <a href="https://eips.ethereum.org/EIPS/eip-5920" target="_blank" rel="noopener nofollow ugc">Ethereum Improvement Proposals</a> </header> <article class="onebox-body"> <h3><a ...
8
0
0
108
111.6
2
false
false
false
2
false
null
/t/cancun-network-upgrade-meta-thread/12060/9
61
12,060
12,060
Cancun Network Upgrade Meta Thread
cancun-network-upgrade-meta-thread
33,599
10
6,884
hilmarx
Hilmar X
2023-01-28T14:17:03.383Z
2023-01-28T14:17:03.383Z
<p>EIP2537 or a new implementation for a BLS precompile would be great in order to make it easier for decentralized off-chain networks Lido or Gelato to utilize BLS for threshold signatures.</p>
null
0
0
93
223.6
0
false
false
false
4
false
null
/t/cancun-network-upgrade-meta-thread/12060/10
61
12,060
12,060
Cancun Network Upgrade Meta Thread
cancun-network-upgrade-meta-thread
34,438
11
833
ralexstokes
null
2023-02-23T21:53:11.285Z
2023-02-23T21:53:11.285Z
<p>EIP-4788 keeps coming up and I think would be a relatively small change that unlocks a lot of benefits so should be CFI in Cancun.</p> <p>It would also be nice to unlock some kind of BLS arithmetic in Cancun, either via EIP-2537 or something like EVMMax (which requires EOF AIUI).</p>
null
1
0
84
106.8
2
false
false
false
4
false
null
/t/cancun-network-upgrade-meta-thread/12060/11
61
12,060
12,060
Cancun Network Upgrade Meta Thread
cancun-network-upgrade-meta-thread
34,497
12
3,251
jwasinger
Jwasinger
2023-02-26T20:04:26.393Z
2023-02-26T20:04:26.393Z
<p>For reference, the latest proposal for EVMMAX is documented in the EIP-5843 <a href="https://ethereum-magicians.org/t/eip-5843-evm-modular-arithmetic-extensions/12425">discussion thread</a>.</p> <p>A new spec is being prepared which addresses issues identified in 5843.</p>
11
0
0
83
46.6
2
false
false
false
1
false
null
/t/cancun-network-upgrade-meta-thread/12060/12
61
12,060
12,060
Cancun Network Upgrade Meta Thread
cancun-network-upgrade-meta-thread
34,677
13
6,841
etan-status
Etan Kissling
2023-03-02T14:30:29.610Z
2023-03-02T14:30:36.002Z
<ul> <li>EIP-6493 SSZ signature scheme</li> <li>EIP-6465 <code>withdrawals_root</code></li> <li>EIP-6404 / EIP-6466 <code>transactions_root</code> + <code>withdrawals_root</code></li> </ul> <p>These would be great to have in Cancun, still being designed though, specs not final.</p> <aside class="onebox allowlistedgener...
null
1
0
85
427
2
false
false
false
2
false
null
/t/cancun-network-upgrade-meta-thread/12060/13
61
12,060
12,060
Cancun Network Upgrade Meta Thread
cancun-network-upgrade-meta-thread
36,181
14
1,324
timbeiko
Tim Beiko
2023-04-13T16:30:00.726Z
2023-04-13T16:30:00.726Z
<p>On <a href="https://github.com/ethereum/pm/issues/754" rel="noopener nofollow ugc">ACDE159</a>, we agreed to discuss potential Cancun EIPs on the next call, scheduled for <a href="https://github.com/ethereum/pm/issues/759" rel="noopener nofollow ugc">April 27, 14 UTC</a>.</p> <p>I’ll keep track of EIPs proposed for ...
null
0
0
64
37.8
4
false
false
false
1
false
null
/t/cancun-network-upgrade-meta-thread/12060/14
61
12,060
12,060
Cancun Network Upgrade Meta Thread
cancun-network-upgrade-meta-thread
36,276
15
994
shemnon
Danno Ferrin
2023-04-17T15:50:50.519Z
2023-04-17T15:50:50.519Z
<p>Can we move EIP-663 into the EOF group? The current revision of the spec depends on immediate arguments, which is only viable in an EOF container.</p>
null
0
0
69
43.8
2
false
false
false
1
false
null
/t/cancun-network-upgrade-meta-thread/12060/15
61
12,060
12,060
Cancun Network Upgrade Meta Thread
cancun-network-upgrade-meta-thread
36,295
16
3,161
LukaszRozmej
Lukasz Rozmej
2023-04-18T09:01:39.671Z
2023-04-18T09:02:01.884Z
<p>Nethermind internal core dev discussions go this way in terms of priorities, what is deliverable, size, state of implementation:</p> <ol> <li>Cancun:</li> </ol> <ul> <li>Yes: 4844, 6780, 1153</li> <li>Maybe but more yes: 2537, 4788</li> <li>Maybe but more no: 5920</li> </ul> <ol start="2"> <li>Next post-cancun hardf...
null
0
0
71
119.2
2
false
false
false
4
false
null
/t/cancun-network-upgrade-meta-thread/12060/16
61
12,060
12,060
Cancun Network Upgrade Meta Thread
cancun-network-upgrade-meta-thread
36,309
17
1,324
timbeiko
Tim Beiko
2023-04-18T15:58:33.821Z
2023-04-18T15:58:33.821Z
<p>Moved the EIP, <a class="mention" href="/u/shemnon">@shemnon</a>! And thanks for sharing <a class="mention" href="/u/lukaszrozmej">@LukaszRozmej</a> <img src="https://ethereum-magicians.org/images/emoji/twitter/slight_smile.png?v=12" title=":slight_smile:" class="emoji" alt=":slight_smile:" loading="lazy" width="20...
null
0
0
72
24.4
4
false
false
false
0
false
null
/t/cancun-network-upgrade-meta-thread/12060/17
61
12,060
12,060
Cancun Network Upgrade Meta Thread
cancun-network-upgrade-meta-thread
36,356
18
3,643
jflo
Justin Florentine
2023-04-19T17:32:51.397Z
2023-04-19T17:32:51.397Z
<aside class="quote no-group" data-username="timbeiko" data-post="1" data-topic="12060"> <div class="title"> <div class="quote-controls"></div> <img loading="lazy" alt="" width="24" height="24" src="https://ethereum-magicians.org/user_avatar/ethereum-magicians.org/timbeiko/48/1452_2.png" class="avatar"> timbeiko:</div>...
null
0
1
75
15
2
false
false
false
0
false
null
/t/cancun-network-upgrade-meta-thread/12060/18
61
12,060
12,060
Cancun Network Upgrade Meta Thread
cancun-network-upgrade-meta-thread
36,574
19
474
wjmelements
William Morriss
2023-04-25T17:12:20.522Z
2023-04-25T17:12:20.522Z
<p>If <code>SELFDESTRUCT</code> is broken such that it can no-longer remove code (eg via EIP-6780), I want to include EIP-6913 (<code>SETCODE</code>) to preserve code mutability.</p>
null
0
0
74
59.8
2
false
false
false
1
false
null
/t/cancun-network-upgrade-meta-thread/12060/19
61
12,060
12,060
Cancun Network Upgrade Meta Thread
cancun-network-upgrade-meta-thread
36,676
20
6,841
etan-status
Etan Kissling
2023-04-27T13:59:54.531Z
2023-04-27T13:59:54.531Z
<p>The minimal parts for Cancun should be EIP-6493 SSZ signature scheme, and EIP-6475 SSZ Optional definition. Not deciding on how these should look for Cancun makes it difficult to change in the future.</p> <p>EIP-6465 and EIP-6404 / EIP-6466 can be addressed later, the overhead is same whether done in Cancun or in E-...
13
0
0
69
113.8
2
false
false
false
0
false
null
/t/cancun-network-upgrade-meta-thread/12060/20
61
9,841
9,841
Dynamic NFT Proposal
dynamic-nft-proposal
26,648
1
4,541
connectorGamefi
Connector Gamefi
2022-07-05T06:58:30.068Z
2024-08-02T11:52:52.891Z
<p>Games using non-fungible tokens to stand for their internal objects including roles, assets etc. and there will be some dynamic data asscociated with them, e.g.</p> <ul> <li>roles in games can change their clothes color</li> <li>NPCs in games can change their skills</li> <li>properties in games will have different a...
null
0
0
25
80
1
false
false
false
2
false
null
/t/dynamic-nft-proposal/9841/1
61
12,177
12,177
Is there a Mastodon server for Eth?
is-there-a-mastodon-server-for-eth
32,166
1
837
kladkogex
Stan Kladko
2022-12-16T23:01:58.950Z
2022-12-16T23:01:58.950Z
<p>With the latest Elon Musk stuff, should the Eth community run a mastodon server?</p>
null
0
0
38
842.6
2
false
false
false
2
false
null
/t/is-there-a-mastodon-server-for-eth/12177/1
61
12,177
12,177
Is there a Mastodon server for Eth?
is-there-a-mastodon-server-for-eth
32,168
2
448
xinbenlv
Victor Zhou (xinbenlv)
2022-12-17T00:24:48.909Z
2022-12-17T00:24:48.909Z
<p>Not that I know of. Happy to see something being setup</p>
null
0
0
38
22.6
2
false
false
false
0
false
null
/t/is-there-a-mastodon-server-for-eth/12177/2
61
12,177
12,177
Is there a Mastodon server for Eth?
is-there-a-mastodon-server-for-eth
32,199
3
2,313
SamWilsn
Sam Wilson
2022-12-17T14:26:16.289Z
2022-12-17T14:26:16.289Z
<p><a href="https://cryptodon.lol/" rel="noopener nofollow ugc">https://cryptodon.lol/</a> is probably the closest thing.</p>
null
0
0
33
91.6
2
false
false
false
3
false
null
/t/is-there-a-mastodon-server-for-eth/12177/3
61
12,177
12,177
Is there a Mastodon server for Eth?
is-there-a-mastodon-server-for-eth
32,200
4
1,710
tim-cotten
Tim Cotten
2022-12-17T14:43:21.037Z
2022-12-17T14:43:21.037Z
<p>I’d love this and would happily help set it up.</p>
null
0
0
33
71.6
1
false
false
false
0
false
null
/t/is-there-a-mastodon-server-for-eth/12177/4
61
12,177
12,177
Is there a Mastodon server for Eth?
is-there-a-mastodon-server-for-eth
32,260
5
1,880
edmundedgar
Edmund Edgar
2022-12-18T09:28:28.561Z
2022-12-18T09:30:27.755Z
<p>Yup, cryptodon.lol is the place to be. Here are some accounts to get you started. I’ll put people’s affiliations from memory, apologies if I get some of them wrong:</p> <p><a href="https://cryptodon.lol/@phil" class="inline-onebox" rel="noopener nofollow ugc">phil (@phil@cryptodon.lol) - cryptodon.lol</a> - MEV rese...
null
0
0
28
50.6
2
false
false
false
1
false
null
/t/is-there-a-mastodon-server-for-eth/12177/5
61
301
301
EIP process should embrace a model like TC39
eip-process-should-embrace-a-model-like-tc39
757
1
199
backus
John Backus
2018-05-07T04:49:52.786Z
2018-05-07T22:23:35.138Z
<p>The web browser world has been dealing with similar problems forever. If a certain API is introduced that people depend on, it is hard to replace it. The <a href="https://github.com/tc39/proposal-flatMap/pull/56" rel="noopener nofollow ugc">smoosh vs. flatten</a> debate is a perfect example.</p> <p>Still, I think th...
null
0
0
24
361.8
1
false
false
false
2
false
null
/t/eip-process-should-embrace-a-model-like-tc39/301/1
61
301
301
EIP process should embrace a model like TC39
eip-process-should-embrace-a-model-like-tc39
1,176
2
34
fulldecent
William Entriken
2018-05-20T19:44:12.584Z
2018-05-20T19:44:12.584Z
<p><a class="mention" href="/u/backus">@backus</a> Thanks for sharing. I support adding an additional stage. This stage, is implemented in a pure-play pull request:</p> <ul> <li>Pull request: <a href="https://github.com/ethereum/EIPs/pull/1100" rel="nofollow noopener">https://github.com/ethereum/EIPs/pull/1100</a> </li...
null
1
0
16
13.2
2
false
false
false
0
false
null
/t/eip-process-should-embrace-a-model-like-tc39/301/2
61
301
301
EIP process should embrace a model like TC39
eip-process-should-embrace-a-model-like-tc39
4,530
3
226
Ethernian
Ethernian
2018-09-29T14:44:05.508Z
2018-09-29T14:44:05.508Z
<p><a class="mention" href="/u/backus">@backus</a>, <a class="mention" href="/u/fulldecent">@fulldecent</a></p> <p>Are you in Prag and go to <a href="https://hackmd.io/s/ByIVnZVdX#13-EIPs-amp-Ecosystem-Standards" rel="nofollow noopener">EIPs &amp; Ecosystem Standards</a> discussion?<br> Your opinion and experience will...
2
0
0
8
6.6
2
false
false
false
0
false
null
/t/eip-process-should-embrace-a-model-like-tc39/301/3
61
2,596
2,596
The State of Ethereum 2.0 - report from Kyokan and Ameen Soleimani
the-state-of-ethereum-2-0-report-from-kyokan-and-ameen-soleimani
7,952
1
1,122
tvanepps
Tvanepps
2019-02-05T19:34:24.568Z
2019-03-31T04:13:15.934Z
<p>This is a repost from a few days ago, <a href="https://docs.google.com/document/d/1PS0k9MaKPdPwEw3Uh9rq7USjq7LcSpT6ICQUXRij4YE/edit" rel="nofollow noopener">a report summarising a series of interviews</a> with ETH 2.0 implementation teams. There is a ton of great info in there, here are the high level takeaways:</p>...
null
0
0
35
937
2
false
false
false
3
false
null
/t/the-state-of-ethereum-2-0-report-from-kyokan-and-ameen-soleimani/2596/1
61
2,596
2,596
The State of Ethereum 2.0 - report from Kyokan and Ameen Soleimani
the-state-of-ethereum-2-0-report-from-kyokan-and-ameen-soleimani
7,963
2
14
lrettig
Lane Rettig
2019-02-06T13:48:02.219Z
2019-02-06T13:48:02.219Z
<p>Cross-linking the <a href="https://www.reddit.com/r/ethereum/comments/anji4w/the_state_of_ethereum_20/" rel="nofollow noopener">Reddit thread</a> here.</p> <p>This is a really valuable report and a much-needed (quasi-) third party look at eth2. I definitely agree with several of the assessments:</p> <ul> <li>we need...
null
0
0
26
1,750.2
2
false
false
false
2
false
null
/t/the-state-of-ethereum-2-0-report-from-kyokan-and-ameen-soleimani/2596/2
61
2,763
2,763
The Lisinski Tesnet is live
the-lisinski-tesnet-is-live
8,661
1
1,200
Swader
Bruno škvorc
2019-02-27T17:17:47.555Z
2019-02-27T17:17:47.555Z
<p>Hi all,</p> <p>I’d like to formally announce the launch of the Lisinski Testnet. Inspired by Goerli and with Constantinople and Istanbul activated, Lisinski is a PoA Clique chain focused on Croatia (all validators are from here) because we want to grow and support the local ecosystem of eth devs with a good playgrou...
null
1
0
22
279.4
2
false
false
false
2
false
null
/t/the-lisinski-tesnet-is-live/2763/1
61
2,763
2,763
The Lisinski Tesnet is live
the-lisinski-tesnet-is-live
8,662
2
80
boris
Boris Mann
2019-02-27T17:22:54.900Z
2019-02-27T17:22:54.900Z
<aside class="quote no-group" data-username="Swader" data-post="1" data-topic="2763"> <div class="title"> <div class="quote-controls"></div> <img loading="lazy" alt="" width="24" height="24" src="https://ethereum-magicians.org/user_avatar/ethereum-magicians.org/swader/48/1309_2.png" class="avatar"> Swader:</div> <block...
null
0
1
21
14.2
2
false
false
false
0
false
null
/t/the-lisinski-tesnet-is-live/2763/2
61
2,763
2,763
The Lisinski Tesnet is live
the-lisinski-tesnet-is-live
8,663
3
1,200
Swader
Bruno škvorc
2019-02-27T17:37:45.522Z
2019-02-27T17:37:45.522Z
<p>Thanks for the support!</p> <p>Note that while validators are from Croatia and all our servers are (or will be) in Croatia (we don’t like cloud hosting and think it should be effectively blacklisted in the context of public blockchains), the testnet is intended to be used by all - we want “outsiders” because we want...
null
0
0
19
28.8
2
false
false
false
1
false
null
/t/the-lisinski-tesnet-is-live/2763/3
61
2,763
2,763
The Lisinski Tesnet is live
the-lisinski-tesnet-is-live
8,684
4
1,421
Alchemist33
null
2019-02-28T10:51:09.375Z
2019-02-28T10:51:09.375Z
<p>CRO ETH Community growing strong! <img src="https://ethereum-magicians.org/images/emoji/twitter/muscle.png?v=9" title=":muscle:" class="emoji" alt=":muscle:"></p>
null
0
0
16
8.2
1
false
false
false
0
false
null
/t/the-lisinski-tesnet-is-live/2763/4
61
2,763
2,763
The Lisinski Tesnet is live
the-lisinski-tesnet-is-live
8,686
5
6
ligi
null
2019-02-28T11:47:40.170Z
2019-02-28T11:47:40.170Z
<p>great! Please add your chain here: <a href="https://github.com/ethereum-lists/chains" rel="nofollow noopener">https://github.com/ethereum-lists/chains</a></p>
null
0
0
15
8
2
false
false
false
0
false
null
/t/the-lisinski-tesnet-is-live/2763/5
61
2,763
2,763
The Lisinski Tesnet is live
the-lisinski-tesnet-is-live
8,687
6
6
ligi
null
2019-02-28T11:54:32.005Z
2019-02-28T11:54:32.005Z
<p>does lisinski have a subway station?</p>
null
1
0
13
12.6
2
false
false
false
0
false
null
/t/the-lisinski-tesnet-is-live/2763/6
61
2,763
2,763
The Lisinski Tesnet is live
the-lisinski-tesnet-is-live
8,688
7
1,200
Swader
Bruno škvorc
2019-02-28T11:59:45.050Z
2019-02-28T11:59:45.050Z
<p>Croatia is a 2.5th world country so no subways here at all, but we did name it Lisinski because it was formalized next to a public transit station (tram) that’s called Lisinski <img src="https://ethereum-magicians.org/images/emoji/twitter/slight_smile.png?v=9" title=":slight_smile:" class="emoji" alt=":slight_smile:...
6
0
0
13
27.6
2
false
false
false
1
false
null
/t/the-lisinski-tesnet-is-live/2763/7
61
5,290
5,290
Inflation, stakers profits, the real reasons behind EIP-1559
inflation-stakers-profits-the-real-reasons-behind-eip-1559
16,638
1
2,731
jnavy
null
2021-02-03T20:36:23.906Z
2024-08-02T11:43:18.965Z
<p>EIP-1559 sole purpose is to make stakers more money, while creating a fake deflationary system (burning fees) to cover the stakers inflation of ETH (~8%).</p> <p>The only reason they are so against the miners is because miners are taking the profit away from stakers, stakers don’t want to wait for ETH2, they want mo...
null
0
0
41
158.2
1
false
false
false
3
false
null
/t/inflation-stakers-profits-the-real-reasons-behind-eip-1559/5290/1
61
5,290
5,290
Inflation, stakers profits, the real reasons behind EIP-1559
inflation-stakers-profits-the-real-reasons-behind-eip-1559
16,648
2
1,241
esaulpaugh
Evan Saulpaugh
2021-02-04T19:14:11.680Z
2021-02-04T19:14:11.680Z
<p>If 10% of ETH is staked at a return of 8%, inflation experienced by ETH is on the order of 0.8%.</p>
null
0
0
35
17
2
false
false
false
0
false
null
/t/inflation-stakers-profits-the-real-reasons-behind-eip-1559/5290/2
61
5,290
5,290
Inflation, stakers profits, the real reasons behind EIP-1559
inflation-stakers-profits-the-real-reasons-behind-eip-1559
17,811
3
2,931
stoniestfool
jason
2021-03-17T09:45:00.753Z
2021-03-17T09:45:00.753Z
<p>I couldn’t agree more. Many holder state miners profits should not increase with the price but at the same time just enjoyed a 5x on their holding. The hypocrisy makes me sick. I actual read someone arguing miners could just switch and mine btc.<br> Vatalick tweeted the acd are not manipulating the price but refused...
null
0
0
22
9.4
1
false
false
false
0
false
null
/t/inflation-stakers-profits-the-real-reasons-behind-eip-1559/5290/3
61
11,558
11,558
solidity-template: a modern Solidity contract template utilizing Foundry and Hardhat
solidity-template-a-modern-solidity-contract-template-utilizing-foundry-and-hardhat
30,530
1
6,555
mattstam
Matt Stam
2022-11-01T14:03:26.149Z
2022-11-01T14:03:26.149Z
<p>Introducing <a href="https://github.com/mattstam/solidity-template" rel="noopener nofollow ugc">solidity-template</a>, a Solidity template for Ethereum smart contracts. It optimally combines two extremely powerful frameworks:</p> <ul> <li><a href="https://github.com/mattstam/solidity-template#foundry" rel="noopener ...
null
0
0
15
1,053
2
false
false
false
1
false
null
/t/solidity-template-a-modern-solidity-contract-template-utilizing-foundry-and-hardhat/11558/1
61
24,733
24,733
IERC721 Retroactive approvals: disabling approvals before time
ierc721-retroactive-approvals-disabling-approvals-before-time
60,228
1
14,032
sebasky-eth
Sebasky
2025-07-04T15:21:48.375Z
2025-07-04T15:21:48.375Z
<p><strong>Upgrade to IERC721 approval system</strong><br> (<a href="https://github.com/sebasky-eth/content-finance-contracts/blob/master/src/token/erc721/IERC721RetroactiveApprovals.sol" class="inline-onebox" rel="noopener nofollow ugc">content-finance-contracts/src/token/erc721/IERC721RetroactiveApprovals.sol at mast...
null
0
0
7
76.4
1
false
false
false
0
false
null
/t/ierc721-retroactive-approvals-disabling-approvals-before-time/24733/1
61
15,390
15,390
Introducing: eth2-package - a tool for spinning up private testnets in a single command
introducing-eth2-package-a-tool-for-spinning-up-private-testnets-in-a-single-command
39,758
1
6,556
leeederek
Derek Lee
2023-08-09T12:03:58.249Z
2023-08-09T12:04:42.410Z
<p>Hey everyone, I’m Derek from Kurtosis &amp; I wanted to share the <a href="https://github.com/kurtosis-tech/eth2-package" rel="noopener nofollow ugc">Kurtosis eth2-package</a>, which is an environment definition for spinning up ephemeral, reproducible, private Ethereum testnets. This package comes out-of-the-box wit...
null
0
0
21
854.2
1
false
false
false
5
false
null
/t/introducing-eth2-package-a-tool-for-spinning-up-private-testnets-in-a-single-command/15390/1
61
1,748
1,748
EVM Evolution Project Outline & Dinner
evm-evolution-project-outline-dinner
5,231
1
197
expede
Brooklyn Zelenka
2018-10-30T21:21:58.696Z
2018-10-31T00:37:39.257Z
<h1><a name="p-5231-plan-1" class="anchor" href="#p-5231-plan-1"></a>Plan</h1> <p>Following on from <a href="https://ethereum-magicians.org/t/evm-evolution-notes-council-of-prague/1733" class="inline-onebox">EVM Evolution Notes (Council of Prague)</a>, a few of us have been working on an plan for a first phase of EVM E...
null
0
0
21
326.2
2
false
false
false
1
false
null
/t/evm-evolution-project-outline-dinner/1748/1
61
1,748
1,748
EVM Evolution Project Outline & Dinner
evm-evolution-project-outline-dinner
5,247
2
80
boris
Boris Mann
2018-10-31T10:14:40.774Z
2018-10-31T10:14:40.774Z
<p>Also we have a curated EVM Evolution mailing list we’re just kicking off.</p> <p>See <a href="https://groups.google.com/forum/m/#!forum/evm-evolution">https://groups.google.com/forum/m/#!forum/evm-evolution</a> to sign up — you’ll need a Google account OR let us know your email address and I’ll add you.</p>
null
0
0
18
18.6
2
false
false
false
0
false
null
/t/evm-evolution-project-outline-dinner/1748/2
61
1,748
1,748
EVM Evolution Project Outline & Dinner
evm-evolution-project-outline-dinner
5,248
3
14
lrettig
Lane Rettig
2018-10-31T10:23:48.460Z
2018-10-31T10:23:48.460Z
<p>There’s been quite a lot of conversation the past few days among various core folks, both at the eth 2.0 workshop and at DevCon, about a more aggressive roadmap for eth 1.0 and EVM. There seems to be quite a bit of appetite and support for the idea. I’ll write up a summary of these ideas from my perspective as soon ...
null
0
0
18
73.6
2
false
false
false
4
false
null
/t/evm-evolution-project-outline-dinner/1748/3
61
1,748
1,748
EVM Evolution Project Outline & Dinner
evm-evolution-project-outline-dinner
5,250
4
80
boris
Boris Mann
2018-10-31T10:42:49.725Z
2018-10-31T10:42:49.725Z
<p>We have consensus for November 1st.</p> <p><a class="mention" href="/u/lrettig">@lrettig</a> is hosting an EWASM breakout 2-4pm in Radiant Orchid.</p> <p>We’ll meet there at 4pm (and encourage people to come to EWASM breakout), can use the room, and will then migrate to a restaurant somewhere offsite.</p> <p>Spread ...
null
1
0
18
38.6
2
false
false
false
1
false
null
/t/evm-evolution-project-outline-dinner/1748/4
61
1,748
1,748
EVM Evolution Project Outline & Dinner
evm-evolution-project-outline-dinner
5,251
5
512
axic
null
2018-10-31T10:46:19.043Z
2018-10-31T10:46:19.043Z
<p>Note that we have an EVM Panel right after the ewasm breakout.</p>
4
1
0
17
13.4
2
false
false
false
0
false
null
/t/evm-evolution-project-outline-dinner/1748/5
61
1,748
1,748
EVM Evolution Project Outline & Dinner
evm-evolution-project-outline-dinner
5,252
6
80
boris
Boris Mann
2018-10-31T10:59:54.852Z
2018-10-31T10:59:54.852Z
<p><a class="mention" href="/u/axic">@axic</a> perfect - that’s where we’ll meet and AFTER that panel we’ll continue.</p>
5
0
0
17
8.4
2
false
false
false
0
false
null
/t/evm-evolution-project-outline-dinner/1748/6
61
2,720
2,720
Manipulation resistant instant dex proposal
manipulation-resistant-instant-dex-proposal
8,418
1
1,121
svechinsky
Yoni Svechinsky
2019-02-22T13:44:43.948Z
2019-02-22T13:50:31.750Z
<p>Over the past 2 years with the surge in open finance solutions and tokens, a problem that has been constantly bugging me is the lack of a proper decentralized exchange for them. Despite the recent proliferation and advancement in the dex space, all defi apps use either an oracle or a centralized on chain exchange as...
null
0
0
11
147.2
1
false
false
false
0
false
null
/t/manipulation-resistant-instant-dex-proposal/2720/1
61
2,701
2,701
Council of Paris - Token Ring
council-of-paris-token-ring
8,352
1
767
AdamDossa
Adam Dossa
2019-02-20T20:49:31.211Z
2024-08-02T11:53:16.972Z
<p>I have added some details to the Token Ring event during the Council of Paris with some suggested topics.</p> <p>It is focused on using tokens to represent securities. There will also be a DeFi track at the conference with lots of related material and presentations (including myself).</p> <p>Please add any topics yo...
null
0
0
16
38.2
2
false
false
false
1
false
null
/t/council-of-paris-token-ring/2701/1