Bitcoin Forum
May 24, 2024, 11:46:33 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 [23] 24 25 26 27 28 29 30 31 32 33 34 35 »
441  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [VIA] ★ Viacoin ★ ~ the future of digital currency ~ ★ on: January 15, 2017, 03:44:32 PM


Fixes have been made to the Viacoin-Seeder


What is the Viacoin-seeder ?
============================

Viacoin-seeder is a crawler for the Viacoin network, which exposes a list
of reliable nodes via a built-in DNS server.

Features:
* regularly revisits known nodes to check their availability
* bans nodes after enough failures, or bad behaviour
* keeps statistics over (exponential) windows of 2 hours, 8 hours,
  1 day and 1 week, to base decisions on.
* very low memory (a few tens of megabytes) and cpu requirements.
* crawlers run in parallel (by default 24 threads simultaneously).

Fixes & Optimization
============================

1. The DNS parser of the Viacoin seeder was vulnerable to a dos attack.
A crafted DNS req could trigger infinite recursive function calls.
This exploit could lead to a stack overflow.

The vulnerability is fixed.
However I noticed a lot of Altcoins if not the majority that have seeders are vulnerabile.
Most altcoins use a seeder. Bad altcoins don't have seeders & you usually have to add nodes.

2. The protocol timeouts have adjusted to improve the seeder.
A commit has been made to avoid connecting to non valid ipv4 ranges.

3. a bug fix to fix negative responses.
Previously if the resolver was asked for a record it didn't have, it would return a response with a NS-record in the authority section.

4. Increase the TTL

5. Wait for more than 1 single address to respond

6. DNS will listen on ipv6 instead of ipv4


Seeder dos exploit that could have been used.



* exploit example by jonasnick

442  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [VIA] ★ Viacoin ★ ~ the future of digital currency ~ ★ on: January 14, 2017, 02:29:11 AM
Been really busy with Viacoin !
But just pushed a few updates to the master branch for a new Viacoin version 0.10.11

This is not 0.13.2 (in development) but 0.10.11 contains a lot of security fixes. I also updated the Viacoin seeder with a security fix.

I will write about all of it later. It just has been a busy week.
Getting the old Viacoin to compile the window binaries was a pain since the source code was so old. So yeah I also updates Viacoin with newer versions of dependencies. (new Qt, Boost, Cache etc)
443  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [VIA] ★ Viacoin ★ ~ the future of digital currency ~ ★ on: January 11, 2017, 10:50:21 AM
Most of you know I am working on 0.13.2 but maybe some sharp people have seen I pushed like 35 commits in the past 3. days to the official Viacoin master branch. (4 commits 2 days ago, 28 commits yesterday and 1 commit today)
Before releasing 0.13.2 There are some bugs that needs to be fixed in the current version. I will contact Poloniex, Bittrex & other mining pools later.
Right now I am compiling the windows and Linux binaries for the new version that fixes some bugs and also some package updates that should make a more stable version.

I will let the windows version be tested by some people.
I also hope to gain a bit more trust by the people who are just watching from the side line  Smiley
The new version will be Viacoin Core 0.10.10
Viacoin Core 0.13.2 will be released after Merge mining is completed.
444  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [VIA] ★ Viacoin ★ ~ the future of digital currency ~ ★ on: January 10, 2017, 06:47:22 PM
Hi Romano,
How are the code review and testing for auxpow / segwit going? How can we help? Smiley
I look forward to the release!
It's going well, soon Viacoin will be on 0.13.2.
That should make auxpow a bit more easier.

I might have to hire a dev specialized in auxpow
445  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [VIA] ★ Viacoin ★ ~ the future of digital currency ~ ★ on: January 08, 2017, 05:46:43 PM
Hmmm it's possible to instead of upgrading to 0.13.1 just directly to 0.13.2 which would be better.
It's just a little extra effort.


Easy !
Almost at 0.13.2
Solving conflicts can be some effort but so many updates !
... Missing that "verified" symbol because I was working in another branch to experiment.. didn't take my GPG key with the rebase.
I will try from now on to have my GPG key with the next rebases to have that verified logo. (Not that it matters much, call it professional or just autism)

