Bitcoin Forum

Bitcoin => Bitcoin Discussion => Topic started by: Gavin Andresen on May 29, 2013, 09:20:28 PM



Title: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: Gavin Andresen on May 29, 2013, 09:20:28 PM
Bitcoin-Qt version 0.8.2 is now available from:
  http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.8.2/

This is a maintenance release that fixes many bugs and includes
a few small new features.

Please report bugs using the issue tracker at github:
  https://github.com/bitcoin/bitcoin/issues


How to Upgrade

If you are running an older version, shut it down. Wait
until it has completely shut down (which might take a few minutes for older
versions), then run the installer (on Windows) or just copy over
/Applications/Bitcoin-Qt (on Mac) or bitcoind/bitcoin-qt (on Linux).

If you are upgrading from version 0.7.2 or earlier, the first time you
run 0.8.2 your blockchain files will be re-indexed, which will take
anywhere from 30 minutes to several hours, depending on the speed of
your machine.

0.8.2 Release notes

Fee Policy changes

The default fee for low-priority transactions is lowered from 0.0005 BTC
(for each 1,000 bytes in the transaction; an average transaction is
about 500 bytes) to 0.0001 BTC.

Payments (transaction outputs) of 0.543 times the minimum relay fee
(0.00005430 BTC) are now considered 'non-standard', because storing them
costs the network more than they are worth and spending them will usually
cost their owner more in transaction fees than they are worth.

Non-standard transactions are not relayed across the network, are not included
in blocks by most miners, and will not show up in your wallet until they are
included in a block.

The default fee policy can be overridden using the -mintxfee and -minrelaytxfee
command-line options, but note that we intend to replace the hard-coded fees
with code that automatically calculates and suggests appropriate fees in the
0.9 release and note that if you set a fee policy significantly different from
the rest of the network your transactions may never confirm.

Bitcoin-Qt changes

* New icon and splash screen
* Improve reporting of synchronization process
* Remove hardcoded fee recommendations
* Improve metadata of executable on MacOSX and Windows
* Move export button to individual tabs instead of toolbar
* Add "send coins" command to context menu in address book
* Add "copy txid" command to copy transaction IDs from transaction overview
* Save & restore window size and position when showing & hiding window
* New translations: Arabic (ar), Bosnian (bs), Catalan (ca), Welsh (cy),
  Esperanto (eo), Interlingua (la), Latvian (lv) and many improvements
  to current translations

MacOSX:
* OSX support for click-to-pay (bitcoin:) links
* Fix GUI disappearing problem on MacOSX (issue #1522)

Linux/Unix:
* Copy addresses to middle-mouse-button clipboard


Command-line options

* -walletnotify will call a command on receiving transactions that affect the wallet.
* -alertnotify will call a command on receiving an alert from the network.
* -par now takes a negative number, to leave a certain amount of cores free.

JSON-RPC API changes

* fixed a getblocktemplate bug that caused excessive CPU creating blocks.
* listunspent now lists account and address infromation.
* getinfo now also returns the time adjustment estimated from your peers.
* getpeerinfo now returns bytessent, bytesrecv and syncnode.
* gettxoutsetinfo returns statistics about the unspent transaction output database.
* gettxout returns information about a specific unspent transaction output.


Networking changes

* Significant changes to the networking code, reducing latency and memory consumption.
* Avoid initial block download stalling.
* Remove IRC seeding support.
* Performance tweaks.
* Added testnet DNS seeds.

Wallet compatibility/rescuing

* Cases where wallets cannot be opened in another version/installation should be reduced.
* -salvagewallet now works for encrypted wallets.


Known Bugs

* Entering the 'getblocktemplate' or 'getwork' RPC commands into the Bitcoin-Qt debug
console will cause Bitcoin-Qt to crash. Run Bitcoin-Qt with the -server command-line
option to workaround.

Thanks to everybody who contributed to the 0.8.2 release!

APerson241
Andrew Poelstra
Calvin Owens
Chuck LeDuc Díaz
Colin Dean
David Griffith
David Serrano
Eric Lombrozo
Gavin Andresen
Gregory Maxwell
Jeff Garzik
Jonas Schnelli
Larry Gilbert
Luke Dashjr
Matt Corallo
Michael Ford
Mike Hearn
Patrick Brown
Peter Todd
Philip Kaufmann
Pieter Wuille
Richard Schwab
Roman Mindalev
Scott Howard
Tariq Bashir
Warren Togami
Wladimir J. van der Laan
freewil
gladoscc
kjj2
mb300sd
super3


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: TippingPoint on May 29, 2013, 09:23:17 PM
Thank you for the improvements.


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: Tomatocage on May 29, 2013, 09:36:57 PM
Awesome! I'm looking forward to upgrading when I get home. Thanks, Gavin.


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: Mcoroklo on May 29, 2013, 09:41:45 PM
Great job! I will download it now :-)

