electrum-server.git
8 years agoFix reorg issues master
CryptoManiac [Thu, 30 Jul 2015 18:57:43 +0000]
Fix reorg issues

8 years agoMerge pull request #3 from fsb4000/master
CryptoManiac [Mon, 27 Jul 2015 07:55:04 +0000]
Merge pull request #3 from fsb4000/master

обработка исключения при реорге

8 years agoобработка исключения при реорге 3/head
fsb4000 [Mon, 27 Jul 2015 07:34:58 +0000]
обработка исключения при реорге

8 years agoMerge pull request #2 from fsb4000/master
CryptoManiac [Mon, 20 Jul 2015 12:31:07 +0000]
Merge pull request #2 from fsb4000/master

fix server crash due to orphaned block in header file

8 years agofix server crash due to orphaned block in header file 2/head
fsb4000 [Mon, 20 Jul 2015 11:17:58 +0000]
fix server crash due to orphaned block in header file

8 years agoMerge pull request #1 from fsb4000/patch-1
CryptoManiac [Mon, 20 Jul 2015 08:21:26 +0000]
Merge pull request #1 from fsb4000/patch-1

опечатка в URL novacoin репозитария

8 years agoопечатка в URL novacoin репозитария 1/head
fsb4000 [Tue, 14 Jul 2015 02:59:16 +0000]
опечатка в URL novacoin репозитария

9 years agoREADME update
CryptoManiac [Fri, 1 Aug 2014 21:46:13 +0000]
README update

9 years agoPort numbers adjustment
CryptoManiac [Fri, 1 Aug 2014 21:42:57 +0000]
Port numbers adjustment

9 years agoDocumentation update
CryptoManiac [Tue, 22 Jul 2014 20:33:04 +0000]
Documentation update

9 years agoSimplify block parsing
CryptoManiac [Tue, 22 Jul 2014 19:24:20 +0000]
Simplify block parsing

9 years agoNovacoin: update minimal version
CryptoManiac [Sat, 19 Jul 2014 22:17:49 +0000]
Novacoin: update minimal version

9 years agoNovacoin: update titles
CryptoManiac [Sat, 19 Jul 2014 22:14:30 +0000]
Novacoin: update titles

9 years agoNovacoin: add scrypt module source, update documentation
CryptoManiac [Sat, 19 Jul 2014 22:12:17 +0000]
Novacoin: add scrypt module source, update documentation

9 years agoNovacoin: beginning of adaptation for NVC protocol.
CryptoManiac [Sat, 19 Jul 2014 21:55:34 +0000]
Novacoin: beginning of adaptation for NVC protocol.

* Set new genesis block hash and address version values;
* Use getblockbynumber RPC instead of getblockhash & getblock & getrawtransaction;
* Handle proof-of-stake blocks and coinstake transactions correctly.

9 years agoHOWTO: Recommend bitcoind 0.9.2
Eagle[TM] [Sat, 21 Jun 2014 23:41:56 +0000]
HOWTO: Recommend bitcoind 0.9.2

9 years agoincrease delay between irc messages sent, to avoid flood
ThomasV [Mon, 28 Apr 2014 11:51:11 +0000]
increase delay between irc messages sent, to avoid flood

10 years agocode cleanup
ThomasV [Thu, 17 Apr 2014 14:21:38 +0000]
code cleanup

10 years agoUpdate IRC parsing to avoid errors
wozz [Wed, 16 Apr 2014 23:18:07 +0000]
Update IRC parsing to avoid errors

IRC parsing looked at the entire line, which could cause errors

10 years agoHOWTO: Recommend bitcoind 0.9.1; fix electrum path / start
Eagle[TM] [Sat, 12 Apr 2014 00:21:46 +0000]
HOWTO: Recommend bitcoind 0.9.1; fix electrum path / start

10 years agoLog KICK messages from IRC
wozz [Wed, 9 Apr 2014 16:46:27 +0000]
Log KICK messages from IRC

Log KICK messages from IRC

