Re: [Bitcoin-development] Bitcoin Network Simulator

2013-11-17 Thread Christophe Biocca
Beat me to it. My own implementation is here: https://github.com/christophebiocca/bitcoin-network-simulator Same basic principles, but I've been following the protocol message structure as much as possible/Theoretical support for transaction propagation (I really want to see zero-conf stuff, and wh

Re: [Bitcoin-development] moving the default display to mbtc

2013-11-17 Thread Wendell
We're with uBTC too. Been waiting for the signal to do this, let's do it right after the fee system is improved. -wendell grabhive.com | twitter.com/hivewallet | gpg: 6C0C9411 On Nov 15, 2013, at 6:03 AM, Jeff Garzik wrote: > Go straight to uBTC. Humans and existing computer systems handle num

[Bitcoin-development] Bitcoin Network Simulator

2013-11-17 Thread Rafael Brune
Over the last days I spent some time working on a simple Bitcoin network simulator. It is a stochastic event-based continuous-time simulation of Bitcoin miners exchanging messages and building block chains. It simulates latency, bandwidth and also verification speed but it currently does not simu