Search content
Sort by

Showing 20 of 194 results by Netcoin Foundation
Post
Topic
Board Announcements (Altcoins)
Re: (ANN) Netcoin has gone POS! With PIR & OWI
by
Netcoin Foundation
on 18/03/2019, 04:46:40 UTC
THE NEWEST NETCOIN Wallet is --> (v 3.0.0)

HARD FORK ACTIVATES AT BLOCK 2666976

 update before 03/24/2019 @ 12:00am


thanks for your patience please spread the word!

https://github.com/netcoinfoundation/netcoin/releases
Post
Topic
Board Announcements (Altcoins)
Re: (ANN) Netcoin has gone POS! With PIR & OWI
by
Netcoin Foundation
on 11/04/2018, 18:31:10 UTC
Post
Topic
Board Announcements (Altcoins)
Re: (ANN) Netcoin has gone POS! With PIR & OWI
by
Netcoin Foundation
on 09/04/2018, 07:42:32 UTC
NETcoin is winner of the voting and will be added in 2 days.
Next voting will be started on April 20 https://twitter.com/CryptoHubONLINE/status/983232833106993152
Post
Topic
Board Announcements (Altcoins)
Re: (ANN) Netcoin has gone POS! With PIR & OWI
by
Netcoin Foundation
on 24/07/2017, 01:10:42 UTC
Hey Netheads, we got a small update for Netcoin v2.5.2!  https://github.com/netcoinfoundation/netcoin/releases We've updated openssl, added a checkpoint, removed old seeds, and did some code cleanup. Sorry its been so long but some of our devs have been busy in life as most of us do Tongue Anyway we hope you guys enjoy our new update. its nothing much, but was some needed things done to our previous 2.5.1 and should be a bit more new-user friendly. Please look out for the next update we hope to be soon. As we continue forward into the future we look to your support. We want to remind everyone that Netcoin is a community supported coin, and all work done is for the coin and users best interest. There is no premine or bounty to support such. All work done is, and has been done by the community and TRUE Netcoin supporters or what is known as the Netcoin Foundation.
Post
Topic
Board Announcements (Altcoins)
Re: (ANN) Netcoin has gone POS! With PIR & OWI
by
Netcoin Foundation
on 11/04/2017, 20:29:46 UTC
Come trade NET on TradeSatoshi!

https://www.tradesatoshi.com/Exchange?market=NET_BTC
https://www.tradesatoshi.com/Exchange?market=NET_LTC
https://www.tradesatoshi.com/Exchange?market=NET_DOGE

Also you guys might like to know TamTamTravels will be accepting Netcoins!!

http://netcoin.io/new-store-town-accepting-netcoin/ Check out what they have to offer Smiley
Post
Topic
Board Announcements (Altcoins)
Re: (ANN) Netcoin has gone POS! With PIR & OWI
by
Netcoin Foundation
on 12/09/2016, 03:03:51 UTC
NETCOIN MANDATORY UPDATE: V2.5

Hey NETheads!

Here it is, v2.5 has arrived!! Not something we wanted to do but for PoW to continue, and for the core upgrade it had to be done. Also we don't want to be a PoS only coin, so we decided to keep it going. It's something we feel is good in a coin security wise and for the dedicated miners that have supported Netcoin's NETwork and because people still do mine it traditionally. That said we have continued on our PoW to a static reward of 15 coins per block and sorry to say, but the hourly 8x superblocks have been discontinued.   Also PoS rewards for PIR year 3 are changed to 2-4-6-7-8-10% because with these market volumes it could never sustain the current reward settings.

v2.3.0 , v2.3.1 , 2.4 ,and v2.4  users will need to backup of course, and save your wallet.dat file in a handy spot then clean the AppData>Roaming>NetCoin folder and start the new v2.5 from scratch. Once synced, you can then shutdown and replace the wallet.dat and restart the wallet.


Any questions just ask Smiley

Go NET!

https://github.com/netcoinfoundation/netcoin/releases

Post
Topic
Board Announcements (Altcoins)
Re: (ANN) Netcoin has gone POS! With PIR & OWI
by
Netcoin Foundation
on 08/08/2016, 16:51:37 UTC
Hi All,

So after a little bit - we are finalizing a new client release!  We don't have an official date of release yet, but we'll keep you posted in advance!  There is a fair amount that has been changed (most internal things to continue to develop security).