Thanks for the great work.


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: kodo on May 29, 2013, 09:43:49 PM
Ugh I hate the mandatory downloads..


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: escrow.ms on May 29, 2013, 09:47:35 PM
That's awesome, going to download now.


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: Singlebyte on May 29, 2013, 09:48:21 PM
Appreciated.  Thanks for time and hard work.


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: Pieter Wuille on May 29, 2013, 09:56:30 PM
Ugh I hate the mandatory downloads..

There is nothing mandatory here.


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: chiropteran on May 29, 2013, 10:08:00 PM
Thanks for your continued work, Gavin.


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: Technomage on May 29, 2013, 10:15:02 PM
Nice update. Thanks for this. Bitcoin-Qt continues to be one of my favorite wallets.


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: wenzitui on May 29, 2013, 10:25:21 PM
Nice update. Thanks for this.


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: realdos on May 29, 2013, 10:27:52 PM
Thanks for the update. I'm trying it now!


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: savantguy on May 30, 2013, 12:31:27 AM
thanks for the update Gavin



Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: WikileaksDude on May 30, 2013, 12:33:53 AM
already installed on my 2 pc's...

happy node here!


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: ShadowOfHarbringer on May 30, 2013, 12:49:10 AM
Good work.

I will soon release my forked version of this so people can send more free transactions.


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: hlhott on May 30, 2013, 01:20:15 AM
Bitcoin-Qt version 0.8.2 is now available from:
  http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.8.2/

This is a maintenance release that fixes many bugs and includes
a few small new features.

Please report bugs using the issue tracker at github:
  https://github.com/bitcoin/bitcoin/issues


How to Upgrade

If you are running an older version, shut it down. Wait
until it has completely shut down (which might take a few minutes for older
versions), then run the installer (on Windows) or just copy over
/Applications/Bitcoin-Qt (on Mac) or bitcoind/bitcoin-qt (on Linux).

If you are upgrading from version 0.7.2 or earlier, the first time you
run 0.8.2 your blockchain files will be re-indexed, which will take
anywhere from 30 minutes to several hours, depending on the speed of
your machine.

0.8.2 Release notes

Fee Policy changes

The default fee for low-priority transactions is lowered from 0.0005 BTC
(for each 1,000 bytes in the transaction; an average transaction is
about 500 bytes) to 0.0001 BTC.

Payments (transaction outputs) of 0.543 times the minimum relay fee
(0.00005430 BTC) are now considered 'non-standard', because storing them
costs the network more than they are worth and spending them will usually
cost their owner more in transaction fees than they are worth.

Non-standard transactions are not relayed across the network, are not included
in blocks by most miners, and will not show up in your wallet until they are
included in a block.

The default fee policy can be overridden using the -mintxfee and -minrelaytxfee
command-line options, but note that we intend to replace the hard-coded fees
with code that automatically calculates and suggests appropriate fees in the
0.9 release and note that if you set a fee policy significantly different from
the rest of the network your transactions may never confirm.

Bitcoin-Qt changes

* New icon and splash screen
* Improve reporting of synchronization process
* Remove hardcoded fee recommendations
* Improve metadata of executable on MacOSX and Windows
* Move export button to individual tabs instead of toolbar
* Add "send coins" command to context menu in address book
* Add "copy txid" command to copy transaction IDs from transaction overview
* Save & restore window size and position when showing & hiding window
* New translations: Arabic (ar), Bosnian (bs), Catalan (ca), Welsh (cy),
  Esperanto (eo), Interlingua (la), Latvian (lv) and many improvements
  to current translations

