Pages:
Author

Topic: Bitcoin Core 0.14.0 Released - page 2. (Read 11227 times)

full member
Activity: 204
Merit: 100
March 19, 2017, 12:00:44 PM
#43
Is this really critical to transfer all the bitcoins on own computer?

I keep them on www.blockchain.info, but it looks like there are risks.

What is your opinion?

Well I've always read all over the place that you should never keep all your bitcoins online (whether online exchanges or wallets).
newbie
Activity: 3
Merit: 0
March 19, 2017, 07:42:42 AM
#42
Is this really critical to transfer all the bitcoins on own computer?

I keep them on www.blockchain.info, but it looks like there are risks.

What is your opinion?
full member
Activity: 204
Merit: 100
March 17, 2017, 06:28:19 AM
#41
Thanks man !

I hope that if I run binaries directly without moving them the program will locate the blockchain that I already have completely downloaded from an earlier install ...

EDIT: Ok, added path, executed bitcoin-qt and runnign fine and recognized the blockchain I had downloaded previously !

Now to tackle the Armory Wallet from hell side !!!
staff
Activity: 3458
Merit: 6793
Just writing some code
March 16, 2017, 01:38:52 PM
#40
Thanks, extracted the tgz and now have in a folder but what do I do with it?

Do I just copy the files of the different folders (bin, include, lib, share) to the corresponding folders in my root directory?
You can do that. You can also just run the binaries directly from the folder they are in. You can also add the path of the binaries to your PATH so they can be run from anywhere.
full member
Activity: 204
Merit: 100
March 16, 2017, 01:15:57 PM
#39
Thanks, extracted the tgz and now have in a folder but what do I do with it?

Do I just copy the files of the different folders (bin, include, lib, share) to the corresponding folders in my root directory?
staff
Activity: 3458
Merit: 6793
Just writing some code
March 16, 2017, 11:43:11 AM
#38
Hi

I installed this version adding to the repository packages and then sudo apt-get install bitcoin-qt

But then I read that it's safer to install directly using the Linux TGZ found at https://bitcoin.org/en/download, which I want to install instead.

I'm running latest version of Lubuntu (instead of just Ubuntu because  wanted to have better performance as Lubuntu is a lighter ubuntu flavor).

Surprizingly I've been looking around all over the web and I cannot find anywhere HOW TO INSTALL the Bitcoin Core tgz. Can anyone help please ?

Thanks
The archive is not something you install in the traditional sense of "install software". Rather it just contains the binaries that you run, so just extract the archive to some place and add the path to wherever you extracted it to your PATH environment variable.
full member
Activity: 204
Merit: 100
March 16, 2017, 10:42:49 AM
#37
Hi

I installed this version adding to the repository packages and then sudo apt-get install bitcoin-qt

But then I read that it's safer to install directly using the Linux TGZ found at https://bitcoin.org/en/download, which I want to install instead.

I'm running latest version of Lubuntu (instead of just Ubuntu because  wanted to have better performance as Lubuntu is a lighter ubuntu flavor).

Surprizingly I've been looking around all over the web and I cannot find anywhere HOW TO INSTALL the Bitcoin Core tgz. Can anyone help please ?

Thanks
newbie
Activity: 58
Merit: 0
March 15, 2017, 12:44:20 PM
#36
Hey,
What s this Bitcoin core ?
Is it  kind of software that controls the flow of bitcoin ?

Couldn't Understand it

bitcoin core is the client that you need to download to use bitcoin, is the primary client there are other light client like electrum and multibit
legendary
Activity: 2674
Merit: 2970
Terminated.
March 15, 2017, 04:53:05 AM
#35
Hey,
What s this Bitcoin core ?
Is it  kind of software that controls the flow of bitcoin ?

Couldn't Understand it
Bitcoin Core (previously bitcoin-qt) is the reference client, i.e. one of many Bitcoin implementations. Bitcoin Core can not control "the flow of Bitcoin". You need to read up on the basics of Bitcoin as you clearly do not understand how the decentralized system works.
full member
Activity: 168
Merit: 100
March 15, 2017, 04:50:24 AM
#34
Hey,
What s this Bitcoin core ?
Is it  kind of software that controls the flow of bitcoin ?

Couldn't Understand it
staff
Activity: 3458
Merit: 6793
Just writing some code
March 13, 2017, 09:40:31 PM
#33
Is there any word if this version of core if we can finally  export/import the hd "seed" yet?

Icon
You can export it to a file using the dumpwallet RPC (all the private keys will be exported as well). There is no import functionality.
hero member
Activity: 821
Merit: 503
March 13, 2017, 06:57:24 PM
#32
Is there any word if this version of core if we can finally  export/import the hd "seed" yet?

Icon

legendary
Activity: 3248
Merit: 1070
March 12, 2017, 04:52:02 PM
#31
probably the wallet is partially corrupted now, some times it crash other times no, i tried with another wallet and it work fine

i think this happened when i installed the new nvidia drivers and the system crashed because there was a game opened, and i was forced to shut down everything and restart

