Bitcoin Forum
May 04, 2024, 07:43:21 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 4 5 »  All
  Print  
Author Topic: Bitcoin Core 0.14.2 Released  (Read 37974 times)
achow101 (OP)
Staff
Legendary
*
Offline Offline

Activity: 3388
Merit: 6581


Just writing some code


View Profile WWW
June 17, 2017, 03:45:50 PM
 #1

Bitcoin Core version 0.14.2 is now available from:

  <https://bitcoin.org/bin/bitcoin-core-0.14.2/>

This is a new minor version release, including various bugfixes and
performance improvements, as well as updated translations.

Please report bugs using the issue tracker at github:

  <https://github.com/bitcoin/bitcoin/issues>

To receive security and update notifications, please subscribe to:

  <https://bitcoincore.org/en/list/announcements/join/>

Compatibility
==============

Bitcoin Core is extensively tested on multiple operating systems using
the Linux kernel, macOS 10.8+, and Windows Vista and later.

Microsoft ended support for Windows XP on [April 8th, 2014](https://www.microsoft.com/en-us/WindowsForBusiness/end-of-xp-support),
No attempt is made to prevent installing or running the software on Windows XP, you
can still do so at your own risk but be aware that there are known instabilities and issues.
Please do not report issues about Windows XP to the issue tracker.

Bitcoin Core should also work on most other Unix-like systems but is not
frequently tested on them.

Notable changes
===============

miniupnp CVE-2017-8798
----------------------------

Bundled miniupnpc was updated to 2.0.20170509. This fixes an integer signedness error
(present in MiniUPnPc v1.4.20101221 through v2.0) that allows remote attackers
(within the LAN) to cause a denial of service or possibly have unspecified
other impact.

This only affects users that have explicitly enabled UPnP through the GUI
setting or through the `-upnp` option, as since the last UPnP vulnerability
(in Bitcoin Core 0.10.3) it has been disabled by default.

If you use this option, it is recommended to upgrade to this version as soon as
possible.

Known Bugs
==========

Since 0.14.0 the approximate transaction fee shown in Bitcoin-Qt when using coin
control and smart fee estimation does not reflect any change in target from the
smart fee slider. It will only present an approximate fee calculated using the
default target. The fee calculated using the correct target is still applied to
the transaction and shown in the final send confirmation dialog.

0.14.2 Change log
=================

Detailed release notes follow. This overview includes changes that affect
behavior, not code moves, refactors and string updates. For convenience in locating
the code changes and accompanying discussion, both the pull request and
git merge commit are mentioned.

### RPC and other APIs
- #10410 `321419b` Fix importwallet edge case rescan bug (ryanofsky)

### P2P protocol and network code
- #10424 `37a8fc5` Populate services in GetLocalAddress (morcos)
- #10441 `9e3ad50` Only enforce expected services for half of outgoing connections (theuni)

### Build system
- #10414 `ffb0c4b` miniupnpc 2.0.20170509 (fanquake)
- #10228 `ae479bc` Regenerate bitcoin-config.h as necessary (theuni)

### Miscellaneous
- #10245 `44a17f2` Minor fix in build documentation for FreeBSD 11 (shigeya)
- #10215 `0aee4a1` Check interruptNet during dnsseed lookups (TheBlueMatt)

### GUI
- #10231 `1e936d7` Reduce a significant cs_main lock freeze (jonasschnelli)

### Wallet
- #10294 `1847642` Unset change position when there is no change (instagibbs)

Credits
=======

Thanks to everyone who directly contributed to this release:

- Alex Morcos
- Cory Fields
- fanquake
- Gregory Sanders
- Jonas Schnelli
- Matt Corallo
- Russell Yanofsky
- Shigeya Suzuki
- Wladimir J. van der Laan

As well as everyone that helped translating on [Transifex](https://www.transifex.com/projects/p/bitcoin/).


1714851801
Hero Member
*
Offline Offline

Posts: 1714851801

View Profile Personal Message (Offline)

Ignore
1714851801
Reply with quote  #2

1714851801
Report to moderator
1714851801
Hero Member
*
Offline Offline

Posts: 1714851801

View Profile Personal Message (Offline)

Ignore
1714851801
Reply with quote  #2

1714851801
Report to moderator
1714851801
Hero Member
*
Offline Offline

Posts: 1714851801

View Profile Personal Message (Offline)

Ignore
1714851801
Reply with quote  #2

1714851801
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714851801
Hero Member
*
Offline Offline

Posts: 1714851801

View Profile Personal Message (Offline)

Ignore
1714851801
Reply with quote  #2

1714851801
Report to moderator
1714851801
Hero Member
*
Offline Offline

Posts: 1714851801

View Profile Personal Message (Offline)

Ignore
1714851801
Reply with quote  #2

1714851801
Report to moderator
Butoeskor
Sr. Member
****
Offline Offline

Activity: 388
Merit: 250


View Profile
June 26, 2017, 01:53:39 PM
 #2

Hi, I would like to know if it is the latest version. I need download the last versión the official wallet.
achow101 (OP)
Staff
Legendary
*
Offline Offline

Activity: 3388
Merit: 6581


Just writing some code


View Profile WWW
June 26, 2017, 04:45:26 PM
 #3

Hi, I would like to know if it is the latest version.
Bitcoin Core 0.14.2 is the latest version of Bitcoin Core.

I need download the last versión the official wallet.
There is no such thing as "the official wallet" of Bitcoin. No wallet is "the official wallet".

slaithe
Full Member
***
Offline Offline

Activity: 232
Merit: 100


View Profile
June 27, 2017, 01:21:55 AM
 #4

this one is not official wallet, its like full wallet with all history
ric_ardo
Full Member
***
Offline Offline

Activity: 230
Merit: 100


View Profile
June 27, 2017, 09:06:40 AM
 #5

Bitcoin Core version 0.14.2 is now available from:

  <https://bitcoin.org/bin/bitcoin-core-0.14.2/>

This is a new minor version release, including various bugfixes and
performance improvements, as well as updated translations.

Please report bugs using the issue tracker at github:

  <https://github.com/bitcoin/bitcoin/issues>

To receive security and update notifications, please subscribe to:

  <https://bitcoincore.org/en/list/announcements/join/>

Compatibility
==============

Bitcoin Core is extensively tested on multiple operating systems using
the Linux kernel, macOS 10.8+, and Windows Vista and later.

Microsoft ended support for Windows XP on [April 8th, 2014](https://www.microsoft.com/en-us/WindowsForBusiness/end-of-xp-support),
No attempt is made to prevent installing or running the software on Windows XP, you
can still do so at your own risk but be aware that there are known instabilities and issues.
Please do not report issues about Windows XP to the issue tracker.

Bitcoin Core should also work on most other Unix-like systems but is not
frequently tested on them.

Notable changes
===============

miniupnp CVE-2017-8798
----------------------------

Bundled miniupnpc was updated to 2.0.20170509. This fixes an integer signedness error
(present in MiniUPnPc v1.4.20101221 through v2.0) that allows remote attackers
(within the LAN) to cause a denial of service or possibly have unspecified
other impact.

This only affects users that have explicitly enabled UPnP through the GUI
setting or through the `-upnp` option, as since the last UPnP vulnerability
(in Bitcoin Core 0.10.3) it has been disabled by default.

If you use this option, it is recommended to upgrade to this version as soon as
possible.

Known Bugs
==========

Since 0.14.0 the approximate transaction fee shown in Bitcoin-Qt when using coin
control and smart fee estimation does not reflect any change in target from the
smart fee slider. It will only present an approximate fee calculated using the
default target. The fee calculated using the correct target is still applied to
the transaction and shown in the final send confirmation dialog.

0.14.2 Change log
=================

Detailed release notes follow. This overview includes changes that affect
behavior, not code moves, refactors and string updates. For convenience in locating
the code changes and accompanying discussion, both the pull request and
git merge commit are mentioned.

### RPC and other APIs
- #10410 `321419b` Fix importwallet edge case rescan bug (ryanofsky)

### P2P protocol and network code
- #10424 `37a8fc5` Populate services in GetLocalAddress (morcos)
- #10441 `9e3ad50` Only enforce expected services for half of outgoing connections (theuni)

### Build system
- #10414 `ffb0c4b` miniupnpc 2.0.20170509 (fanquake)
- #10228 `ae479bc` Regenerate bitcoin-config.h as necessary (theuni)

### Miscellaneous
- #10245 `44a17f2` Minor fix in build documentation for FreeBSD 11 (shigeya)
- #10215 `0aee4a1` Check interruptNet during dnsseed lookups (TheBlueMatt)

### GUI
- #10231 `1e936d7` Reduce a significant cs_main lock freeze (jonasschnelli)

### Wallet
- #10294 `1847642` Unset change position when there is no change (instagibbs)

Credits
=======

Thanks to everyone who directly contributed to this release:

- Alex Morcos
- Cory Fields
- fanquake
- Gregory Sanders
- Jonas Schnelli
- Matt Corallo
- Russell Yanofsky
- Shigeya Suzuki
- Wladimir J. van der Laan

As well as everyone that helped translating on [Transifex](https://www.transifex.com/projects/p/bitcoin/).



Good, I hope this version will take up more CPU space Grin
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
June 27, 2017, 09:32:53 AM
 #6

this one is not official wallet, its like full wallet with all history

well for official wallet they usually me an the one that is supported by the core dev team

everything else is considered a fork in the same way as any altcoin even the exchange agree with this view
Icon
Hero Member
*****
Offline Offline

Activity: 821
Merit: 503



View Profile
June 27, 2017, 04:33:48 PM
 #7

i am guessing no, but worth the ask, is this new update going to be compatible with the Segwit2x that's suppose to go live August 1'st? and BIP 148?

Icon



achow101 (OP)
Staff
Legendary
*
Offline Offline

Activity: 3388
Merit: 6581


Just writing some code


View Profile WWW
June 27, 2017, 05:02:16 PM
 #8

i am guessing no, but worth the ask, is this new update going to be compatible with the Segwit2x that's suppose to go live August 1'st? and BIP 148?
No.

The Bitcoin Core developers do not support Segwit2x or any of the other hard fork proposals. There also is not consensus about BIP 148 so that is not supported either.

Meuh6879
Legendary
*
Offline Offline

Activity: 1512
Merit: 1011



View Profile
June 27, 2017, 10:36:01 PM
 #9

Bitcoin BTC1 = SegWit2x (Segwit + 2Mb block).
Bitcoin Knots = Segwit BIP148 if you activate the command line (if not, it's a Bitcoin Core).
Bitcoin Core = Follow the majority.
Bitcoin UASF = Enforce BIP148 (Segwit) at 1st August.
Bitcoin BU = No Segwit.
Bitcoin Classic = No Segwit.
Bitcoin XT = No Segwit.

Others softwares don't have Network history feature (complete local blockchain).
JayJuanGee
Legendary
*
Offline Offline

Activity: 3710
Merit: 10211


Self-Custody is a right. Say no to"Non-custodial"


View Profile
July 07, 2017, 07:34:22 AM
 #10

i am guessing no, but worth the ask, is this new update going to be compatible with the Segwit2x that's suppose to go live August 1'st? and BIP 148?
No.

The Bitcoin Core developers do not support Segwit2x or any of the other hard fork proposals. There also is not consensus about BIP 148 so that is not supported either.

How come this website says, download bitcoin core with BIP 148 support? 

https://bitcoinuasf.org/


they got it wrong?

1) Self-Custody is a right.  There is no such thing as "non-custodial" or "un-hosted."  2) ESG, KYC & AML are attack-vectors on Bitcoin to be avoided or minimized.  3) How much alt (shit)coin diversification is necessary? if you are into Bitcoin, then 0%......if you cannot control your gambling, then perhaps limit your alt(shit)coin exposure to less than 10% of your bitcoin size...Put BTC here: bc1q49wt0ddnj07wzzp6z7affw9ven7fztyhevqu9k
achow101 (OP)
Staff
Legendary
*
Offline Offline

Activity: 3388
Merit: 6581


Just writing some code


View Profile WWW
July 07, 2017, 04:28:25 PM
 #11

How come this website says, download bitcoin core with BIP 148 support? 

https://bitcoinuasf.org/


they got it wrong?
That is fork of Bitcoin Core which has a fairly small patchset on top of it for BIP 148 support. It is basically a version of Bitcoin Core that has BIP 148 support, but it is not published by Core nor endorsed by Core.

Meuh6879
Legendary
*
Offline Offline

Activity: 1512
Merit: 1011



View Profile
July 07, 2017, 05:49:25 PM
 #12

i prefer Bitcoin Knots, you can choose to enforce BIP148 (marker +BIP148 on uacomment) or not ... with others tools integrated from githup open deposit sources (fork).

https://bitcoinknots.org/
TTTaka
Jr. Member
*
Offline Offline

Activity: 57
Merit: 10


View Profile
July 09, 2017, 09:18:17 AM
 #13

There is no official wallet, but we can still download a wallet to make a cold wallet on the computer to ensure security Grin
AgatioX
Full Member
***
Offline Offline

Activity: 546
Merit: 105



View Profile
July 10, 2017, 04:35:35 PM
 #14

I'm so confused already.  Roll Eyes
Will there be 2 bitcoins after 1 august or not?
Some ppl say there will be no softfork now,its canceled.So there is no needs to look for wallet wich will be ready to show you both btc.
Some say there will be UASF and 2 coins and we need to hodl on wallets to get both.  Huh

What will happen?Wich wallet should I install and hodl or not to hodl?

This wallet supports UASF and 2 coins?First time I tried to download core database by HDD died Tongue
achow101 (OP)
Staff
Legendary
*
Offline Offline

Activity: 3388
Merit: 6581


Just writing some code


View Profile WWW
July 10, 2017, 05:24:19 PM
 #15

I'm so confused already.  Roll Eyes
Will there be 2 bitcoins after 1 august or not?
Possibly. There may or may not be chain split; it depends on whether enough miners support BIP 148.

What will happen?
No one knows. That requires us to be able to predict the future, which is literally impossible. No one can say what will or will not happen until after August 1st.

Wich wallet should I install and hodl or not to hodl?
Choose whatever wallet you want to use. Just check that they are supporting the proposal you support and that they have proper protections in place to ensure you are following the chain that you want to if a fork happens.

Asking about UASF or BIP 148 is off topic for this thread.

This wallet supports UASF and 2 coins?First time I tried to download core database by HDD died Tongue
No. Bitcoin Core does not support any current UASF.

Ruderalis
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
July 11, 2017, 12:13:38 PM
Last edit: July 11, 2017, 03:59:39 PM by Ruderalis
 #16

Hi everyone,

I have a question about the security of the file provided in the link at the beginning of this post, and is that after downloading the file and uploading it to virustotal.com there are five detections of malware, likewise as far as I know the sha256sum does not correspond the one provided by the same page, could someone confirm the latter, as well as ensure the reliability of the file?

The link of the analysis:
https://www.virustotal.com/es/file/3a0057e4d6ca172566a93192234ef28916cbb052db9e15997569d9c08502c49a/analysis/1499774418/

Thank's everyone !
atun jong
Full Member
***
Offline Offline

Activity: 196
Merit: 100

atun jong


View Profile
July 11, 2017, 05:24:53 PM
 #17

Developers should support Bitcoin Core or other hard fork proposals.

achow101 (OP)
Staff
Legendary
*
Offline Offline

Activity: 3388
Merit: 6581


Just writing some code


View Profile WWW
July 11, 2017, 09:58:29 PM
 #18

Hi everyone,

I have a question about the security of the file provided in the link at the beginning of this post, and is that after downloading the file and uploading it to virustotal.com there are five detections of malware, likewise as far as I know the sha256sum does not correspond the one provided by the same page, could someone confirm the latter, as well as ensure the reliability of the file?

The link of the analysis:
https://www.virustotal.com/es/file/3a0057e4d6ca172566a93192234ef28916cbb052db9e15997569d9c08502c49a/analysis/1499774418/

Thank's everyone !
The SHA256 of the file on virustotal matches that in the SHA256SUMS.asc file, so the download is legitimate. The executable is fine and safe. The detections on virustotal are false positives. Bitcoin Core is often flagged as a virus because it looks for a wallet.dat file (so usually considered a coin stealer) and it contains mining logic (so also considered a bitcoin miner). These are true, but are also integral to Bitcoin Core functioning properly; it is the software the makes the wallet.dat file that many viruses try to steal. It also contains logic for mining blocks, but this is only for testnet and regtest networks now. If you have verified that the sha256 of the file matches the sha256 in SHA256SUMS.asc and you have verified the PGP signature in SHA256SUMS.asc, then the file is safe and not a virus.

AgatioX
Full Member
***
Offline Offline

Activity: 546
Merit: 105



View Profile
July 12, 2017, 05:13:54 AM
 #19

I'm so confused already.  Roll Eyes
Will there be 2 bitcoins after 1 august or not?
Possibly. There may or may not be chain split; it depends on whether enough miners support BIP 148.

What will happen?
No one knows. That requires us to be able to predict the future, which is literally impossible. No one can say what will or will not happen until after August 1st.

Wich wallet should I install and hodl or not to hodl?
Choose whatever wallet you want to use. Just check that they are supporting the proposal you support and that they have proper protections in place to ensure you are following the chain that you want to if a fork happens.

Asking about UASF or BIP 148 is off topic for this thread.

This wallet supports UASF and 2 coins?First time I tried to download core database by HDD died Tongue
No. Bitcoin Core does not support any current UASF.

Thanks alot for explanations and sorry about offtopic.

Well lets wait for fork support implementation (if there will be one in the end)
Ruderalis
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
July 12, 2017, 09:18:20 PM
 #20

Hi everyone,

I have a question about the security of the file provided in the link at the beginning of this post, and is that after downloading the file and uploading it to virustotal.com there are five detections of malware, likewise as far as I know the sha256sum does not correspond the one provided by the same page, could someone confirm the latter, as well as ensure the reliability of the file?

The link of the analysis:
https://www.virustotal.com/es/file/3a0057e4d6ca172566a93192234ef28916cbb052db9e15997569d9c08502c49a/analysis/1499774418/

Thank's everyone !
The SHA256 of the file on virustotal matches that in the SHA256SUMS.asc file, so the download is legitimate. The executable is fine and safe. The detections on virustotal are false positives. Bitcoin Core is often flagged as a virus because it looks for a wallet.dat file (so usually considered a coin stealer) and it contains mining logic (so also considered a bitcoin miner). These are true, but are also integral to Bitcoin Core functioning properly; it is the software the makes the wallet.dat file that many viruses try to steal. It also contains logic for mining blocks, but this is only for testnet and regtest networks now. If you have verified that the sha256 of the file matches the sha256 in SHA256SUMS.asc and you have verified the PGP signature in SHA256SUMS.asc, then the file is safe and not a virus.

Sorry mate, i think i didn't do it right, cause i checked the SHA256 of the file through the terminal on linux using the sha256sum command and the result didnt' match the sha256sum.asc file, Could someone explain how to verify sha256 and PGP signatures ?, (i think it would be an important contribution for the newbies like me even if it is offtopic)
Pages: [1] 2 3 4 5 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!