MacOSX:
* OSX support for click-to-pay (bitcoin:) links
* Fix GUI disappearing problem on MacOSX (issue #1522)

Linux/Unix:
* Copy addresses to middle-mouse-button clipboard


Command-line options

* -walletnotify will call a command on receiving transactions that affect the wallet.
* -alertnotify will call a command on receiving an alert from the network.
* -par now takes a negative number, to leave a certain amount of cores free.

JSON-RPC API changes

* fixed a getblocktemplate bug that caused excessive CPU creating blocks.
* listunspent now lists account and address infromation.
* getinfo now also returns the time adjustment estimated from your peers.
* getpeerinfo now returns bytessent, bytesrecv and syncnode.
* gettxoutsetinfo returns statistics about the unspent transaction output database.
* gettxout returns information about a specific unspent transaction output.


Networking changes

* Significant changes to the networking code, reducing latency and memory consumption.
* Avoid initial block download stalling.
* Remove IRC seeding support.
* Performance tweaks.
* Added testnet DNS seeds.

Wallet compatibility/rescuing

* Cases where wallets cannot be opened in another version/installation should be reduced.
* -salvagewallet now works for encrypted wallets.


Known Bugs

* Entering the 'getblocktemplate' or 'getwork' RPC commands into the Bitcoin-Qt debug
console will cause Bitcoin-Qt to crash. Run Bitcoin-Qt with the -server command-line
option to workaround.

Thanks to everybody who contributed to the 0.8.2 release!

APerson241
Andrew Poelstra
Calvin Owens
Chuck LeDuc Díaz
Colin Dean
David Griffith
David Serrano
Eric Lombrozo
Gavin Andresen
Gregory Maxwell
Jeff Garzik
Jonas Schnelli
Larry Gilbert
Luke Dashjr
Matt Corallo
Michael Ford
Mike Hearn
Patrick Brown
Peter Todd
Philip Kaufmann
Pieter Wuille
Richard Schwab
Roman Mindalev
Scott Howard
Tariq Bashir
Warren Togami
Wladimir J. van der Laan
freewil
gladoscc
kjj2
mb300sd
super3


thanks


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: David M on May 30, 2013, 02:09:27 AM
Win 7 32 bit.  No problems during upgrade

The splash screen is excellent and the UI is improving nicely.


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: jgarzik on May 30, 2013, 02:22:35 AM
Reminder:  for those of you downloading a fresh copy of the blockchain, please consider using the blockchain data torrent (https://bitcointalk.org/index.php?topic=145386.0).

Testing feedback still welcome and encouraged. Post your platform/OS version in your report, as David M just did (thanks!).



Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: Chaoskampf on May 30, 2013, 02:28:34 AM
I was waiting for this new release to really start developing my web service. Now basically all the puzzle pieces are in their box. Can't wait to sink my teeth in. Cheers!


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: ralree on May 30, 2013, 05:19:35 AM
Ooooh love the new splash:

https://i.imgur.com/6RndmzL.png

Still says beta though  :-\
64-bit version is working in Linux perfectly!


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: Pieter Wuille on May 30, 2013, 05:32:46 AM
Still says beta though  :-\

Every Bitcoin version ever released has been beta (intentionally).


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: QuantumQrack on May 30, 2013, 06:07:38 AM
Thanks for your team's work Gavin.


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: wumpus on May 30, 2013, 07:21:28 AM
Ugh I hate the mandatory downloads..

There is nothing mandatory here.
Indeed. "Mandatory" updates are accompanied by an alert broadcast.


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: Loozik on May 30, 2013, 10:04:32 AM
My OS is Windows. Which of the two ''win32'' should I download? The red or the green one? They have different size.

Thanks

http://www3.picturepush.com/photo/a/13189561/img/13189561.png (http://picturepush.com/public/13189561)


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: Scrat Acorns on May 30, 2013, 10:08:54 AM
My OS is Windows. Which of the two ''win32'' should I download? The red or the green one? They have different size.

Thanks

The .exe one is an installer (which adds shortcuts among other things). You can unpack the other one to a directory and run it without installing it.


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: Loozik on May 30, 2013, 10:22:54 AM
The .exe one is an installer (which adds shortcuts among other things). You can unpack the other one to a directory and run it without installing it.

Thanks, it worked :)


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: Loozik on May 30, 2013, 10:26:39 AM
I have one more favour to ask. Apart from Bitcoin-Qt there is also BitcoinD (from what I understand). Can someone post a screenshot of BitcoinD's interface or how BitcoinD looks like?

Thanks


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: phatsphere on May 30, 2013, 11:06:35 AM
On Ubuntu/Unity, the menu and icon still don't work. That makes it severely broken, because you know – the menu bar is missing entirely.


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: Liquid on May 30, 2013, 12:29:13 PM
Thank you  :)


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: ralree on May 30, 2013, 12:52:15 PM
On Ubuntu/Unity, the menu and icon still don't work. That makes Unity severely broken, because you know – the menu bar is missing entirely.