10 years agoHOWTO: Update for plyvel UTXO version, recommend bitcoind 0.9.0
Eagle[TM] [Thu, 27 Mar 2014 01:15:09 +0000]
HOWTO: Update for plyvel UTXO version, recommend bitcoind 0.9.0

10 years agolet config file override default ports with empty string
ThomasV [Sat, 15 Mar 2014 08:17:22 +0000]
let config file override default ports with empty string

10 years agohandle signals
ThomasV [Fri, 14 Mar 2014 09:30:57 +0000]
handle signals

10 years agosimplification
ThomasV [Fri, 14 Mar 2014 09:30:27 +0000]
simplification

10 years agoadd a separate channel for server commands
ThomasV [Sat, 8 Mar 2014 14:20:51 +0000]
add a separate channel for server commands

10 years agoimport transports earlier
ThomasV [Fri, 7 Mar 2014 16:14:32 +0000]
import transports earlier

10 years agoMerge branch 'master' of github.com:spesmilo/electrum-server
ThomasV [Fri, 7 Mar 2014 09:23:22 +0000]
Merge branch 'master' of github.com:spesmilo/electrum-server

10 years agoupdate documentation
ThomasV [Fri, 7 Mar 2014 09:22:59 +0000]
update documentation

10 years agoadd log messages for irc
ThomasV [Fri, 7 Mar 2014 09:10:57 +0000]
add log messages for irc

10 years agohardening against multiple path_fulltree definitions in config; use of mkdir -p
Eagle[TM] [Tue, 4 Mar 2014 23:36:02 +0000]
hardening against multiple path_fulltree definitions in config; use of mkdir -p

10 years agofixes for start script
ThomasV [Tue, 4 Mar 2014 21:23:53 +0000]
fixes for start script

10 years agoMerge branch 'master' of github.com:spesmilo/electrum-server
ThomasV [Tue, 4 Mar 2014 19:51:20 +0000]
Merge branch 'master' of github.com:spesmilo/electrum-server

10 years agofixes
ThomasV [Tue, 4 Mar 2014 19:50:55 +0000]
fixes

10 years agoincrease db version
ThomasV [Sat, 1 Mar 2014 20:14:21 +0000]
increase db version

10 years agofix: use address and not key in db_addr
ThomasV [Sat, 1 Mar 2014 20:12:09 +0000]
fix: use address and not key in db_addr

10 years agoadd memory pool results to getaddressbalance
ThomasV [Sat, 1 Mar 2014 18:22:11 +0000]
add memory pool results to getaddressbalance

10 years agocheck pid before start
ThomasV [Tue, 25 Feb 2014 00:29:21 +0000]
check pid before start

10 years agoadd more debug messages to log
ThomasV [Mon, 24 Feb 2014 20:30:47 +0000]
add more debug messages to log

10 years agoMerge branch 'fulltree'
ThomasV [Mon, 24 Feb 2014 17:11:16 +0000]
Merge branch 'fulltree'

10 years agofix typo
ThomasV [Mon, 24 Feb 2014 17:10:48 +0000]
fix typo

10 years agostart: use .gz archives for some basic compression
Eagle[TM] [Sun, 23 Feb 2014 22:58:03 +0000]
start: use .gz archives for some basic compression

10 years agostart: strip one dir on tar unpack, electrum_config vars
Eagle[TM] [Sun, 23 Feb 2014 01:46:30 +0000]
start: strip one dir on tar unpack, electrum_config vars

10 years agoMerge branch 'fulltree' of github.com:spesmilo/electrum-server into fulltree
ThomasV [Wed, 19 Feb 2014 12:07:10 +0000]
Merge branch 'fulltree' of github.com:spesmilo/electrum-server into fulltree

10 years agodon't display traceback if client does not send version number
ThomasV [Wed, 19 Feb 2014 12:06:55 +0000]
don't display traceback if client does not send version number

10 years agostartup: error conditions for missing files, wget on the fly; sample config fulltree...
Eagle[TM] [Tue, 18 Feb 2014 09:37:34 +0000]
startup: error conditions for missing files, wget on the fly; sample config fulltree path

