HackerLangs
トップ新着トレンドコメント過去質問紹介求人

invar1ant

3 カルマ登録 5 か月前
https://www.alphanumeric.blue/

投稿

[untitled]

1 ポイント·投稿者 invar1ant·12 時間前·0 コメント

[untitled]

1 ポイント·投稿者 invar1ant·一昨日·0 コメント

[untitled]

1 ポイント·投稿者 invar1ant·一昨日·0 コメント

[untitled]

1 ポイント·投稿者 invar1ant·3 日前·0 コメント

[untitled]

1 ポイント·投稿者 invar1ant·3 日前·0 コメント

[untitled]

1 ポイント·投稿者 invar1ant·4 日前·0 コメント

[untitled]

1 ポイント·投稿者 invar1ant·5 日前·0 コメント

[untitled]

1 ポイント·投稿者 invar1ant·6 日前·0 コメント

[untitled]

1 ポイント·投稿者 invar1ant·先月·0 コメント

[untitled]

1 ポイント·投稿者 invar1ant·先月·0 コメント

[untitled]

1 ポイント·投稿者 invar1ant·5 か月前·0 コメント

Show HN: Rust blockchain with sharded propagation and post-quantum signatures

alphanumeric.blue
3 ポイント·投稿者 invar1ant·5 か月前·0 コメント

[untitled]

1 ポイント·投稿者 invar1ant·5 か月前·0 コメント

Show HN: Compare Prices with SupplyFLare AI

supplyflare.com
1 ポイント·投稿者 invar1ant·5 か月前·0 コメント

[untitled]

1 ポイント·投稿者 invar1ant·5 か月前·0 コメント

[untitled]

1 ポイント·投稿者 invar1ant·5 か月前·0 コメント

[untitled]

1 ポイント·投稿者 invar1ant·5 か月前·0 コメント

[untitled]

1 ポイント·投稿者 invar1ant·5 か月前·0 コメント

Quantum Resistant Blockchain (Built in Rust)

github.com
1 ポイント·投稿者 invar1ant·5 か月前·4 コメント

[untitled]

1 ポイント·投稿者 invar1ant·5 か月前·0 コメント

コメント

invar1ant
·5 か月前·議論
Okay, now 35% of fees are clipped/burned. That directly addresses the concern because self‑fee recycling becomes clearly loss‑making, while miners still keep 65% of fees so fee incentives remain meaningful during demand spikes with 10‑second blocks and a 10–50 base reward range. ty for feedback btw
invar1ant
·5 か月前·議論
I agree with this so switching to a fee‑weighted bonus so only economically meaningful activity increases reward.

>let base_reward = MIN_BLOCK_REWARD + ((current_max - MIN_BLOCK_REWARD) * (total_fees / fee_target).clamp(0.0, 1.0));