It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
SLACK | | | April 12, 2019, 09:41:28 PM
what day will end POW? Mmmmmmm It started on 3/31.19 and runs for 13013 blocks, Current Block: 8310, so a little over half way. So, like...another 10 days - or so.. RU Mining? RU any good at anything? Like, can you make web pages? Do you iRC? There's TONS of SLACk available. YOU CAN MINE BOB - or Trade for it on NOVA, if you can trade on NOVA. https://bitcointalksearch.org/topic/bob-official-subgenius-cryptocurrency-dobbscoin-bob-792459 Then BOB TRADE IT FOR SLACK too. VERY IMPRESSIVE until you try to figure out what the fuck he's talking about. Quote from: ElectricMucus You can see here our last bounty campaign: https://bitcointalksearch.org/topic/m.28266445 It's NOT just me, right? April 12, 2019, 10:42:36 AM
If you've had some trouble getting econocalypse to build from source on Ubuntu Server 18.04.2, these steps worked for me. I can confirm that the qt wallet works under Xubuntu 18.04.2 in a virtual box using these steps. This may work for Debian 9.7 or 9.8, Ubuntu Server 18.10, and any of the gui flavors of Ubuntu 18.04.2 or 18.10. At this time they do not work with Ubuntu 19.04. Use at your own risk.
1] Update and upgrade your OS. Reboot if necessary. sudo apt-get update sudo apt-get upgrade 2] Install the required dependencies to build the daemon and cli: sudo apt-get install git build-essential libtool autotools-dev automake pkg-config libssl-dev libevent-dev bsdmainutils python3 libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-test-dev libboost-thread-dev libboost-all-dev libboost-program-options-dev libzmq3-dev unzip 3] Install these packages to build the qt wallet. Optional miniupnpc here as well: sudo apt-get install libminiupnpc-dev libzmq3-dev libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler libqrencode-dev 4] For the BerkeleyDB 4.8 package, I followed these instructions to install them from the bitcoin team: sudo apt-get install software-properties-common sudo add-apt-repository ppa:bitcoin/bitcoin sudo apt-get update sudo apt-get install libdb4.8-dev libdb4.8++-dev 5] This part is copied and pasted from the econocalypse daemon build instructions Clone the source from git: git clone https://github.com/dobbscoin/econocalypse-source cd econocalypse-source chmod 744 share/genbuild.sh chmod 744 src/leveldb/build_detect_platform chmod 744 autogen.sh Skip to 6b if you also want to build the qt wallet 6a] Build the daemon + cli for Ubuntu Server 18.04.2. Requires at least 2gb of RAM. See suggested tweak that worked on a VPS with 1gb of RAM. ./autogen.sh ./configure --with-unsupported-ssl --without-gui make 6b] If building with a qt wallet, execute these commands: ./autogen.sh ./configure --with-unsupported-ssl make If you have less than 2gb of RAM, use this option with ./configure. Make sure you add --with-unsupported-ssl, and --without-gui if you need to. Make sure there is a space between the last " and the --. Got it? ./configure CXXFLAGS="--param ggc-min-expand=1 --param ggc-min-heapsize=32768" Now hopefully congratulations are in order after a successful completion of make. Enjoy some frop or your favorite beverage. The compiled files will end up in ~/econocalypse-source/src and ~/econocalypse-source/src/qt. I like to make a directory in my home and then copy the compiled files to the directory I made. cd ~ mkdir econocalypse cd econocalypse-source/src cp econocalypsed $HOME/econocalypse cp econocalypse-cli $HOME/econocalypse If you also built the qt wallet: cd ~/econocalypse-source/src/qt cp econocalypse-qt $HOME/econocalypse Now go to the new directory: cd ~/econocalypse If running from a VPS, execute the daemon: Skip if you are running the qt wallet ./econocalypsed -daemon -discover -listen -server You may now use ./econocalypse-cli help to find the neat and keen commands to check the wallet. Follow the official guide for setting up a masternode. If running the qt wallet in X, execute in a terminal: ./econocalypse-qt And now "Bob"'s your uncle. April 12, 2019, 01:29:22 AM
what day will end POW?
April 11, 2019, 08:10:32 AM
Good Morning
Current Networkhps: 568.26 MH/s Current Difficulty: 15.89856432125089 Current Block: 7249 Just over half way thru PoW WLLETBUILDERS are looking into and should soon be working on correcting the double listed LOCKED balance issue. Yea, this coin is completely different. SLACK is currently a proof of work coin that will become a proofof stake coin in another eight or so days. SLACk also has masternodes, so there'll still be lots of new SLACK created every day for folks who either maintain a SLACK balance or have locked up 10,000 SLACk in what's called a masternode. We still LOVE "BOB" 'course, it is still in quasi-development.. a new BOB waller could come out any week now (probably not though) and I'll certainly trade you SLACK for "BOB" for SLACK any day. If you have a VPS or a static IP, I'll even give you a shit ton of BOTh just for the fuck of it, because who gives a shit anyhow. Glad to have re-found you. You're always welcome on FREENODE in #SLACK Hey Subgenii and DobbsCoin enthusiasts, I had a DobbsCoin qt wallet back a couple years ago or so. It worked pretty good, but then I had a computer error and lost it (I know, I should have backed up the wallet.dat - live and learn). Makes me wonder how much crypto is out there "lost" - quite a bit, I imagine... Anyway, I got the old qt wallet working again and synched (v 0.10.1). Is this older version the one to use at present? I don't think the new wallet is ready? Fun fact: The number of members in the (very quiet) DobbsCoin reddit group is currently 23 - pretty mystical number! If you found this info. useful, I'd appreciate a donation of DobbsCoin, as I'm starting from scratch, and the faucet and SPINGAME are both down, so please PM me if you can help. Thank you, generous ones...and PraBob! April 09, 2019, 10:56:25 PM
Anyone good with image editors?
We need a good image set for SLACK for WalletGenerator.net setup. Check it out @ https://github.com/walletgeneratornet/WalletGenerator.net https://github.com/MichaelMure/WalletGenerator.net/wiki/How-to-add-a-new-currency These are a buncha example wallets they have https://github.com/walletgeneratornet/WalletGenerator.net/tree/master/wallets This is an old one I made for BOB back in the day. http://dobbscoin.net/paperwallet I think it still works, my printer doesn't like it. Quote from: WalletGenerator Step nine: Send us all that for inclusion If you know your way with git and Github, we prefer a pull-request. Otherwise, you can send us ([email protected]) your logo, wallet and line of code. We will add that in the live website ASAP. Still ..eventually I'll get around to it. It'd just be so much cooler if you did it instead. SLACk April 09, 2019, 08:01:49 PM
Hey Subgenii and DobbsCoin enthusiasts,
I had a DobbsCoin qt wallet back a couple years ago or so. It worked pretty good, but then I had a computer error and lost it (I know, I should have backed up the wallet.dat - live and learn). Makes me wonder how much crypto is out there "lost" - quite a bit, I imagine... Anyway, I got the old qt wallet working again and synched (v 0.10.1). Is this older version the one to use at present? I don't think the new wallet is ready? Fun fact: The number of members in the (very quiet) DobbsCoin reddit group is currently 23 - pretty mystical number! If you found this info. useful, I'd appreciate a donation of DobbsCoin, as I'm starting from scratch, and the faucet and SPINGAME are both down, so please PM me if you can help. Thank you, generous ones...and PraBob! April 07, 2019, 11:34:57 PM
So, what exactly is zSLACK? I see these micro transactions of usually 0.01 SLACK to a zSLACK balance. Is this part of the PoS? I wondered that too. I found this about zpiv that helps explain zslack. Basically it's what enables the privacy features of the coin. So if you want your transactions to be private you need to be minting zslack. If not you can turn it off: (https://pivx.freshdesk.com/support/solutions/articles/30000026923-automatic-zpiv-minting-and-zpiv-backup-requirements) But does anyone actually have any that's matured, and spendable? April 07, 2019, 08:40:32 PM
So, what exactly is zSLACK? I see these micro transactions of usually 0.01 SLACK to a zSLACK balance. Is this part of the PoS? I wondered that too. I found this about zpiv that helps explain zslack. Basically it's what enables the privacy features of the coin. So if you want your transactions to be private you need to be minting zslack. If not you can turn it off: (https://pivx.freshdesk.com/support/solutions/articles/30000026923-automatic-zpiv-minting-and-zpiv-backup-requirements) Automatic zPIV minting and zPIV backup requirements Modified on: Thu, 22 Nov, 2018 at 10:53 AM What is the automint? As of PIVX Core v3.0 your wallet will automatically mint about 10% of your balance to zPIV. If your wallet is encrypted, this will happen once you send a transaction or unlock the wallet (even for staking and anonymization only). You can configure the automint to any percentage 0 to 100% or disable it using the link at the bottom of this article. Why does PIVX Core Wallet automint zPIV? PIVX’s Zerocoin Protocol works by automatically “mixing” zPIV of the same denomination together, making zPIV transactions virtually impossible to trace. The PIVX Core Wallet automatically mints 10% of users’ unlocked PIVX balances into zPIV, which ensures there are enough zPIV denominations available to mix and make Zerocoin Protocol effective regardless of manual zPIV minting volume. What are the backup requirements for zPIV? Beginning with PIVX Core v3.1, PIVX uses an innovative system called dzPIV, which provides a one-time seed backup for your zPIV. Please follow this guide to backup your zPIV seed. This means that you don't need to make a new backup after every zPIV mint, but periodic wallet.dat backups are still a good idea. It is still important to keep all of your wallet.dat files because your normal piv are still stored in there and the seed does not cover them. Never delete any wallet.dat files. April 07, 2019, 04:40:57 PM
there is probably bug in the qt wallet, it shows wrong balance. In the text client everything is ok. I am little bit worried about zerocoin protocol. zCoins not maturing, maybe we should wait for POS activation.. If I recall the zSLACK (zerocoins) don't start maturing until after POS begins. April 07, 2019, 06:16:58 AM
there is probably bug in the qt wallet, it shows wrong balance. In the text client everything is ok. I am little bit worried about zerocoin protocol. zCoins not maturing, maybe we should wait for POS activation..
April 06, 2019, 12:39:43 PM
After I started my MN the balance on the OVERVIEW page shows +20000 SLACK more than I had prior to starting the MN and that balance isn't reflected in coin control, for instance it shows on the OVERVIEW page that there is 20000 SLACK locked when in reality only 10000 SLACK is locked. I think Grimnir posted he had same issue above in another post. My available balance below should only read 5638.79 SLACK. I considered resyncing / repair options but don't wanna do nothin' while something is happenin'. lol https://i.imgur.com/UJ0X7n0.jpg https://i.imgur.com/L76duDq.jpg Exactly the same for me April 06, 2019, 09:12:51 AM
After I started my MN the balance on the OVERVIEW page shows +20000 SLACK more than I had prior to starting the MN and that balance isn't reflected in coin control, for instance it shows on the OVERVIEW page that there is 20000 SLACK locked when in reality only 10000 SLACK is locked.
I think Grimnir posted he had same issue above in another post. My available balance below should only read 5638.79 SLACK. I considered resyncing / repair options but don't wanna do nothin' while something is happenin'. lol April 05, 2019, 09:23:49 PM
Masternode up and running
165.22.136.211 I got 869 now of the ZSlack Cool, careful. No one knows when it will become available.I've also got a lot and it's all marked immature. All mine marked immature too April 05, 2019, 08:02:19 PM
I got 869 now of the ZSlack Cool, careful. No one knows when it will become available.I've also got a lot and it's all marked immature. April 05, 2019, 06:32:54 AM
I got 869 now of the ZSlack
Jump to:
|