Glad this upgrade from 0.13.1 to 0.13.2 is relatively easy with some git/github skills.


* oh cool I'm now an sr.member on btct. I started with a newbie account from 2014 (never posted anything before VIA)

[img github commits]http://

Works, I can verify my commits with my PGP keys. Now it shows "Verified" again.
Anyways I  Pushed some Extra commits. The 2 commits contain a lot of fixes ! 


446  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [VIA] ★ Viacoin ★ ~ the future of digital currency ~ ★ on: January 06, 2017, 10:05:50 PM
Hmmm it's possible to instead of upgrading to 0.13.1 just directly to 0.13.2 which would be better.
It's just a little extra effort.


Easy !
Almost at 0.13.2
Solving conflicts can be some effort but so many updates !
... Missing that "verified" symbol because I was working in another branch to experiment.. didn't take my GPG key with the rebase.
I will try from now on to have my GPG key with the next rebases to have that verified logo. (Not that it matters much, call it professional or just autism)

Glad this upgrade from 0.13.1 to 0.13.2 is relatively easy with some git/github skills.


* oh cool I'm now an sr.member on btct. I started with a newbie account from 2014 (never posted anything before VIA)

447  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [VIA] ★ Viacoin ★ ~ the future of digital currency ~ ★ on: January 06, 2017, 07:19:12 PM
Let's do this then!  Smiley
Well wish me luck. This will be a long Friday night... Or weekend.
Keep an eye on the github repo.

If anyone see a mistake or possible improvement, send a private message or pull request.

I'm really looking forward for the day someone will help me with a pull request  Smiley

* I already started with 0.13.2, see the commits
448  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [VIA] ★ Viacoin ★ ~ the future of digital currency ~ ★ on: January 06, 2017, 05:24:46 PM
Hmmm it's possible to instead of upgrading to 0.13.1 just directly to 0.13.2 which would be better.
It's just a little extra effort.
449  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [VIA] ★ Viacoin ★ ~ the future of digital currency ~ ★ on: January 06, 2017, 02:21:28 PM
Is there a desktop or other wallet the will import/use my clearwallet.co seed that also will let me access the clearinghouse assets?
Questions about xch into the xch Ann.
XCP questions don't get asked in a Bitcoin room.
I'm asking about a Via wallet in the Via thread. VIA is the blockchain that supports clearing house of which XCH is the native currency. I'm not sure why you think this is off topic.
Yeah this also applies to XCP. It is off topic.
But alright, follow the instructions https://github.com/ClearingHouse/clearinghoused
450  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [VIA] ★ Viacoin ★ ~ the future of digital currency ~ ★ on: January 05, 2017, 11:55:02 PM
Is there a desktop or other wallet the will import/use my clearwallet.co seed that also will let me access the clearinghouse assets?
Questions about xch into the xch Ann.
XCP questions don't get asked in a Bitcoin room.
451  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [VIA] ★ Viacoin ★ ~ the future of digital currency ~ ★ on: January 05, 2017, 11:53:31 PM
VIA will have Segiwt before LTC? Smiley

or will it be Sys? Smiley if merged mining is desired for VIA then I think the larger issue will be to introduce to a pool that supports the upgraded stratum. Rebasing to btc 0.13.1 is the easy part.
The hard part is the rebase with merged mining. So merged mining is the hard part.
Introducing to pools might be easier. I'm pretty sure.. Almost know for a fact that they are ok with Segwit for Viacoin. I heard good things about 2fa pool owner and him being and I quote "a chill guy". However I would chill too with a couple mil
Which pools for bitcoin are mergemining and are segwit compatible do you know?
Any pool where you can mine LTC & signal Segwit I guess.
I run a mining pool too (since few months ago).

Give me a day or 2 and I can make mine Segwit compatible & test it.
452  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [VIA] ★ Viacoin ★ ~ the future of digital currency ~ ★ on: January 05, 2017, 12:16:54 PM
VIA will have Segiwt before LTC? Smiley

