Search content
Sort by

Showing 20 of 769 results by MAD945
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Binary-Chain - VeriCoin and Verium - The First Dual-Blockchain Protocol
by
MAD945
on 28/03/2019, 07:43:50 UTC
Hello

How goes development of the binary chain? I have a takeover proposal, simply put I'd like to take over development of Verium and can assist in development of Vericoin and the eventual  Binary Chain. I have been developing services and products and rather than releasing another coin i thought i'd ask you to let me launch using Verium. I work fast and am proficient in C++, PYTHON, PHP and can do some web front end (i'm not really artistic).

Regarding Binary chain, how are you implementing it ? I have some ideas and some code (needs updating) that may be of use in its development. Please contact me if you wish to speak directly, I'd love to discuss development and if you are onboard with my proposal, we can chart a way forward.

I look forward to a favourable response

~Nick

Responded to you Slack
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Binary-Chain - VeriCoin and Verium - The First Dual-Blockchain Protocol
by
MAD945
on 20/01/2019, 01:31:20 UTC
Hi Davinci,

 Did you figure out your issue compiling the client? Looking forward to your Pandora Wallet Cool

I am having trouble compiling VeriCoin.

Code:
make STATIC=1 -f makefile.unix
/bin/sh ../share/genbuild.sh obj/build.h
fatal: Not a git repository (or any of the parent directories): .git
g++ -O2  -pthread -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/home/devman/vericoin-1.7.2/src -I/home/devman/vericoin-1.7.2/src/obj -DUSE_UPNP=1 -DUSE_IPV6=1 -DUSE_AVX -I/home/devman/vericoin-1.7.2/src/leveldb/include -I/home/devman/vericoin-1.7.2/src/leveldb/helpers -DUSE_ASM -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -o vericoind obj/alert.o obj/version.o obj/checkpoints.o obj/netbase.o obj/addrman.o obj/crypter.o obj/key.o obj/db.o obj/init.o obj/irc.o obj/keystore.o obj/miner.o obj/main.o obj/net.o obj/protocol.o obj/bitcoinrpc.o obj/rpcdump.o obj/rpcnet.o obj/rpcmining.o obj/rpcwallet.o obj/rpcblockchain.o obj/rpcrawtransaction.o obj/script.o obj/sync.o obj/util.o obj/wallet.o obj/walletdb.o obj/noui.o obj/kernel.o obj/scrypt.o obj/miniunz.o obj/txdb-leveldb.o obj/scrypt-arm.o obj/scrypt-x86.o obj/scrypt-x64.o obj/sha2-arm.o obj/sha2-x86.o obj/sha2-x64.o -Wl,-z,relro -Wl,-z,now   -Wl,-Bstatic -l boost_system -l boost_filesystem -l boost_program_options -l boost_thread -l db_cxx -l ssl -l crypto -l curl -l minizip -l miniupnpc -Wl,-Bdynamic -l z -l dl -l pthread /home/devman/vericoin-1.7.2/src/leveldb/libleveldb.a /home/devman/vericoin-1.7.2/src/leveldb/libmemenv.a

....Many errors ....

(.text+0x79b): undefined reference to `gss_unseal'
/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu/libcurl.a(libcurl_la-krb5.o): In function `krb5_decode':
(.text+0x7f6): undefined reference to `gss_release_buffer'
collect2: error: ld returned 1 exit status
makefile.unix:212: recipe for target 'vericoind' failed
make: *** [vericoind] Error 1

1. If I compile it not static it works.
2. If I move "-l curl" in the makefile.unix to the LMODE2 that does not compile static it works...
Code:
LIBS+= \
 -Wl,-B$(LMODE2) \
   -l z \
   -l curl \
   -l dl \
   -l pthread

The reason I want a static build is to move the binary to a basic build of Ubuntu Server 16.04 with minimal installation of software and the binary will be isolated from the outside world.  I will be using this with Pandora's Wallet https://www.pandoraswallet.com/
I am aware of the risks if a critical bug is found the static build must be recompiled with the new lib instead of downloading the dynamic lib.

Any help would be appreciated.

Cheers

Davinci

Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Binary-Chain - VeriCoin and Verium - The First Dual-Blockchain Protocol
by
MAD945
on 02/10/2018, 05:46:11 UTC
Was glad to see verium 1.2 auto-update feature kick in and download new version.

however, install did not complete, missing dependency qrencode 3?  is this a new dependency.  I'll try to install this and try again.


[edit]

more missing dependencies db_5.3, etc.

Please provide a complete list of dependencies and installation instructions.  ubuntu/lubuntu 16.04





Which OS? Please send debug log to vericoin@vericoin.info
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Binary-Chain - VeriCoin and Verium - The First Dual-Blockchain Protocol
by
MAD945
on 02/10/2018, 05:45:08 UTC

Tagged in the end of July but further testing of compiles on different environments. Release was this week
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Binary-Chain - VeriCoin and Verium - The First Dual-Blockchain Protocol
by
MAD945
on 20/09/2018, 20:30:53 UTC



VeriCoin, Verium and the VeriConomy commercial will be airing later this month on Fox Business Network and we will also be featured on "Success Files Hosted By Rob Lowe"

Spread the word guys!
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Binary-Chain - VeriCoin and Verium - The First Dual-Blockchain Protocol
by
MAD945
on 20/09/2018, 20:21:42 UTC
My UNOFFICIAL temporary build of VRC wallet 1.7.2 for Win32 (works on Win64 too of course) from official source (https://github.com/vericoin/vericoin/releases/tag/1.7.2):

https://www114.zippyshare.com/v/3xNuBSmn/file.html

MD5 sum:
125589C367F633B43234B2241E96F302  VeriCoin-Qt-1.7.2-Win32.zip
00E29FE3C3A97251B43A522D5A2C65B4  vericoin-qt-win32.exe

Assembly environment:
- Windows 7 x64
- MinGW 5.3.0 32 bit
- Qt 5.11.2
- boost_1_59_0
- db-4.8.30.NC
- libpng-1.6.12
- miniupnpc-1.9
- openssl-1.0.1i
- protobuf-2.5.0
- qrencode-3.4.4

Thanks SaniaNET, official version of VeriCoin 1.7.2 and Verium 1.2 are ready to go (Actually available on our downloads page) but haven't officially released it as we are waiting on a our final build for Verium 1.2 on Mac. Should be done in less than a day
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Binary-Chain - VeriCoin and Verium - The First Dual-Blockchain Protocol
by
MAD945
on 13/08/2018, 16:53:49 UTC
Join @bluelynxmktg at Neked Csak Dezso in Budapest on Sunday September 2nd at 16:30.  @xphitenx will join in Prague (Sept 4-5), Amsterdam (Sept 7-8), London (Sept 10-11) and Berlin (Sept 13-14). If you are in these cities, please leave a comment. Look forward to meeting you.



https://twitter.com/VeriCoin/status/1029015896940060672

Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Binary-Chain - VeriCoin and Verium - The First Dual-Blockchain Protocol
by
MAD945
on 13/08/2018, 16:50:06 UTC
Both "old" pool wallets, vrm.poolinat0r.com and vrm2.poolinat0r.com are still online and working. I was not able to transfer your balance but you will be able to manually withdraw your coins. vrm.poolinat0r.com and vrm2.poolinat0r.com will be accessible for minimum next 3 weeks, you can login normally and hit withdraw.

I just came back from holidays and struggling to withdraw my remaining 10.71 VRM from the vrm2.poolinat0r.com
For a manual cash out it says I need to have a minimum of 100VRM. Is there any way of circumventing that?

Also, what is the full stratum address for the new pool? (sorry, still a bit noobish I am Smiley )

Contact Testbug to figure that out, he should respond shortly
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Binary-Chain - VeriCoin and Verium - The First Dual-Blockchain Protocol
by
MAD945
on 13/08/2018, 16:01:22 UTC













---------------------------------------------------------------------


Co-Creator Douglas Pike (effectsToCause) Explaining the benefits of the Binary-Chain technology:



Social Links


Swap (VRM/VRC):
Livecoin


VeriCoin Links
VeriCoin Wallet 1.7 NEW

Verium Links
Verium Vault 1.1 NEW


VeriCoin Specifications
VeriCoin Launched: May 10th Midnight EST, PoW Ended May 17th 2014, PoS only
Launched in May of 2014, VeriCoin is a Proof-of-Stake-Time currency with a disinflation targeted interest rate which is dependent on the degree of staking. Stake-Time is a new proof that favors both number the number of coins held and how often they are staked. Together these features make VeriCoin top in security and incentive.
Network
No Premine, No IPO
Minimum Transaction Fee: 0.0001 VRC (Paid to Stakers)
Confirmations: 10, Maturity: 500
RPC Port: 58683, P2Port: 58684
Scrypt
26,751,452.35 VRC Minted during PoW period
Ended at Block 20160
Block Time: 1 minute
Exponential Difficulty Retarget Each Block
2,500 Coins For Each Mined Block
Proof of Stake-Time
Disinflation targeted interest
Min Stake Time of 8 Hours for Interest
No Max Stake Age or Amount

Verium Specifications
Proof of Work-Time: Difficulty dependent blocktime (Max ~6.2 minutes, minimum 15 seconds)
Rewards: Blocktime dependent rewards (~Reward halving every minute decrease in blocktime till 10x VRC supply parity, then variable ~3% disinflation)
Algo: scrypt² (N of 1024² or 128MB per thread)
Block 1: 564,705 VRM minted for ICO participants who purchased VRM using VRC
Minimum Transaction Fee: 0.2 VRM (High commodity transaction fee paid to miners)
RPC Port: 33987, P2Port: 36988
Confirmations: 30, Maturity: 100
Variable block time:
It automatically addresses the scalability issue BTC has.
It increases blockchain performance with security.
It softens the difficulty mechanism without loss of security, so that mining power can grow more efficiently and organically.
Rewards in minutes per mining between blocks enables more profitability of mining that is dependent on power and time burning electric.
A decreasing reward as the blockchain speeds, incentivizes a balance of efficiency and power, while reducing new supply based on demand.
ASIC and GPU inefficient and resistant due to memory latency.
So as a standalone PoW it will be one of the best and most innovative approaches to PoW.

Do you guys have any bounty program?

Yes, we do https://vericoin.info/bounty/
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Binary-Chain - VeriCoin and Verium - The First Dual-Blockchain Protocol
by
MAD945
on 01/08/2018, 19:46:56 UTC
Verium P2Pool

Verium P2Pool Frontend


Verium P2Pool with unique Verium P2P Frontend is running but we need to optimize the code to scale which we are working on. P2Pool is written in Python which isn't the most efficient coding language to use. We are working on converting the Python code to C++/Nodejs to make it more efficient and the ability to scale which we need for mobile phones and other devices to mine on. We have veqtrus one of the main Bitcoin P2Pool devs working with us on it and we are looking for other devs to contribute to speed up development. When we finish the conversion we will have one of the most efficient P2Pool networks which not even Bitcoin has.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Binary-Chain - VeriCoin and Verium - The First Dual-Blockchain Protocol
by
MAD945
on 01/08/2018, 01:16:28 UTC
VeriCoin and Verium now on veriwebwallet.com Send, Receive and Store your VRC/VRM using any web browser. We will pick one (1) random person who signs up and verifies their account with 200 VRC and 20 VRM. Contest starts NOW and ends August 7th

https://twitter.com/VeriCoin/status/1024461737351819264
https://twitter.com/VeriumReserve/status/1024463244641984512
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Binary-Chain - VeriCoin and Verium - The First Dual-Blockchain Protocol
by
MAD945
on 31/07/2018, 23:26:06 UTC
VeriMobile
Unique Dual Mobile Wallet for VeriCoin and Verium
Native Android Mobile Wallet

-First Alpha Release, we are shooting for September Beta Release

Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Binary-Chain - VeriCoin and Verium - The First Dual-Blockchain Protocol
by
MAD945
on 31/07/2018, 23:17:51 UTC
VeriCoin 1.7.2
Tagged for Release

-Final testing of Windows and Mac wallets in progress
-exchanges have been contacted to upgrade before final release

Verium 1.2
-Will be tagged shortly for release, still in testing
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Binary-Chain - VeriCoin and Verium - The First Dual-Blockchain Protocol
by
MAD945
on 31/07/2018, 18:39:05 UTC
Thank you all for banning me from slack for telling that development is stopped and no more peoples cares about. Seems like truth..hurts. Good job, really.

This is your second ban and you haven't been mining for a longtime. We warned you continuously about your rants and spreading false information. We have given you multiple chances and the community had enough.

Even in your post says "development has stopped" more false information...all you have to do is check our githubs.

False informations?

I've said that an FPGA miner for verium is PLAUSIBLE, and peoples are already working on it (including me, and even phiten). A company in my country got already a scrypt-n miner. Ram can be outsourced on FPGA. The salsa algo too. This can be accomplished for VRM in the same way. Don't you think someone accomplished this already? I'm not an eingeneer. All i've got was a treatment like the worst fudder. I'm in this almost since start, I don't have any interest fudding over my own holdings. (Which I've never sold).

I got accused that everything I've said was just "because of the price drop". Of course it's easy for everyone to say: "hey you are writing things just because the price is low!". I don't care about the price, I've said this..uhm..hundreds of times? But at this point, well, I dont' even care about it. You think I'm "ranting" for the price, I'm cool with it, it's your opinion.


Phiten, I've told you already. You're one of the few persons here doing a really good job, on every side. Also, careful. I'm mining more than I was mining 4 months ago, I've never stopped. NEVER. Having sally down doesn't mean my mining operations got to an halt. At all.


@MAD945 I left on my own the first time, and you know it, so shut your mouth and don't even try to tell everyone i got banned twice, which is NOT TRUE.


Anyway, I still think that most of peoples and investors already saw this scene. We were hyped last year. Hyped for everything coming up with bitcoins and so on. I've seen a wonderfull community, actively supporting each other on the official slack. Now? A wasteland if we compare. Devs told us that the binary chain will be activated before 2018. We went on full retreat just when bitcoin got flooded with the downtrend. (Wasn't done because this was threatning VRC?). Everyone is good saying things when price and hype is exploding.

Peoples like me are even waiting for the premium tier coins we ordered almost one year ago. Seems like devs have not sent back the signed certs yet? Or is just socal waiting for the magic fairy to come?

I'm not the only one thinking this unfortunately, I've putted all my soul in this. I'm just a random guy on the net who directly talks.


You where warned multiple times to stop spreading false information and false accusations. I'm sorry you feel the way you do but this is the last time we will address this with you.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Binary-Chain - VeriCoin and Verium - The First Dual-Blockchain Protocol
by
MAD945
on 31/07/2018, 13:01:51 UTC
Thank you all for banning me from slack for telling that development is stopped and no more peoples cares about. Seems like truth..hurts. Good job, really.

This is your second ban and you haven't been mining for a longtime. We warned you continuously about your rants and spreading false information. We have given you multiple chances and the community had enough.

Even in your post says "development has stopped" more false information...all you have to do is check our githubs.
Post
Topic
Board Pools
Re: [1500 TH] p2pool: Decentralized, DoS-resistant, Hop-Proof pool
by
MAD945
on 25/07/2018, 13:45:55 UTC
P2Pool rewrite in C++/Nodejs/Typescrypt

If anyone is interested in this please contact me via DM, bounty offered
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Binary-Chain - VeriCoin and Verium - The First Dual-Blockchain Protocol
by
MAD945
on 21/06/2018, 15:13:58 UTC
Is there a bootstrap for Verium available?
The sync is kinda slow Tongue

File > Reload Blockchain and click conf

This will download the latest bootstrap which is updated every hour or so

You can also download it directly here > https://cdn.vericonomy.com/bootstrap_VRM.zip
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Binary-Chain - VeriCoin and Verium - The First Dual-Blockchain Protocol
by
MAD945
on 09/01/2018, 18:50:49 UTC
I am trying to setup a VeriCoin wallet, but it keeps syncing and still has 0 connections.
Just downloaded the newest wallet for linux 64 bit (1.7).

Is that a known issue? Do i have to set up or delete any files?

http://resources.vericoin.info/category/technical-support-files/
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Binary-Chain - VeriCoin and Verium - The First Dual-Blockchain Protocol
by
MAD945
on 09/01/2018, 18:48:09 UTC
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Binary-Chain - VeriCoin and Verium - The First Dual-Blockchain Protocol
by
MAD945
on 02/01/2018, 20:44:28 UTC
bootstrap of blockchain with a resumeable link pls.. how big it is btw?

VeriCoin Bootstrap 1.7 GB (Updated every hour) - http://www.vericoin.info/downloads/bootstrap.zip

Verium Bootstrap 76 MB (Updated every 15 mins) - http://www.vericoin.info/downloads/bootstrap_VRM.zip

*Do not unzip*