Fix reorg issues
[electrum-server.git] / backends /
2015-07-30 CryptoManiacFix reorg issues master
2015-07-27 fsb4000обработка исключения при реорге 3/head
2015-07-20 fsb4000fix server crash due to orphaned block in header file 2/head
2014-08-01 CryptoManiacPort numbers adjustment
2014-07-22 CryptoManiacSimplify block parsing
2014-07-19 CryptoManiacNovacoin: update titles
2014-07-19 CryptoManiacNovacoin: beginning of adaptation for NVC protocol.
2014-04-28 ThomasVincrease delay between irc messages sent, to avoid...
2014-04-17 ThomasVcode cleanup
2014-04-16 wozzUpdate IRC parsing to avoid errors
2014-04-09 wozzLog KICK messages from IRC
2014-03-08 ThomasVadd a separate channel for server commands
2014-03-07 ThomasVadd log messages for irc
2014-03-04 ThomasVMerge branch 'master' of github.com:spesmilo/electrum...
2014-03-04 ThomasVfixes
2014-03-01 ThomasVincrease db version
2014-03-01 ThomasVfix: use address and not key in db_addr
2014-03-01 ThomasVadd memory pool results to getaddressbalance
2014-02-24 ThomasVadd more debug messages to log
2014-02-17 ThomasVclean stop script
2014-02-17 ThomasVjoin threads during server shutdown
2014-01-30 ThomasVfix error message in get_address
2014-01-30 ThomasVfix variable name
2014-01-29 ThomasVaddress.get_proof, utxo.get_address
2014-01-25 ThomasVcompute and send utxo_root with header
2014-01-25 ThomasVuse more consistent names for databases
2014-01-24 ThomasVfix
2014-01-24 ThomasVfix prev_root_hash
2014-01-24 ThomasVfix
2014-01-24 ThomasVfix
2014-01-24 ThomasVfix excess flood
2014-01-24 ThomasVfix excess flood
2014-01-24 ThomasVfix
2014-01-24 ThomasVfixes
2014-01-20 ThomasVupdate protocol
2014-01-20 ThomasVstore heights, and pruned histories
2014-01-20 ThomasVhash tree of unspents
2014-01-20 ThomasVupdate protocol
2014-01-15 ThomasVstore heights, and pruned histories
2014-01-14 ThomasVhash tree of unspents
2013-12-30 ThomasVless verbose
2013-12-29 ThomasVplyvel
2013-12-16 ThomasVwait a bit before asking for a new socket if the link...
2013-12-09 ThomasVfix memleak with subscriptions
2013-12-06 ThomasVuse set instead of list in memorypool_update
2013-12-06 Eagle[TM]irc: fix random nick generation with hex string in...
2013-12-06 ThomasVuse a dict for sessions, instead of a list. Deprecates #48
2013-12-04 ThomasVfix
2013-12-04 ThomasVfix locks
2013-12-03 ThomasVpass sessions to processors; fixes memory leak in watch...
2013-11-24 ThomasVheapy commands
2013-11-24 ThomasVstop server if txindex not used
2013-11-14 ThomasVremove support for abe
2013-11-14 ThomasVminor fix
2013-11-07 Emery Hemingwayfixes to complete mainline_bitcoind merge
2013-11-07 Emery HemingwayMerge branch 'mainline_bitcoind' of github.com:luke...
2013-11-07 Luke DashjrAdjust code to work with unpatched bitcoind
2013-10-23 ThomasVcatch exceptions in script_GetOP
2013-08-18 Eagle[TM]properly fix caller OP codes from bitcoin upstream...
2013-08-11 daeronmeyerUpdate deserialize.py
2013-05-05 ThomasVparanoid_checks
2013-05-02 ThomasVwait until bitcoind is ready on startup
2013-04-30 ThomasVin mempool, use input addresses from parser instead...
2013-04-29 ThomasVdon't remove dupes in touched_addresses, it is wasteful
2013-04-28 ThomasVfix: cache command
2013-04-28 ThomasVvastly more efficient method for invalidating cache...
2013-04-20 ThomasVvarious fixes
2013-04-16 ThomasVfix the irc_socket_uses_100%_CPU bug
2013-04-15 ThomasVMerge pull request #25 from jkozera/patch-1
2013-04-15 ThomasVMerge pull request #28 from jkozera/patch-3
2013-04-14 Jerzy KozeraGet address from mempool for prevout not in db
2013-04-14 Jerzy KozeraOrder transactions from the same block correctly
2013-04-10 ThomasVdo not send port numbers when they are default
2013-04-07 ThomasVstop if an exception occurs other than KeyError
2013-04-07 ThomasVfix
2013-04-06 ThomasVfix: set is not a list
2013-04-06 ThomasVMerge branch 'master' of github.com:spesmilo/electrum...
2013-04-06 ThomasVsemi-pruning server
2013-04-02 Jerzy KozeraDon't call hashout_hex on hashout_hex's result
2013-03-27 Björge Dijkstra[perf] Fetch keys of mempool history maps outside of...
2013-03-04 ThomasVnew database format, that handles p2sh addresses
2013-02-19 ThomasVirc: catch exception in gethostbyname
2013-01-31 ThomasVremove comment from log
2013-01-30 ThomasVdeserialize p2sh transactions
2013-01-29 ThomasVMerge branch 'master' of github.com:spesmilo/electrum...
2013-01-29 ThomasVfix decode/encode bug from pep8
2013-01-28 Eagle[TM]fix DataStore class broken by utility cleanup (kudos...
2013-01-28 ThomasVreduce logs
2013-01-28 ThomasVbugfix: quotes introduced in the pep8 commit
2013-01-21 ThomasVfix: get_history was sorting with the wrong key.
2013-01-14 Bryan StittFix accidental change
2013-01-14 Bryan Stittpep8 and utility cleanup
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 Eagle[TM]change abe backend to print_log
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-26 Eagle[TM]adding report_ config fields for different host and...
next