(here's the list of updates)
Changelog Netcoin 2.4
Commits
( All blank lines will be a commit to the repo)
-------------
add support for miniupnpc api version 14
fix static build with miniupnpc >= 1.9.20140610
moved // CAddrDB from txdb.cpp naar db.cpp
added leveldb
Optimization: disable block signature verification during initial block index checking
Squashed 'src/leveldb/' changes from 9094c7f..7924331

Prevent socket leak in ThreadSocketHandler.

Handle locked pages more robustly
Make CCrypter use LockedPageManager to manage locked pages

P2P: parse network datastream into header/data components in socket thread
Some fixes to CNetMessage processing
P2P, cosmetic: break out buffer send(2) code into separate function
P2P: improve RX/TX flow control

Use per-message send buffer, rather than per connection

Split MIN_PROTO_VERSION into INIT_PROTO_VERSION and MIN_PEER_PROTO_VERSION

Limit number of known addresses per peer

Fixed memory leak

Allocate receive buffers in on the fly

Add missing FindNode prototype to net.h

Avoid querying DNS seeds, if we have open connections.

Add built-in seeds for .onion

Removed IRC Seed support

addrman: Do not propagate obviously poor addresses onto the network

Use a copy in place of mapMultiArgs["-addnode"].
Try more than the first address for a DNS -addnode

RPC, cosmetic: push down ReadHTTPStatus() calls into ReadHTTP() callers
RPC: HTTP server uses its own ReadHTTPRequestLine()

netbase: Use .data() instead of .c_str() on binary string
RPC: strictly require HTTP URI "/"
RPC client option: -rpcwait, to wait for server start

Add GetTimeMicros() for ore accurate benchmarking
Added ping time measurement.
Ping automatically every 2 minutes (unconditionally)
Use pong receive time rather than processing time

Moved PushGetBlocks to main.cpp to eliminate dependence of net.cpp
Make sure we always have a node to do IBD from
Use pnode->nLastRecv as sync score directly

eliminate addrSeenByPeer
Do not use third party services for IP detection
docs: ThreadGetMyExternalIP has been removed

Show warning when using prerelease version

Changed layout overview page
Fixed relock on sending coins when "for staking only" is activated
Fixed periodical gui lag
Fixed PoW reward in overviewpage
Added PoS diff to overviewpage

replace custom GetFilesize() with boost::filesystem::file_size()
Drop release times for CNode
remove double #define CLIENT_VERSION from version.h
remove option to build without ipv6 support
added auto-create conf file if not have

( commit at actual release
change theme images from jpg to png
add checkpoint
bump version -> 2.4 )
---------------------------------------------
Post
Topic
Board Announcements (Altcoins)
Re: (ANN) Netcoin has gone POS! With PIR & OWI
by
Netcoin Foundation
on 01/07/2016, 18:31:47 UTC
A week since my last post and no reply!!  Roll Eyes Angry Undecided Cry

Apologies.  Been busy with a lot of various projects and we're cycling back around...update post below.

Apology gladly accepted!  Cheesy

Thanks for the update; better late than never.

Really looking forward to whatever you guys have in store for NET; I still believe it has a great future.

Indeed.   Smiley  We're testing mac/linux clients shortly...once that's finalized, we'll be prepping the exchanges and everyone for the new client!
Post
Topic
Board Announcements (Altcoins)
Re: (ANN) Netcoin has gone POS! With PIR & OWI
by
Netcoin Foundation
on 30/06/2016, 12:25:23 UTC
A week since my last post and no reply!!  Roll Eyes Angry Undecided Cry

Apologies.  Been busy with a lot of various projects and we're cycling back around...update post below.
Post
Topic
Board Announcements (Altcoins)
Re: (ANN) Netcoin has gone POS! With PIR & OWI
by
Netcoin Foundation
on 30/06/2016, 12:23:54 UTC
Hi All,

Yes.  It's been too quiet and NET/the community deserves better.  That said, some of the core team has re-focused into other projects (happens in crypto), so in the coming few months we'll be looking to try and get some talent in to manage and continue to develop the coin. 

The wallet/core is currently being tested (not quite ready for release as of yet) but we'll keep you posted.

As for other updates that weren't posted here on BTC-talk:

1) NET declared an official pact/treaty with Mazacoin (the first ever blockchain pact between two cryptos involving a sovereign state recognized currency with another non-native currency).

2) NET has been in discussions with MZC/EXP to develop and build some complementary communities and work together on various projects.

3) We are exploring some major updates (after the next client release) for NET to try and leverage it's name/branding.


We had a wild day yesterday (47btc volume).