or will it be Sys? Smiley if merged mining is desired for VIA then I think the larger issue will be to introduce to a pool that supports the upgraded stratum. Rebasing to btc 0.13.1 is the easy part.
The hard part is the rebase with merged mining. So merged mining is the hard part.
Introducing to pools might be easier. I'm pretty sure.. Almost know for a fact that they are ok with Segwit for Viacoin. I heard good things about 2fa pool owner and him being and I quote "a chill guy". However I would chill too with a couple mil
453  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [VIA] ★ Viacoin ★ ~ the future of digital currency ~ ★ on: January 04, 2017, 09:59:13 PM
Commits for today

454  Alternate cryptocurrencies / Announcements (Altcoins) / Re: (ANN){STC}CRYPTO STREETS COIN | scrypt PoW/PoS | on: January 04, 2017, 07:08:49 PM
It would have been a wiser choice to work at burgerking instead of wasting that hour to create this trash.
455  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [VIA] ★ Viacoin ★ ~ the future of digital currency ~ ★ on: January 03, 2017, 08:54:02 PM
Commits for today.
I have a commit or 2 ready but needs some testing/improvements before pushing to github.
I will do that tomorrow
 
456  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [VIA] ★ Viacoin ★ ~ the future of digital currency ~ ★ on: January 03, 2017, 08:51:19 PM
finally... something interesting going on in this ANN. It was so boring for awhile there
Yeah just a frustrated other coin developer who got delisted on almost every exchange left with only yobit.
457  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [VIA] ★ Viacoin ★ ~ the future of digital currency ~ ★ on: January 03, 2017, 06:43:58 PM

Lol. Who the fuck are you? You can't do shit.

What???  Everyone knows who I am!!!

I'm THAT guy!!!

I'm gonna nuke this place and every coin in it, ya sumbitches!!!
Please read the rules:

No spamming. Keep on topic.
Duplicate posts will be deleted.
Abusive comments will be deleted.
Baseless accusations will be deleted.
Posting fabrications is not allowed.
No cross-posting with other topics. Keep on topic, this thread is about Viacoin.
Opinion posts are welcome, but please back up your point of view and do not repeat yourself multiple times. Seeking clarification is OK or adding new information to support your views.
3rd party projects, other projects, related services and products like independent wallets and services should not be advertised on this thread.

Opinion posts are welcome, but please back up your point of view and do not repeat yourself multiple times.
Stop using Abusive comments in attempt to add power or whatever the reason is that you need to use it.
Also you made 1 racist comment by using the N word. This is possibly offensive to a lot of people.
458  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [VIA] ★ Viacoin ★ ~ the future of digital currency ~ ★ on: January 03, 2017, 04:33:43 PM
How long before you guys fork over to segwit?  Thx!
I want it as soon as possible, before Bitcoin is what I aim for.
Right now one of the things to do is Merged Mining, after that SegWit will follow with the new Version of Viacoin.

It will be one of the very few altcoins with bleeding edge technology.

Who is gonna merge mine it for you guys?  Can you give a timeframe of when you'll fork to segwit?  A week?  A month?  Thx.
Telling a timeframe usually backfires 9/10 from what I've seen over the years.
Only thing I can say is, as soon as possible.

The merged mining question you have is in the Ann. You know, the first page with all details about Viacoin.
The thing that most people read before they invest.

But the biggest pool https://www.f2pool.com/
459  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [VIA] ★ Viacoin ★ ~ the future of digital currency ~ ★ on: January 03, 2017, 03:47:12 PM
How long before you guys fork over to segwit?  Thx!
I want it as soon as possible, before Bitcoin is what I aim for.
Right now one of the things to do is Merged Mining, after that SegWit will follow with the new Version of Viacoin.

It will be one of the very few altcoins with bleeding edge technology.
460  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [VIA] ★ Viacoin ★ ~ the future of digital currency ~ ★ on: January 03, 2017, 08:38:02 AM
Glad Christmas & new years eve are over.
More hours on a day to work on Viacoin.

I will try to make a few commits today & this week.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 [23] 24 25 26 27 28 29 30 31 32 33 34 35 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!