Support for MySQL and Sqlite share logging
[bitcoin:eloipool.git] / config.py.example
2012-03-05 Luke DashjrSupport for MySQL and Sqlite share logging
2012-03-05 Luke DashjrSupport for customizing logfile format and SQL insert...
2012-03-05 Luke DashjrMerge branch 'bugfix_YN_None_3'
2012-03-05 Luke DashjrMerge branch 'bugfix_YN_None_2' into bugfix_YN_None_3
2012-03-04 Luke DashjrBugfix: Correct example logfile type
2012-03-04 Luke DashjrAbstract postgres sharelogging into generic SQL sharelogger
2012-03-04 Luke DashjrMerge branch 'logshare'
2012-03-04 Luke DashjrImprove sharelogging consistency, and make it an object...
2012-03-04 Peter LeursMade the logging of shares modular and added file logging
2012-02-24 Luke DashjrMerge branch 'bitcoin_poscount' into serve_getmemorypool
2012-02-23 Luke DashjrMerge branch 'bctxn_getcb' into serve_getmemorypool
2012-02-23 Luke DashjrMerge branch 'bitcoin_poscount' into serve_getmemorypool
2012-02-23 Luke DashjrMerge branch 'checkShare_vars' into serve_getmemorypool
2012-02-23 Luke DashjrMerge branch 'ambig_t' into serve_getmemorypool
2012-02-23 Luke DashjrMerge branch 'bugfix_bitcoin_txn_disasm' into serve_get...
2012-02-23 Luke DashjrMerge branch 'checkShare_vars'
2012-02-23 Luke DashjrMerge branch 'bugfix_bitcoin_txn_disasm'
2012-02-23 Luke DashjrMerge branch 'ambig_t'
2012-02-02 Luke DashjrMerge branch 'bcnode'
2012-02-02 Luke DashjrImplement outgoing BitcoinLink connections, and restore...
2012-02-02 Luke DashjrReplace (broken) single-node BitcoinLink with AsyncSock...
2012-02-01 Luke DashjrExplain how to bind IPv4 addresses
2012-01-28 Luke DashjrMerge branch 'AGPL'
2012-01-26 Luke DashjrConfig: Support for binding multiple JSON-RPC listeners
2012-01-26 Luke DashjrUse more resources in example config
2012-01-26 Luke DashjrMake gotwork less loady
2012-01-26 Luke DashjrSupport for outbound gotwork JSON-RPC call
2012-01-26 Luke DashjrAdd support for setworkaux JSON-RPC only from a secret...
2012-01-26 Luke DashjrExample config.py file (testnet)