HackerLangs
TopNewTrendsCommentsPastAskShowJobs

invar1ant

3 karmajoined قبل 5 أشهر
https://www.alphanumeric.blue/

Submissions

[untitled]

1 points·by invar1ant·قبل 12 ساعة·0 comments

[untitled]

1 points·by invar1ant·أول أمس·0 comments

[untitled]

1 points·by invar1ant·أول أمس·0 comments

[untitled]

1 points·by invar1ant·قبل 3 أيام·0 comments

[untitled]

1 points·by invar1ant·قبل 3 أيام·0 comments

[untitled]

1 points·by invar1ant·قبل 4 أيام·0 comments

[untitled]

1 points·by invar1ant·قبل 5 أيام·0 comments

[untitled]

1 points·by invar1ant·قبل 6 أيام·0 comments

[untitled]

1 points·by invar1ant·الشهر الماضي·0 comments

[untitled]

1 points·by invar1ant·الشهر الماضي·0 comments

[untitled]

1 points·by invar1ant·قبل 5 أشهر·0 comments

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

alphanumeric.blue
3 points·by invar1ant·قبل 5 أشهر·0 comments

[untitled]

1 points·by invar1ant·قبل 5 أشهر·0 comments

Show HN: Compare Prices with SupplyFLare AI

supplyflare.com
1 points·by invar1ant·قبل 5 أشهر·0 comments

[untitled]

1 points·by invar1ant·قبل 5 أشهر·0 comments

[untitled]

1 points·by invar1ant·قبل 5 أشهر·0 comments

[untitled]

1 points·by invar1ant·قبل 5 أشهر·0 comments

[untitled]

1 points·by invar1ant·قبل 5 أشهر·0 comments

Quantum Resistant Blockchain (Built in Rust)

github.com
1 points·by invar1ant·قبل 5 أشهر·4 comments

[untitled]

1 points·by invar1ant·قبل 5 أشهر·0 comments

comments

invar1ant
·قبل 5 أشهر·discuss
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 أشهر·discuss
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));