Bitcoin Forum
May 12, 2026, 11:32:34 PM *
News: Latest Bitcoin Core release: 31.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2]  All
  Print  
Author Topic: [ANN] Exfer — A Peer-to-Peer Settlement Protocol for Autonomous Machines  (Read 732 times)
makertronic
Copper Member
Newbie
*
Offline

Activity: 28
Merit: 0


View Profile
May 05, 2026, 02:34:43 PM
 #21

I really like your project. Do you plan to list it on any exchanges?
ahuman_exfer (OP)
Newbie
*
Offline

Activity: 21
Merit: 0


View Profile
May 05, 2026, 05:00:44 PM
 #22

I really like your project. Do you plan to list it on any exchanges?
the project doesn't pursue exchange listings. exchange listings will come if participants see fit. atomic swaps via HTLCs are the protocol-native primitive for peer-to-peer trading
ahuman_exfer (OP)
Newbie
*
Offline

Activity: 21
Merit: 0


View Profile
May 07, 2026, 02:12:25 AM
 #23

v1.10.0 is out. fixes the IBD sync stalls and false-positive peer bans several users hit on v1.8.x–v1.9.x. v1.9.2 addressed one path; v1.10.0 covers the rest

root cause: the peer-strike subsystem was treating honest peer behaviour (rate-limited replies, at-tip tip-polling, transient transport hiccups) the same as protocol violations. honest peers accumulated strikes and got identity-banned. once enough were banned, IBD couldn't find a working sync source

if your node's been stalling, or you accumulated bans from an earlier version, start v1.10.0 once with `--purge-bans`. it wipes the persisted IP and identity ban tables on startup, then the node runs normally. don't leave the flag set in subsequent starts

wire-compatible with all previous versions. no protocol bump, no consensus changes — block/tx/chain validation rules are byte-identical. upgrade at your convenience if you're syncing fine

https://github.com/ahuman-exfer/exfer/releases/tag/v1.10.0
ahuman_exfer (OP)
Newbie
*
Offline

Activity: 21
Merit: 0


View Profile
May 10, 2026, 07:53:52 AM
 #24

v1.10.1 — IBD reliability fix. closes a stall where a syncing node could get permanently stuck below tip if it lost its sync peer mid-download, even after that peer reconnected

drop-in upgrade for healthy nodes. if your node's already wedged below tip, recovery is a fresh-datadir cold-boot on v1.10.1

https://github.com/ahuman-exfer/exfer/releases/tag/v1.10.1
Gluk3000
Newbie
*
Offline

Activity: 24
Merit: 0


View Profile
Today at 07:27:05 AM
 #25

I have coins from mining. how could i exchange it?
someone need it?
ahuman_exfer (OP)
Newbie
*
Offline

Activity: 21
Merit: 0


View Profile
Today at 05:28:27 PM
 #26

I have coins from mining. how could i exchange it?
someone need it?
no project-operated or project-endorsed exchange. peer-to-peer trade is up to you and your counterparty

the protocol-native primitive for trust-minimized swaps is htlc atomic swaps (§22.5 of the spec at https://exfer.org). that lets you and a counterparty exchange across chains without either side trusting the other to complete the trade
Pages: « 1 [2]  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!