10 years agocheck if a server is running before startup
ThomasV [Mon, 17 Feb 2014 20:38:17 +0000]
check if a server is running before startup

10 years agofoundry url
ThomasV [Mon, 17 Feb 2014 20:08:23 +0000]
foundry url

10 years agoadd foundry script
ThomasV [Mon, 17 Feb 2014 18:35:48 +0000]
add foundry script

10 years agoclean stop script
ThomasV [Mon, 17 Feb 2014 17:28:30 +0000]
clean stop script

10 years agojoin threads during server shutdown
ThomasV [Mon, 17 Feb 2014 16:57:24 +0000]
join threads during server shutdown

10 years agofix error message in get_address
ThomasV [Thu, 30 Jan 2014 14:24:51 +0000]
fix error message in get_address

10 years agofix variable name
ThomasV [Thu, 30 Jan 2014 10:16:41 +0000]
fix variable name

10 years agoaddress.get_proof, utxo.get_address
ThomasV [Wed, 29 Jan 2014 15:27:04 +0000]
address.get_proof, utxo.get_address

10 years agocompute and send utxo_root with header
ThomasV [Sat, 25 Jan 2014 10:27:20 +0000]
compute and send utxo_root with header

10 years agouse more consistent names for databases
ThomasV [Sat, 25 Jan 2014 09:48:28 +0000]
use more consistent names for databases

10 years agofix
ThomasV [Fri, 24 Jan 2014 23:14:35 +0000]
fix

10 years agofix prev_root_hash
ThomasV [Fri, 24 Jan 2014 19:07:06 +0000]
fix prev_root_hash

10 years agofix
ThomasV [Fri, 24 Jan 2014 16:03:45 +0000]
fix

10 years agofix
ThomasV [Fri, 24 Jan 2014 16:02:48 +0000]
fix

10 years agofix excess flood
ThomasV [Fri, 24 Jan 2014 15:49:10 +0000]
fix excess flood

10 years agofix excess flood
ThomasV [Fri, 24 Jan 2014 15:47:09 +0000]
fix excess flood

10 years agofix
ThomasV [Fri, 24 Jan 2014 15:44:29 +0000]
fix

10 years agofixes
ThomasV [Fri, 24 Jan 2014 10:34:26 +0000]
fixes

10 years agofix push_response session
ThomasV [Fri, 24 Jan 2014 10:35:16 +0000]
fix push_response session

10 years agoversion number
ThomasV [Tue, 21 Jan 2014 14:26:14 +0000]
version number

10 years agoMerge branch 'fulltree' of github.com:spesmilo/electrum-server into fulltree
ThomasV [Mon, 20 Jan 2014 16:28:02 +0000]
Merge branch 'fulltree' of github.com:spesmilo/electrum-server into fulltree

10 years agoupdate protocol
ThomasV [Mon, 20 Jan 2014 16:27:20 +0000]
update protocol

10 years agostore heights, and pruned histories
ThomasV [Wed, 15 Jan 2014 12:29:44 +0000]
store heights, and pruned histories

10 years agohash tree of unspents
ThomasV [Mon, 30 Dec 2013 10:15:32 +0000]
hash tree of unspents

10 years agoupdate protocol
ThomasV [Mon, 20 Jan 2014 16:27:20 +0000]
update protocol

10 years agostore heights, and pruned histories
ThomasV [Wed, 15 Jan 2014 12:29:44 +0000]
store heights, and pruned histories

10 years agohash tree of unspents
ThomasV [Mon, 30 Dec 2013 10:15:32 +0000]
hash tree of unspents

10 years agoset IRC default to off, cleanup sample config
Eagle[TM] [Fri, 3 Jan 2014 12:18:28 +0000]
set IRC default to off, cleanup sample config

10 years agoless verbose
ThomasV [Mon, 30 Dec 2013 08:25:50 +0000]
less verbose

10 years agoplyvel
ThomasV [Sun, 29 Dec 2013 09:16:56 +0000]
plyvel