legendary
Activity: 1512
Merit: 1012
March 12, 2017, 04:45:41 PM
#30
multiwallet with HD wallet base or not ?
legendary
Activity: 2674
Merit: 2970
Terminated.
March 12, 2017, 03:25:42 PM
#29
something wrong, some times the client crash on startup when i manage multiple wallet, especially when i delete one and put the other instead of it, never happened with other release...
Changing wallets works fine for me. Properly describe what you did, and create an issue here: https://github.com/bitcoin/bitcoin/issues
Don't forget to include your debug log (around the time of the crash).
legendary
Activity: 3248
Merit: 1070
March 12, 2017, 03:24:27 PM
#28
something wrong, some times the client crash on startup when i manage multiple wallet, especially when i delete one and put the other instead of it, never happened with other release...
legendary
Activity: 1795
Merit: 1208
This is not OK.
March 12, 2017, 02:31:46 PM
#27
Norton has decided it's virus and removed it. Usual "We don't really know what we're doing, so we're deleting it" WS.Reputation.1.
legendary
Activity: 1512
Merit: 1012
March 11, 2017, 08:02:58 AM
#26
Good release on 10Mb/s line :

legendary
Activity: 3248
Merit: 1070
March 10, 2017, 01:27:13 AM
#25
I have just downloaded this version  but it's fine. I do not know what is your problem?
The wallet synchronazing will take 5 days or more to update blocks. Please be patient for it.


that's not always true, it take one day in my case to sync, it really depend on your ssd speed and cpu, if you have low internet speed also it's a factor

would be curious to see with a 960 pro m2 how fast it would sync...
staff
Activity: 3458
Merit: 6793
Just writing some code
March 09, 2017, 12:40:38 PM
#24
Thanks achow101, I got the sha256sums file from bitcoin.org, i would have presumed that it would be right Huh  where are you getting the hash from ?
I also got it from bitcoin.org. And from the gitian builds that I and several other people did.

I just realized that your problem is that you are looking at the wrong line (or your software is not showing the line breaks properly).

This is the SHA256SUMS.asc from bitcoin.org:
Code:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

466adccf7352f06de35afc1627a3ea721764268ceaf08fa3641f9b47e7df091a  bitcoin-0.14.0-aarch64-linux-gnu.tar.gz
55957e2c35aa2ba836cbae7cbf945bcf489a46b243551b0f6fd86f60603032a6  bitcoin-0.14.0-arm-linux-gnueabihf.tar.gz
e4bb8b52acde07788dfcf024645fe291f0deca2b7172939fb2ddb8789fe56973  bitcoin-0.14.0-i686-pc-linux-gnu.tar.gz
e01e3cdd3c4138eccaf0c1267caa3bcdb6949ee63c1e396842b70f102fb4bcaf  bitcoin-0.14.0-osx64.tar.gz
50fea43935e93381552b6730444eed6bbe513637a785e1b864b0c5883729228c  bitcoin-0.14.0-osx.dmg
d743d4866a0d4c1457f81530c45258a8b6383d1cafc458eedcba8d01728a641e  bitcoin-0.14.0.tar.gz
95a030be5c1649023e3aa81d1cd9eabd4258f1b00f0fc51066d02126219705af  bitcoin-0.14.0-win32-setup.exe
864ef77b9b4812ec59adff04d44213a6039c66970a9ae31e8620997a8c1537bc  bitcoin-0.14.0-win32.zip
f260d52cf2fe91c4be99ed6fcf8aa0de669ff326c5da920b7ed3a3e2ec981e0a  bitcoin-0.14.0-win64-setup.exe
415693ed81cfc4960bbfcb815529003405aefbf839ef8fc901b0a2c4ef5317d0  bitcoin-0.14.0-win64.zip
06e6ceeb687e784e9aaad45e9407c7eed5f7e9c9bbe44083179287f54f0f9f2b  bitcoin-0.14.0-x86_64-linux-gnu.tar.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJYv6gQAAoJEJDIAZ42wulk9e0P/0vAR1wxuQvHthS36w0LRDI4
7c3Go/2TPbgGo1PinMhobYeVWE+lfhb9scFGZQiCAvIoRhVsOB8KRN3BS0QDI5gS
iqZJPAl4dz/QtWOyYOv2hAp/hGzChnxoWmkhXmNp4R5y6oLAXOSAkJfGh7btkWBg
LL+tUnkQDcA10DlP3H3O+joxIFrqs9i3UVz5L1bf3M0YtCNOSzdEN7Pv3YwLrij9
dggZwqijTZksi+ouA/ibPni0IWX4sEPs2w/D3lVMQsXc+CdLu/wJByGENg9Gy8VS
1jhGL6PQgbR1SoCvSZ0Je3BDllXpkzzsIUNna56v5+5OXHr9GMrlr7E4qINz6Sl4
LrdEwqZ0Kw1yzs8MlDnTEmH4RGX56cvBjEznFomKmoQUKZKLdzAl5HZWrp6s4HXn
YpstVVCSC615Wm7H2Wd1FrBDU/lq0gHy/w7TNdkLzLIQcJkylo1YzYNkR5Av1Sfd
4prZOVt0LdBgHClObAknByHV92qG6WYn/uXCRUu1MQjWPiI6CjcbEpIAMhxYrM43
1bujklpAXCLudhQ/ShB55SJtKsQ+vcwuAWI+5w/s46k89qUObjBJl5PsvW86kfJQ
GHfLbaeEP4SDGl16YKD6D4MjE/Qkp9reGSij+Sadft5jyJkJEgS9zgiKzD+zXBOA
Df25YpP5jfRJb9xHOUQl
=PU5A
-----END PGP SIGNATURE-----
The hash of the setup.exe matches. What you are trying to compare it to is the zip file, not the setup.
Pages:
Jump to: