wfthkttn
Jr. Member
Offline
Activity: 98
Merit: 1
|
|
December 01, 2017, 09:40:39 AM |
|
Are you talking about this script? Also BSD is available for GNU/Linux systems, you just need to know how to compile it. There's no point of using binaries on those systems, if it is available as open source and easy to compile. If you have problems with the compiling, just send me a PM with your operating system and i'll send you a step to step guide for compiling the thing as a whole. No, this one. It compiles BSD wallet and installs it with ease. Currently most used distro is ubuntu 16.04, else 14.04. If you remember requirements, can you drop it here?
|
|
|
|
onnz423
|
|
December 01, 2017, 10:04:42 AM |
|
About this script actually https://github.com/dArkjON/BSD-Masternode-Setup-1404From the same person but for bsd masternode. the one you link to is for btx node Sure, we all agree that so long as clear instructions for compilation are available, you don't need to provide binaries. But in this case, a good guide seems to be missing. Also, you can't have a guide for all distros and not everyone uses ubuntu 16.04 which seems to be what all guides focus on. So the existence of binaries is very convenient. If I have trouble compiling it I'll PM you. I agree, however there are so many distros that it is not just worth the time writing guides for all of the different varitions of distributions. Ubuntu 16.04 happens to be really common (not sure if the most used version of ubuntu), so of course it provides the most support. However problem solving is kind of a important part of the GNU/Linux experience If you remember requirements, can you drop it here?
Requirements for what distribution? Package names vary very much, so if you can tell me exact version and distribution, then i can go through whole compilation process on a virtual machine and report back the whole compilation process with easy copy/paste commands.
|
|
|
|
wfthkttn
Jr. Member
Offline
Activity: 98
Merit: 1
|
|
December 01, 2017, 10:23:04 AM |
|
Requirements for what distribution? Package names vary very much, so if you can tell me exact version and distribution, then i can go through whole compilation process on a virtual machine and report back the whole compilation process with easy copy/paste commands.
Nah, i was thinking to do the same, and i will.
|
|
|
|
bspus
Legendary
Offline
Activity: 2165
Merit: 1002
|
|
December 01, 2017, 10:52:30 AM |
|
I agree, however there are so many distros that it is not just worth the time writing guides for all of the different varitions of distributions. Ubuntu 16.04 happens to be really common (not sure if the most used version of ubuntu), so of course it provides the most support. However problem solving is kind of a important part of the GNU/Linux experience Well the easiest way to "solve" the problem is to have a Ubuntu 16.04 VM or whatever is the standard for the current year. So that's where I do all my linux stuff now, particularly when it comes to compiling and crypto.
|
|
|
|
|
rmd73
Sr. Member
Offline
Activity: 385
Merit: 252
Think with your brain. It is not illegal (yet).
|
|
December 01, 2017, 02:58:08 PM |
|
I agree, however there are so many distros that it is not just worth the time writing guides for all of the different varitions of distributions. Ubuntu 16.04 happens to be really common (not sure if the most used version of ubuntu), so of course it provides the most support. However problem solving is kind of a important part of the GNU/Linux experience Well the easiest way to "solve" the problem is to have a Ubuntu 16.04 VM or whatever is the standard for the current year. So that's where I do all my linux stuff now, particularly when it comes to compiling and crypto. On my main machine running XUbuntu 14.04 the version 0.14.0.4 compiled like a charm. On my old laptop running XUbuntu 16.04 it failed (hints in a previous post). So, my take on that would be to run a VM with Ubuntu 14.04 and set up a masternode with it. The masternode setup script ( https://github.com/dArkjON/BSD-Masternode-Setup-1404) should work well. Just my2 cents, but... have fun
|
|
|
|
Limx Dev (OP)
Copper Member
Legendary
Offline
Activity: 2352
Merit: 1348
|
|
December 01, 2017, 03:44:12 PM |
|
Thank you, yes it is true. We are now the first masternode coin with newest coinbase and segwit. I am very happy about that. { "chain": "main", "blocks": 402644, "headers": 402644, "bestblockhash": "0000000001a33e036076deb621daf300849dd3f4f9f4a38078c8a1b05c633e3d", "difficulty": 54.12132082532227, "mediantime": 1512141149, "verificationprogress": 1, "chainwork": "000000000000000000000000000000000000000000000000009dd9582469bab9", "pruned": false, "softforks": [ { "id": "bip34", "version": 2, "reject": { "status": true } }, { "id": "bip66", "version": 3, "reject": { "status": true } }, { "id": "bip65", "version": 4, "reject": { "status": true } } ], "bip9_softforks": { "csv": { "status": "active", "startTime": 1503255158, "timeout": 1607990400, "since": 366336 }, "segwit": { "status": "active", "startTime": 1503255158, "timeout": 1607990400, "since": 402624 } } } Segwit with Core 0.14.x The Segwit opens up new possibilities like the Lightning Network, Tumblebit, Schnorr Signatures, Confidential Transactions, Cross-chain atomic swaps, and so on. We are already exploring all these new functions, and testing the water. We expect the first implementations as fast as possible.Kind Regards Christian
|
Bitcore BTX - a UTXO fork of Bitcoin - since 2017
|
|
|
Limx Dev (OP)
Copper Member
Legendary
Offline
Activity: 2352
Merit: 1348
|
|
December 01, 2017, 03:46:34 PM |
|
I have to retract (and apologize for) the "compiled binaries" part. You're right, the instructions must be clear for everyone and working. The release notes should contain a warning about known big issues like this one ("not available for Linux" -- WTF?). I hope that BSD code will regain the qualities that attracted so many supporters. That's a pretty thick "glitch". BTW, I tested dArkjON's script. It doesn't work on last version of BSD and the culprit seems to be related to a boost component... or a misplaced backslash Apology accepted I'll give it a shot during the weekend anyway to see for myself where it breaks. Hopefully the devs will fix it soon enough. Still waiting for an official answer on this. Can I use 14.0.3 for a masternode in the meantime or not? I can't believe all the current masternodes are upgraded. Please use 0.14.0.4 for your masternode. https://github.com/LIMXTEC/BitSend/releasesKind Regards Christian
|
Bitcore BTX - a UTXO fork of Bitcoin - since 2017
|
|
|
binary0x01
Newbie
Offline
Activity: 14
Merit: 0
|
|
December 01, 2017, 07:17:28 PM |
|
Thank you, yes it is true. We are now the first masternode coin with newest coinbase and segwit. I am very happy about that. { "chain": "main", "blocks": 402644, "headers": 402644, "bestblockhash": "0000000001a33e036076deb621daf300849dd3f4f9f4a38078c8a1b05c633e3d", "difficulty": 54.12132082532227, "mediantime": 1512141149, "verificationprogress": 1, "chainwork": "000000000000000000000000000000000000000000000000009dd9582469bab9", "pruned": false, "softforks": [ { "id": "bip34", "version": 2, "reject": { "status": true } }, { "id": "bip66", "version": 3, "reject": { "status": true } }, { "id": "bip65", "version": 4, "reject": { "status": true } } ], "bip9_softforks": { "csv": { "status": "active", "startTime": 1503255158, "timeout": 1607990400, "since": 366336 }, "segwit": { "status": "active", "startTime": 1503255158, "timeout": 1607990400, "since": 402624 } } } Segwit with Core 0.14.x The Segwit opens up new possibilities like the Lightning Network, Tumblebit, Schnorr Signatures, Confidential Transactions, Cross-chain atomic swaps, and so on. We are already exploring all these new functions, and testing the water. We expect the first implementations as fast as possible.Kind Regards Christian Chris, that's really awesome
|
|
|
|
CryptoGir
|
|
December 01, 2017, 07:19:35 PM |
|
BitSend didn't drop a lot in BTC since spring, that's unusual. What's the reason behind that?
|
|
|
|
tengkuari164
Newbie
Offline
Activity: 56
Merit: 0
|
|
December 01, 2017, 08:10:36 PM |
|
Nice project , dev , succes for you , don't late send Token , i hopefully your project go to the moon!
|
|
|
|
staywoke081
Full Member
Offline
Activity: 211
Merit: 100
Santa Coin
|
|
December 01, 2017, 08:44:08 PM |
|
I unfortunately got wind of BitSend only allowing Legendary members in from here on out and that kinda sucked. I wish that I could have made it for next year but that seems like it won't happen now. Is there any chance of increasing the members from 1k to 2k in the future or is that going to be capped until the distribution is done? Also I know about Bitcore project a little bit how does BitSend differ from that one? I know it is run by same people but I am no tech guy could somebody try explaining it to me like I am 5 (ELI5 for those of you who reddit ). Thanks
|
|
|
|
Elder III
|
|
December 01, 2017, 10:35:40 PM |
|
BitSend didn't drop a lot in BTC since spring, that's unusual. What's the reason behind that?
Are you referring to the exchange rate of BSD vs BTC?
|
|
|
|
bspus
Legendary
Offline
Activity: 2165
Merit: 1002
|
|
December 01, 2017, 10:37:30 PM Last edit: December 02, 2017, 05:09:28 PM by bspus |
|
I agree, however there are so many distros that it is not just worth the time writing guides for all of the different varitions of distributions. Ubuntu 16.04 happens to be really common (not sure if the most used version of ubuntu), so of course it provides the most support. However problem solving is kind of a important part of the GNU/Linux experience Well the easiest way to "solve" the problem is to have a Ubuntu 16.04 VM or whatever is the standard for the current year. So that's where I do all my linux stuff now, particularly when it comes to compiling and crypto. On my main machine running XUbuntu 14.04 the version 0.14.0.4 compiled like a charm. On my old laptop running XUbuntu 16.04 it failed (hints in a previous post). So, my take on that would be to run a VM with Ubuntu 14.04 and set up a masternode with it. The masternode setup script ( https://github.com/dArkjON/BSD-Masternode-Setup-1404) should work well. Just my2 cents, but... have fun Actually, I just finished compiling it on my lubuntu 16.04 VM without problems. I used the only the necessary steps from that script and added a few for the qt part. I expect this process to work for most similar wallets now. I'll try the masternode next week, as by then I should have the collateral amount Here are the compilation steps for anyone interested. Note that the files produced were quite large . bitsend-qt alone was about 170mb. There's probably a way to compress them but I haven't tried. This worked on lubuntu 16.04 as root user. If you are not root, all commands need a sudo in front. First, do an update Then, install essential packages apt-get install build-essential libtool autotools-dev autoconf pkg-config libssl-dev apt-get install libboost-all-dev git libminiupnpc-dev libevent-dev
Add bitcoin repository, update again and install a few more add-apt-repository ppa:bitcoin/bitcoin apt-get update apt-get install libdb4.8-dev libdb4.8++-dev If you want a GUI binary as well, you need to install the following apt-get install libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler Download source, configure and compile git clone https://github.com/LIMXTEC/BitSend cd BitSend ./autogen.sh ./configure make
Done. If you started the proces in your home dir, binaries should be in ~/BitSend/src bitsend-qt will be in ~/BitSend/src/qt
|
|
|
|
manchester93
|
|
December 02, 2017, 12:19:45 AM |
|
Thank you, yes it is true. We are now the first masternode coin with newest coinbase and segwit. I am very happy about that. { "chain": "main", "blocks": 402644, "headers": 402644, "bestblockhash": "0000000001a33e036076deb621daf300849dd3f4f9f4a38078c8a1b05c633e3d", "difficulty": 54.12132082532227, "mediantime": 1512141149, "verificationprogress": 1, "chainwork": "000000000000000000000000000000000000000000000000009dd9582469bab9", "pruned": false, "softforks": [ { "id": "bip34", "version": 2, "reject": { "status": true } }, { "id": "bip66", "version": 3, "reject": { "status": true } }, { "id": "bip65", "version": 4, "reject": { "status": true } } ], "bip9_softforks": { "csv": { "status": "active", "startTime": 1503255158, "timeout": 1607990400, "since": 366336 }, "segwit": { "status": "active", "startTime": 1503255158, "timeout": 1607990400, "since": 402624 } } } Segwit with Core 0.14.x The Segwit opens up new possibilities like the Lightning Network, Tumblebit, Schnorr Signatures, Confidential Transactions, Cross-chain atomic swaps, and so on. We are already exploring all these new functions, and testing the water. We expect the first implementations as fast as possible.Kind Regards Christian Congratulations! I've been nervously waiting for activation. It seems everything is working smoothly!
|
|
|
|
gembitz
|
|
December 02, 2017, 12:36:32 AM |
|
I unfortunately got wind of BitSend only allowing Legendary members in from here on out and that kinda sucked. I wish that I could have made it for next year but that seems like it won't happen now. Is there any chance of increasing the members from 1k to 2k in the future or is that going to be capped until the distribution is done? Also I know about Bitcore project a little bit how does BitSend differ from that one? I know it is run by same people but I am no tech guy could somebody try explaining it to me like I am 5 (ELI5 for those of you who reddit ). Thanks what do you mean only legendary sockpuppets invited..? :\ hmmm
|
©2021*MY POSTS ARE STRICTLY FOR NOVELTY AND/OR PRESERVATION/COLLECTING PURPOSES ONLY!*It should not be regarded as investment/trading advice.*advocate to promote sharing and free software for the bitcoin community* #EFF #FSF #XTZ ===> START WITH NOTHING AND BUILD IT INTO SOMETHING!
|
|
|
Fivestar4everMVP
Legendary
Online
Activity: 2478
Merit: 1089
Leading Crypto Sports Betting & Casino Platform
|
|
December 02, 2017, 10:49:35 AM |
|
Thank you, yes it is true. We are now the first masternode coin with newest coinbase and segwit. I am very happy about that. { "chain": "main", "blocks": 402644, "headers": 402644, "bestblockhash": "0000000001a33e036076deb621daf300849dd3f4f9f4a38078c8a1b05c633e3d", "difficulty": 54.12132082532227, "mediantime": 1512141149, "verificationprogress": 1, "chainwork": "000000000000000000000000000000000000000000000000009dd9582469bab9", "pruned": false, "softforks": [ { "id": "bip34", "version": 2, "reject": { "status": true } }, { "id": "bip66", "version": 3, "reject": { "status": true } }, { "id": "bip65", "version": 4, "reject": { "status": true } } ], "bip9_softforks": { "csv": { "status": "active", "startTime": 1503255158, "timeout": 1607990400, "since": 366336 }, "segwit": { "status": "active", "startTime": 1503255158, "timeout": 1607990400, "since": 402624 } } } Segwit with Core 0.14.x The Segwit opens up new possibilities like the Lightning Network, Tumblebit, Schnorr Signatures, Confidential Transactions, Cross-chain atomic swaps, and so on. We are already exploring all these new functions, and testing the water. We expect the first implementations as fast as possible.Kind Regards Christian great news, wow next year, bsd to the moon like btx
|
..Stake.com.. | | | ▄████████████████████████████████████▄ ██ ▄▄▄▄▄▄▄▄▄▄ ▄▄▄▄▄▄▄▄▄▄ ██ ▄████▄ ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██ ██████ ██ ██████████ ██ ██ ██████████ ██ ▀██▀ ██ ██ ██ ██████ ██ ██ ██ ██ ██ ██ ██████ ██ █████ ███ ██████ ██ ████▄ ██ ██ █████ ███ ████ ████ █████ ███ ████████ ██ ████ ████ ██████████ ████ ████ ████▀ ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██ ██ ▀▀▀▀▀▀▀▀▀▀ ██ ▀█████████▀ ▄████████████▄ ▀█████████▀ ▄▄▄▄▄▄▄▄▄▄▄▄███ ██ ██ ███▄▄▄▄▄▄▄▄▄▄▄▄ ██████████████████████████████████████████ | | | | | | ▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄ █ ▄▀▄ █▀▀█▀▄▄ █ █▀█ █ ▐ ▐▌ █ ▄██▄ █ ▌ █ █ ▄██████▄ █ ▌ ▐▌ █ ██████████ █ ▐ █ █ ▐██████████▌ █ ▐ ▐▌ █ ▀▀██████▀▀ █ ▌ █ █ ▄▄▄██▄▄▄ █ ▌▐▌ █ █▐ █ █ █▐▐▌ █ █▐█ ▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█ | | | | | | ▄▄█████████▄▄ ▄██▀▀▀▀█████▀▀▀▀██▄ ▄█▀ ▐█▌ ▀█▄ ██ ▐█▌ ██ ████▄ ▄█████▄ ▄████ ████████▄███████████▄████████ ███▀ █████████████ ▀███ ██ ███████████ ██ ▀█▄ █████████ ▄█▀ ▀█▄ ▄██▀▀▀▀▀▀▀██▄ ▄▄▄█▀ ▀███████ ███████▀ ▀█████▄ ▄█████▀ ▀▀▀███▄▄▄███▀▀▀ | | | ..PLAY NOW.. |
|
|
|
driller99
Newbie
Offline
Activity: 8
Merit: 0
|
|
December 02, 2017, 03:43:53 PM |
|
Hello. I see message in wallet: Warning: unknown new rules activated (versionbit 7) What is it?
Bitsend Core version v0.14.0.3-unk (32-bit)
|
|
|
|
gembitz
|
|
December 02, 2017, 03:45:57 PM |
|
Hello. I see message in wallet: Warning: unknown new rules activated (versionbit 7) What is it?
Bitsend Core version v0.14.0.3-unk (32-bit)
dump this silly fork and get your DOGE on the devs at bittrex will pump DOGE weeeee https://poloniex.com/exchange#btc_doge
|
©2021*MY POSTS ARE STRICTLY FOR NOVELTY AND/OR PRESERVATION/COLLECTING PURPOSES ONLY!*It should not be regarded as investment/trading advice.*advocate to promote sharing and free software for the bitcoin community* #EFF #FSF #XTZ ===> START WITH NOTHING AND BUILD IT INTO SOMETHING!
|
|
|
Sam123
|
|
December 02, 2017, 03:47:37 PM |
|
Hello. I see message in wallet: Warning: unknown new rules activated (versionbit 7) What is it?
Bitsend Core version v0.14.0.3-unk (32-bit)
Getting the same Warning: unknown new rules activated (versionbit 28)
|
|
|
|
|