10 years agoMerge branch 'master' of github.com:spesmilo/electrum-server
ThomasV [Mon, 16 Dec 2013 19:15:09 +0000]
Merge branch 'master' of github.com:spesmilo/electrum-server

10 years agowait a bit before asking for a new socket if the link is broken
ThomasV [Mon, 16 Dec 2013 19:14:53 +0000]
wait a bit before asking for a new socket if the link is broken

10 years agoHOWTO: Update bitcoind recommendation to 0.8.6
Eagle[TM] [Mon, 9 Dec 2013 14:14:37 +0000]
HOWTO: Update bitcoind recommendation to 0.8.6

10 years agofix memleak with subscriptions
ThomasV [Mon, 9 Dec 2013 06:02:06 +0000]
fix memleak with subscriptions

10 years agodon't use python's random for session IDs
ThomasV [Fri, 6 Dec 2013 16:51:33 +0000]
don't use python's random for session IDs

10 years agoHOWTO: Step numbering (cosmetic)
Eagle[TM] [Fri, 6 Dec 2013 14:42:13 +0000]
HOWTO: Step numbering (cosmetic)

10 years agouse set instead of list in memorypool_update
ThomasV [Fri, 6 Dec 2013 12:18:36 +0000]
use set instead of list in memorypool_update

10 years agoirc: fix random nick generation with hex string in case irc_nick is not set
Eagle[TM] [Fri, 6 Dec 2013 11:30:25 +0000]
irc: fix random nick generation with hex string in case irc_nick is not set

10 years agoMerge branch 'master' of github.com:spesmilo/electrum-server
ThomasV [Fri, 6 Dec 2013 10:12:43 +0000]
Merge branch 'master' of github.com:spesmilo/electrum-server

10 years agouse a dict for sessions, instead of a list. Deprecates #48
ThomasV [Fri, 6 Dec 2013 10:12:07 +0000]
use a dict for sessions, instead of a list. Deprecates #48

10 years agoHOWTO: re-add compile example for bitcoind
Eagle[TM] [Wed, 4 Dec 2013 18:16:55 +0000]
HOWTO: re-add compile example for bitcoind

10 years agofix: restore method get_session_by_address
ThomasV [Wed, 4 Dec 2013 17:16:45 +0000]
fix: restore method get_session_by_address

10 years agofix
ThomasV [Wed, 4 Dec 2013 13:58:27 +0000]
fix

10 years agoadd a sleep() to sessions, and remove some dead code
ThomasV [Wed, 4 Dec 2013 11:24:01 +0000]
add a sleep() to sessions, and remove some dead code

10 years agofix locks
ThomasV [Wed, 4 Dec 2013 09:05:21 +0000]
fix locks

10 years agopass sessions to processors; fixes memory leak in watched_addresses
ThomasV [Tue, 3 Dec 2013 20:53:39 +0000]
pass sessions to processors; fixes memory leak in watched_addresses

10 years agostop session immediately if handshake fails; move some code
ThomasV [Mon, 25 Nov 2013 14:56:02 +0000]
stop session immediately if handshake fails; move some code

10 years agofix another memory leak
ThomasV [Mon, 25 Nov 2013 14:25:47 +0000]
fix another memory leak

10 years agoheapy commands
ThomasV [Sun, 24 Nov 2013 21:02:19 +0000]
heapy commands

10 years agostop server if txindex not used
ThomasV [Sun, 24 Nov 2013 20:30:47 +0000]
stop server if txindex not used

10 years agofix memory leak (caused by thread never terminating)
ThomasV [Sun, 24 Nov 2013 09:07:12 +0000]
fix memory leak (caused by thread never terminating)

10 years agoMerge branch 'master' of github.com:spesmilo/electrum-server
ThomasV [Thu, 14 Nov 2013 17:02:46 +0000]
Merge branch 'master' of github.com:spesmilo/electrum-server

10 years agoremove support for abe
ThomasV [Thu, 14 Nov 2013 17:02:37 +0000]
remove support for abe

10 years agoHOWTO: typo
Eagle[TM] [Thu, 14 Nov 2013 12:19:40 +0000]
HOWTO: typo