We're still here (we are always around in the skype chats.  Feel free to join us!
https://join.skype.com/z8XadOqS5XRh
Post
Topic
Board Announcements (Altcoins)
Re: (ANN) Netcoin has gone POS! With PIR & OWI
by
Netcoin Foundation
on 11/05/2016, 16:45:20 UTC

Hey There,

Nope!  Net has not been abandoned.  New wallet updates are being worked on (we were updating the coin core and that's taken longer than expected).

Additionally, we're in the very preliminary stages of roadmapping out the next phases for NET. 

Thanks for reaching out!


These are great news! Any estimated time frame for these events?

The updated core has been running for a few weeks without issues (testing).  The dev is still tightening up some things, but hopefully we'll be making some announcements soon!

We're hunkering down to compile some of the thoughts/plans...should be a few weeks and we'll release some info/roadmap out to the community for feedback.

Post
Topic
Board Announcements (Altcoins)
Re: (ANN) Netcoin has gone POS! With PIR & OWI
by
Netcoin Foundation
on 09/05/2016, 11:48:20 UTC
Hi,

the last post from the delvelopment team was december the 9th. Is this project still on or it has been abbandoned?
on thier forum here http://forum.netcoin.io/ the last post was January

Hey There,

Nope!  Net has not been abandoned.  New wallet updates are being worked on (we were updating the coin core and that's taken longer than expected).

Additionally, we're in the very preliminary stages of roadmapping out the next phases for NET. 

Thanks for reaching out!
Post
Topic
Board Announcements (Altcoins)
Re: (ANN) Netcoin has gone POS! With PIR & OWI
by
Netcoin Foundation
on 09/12/2015, 13:04:42 UTC
Hey Folks,

We had a question about the PIR (PoS reward) halving.



Year 1 reward scales end on Block # 945,600.

As of writing this, we have 68,748 blocks to ago.

Using an average block time of the past 500 blocks (~500 in approximately 410 minutes) we're at 49s/block.

that (by my calculations) puts us at roughly 39 days away from the change.

http://netcoin.io/minting-stake/
Post
Topic
Board Announcements (Altcoins)
Re: (ANN) Netcoin has gone POS! With PIR & OWI
by
Netcoin Foundation
on 20/11/2015, 10:32:35 UTC
Now its at 140. Oh my gaawd I love NETCOIN

PS: have you looked at the new website yet?  http://netcoin.io/

Foundation website in the works as well.
Post
Topic
Board Announcements (Altcoins)
Re: (ANN) Netcoin has gone POS! With PIR & OWI
by
Netcoin Foundation
on 20/11/2015, 00:22:21 UTC
ANd it continues to crash and burn. Glad I got rid of most of mine at 95 satoshi. This has been an expensive gamble.

Sorry you feel that way.  Most alts took a beating with the both swing in BTC as well as a bullish rise of the USD.  But yes, there have been some dumps of recent on NET.

It's been difficult (we know) to organize, but we're about ready to release the new website as a precursor to some updates to the coin & wallet.  The past few months of NET have been wild.  From websites going down, re-structuring of the team, new team members, new websites....all of it have provided valuable lessons which we're implementing to make NET better.

We'll try to keep folks posted/updates, so hang tight Smiley



I'm hanging tight. 

Just don't let me down!!   Undecided
But you will dump when the price makes you a profit right?  That's the problem with these coins they turn into pump and dump when the devs leave

"these coins".....*cringe*.  Yes, there have been in the realm of crypto a LOT of pump and dump (or I'll call them coins built and pushed solely for the sake of profit, no regard to community surrounding it).  While Dev's have come and gone or gone on leave for NET, the core (and core principals) of the coin have remained...in that it's always been a coin focused on trying to build community and be a coin where those involved (be it time, money, energy, etc) are doing so because they believe in the value of the coin and the effort.  That doesn't always reflect in a "market" value (which many people gauge as a coin's worth). 

Would we all like to make some profits?  Sure, who doesn't enjoy that thrill of seeing your work result in gains.  But, that's not the driving force behind the crew & teams here.  Maybe it is for some of the folks in the community, but we're more focused on doing right and trying to build something lasting and worthwhile.  Coins focused solely on P&D don't have that long-term vision in mind...(unless they believe they can P&D for the foreseeable future?).

Post
Topic
Board Announcements (Altcoins)
Re: (ANN) Netcoin has gone POS! With PIR & OWI
by
Netcoin Foundation
on 16/11/2015, 10:50:02 UTC
Hey All,

A few more updates for you:

1) NET Block Explorer: http://explorer.netcoin.io/
- It's a "simple" explorer but we'll be building it out to be a bit more robust.

Also, in the meantime if you need a richlist: https://coinplorer.com/NET/Addresses/0/Top

2) As for the comments by Hippie Tech, Big Johnson is not Ciberpinoy (not sure where/how you arrived at that statement).

3) We're in the testing phases of the updated coin core (NET's been updated to the latest bitcoin core), and will begin to make official announcements of the updates/changes soon.