FTFY


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: farproc on May 30, 2013, 01:53:31 PM
Thanks. ;D


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: Jan on May 30, 2013, 02:12:05 PM
...
Fee Policy changes

The default fee for low-priority transactions is lowered from 0.0005 BTC
(for each 1,000 bytes in the transaction; an average transaction is
about 500 bytes) to 0.0001 BTC.

Payments (transaction outputs) of 0.543 times the minimum relay fee
(0.00005430 BTC) are now considered 'non-standard', because storing them
costs the network more than they are worth and spending them will usually
cost their owner more in transaction fees than they are worth.

Non-standard transactions are not relayed across the network, are not included
in blocks by most miners, and will not show up in your wallet until they are
included in a block.

The default fee policy can be overridden using the -mintxfee and -minrelaytxfee
command-line options, but note that we intend to replace the hard-coded fees
with code that automatically calculates and suggests appropriate fees in the
0.9 release and note that if you set a fee policy significantly different from
the rest of the network your transactions may never confirm.
...

Gavin, was it only mintxfee that changed in this release? In other words: are mintxfee and minrelaytxfee the same now?

Also, the minimum allowed output will gradually invalidate most alternative client implementations, time to start coding. I guess that the policy for change-back-to-self worth less than 5420 satoshis should be to remove the change output add it to the miner fee.

In general I think it is time to update https://en.bitcoin.it/wiki/Transaction_fee


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: Loozik on May 30, 2013, 02:20:51 PM
Bitcoind is a headless daemon, so there is no "interface", other than whichever command line program you use.

See https://en.bitcoin.it/wiki/Bitcoind

Thank you.


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: Bitware on May 30, 2013, 03:33:59 PM
Thanks Gavin and all who helped.


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: ArticMine on May 30, 2013, 03:41:23 PM
One issue that seems to persist here is the lack of a menu for Bitcoin-Qt after installation in Ubuntu unity for example in Ubuntu 12.04. 



Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: jgarzik on May 30, 2013, 04:06:37 PM
One issue that seems to persist here is the lack of a menu for Bitcoin-Qt after installation in Ubuntu unity for example in Ubuntu 12.04. 

Sure this isn't a UI/Unity issue?  Did you mouse over to the very, very top-left of the screen, where the panel usually lives?



Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: ArticMine on May 30, 2013, 04:28:44 PM
There's currently an issue for this https://github.com/bitcoin/bitcoin/issues/1242

Sure this isn't a UI/Unity issue?  Did you mouse over to the very, very top-left of the screen, where the panel usually lives?

It is an issue on how Bitcoin-Qt integrates with Unity and as the github issue shows this has been going on for over a year. In fact since Unity was introduced in Ubuntu. Mousing over the top left of the screen does not display the menu in Bitcoin-Qt. That is exactly the issue.


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: The 4ner on May 30, 2013, 04:30:46 PM
Ooooh love the new splash:

https://i.imgur.com/6RndmzL.png

Still says beta though  :-\
64-bit version is working in Linux perfectly!

Nice I was hoping that they would improve the wallet image on start up it was ugly looking TBH. Also, I'm glad that the disappearing GUI on Mac OS X has been resolved thanks a bunch Gavin!


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: phatsphere on May 30, 2013, 05:42:04 PM
On Ubuntu/Unity, the menu and icon still don't work. That makes Bitcoin-QT severely broken, because you know – the menu bar is missing entirely.

FTFY

FTFY again.

no, unity is not broken, all other QT apps over here work as they should. it's just this one that makes troubles.

also, since I smell some unity bashing, you should consider changing your attitude. unity is the default UI on the most widely installed linux distribution. it should be a high level of concern that it is broken for so many systems for such a long time.  :-\


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: proatlon on May 30, 2013, 08:29:57 PM
I get the same Ubuntu problem when I first start up bitcoin-qt, but then I just close it and all the subsequent starts show the menu and icon.


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: jgarzik on May 31, 2013, 02:27:55 PM
Bitcoin-Qt version 0.8.2 is now available from:
  http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.8.2/

Installed, so far all seems to be working fine. Amount of "ERROR: CTxMemPool::accept() : nonstandard transaction type" lines in log file is huge, no wonder datadir is almost 10 GB.

The vast majority of that 10 GB is blockchain database, not debug logging.



Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: xgtele on May 31, 2013, 08:33:52 PM
Could somebody please guide me step-by-step how to upgrade bitcoind from 0.8.1 to 0.8.2 on Ubuntu 13.04 64-bit server?

I did:

sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install bitcoind

But the system said that I have the latest version (0.8.1, but not 0.8.2)

Looks like an 0.8.2 update is not available in the repository yet..

UPDATE

Compiling bitcoind/litecoind on Ubuntu Server 13.04

http://bitcointalk.co.za/t/compiling-bitcoind-litecoind-on-ubuntu-server-13-04/44


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: gigantic on June 01, 2013, 12:27:36 PM
Could somebody please guide me step-by-step how to upgrade bitcoind from 0.8.1 to 0.8.2 on Ubuntu 13.04 64-bit server?

I did:

sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install bitcoind

But the system said that I have the latest version (0.8.1, but not 0.8.2)

Looks like an 0.8.2 update is not available in the repository yet..

UPDATE

Compiling bitcoind/litecoind on Ubuntu Server 13.04

http://bitcointalk.co.za/t/compiling-bitcoind-litecoind-on-ubuntu-server-13-04/44


I am running ubuntu 13.04, Not the server version, and my problem is similar, i am trying to upgrade bitcoin-qt , i did upgrade && update, but the bitcoin wallet is not getting the update, any way to install the new version on ubuntu 13.04 without downloading the whole blockchain? will it be in the repository soon?

Thanks.


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: BitAddict on June 01, 2013, 01:00:25 PM
Good work, thanks!  :)


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: Timo Y on June 04, 2013, 11:09:08 AM
This version is failing to connect to Tor network through SOCKS proxy (IP: 127.0.0.1 Port:9050)

Previous version worked fine.

OS: Windows 7


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: MrLetter on June 04, 2013, 01:54:27 PM
I'm stuck on block 239195, this was the same block that I was stuck on before updating. Also the only reason I figured an update was out.
I updated about six hours before this post. Using Win 7.


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: P_Shep on June 04, 2013, 06:17:10 PM
Great work on the performance tweaks. Using much less memory (~100Mb less as far as I can tell) and a bit less CPU usage.
Running nicely compiled for MIPSEL on my router :)


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: MrLetter on June 05, 2013, 09:49:12 AM
I'm stuck on block 239195, this was the same block that I was stuck on before updating. Also the only reason I figured an update was out.
I updated about six hours before this post. Using Win 7.

Start client with -reindex option. It will take few hours to complete the task.

Thanks, didn't know about reindex, worked like a charm. :D


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: silverback on June 06, 2013, 10:18:11 AM
Downloaded this client yesterday. It has a bug. It tells me I got 2 more bitcoins than I actually have got. Even the amounts in the transaction window don't add up to what it says I have got.


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: CumpsD on June 23, 2013, 08:26:39 PM
Just a question, why did IRC seeding support get removed?

Would love to know the reason behind it


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: jgarzik on June 23, 2013, 09:00:48 PM
Just a question, why did IRC seeding support get removed?

Would love to know the reason behind it

Unreliable centralized service



Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: CumpsD on June 23, 2013, 09:02:06 PM
Just a question, why did IRC seeding support get removed?

Would love to know the reason behind it

Unreliable centralized service

How is seeding handled now?


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: Stephen Gornick on July 09, 2013, 04:25:16 AM
In general I think it is time to update https://en.bitcoin.it/wiki/Transaction_fee

I just updated the default fees in that wiki article.  
 - http://en.bitcoin.it/wiki/Transaction_fee

paytxfee was showing a non-zero value, but that is zero in the software, and has been for quite some time right?

A second set of eyes on the changes would be helpful.


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: Seed on July 15, 2013, 01:08:51 AM
Is there a way to charge the transactions fees to a single account using bitcoind (Besides modifying the client code, because thats my current plan)? This feature would be really handy, because I would like to pay the fees for all the users on my site easily.


Title: Re: Bitcoin-Qt / bitcoind 0.8.2 (final) available
Post by: Seed on July 15, 2013, 01:37:44 AM
Just a question, why did IRC seeding support get removed?

Would love to know the reason behind it

Unreliable centralized service

How is seeding handled now?

By reliable centralized services. It is called DNSSeed.