I was developing my own bitcoin version, and I need to know. Can someone provide a list of clients that are trusted clients, to always be up, and at the latest version, 24/7. Something that would be hard coded into a bitcoin client.
trusted peers are NOT the way to go. and running the latest version is not possible as it is a opensource project with forks, and alternative clients
trusted peers are what bitcoin uses if it can't hit the IRC channel. What do you propose instead?
I think he means latest version of the protocol, not the client. These two things get confused all the time because they are both called "bitcoin."