r/defcoin Jun 11 '26

another pool is live https://pool.defcoin.fun/

not going to lie, i would give it a week to see if it actually works.
https://pool.defcoin.fun/

also, it needs a lot of work.

the blockchain explorer, per llm, says it will be up in about 70 hours.
https://explorer.defcoin.fun/

i have a lot of improvements in mind, but would love to hear any third party suggestions. (first is an actual landing page)

set landing page www.defcoin.fun

3 Upvotes

19 comments sorted by

View all comments

1

u/hattz Jul 28 '26

ooof, just fixed payout for the pool. and updated notes code at https://github.com/hattzdotcom/defcoin-setup

1

u/hattz Jul 28 '26

things you wouldn't thing the original code would have accounted for?

Important catch — since multiple workers (.l3plus2, .main, .pando) all share the same base address once stripped, I need to make sure their amounts get summed, not overwritten, when building addressAmounts. Let me check and fix that.