electrum-server.git
2013-01-20 Eagle[TM]fix indent for bitcoind code listing and mark specific...
2013-01-16 Eagle[TM]emtpy default ssl ports to make ssl optional
2013-01-16 Eagle[TM]minor typos in HOWTO
2013-01-14 ThomasVMerge pull request #21 from WyseNynja/no_eval
2013-01-14 ThomasVMerge pull request #22 from WyseNynja/patch-1
2013-01-14 Bryan StittFix accidental change
2013-01-14 Bryan Stittdon't use eval
2013-01-14 ThomasVMerge pull request #17 from WyseNynja/master
2013-01-14 Bryan Stittpep8 and utility cleanup
2013-01-13 EagleTMMerge pull request #16 from EagleTM/master
2013-01-13 Eagle[TM]Merge remote-tracking branch 'upstream/master'
2013-01-13 Eagle[TM]add empty defaults for ssl key/cert config for assert...
2013-01-13 Eagle[TM]more about pruning servers, specifc abe version, spelli...
2013-01-08 ThomasVMerge pull request #15 from WyseNynja/patch-1
2013-01-05 Bryan StittUpdate README.md
2013-01-03 EagleTMMerge pull request #14 from EagleTM/master
2013-01-03 Eagle[TM]Update HOWTO with fixed patch instructions for bitcoind...
2012-12-28 EagleTMMerge pull request #12 from EagleTM/master
2012-12-27 Eagle[TM]fix abe crash (blockindexing stops) on limit reached...
2012-12-21 Eagle[TM]increase IRC socket timeout to 300 to avoid rare cases...
2012-12-09 EagleTMMerge pull request #11 from EagleTM/master
2012-12-09 Eagle[TM]change abe backend to print_log
2012-12-09 Eagle[TM]alternate build instructions for leveldb
2012-12-09 Eagle[TM]Update with recent config setting samples, remove chace...
2012-12-07 ThomasVcatch exception raised when mempool has changed
2012-12-02 ThomasVterminate if bitcoind is dead
2012-11-29 ThomasVpull req by EagleTM (retyped manually)
2012-11-27 ThomasVmodule init file
2012-11-27 ThomasVMerge pull request #9 from EagleTM/master
2012-11-26 Eagle[TM]typo fix
2012-11-26 Eagle[TM]adding report_ config fields for different host and...
2012-11-26 Eagle[TM]update IRC readme with irc_nick and notes about name
2012-11-26 Eagle[TM]Merge remote-tracking branch 'upstream/master'
2012-11-26 ThomasVssl v23
2012-11-25 Eagle[TM]fix "wrong version number" error for HTTPS by using...
2012-11-24 ThomasVsession name for ssl
2012-11-24 ThomasVcatche exception on session creation
2012-11-24 ThomasVfix: cache was using a wrong format
2012-11-24 ThomasVrm backward compatibility for old clients on abe
2012-11-24 ThomasVdo not raise an error, send it in the result instead
2012-11-24 ThomasVdon't add new histories to the log during reorgs
2012-11-21 ThomasVMerge branch 'master' of github.com:spesmilo/electrum...
2012-11-21 ThomasVfix caching problem with chunks
2012-11-21 ThomasVMerge pull request #7 from Ramblurr/master
2012-11-21 ThomasVfix typo, add 1 phrase.
2012-11-20 ThomasV'pruning' flag
2012-11-20 ThomasVpassword protect unsubscribe
2012-11-20 ThomasVremove unsubscribed addresses
2012-11-20 ThomasVfix: convert h160 to addresses
2012-11-20 ThomasVfix address format in logs
2012-11-19 ThomasVfix for strange tx
2012-11-19 ThomasVfix path in readme
2012-11-19 ThomasVparse black holes correctly
2012-11-19 ThomasVfix: this wasnt the right place
2012-11-19 ThomasVwrite strange transactions if they have a nonzero value
2012-11-19 ThomasVchange name for config file
2012-11-19 ThomasVstore hashes in the database, to optimize space. use...
2012-11-19 ThomasVdo not add output if it does not have an address (coinbase)
2012-11-19 ThomasVdo not store undo info during catch up
2012-11-18 ThomasVfixes
2012-11-18 ThomasVfix
2012-11-18 ThomasVstore limited undo information for reorgs
2012-11-18 ThomasVfix for blockchain reorgs
2012-11-16 ThomasVbug: wrong name
2012-11-16 ThomasVfix and improve clarity
2012-11-16 ThomasVMerge branch 'master' of github.com:spesmilo/electrum...
2012-11-16 ThomasVadd timestamp to all log lines
2012-11-16 Casey LinkUpdate patch to work with source after Nov 10 2012
2012-11-16 Maran H.Patch not path
2012-11-16 Maran H.Updated how-to with patch instructions
2012-11-15 ThomasVfix memory pool and cache
2012-11-15 ThomasVfix mempool and notifications
2012-11-15 ThomasVslightly improved messages
2012-11-15 ThomasVfix memory pool
2012-11-14 ThomasVfixes
2012-11-14 ThomasVstore headers file locally for get_chunk
2012-11-14 ThomasVkeep old clients
2012-11-14 ThomasVvarious bug fixes
2012-11-14 ThomasVfix a few bugs
2012-11-14 ThomasVbitcoind + levelDB processor integration
2012-11-11 ThomasVnew bitcoind backend (experimental)
2012-11-10 ThomasVbc2
2012-11-10 ThomasVfix two bugs: ORDER BY in get_chunk, cache_only not...
2012-11-08 ThomasVdo not queue requests that can be answered using the...
2012-11-06 ThomasVuse a separate lock for the cache; this should improve...
2012-11-05 ThomasVMerge branch 'master' of github.com:spesmilo/electrum...
2012-11-05 ThomasVbugfix: restore method name
2012-11-05 Maran H.Replaced gitorious with github in Howto
2012-11-04 ThomasVclient sends protocol version
2012-11-04 ThomasVfix: rename method subscribe2
2012-11-04 ThomasVpatch for bitcoind
2012-11-04 ThomasVnew protocol (version 0.5), sending serialized transactions
2012-10-27 ThomasVMerge branch 'master' of github.com:spesmilo/electrum...
2012-10-27 ThomasVfix sql request in get_merkle
2012-10-26 ThomasVMerge pull request #6 from zootreeves/master
2012-10-26 ThomasVv0.4: send position along merkle path
2012-10-25 ThomasVblockchain.headers subscription service
2012-10-24 ThomasVget_chunk for SPV
2012-10-23 Ben ReevesUpdate transports/stratum_http.py
2012-10-21 ThomasVfix bug with merkle tree
next