4) We're working on our new foundation website (the old netcoinfoundation.org site we lost in a server outage and the current foundation/team do not have access any longer to that domain).  We hope to be showing our projects, projects that others outside of NET are building (and that we support), and a full transparency page to show all the foundation funds and every transaction out/to projects.

5) Netcoin site:  We are finalizing the new netcoin.io site and should be launching today/tomorrow.  We have some more content to build into it, but we are going to release as it's an improvement over the existing netcoin.io page. 


Which brings up the next point...we'll have two sites, one is for NETCOIN and everything coin related (meaning, the coin, the engineers, the projects, mining, developments, FAQ's, White papers, etc).  The other is for the Netcoin Foundation, which will as mentioned above, show the finances / investments behind Netcoin, the projects being supported and/if funded by the Foundation, etc.

As said a little bit ago, we're not going anywhere, and are in the midst of a building push at the moment.  A lot of dedicated folks still behind this coin, and a lot of work still being done. 

Post
Topic
Board Announcements (Altcoins)
Re: (ANN) Netcoin has gone POS! With PIR & OWI
by
Netcoin Foundation
on 11/11/2015, 19:24:29 UTC
ANd it continues to crash and burn. Glad I got rid of most of mine at 95 satoshi. This has been an expensive gamble.

Sorry you feel that way.  Most alts took a beating with the both swing in BTC as well as a bullish rise of the USD.  But yes, there have been some dumps of recent on NET.

It's been difficult (we know) to organize, but we're about ready to release the new website as a precursor to some updates to the coin & wallet.  The past few months of NET have been wild.  From websites going down, re-structuring of the team, new team members, new websites....all of it have provided valuable lessons which we're implementing to make NET better.

We'll try to keep folks posted/updates, so hang tight Smiley

Post
Topic
Board Announcements (Altcoins)
Re: (ANN) Netcoin has gone POS! With PIR & OWI
by
Netcoin Foundation
on 14/09/2015, 19:00:50 UTC
What's the max netcoin/supply cap? Is there any? I haven't found a conclusive answer besides 384 million coins but since POS is obviously varied, I would like to know, thanks.

Edit, my wallet synced and shows 481 million + netcoins created so obviously 384 million is not hte right number.

There is no upper limit. release is controlled through staking and amounts unspent for those periods. that said this december pir will halve. so if there are 500 million coins then if all were untouched and staked one could expect approx 180 million coins new for the next year.

it sounds high but if you look at it in this way with 474 million coins out only 474 people can own a million each.

big changes soon. new wallet, new sites, funded projects and services to release. got an idea/skills? put it to the foundation and get funded in netcoin to deliver. these funds come from big net owners that bought coins on exchanges that out of their own pockets want to further netcoin. get building!!!

Ah ok, great, thanks.

I'm just a user/investor, so I hope the sites and services that come out will be nice.


"just" a user/investor:  Those in NET we consider are more than "just" Smiley

As o0o0 said, there is a lot in the works, and soon we'll be showing it.  Don't have a definitive timeline on the new sites yet (we're locking everything down, private servers, security, etc).  But, hang tight, as we begin to announce what we're working on Smiley

Glad to have you as part of the community!
Post
Topic
Board Announcements (Altcoins)
Re: (ANN) Netcoin has gone POS! With PIR & OWI
by
Netcoin Foundation
on 10/09/2015, 13:44:48 UTC
Whats up with the Webpage???

It's currently down.  We're pulling together a new website / function (including new - dedicated web developers).  Sorry for the inconvenience...but hang tight Smiley  Good things ahead!
Post
Topic
Board Announcements (Altcoins)
Re: (ANN) Netcoin has gone POS! With PIR & OWI
by
Netcoin Foundation
on 10/09/2015, 13:43:49 UTC
The main market is cryptsy? I am asking because the volume there is very very low like around 0.5btc per day

Yup.  Main market is currently Cryptsy.  Volume has quieted recently, but that's ok.  It ebbs and flows (last months we were in the 2-5btc ranges).