Bitcoin Forum
May 05, 2024, 01:34:25 PM *
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 36 37 38 »
261  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [RESURRECTION] Bringing Life to Growthcoin (GRW) , Community Backed Development! on: May 30, 2014, 01:42:08 AM
Yes it seems like a priority to get the windows client out.

if nobody can compile one, I will setup a VPS running windows and compile one ASAP.

I wanted to include some more features into the Qt before releasing the windows client but I think the issue with the forking is of a bigger priority right now

I think that with automatic checkpointing, the forking issue is going to be a thing of the past.
262  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [RESURRECTION] Bringing Life to Growthcoin (GRW) , Community Backed Development! on: May 29, 2014, 03:00:54 PM
I'm still not sure what the problem is.

It could be the number of nodes not being high enough
It could also be the way PoS blocks that are being generated that causes forks.

I've also experienced a bunch of PoS blocks being generated one right after the other. It doesn't seem right.


This isn't a good sign. Is there anything a non-technical (at least in this sense) person can do to help figure out the problem?

I think now is a good time to setup a checkpoint node. This should help the situation as checkpoints are established automatically and on a constant basis rather than by issuing a new release everytime
263  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [RESURRECTION] Bringing Life to Growthcoin (GRW) , Community Backed Development! on: May 29, 2014, 02:43:13 PM
I'm still not sure what the problem is.

It could be the number of nodes not being high enough
It could also be the way PoS blocks that are being generated that causes forks.

I've also experienced a bunch of PoS blocks being generated one right after the other. It doesn't seem right.
264  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [RESURRECTION] Bringing Life to Growthcoin (GRW) , Community Backed Development! on: May 28, 2014, 09:09:36 PM
Hey guys here are the new commits to the source.

I activated the DNS seeds witch greatly improves the get connection time when the client is freshly installed or the peers.dat file deleted. I managed to get connected within seconds with a fresh install... no config file to mess with Smiley

I have setup a dns seed host (seed.grw.blockx.info). I plan to make it an automated process so the host can scan for good nodes to connect to in realtime.

If someone wants to host another dns seed host for redundancy please do so. send me the link and I will add it to the source.

If you can setup a static node, that will also be a great addition for the network.


I can host DNS seed host but need some directions how to setup it properly - never did it before  Smiley
Already run two GRW static nodes on my servers.

The quick and dirty way is to manually add ip addresses of connected nodes of the network using the default port 17177, to the A records of an address (seed.growthco.in for instance)

The more proper way would be to setup https://github.com/iamunick/bitcoin-seeder on a server so it can scan periodically the network and return active nodes.

you can check these 2 repositories to find out the changes made to the bitcoin-seeder so it listen on the correct network.

https://github.com/JoiBlumen/auroracoin-seeder
https://github.com/Bushstar/worldcoin-seeder
265  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [RESURRECTION] Bringing Life to Growthcoin (GRW) , Community Backed Development! on: May 28, 2014, 03:12:29 AM


I'm loving your updates! Do you have a listing of your "to-do" stuff so we know what to look forward to? Or just kind of knocking out things randomly?

My goal is to bring the wallet close to the security and features of the HoboNickels wallet.  Plus some of the features mentioned by users on this thread.

So you have that to look forward too  Wink
266  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [RESURRECTION] Bringing Life to Growthcoin (GRW) , Community Backed Development! on: May 28, 2014, 12:49:30 AM
Here's some more commits

Add RelayTransaction
https://github.com/iamunick/growthcoin/commit/dffe963de32cb0e5fdb2cf9c6e8d324a8f7fe007

Orphan DoS Fix
https://github.com/iamunick/growthcoin/commit/f4934605634288be06c9c1582975cb7ea0bb55cd

Add Check Point Policy, default Permissive. Remove nosynccheckpoints - Thinking of using automatic checkpointing
https://github.com/iamunick/growthcoin/commit/f679623fb8e4abb3f8969ff520760e707b660620

Checkblock optimization
https://github.com/iamunick/growthcoin/commit/bfac52528e932aa4b19ed6451ea5c280c4787462

Add new checkpoint & Remove master public key
https://github.com/iamunick/growthcoin/commit/fc1a006b656e255146dd83239013f3c849c855fd

Use notification center popups to show new notifications on the Mac
https://github.com/iamunick/growthcoin/commit/f8b269c077da0c68cdef760622e2997a5c6b00b3

Add copyTxIDAction
https://github.com/iamunick/growthcoin/commit/9e5f9a829298fa121b586b4054669a55c68830e6

getLastBlockDate fix
https://github.com/iamunick/growthcoin/commit/4c531b68455ae5859de83528c120f241acea7f56

Freedesktop Fix
https://github.com/iamunick/growthcoin/commit/fc454bb844758f8acdcfb7b965f77d2e0fdb7b17

Optional size parameter for keypoolrefill rpc command
https://github.com/iamunick/growthcoin/commit/219a1c924bb75ea40b5d496f12c30620e33f531d

Fix some memory exhaustion bug
https://github.com/iamunick/growthcoin/commit/3a556b7cbadfe2e90747083440eed5c9ad1f2032

Enable DB Log Flags
https://github.com/iamunick/growthcoin/commit/9be3702b930fbcb2ce69f376ab2d8daf29530b5e

Add Stake Yearly Interest to getmininginfo rpc command
https://github.com/iamunick/growthcoin/commit/113318cd9fd61e1629d70897c3b4425f65fca73e

Remove testnet's genesis block hash
https://github.com/iamunick/growthcoin/commit/ba38b48cbb972eff1795f3ad7e508e2abf7c63f7

Add getbestblockhash rpc command
https://github.com/iamunick/growthcoin/commit/57897dee7f89955df4a0aaf8d0bea1df46070525

Fix IPV6 bug on Win32
https://github.com/iamunick/growthcoin/commit/c02536369c52d927675a31ba7a7e5e5242ed27c8

Modified dump to peers.dat to 10 minutes
https://github.com/iamunick/growthcoin/commit/7a35545ed753f3c577684270ca659806bbc2dd77

Change default outbound connections to 16 - This should help with the number of active connections
https://github.com/iamunick/growthcoin/commit/09af692e7314d584a714d802fa9153993403acb2

Added some DoS protection
https://github.com/iamunick/growthcoin/commit/4456ad24cbd43e0a5390a0a4e62d503f23bcfd87
https://github.com/iamunick/growthcoin/commit/a4dd1bb37de725d01287ea45a580e1a5acb5a371

Extend coinstake reward verification error message
https://github.com/iamunick/growthcoin/commit/a4f778bab0ebfd7339aafcf1f7cd158c3a29e2e3

I will update the repairwallet rpc command to get rid of the orphans in the wallet and add an unlock button for staking for the official 1.3.0.0 release
267  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [RESURRECTION] Bringing Life to Growthcoin (GRW) , Community Backed Development! on: May 28, 2014, 12:27:06 AM
Maybe some new logos would be useful?  Smiley




Here are bigger 500x500 versions.

Those are cool Smiley

I'll let people choose and I will include the one people chose in the final release of version 1.3.0.0
268  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [RESURRECTION] Bringing Life to Growthcoin (GRW) , Community Backed Development! on: May 27, 2014, 05:18:11 AM
Hey guys here are the new commits to the source.

I activated the DNS seeds witch greatly improves the get connection time when the client is freshly installed or the peers.dat file deleted. I managed to get connected within seconds with a fresh install... no config file to mess with Smiley

I have setup a dns seed host (seed.grw.blockx.info). I plan to make it an automated process so the host can scan for good nodes to connect to in realtime.

If someone wants to host another dns seed host for redundancy please do so. send me the link and I will add it to the source.

If you can setup a static node, that will also be a great addition for the network.



Change some variable to Volatile
https://github.com/iamunick/growthcoin/commit/1a9f4fc26bc868683c844fecd45fce4a6f819a03

Create client release information
https://github.com/iamunick/growthcoin/commit/e2bade9cc54727821c215be27e8bc6dae0addf84

Add status tips when mouse hover a button
https://github.com/iamunick/growthcoin/commit/31b36cf9182387daa99d53e184bf07a707914f8f

Clear RPC console scroll back when clear button is used
https://github.com/iamunick/growthcoin/commit/487038560e34b13ebb2fcd35f66f492da413bb5e

Change how vchData is cleared
https://github.com/iamunick/growthcoin/commit/a89b210ef5b0fb25adfb5bebf5d5463513fa9985

Set Sign message as a constant var
https://github.com/iamunick/growthcoin/commit/ead8a17994c62bd5787fffc0cda6d69119536f62

Update Message Box Buttons
https://github.com/iamunick/growthcoin/commit/050df8750a8fc368d43c0a26d8fea25b2726fc1c

Change GUI error box to GUI message box
https://github.com/iamunick/growthcoin/commit/ceff3cf3ccb37130436728ef9ae2f88961b21990

Correct header name of bitcoinamountfield
https://github.com/iamunick/growthcoin/commit/fa2cb181692115a2a6992e39b4ed16145ae2c176

Activated DNS Seeds
https://github.com/iamunick/growthcoin/commit/3aa8a1c46fb75c3afab253a7f4b5d52f667a11d6

Do not return addresses older than specified lifespan
https://github.com/iamunick/growthcoin/commit/d0c440f67fcd85de96ef9c97d3509aebfe0603b2

Change notificator to use message
https://github.com/iamunick/growthcoin/commit/615d3c02efcb5dc376a7b050daa3a7086910b1f3

Split trayIcon and trayIconMenu. Init menu after fully loaded
https://github.com/iamunick/growthcoin/commit/e16ad67653e323574d8227422cf0b98faab66f79
https://github.com/iamunick/growthcoin/commit/436fade4bd7d38c802e2d946d9c1a2c1440564bc

Change Encrypt status tip
https://github.com/iamunick/growthcoin/commit/1482a0bb5a0e11178a46047b189cb532f3ed31c7

Changes to numBlocks
https://github.com/iamunick/growthcoin/commit/5b2a77e9f98afa2c8d138c2b4e8ac0c78ab9cc08

Small changes to transactionrecord/table model
https://github.com/iamunick/growthcoin/commit/b9838c57626885fbf7e3bdd7b83145fd1b7396b0

ToolTipToRichTextFilter::eventFilter Fix
https://github.com/iamunick/growthcoin/commit/ab9039d8d624ad1d61c4411f4ee1e4906bfeefb5

URI Fixes
https://github.com/iamunick/growthcoin/commit/543bde2f2092b26f128ce4a79b85e43cb3904401

I hate to be "that guy," but for us newbies... what changed in terms of functionality? Like "URI fixes," I have no idea what that is. Just a quick overview of what we can expect from the new version would be awesome. And hopefully someone gets the Windows version up soon, :p.

Don't worry, I put this up mainly so people can follow the changes and to be as transparent as possible Tongue

the URI fixes is to be able to link a growthcoin://ADDRESSHERE to the client (when you click on an address on a website to make a payment for instance).

I still have a few minor changes I want to include before I set to build the windows version. That being said, if you or someone else wants to compile, they are free to do so Smiley
269  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [RESURRECTION] Bringing Life to Growthcoin (GRW) , Community Backed Development! on: May 27, 2014, 02:41:22 AM
Hey guys here are the new commits to the source.

I activated the DNS seeds witch greatly improves the get connection time when the client is freshly installed or the peers.dat file deleted. I managed to get connected within seconds with a fresh install... no config file to mess with Smiley

I have setup a dns seed host (seed.grw.blockx.info). I plan to make it an automated process so the host can scan for good nodes to connect to in realtime.

If someone wants to host another dns seed host for redundancy please do so. send me the link and I will add it to the source.

If you can setup a static node, that will also be a great addition for the network.



Change some variable to Volatile
https://github.com/iamunick/growthcoin/commit/1a9f4fc26bc868683c844fecd45fce4a6f819a03

Create client release information
https://github.com/iamunick/growthcoin/commit/e2bade9cc54727821c215be27e8bc6dae0addf84

Add status tips when mouse hover a button
https://github.com/iamunick/growthcoin/commit/31b36cf9182387daa99d53e184bf07a707914f8f

Clear RPC console scroll back when clear button is used
https://github.com/iamunick/growthcoin/commit/487038560e34b13ebb2fcd35f66f492da413bb5e

Change how vchData is cleared
https://github.com/iamunick/growthcoin/commit/a89b210ef5b0fb25adfb5bebf5d5463513fa9985

Set Sign message as a constant var
https://github.com/iamunick/growthcoin/commit/ead8a17994c62bd5787fffc0cda6d69119536f62

Update Message Box Buttons
https://github.com/iamunick/growthcoin/commit/050df8750a8fc368d43c0a26d8fea25b2726fc1c

Change GUI error box to GUI message box
https://github.com/iamunick/growthcoin/commit/ceff3cf3ccb37130436728ef9ae2f88961b21990

Correct header name of bitcoinamountfield
https://github.com/iamunick/growthcoin/commit/fa2cb181692115a2a6992e39b4ed16145ae2c176

Activated DNS Seeds
https://github.com/iamunick/growthcoin/commit/3aa8a1c46fb75c3afab253a7f4b5d52f667a11d6

Do not return addresses older than specified lifespan
https://github.com/iamunick/growthcoin/commit/d0c440f67fcd85de96ef9c97d3509aebfe0603b2

Change notificator to use message
https://github.com/iamunick/growthcoin/commit/615d3c02efcb5dc376a7b050daa3a7086910b1f3

Split trayIcon and trayIconMenu. Init menu after fully loaded
https://github.com/iamunick/growthcoin/commit/e16ad67653e323574d8227422cf0b98faab66f79
https://github.com/iamunick/growthcoin/commit/436fade4bd7d38c802e2d946d9c1a2c1440564bc

Change Encrypt status tip
https://github.com/iamunick/growthcoin/commit/1482a0bb5a0e11178a46047b189cb532f3ed31c7

Changes to numBlocks
https://github.com/iamunick/growthcoin/commit/5b2a77e9f98afa2c8d138c2b4e8ac0c78ab9cc08

Small changes to transactionrecord/table model
https://github.com/iamunick/growthcoin/commit/b9838c57626885fbf7e3bdd7b83145fd1b7396b0

ToolTipToRichTextFilter::eventFilter Fix
https://github.com/iamunick/growthcoin/commit/ab9039d8d624ad1d61c4411f4ee1e4906bfeefb5

URI Fixes
https://github.com/iamunick/growthcoin/commit/543bde2f2092b26f128ce4a79b85e43cb3904401
270  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [RESURRECTION] Bringing Life to Growthcoin (GRW) , Community Backed Development! on: May 26, 2014, 06:09:51 AM
Does the updated version cause a network fork, or is it just the local db which needs to be regenerated?

No these updates are mainly wallet improvements, no need to hard fork

As far as compiling for Windows, check out Gitian - this is a set of scripts that automagically use a preconfigured Linux VPS to cross compile to a Windows EXE (and optionally Linux, too). Gitian is intended to allow multiple people to independently compile an identical binary to prove that a release is clean, but it's also very handy for one-step 'doze compiling. (Once you figure out its quirks Wink )

Thanks I'll check into that Smiley
271  Alternate cryptocurrencies / Altcoin Discussion / Re: HBN Investment Journal - 2% returns every ten days - 80,000+ HBN Porfolio on: May 26, 2014, 05:54:57 AM
Is it me or has the BlockX explorer @ http://hbn.blockx.info/ been down for the last few days?

Code:
Status: NO CONNECTIONS | Connected to 0 Nodes

http://hbn.blockx.info/connected-nodes

Does anyone know who maintains this block explorer? I vastly prefer it over the barebones Abe explorer @ http://162.217.249.198:1080/

Unick does. I think he is away right now. If he is not back after the long weekend I will contact him.

Thanks. It is back up and running again with 20+ connected nodes Smiley

Sorry about the downtime guys Sad

It is indeed back up and running again Smiley
272  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Bottlecaps v1.5.2 Just Released Checkpoint Node New Wallet Design! Please Update on: May 22, 2014, 04:51:46 PM


I found it modified for auroracoin here - https://github.com/JoiBlumen/auroracoin-seeder
and for worldcoin - https://github.com/Bushstar/worldcoin-seeder

Oh this is going to save me some time Smiley

thanks!
273  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Bottlecaps v1.5.2 Just Released Checkpoint Node New Wallet Design! Please Update on: May 22, 2014, 03:52:46 PM
Does noot sync!

Add to your conf

addnode=cap.nodes.btcrypt.net:7685

and it will sync. I've updated it to the latest version flound did above.

Connected to 39 peers at the moment.

S.

Hi sheffters. I have added this as a dns node. I was able to get connected and sync'd using this without anything else. 

However there are a few things. When I do a nslookup I only see one address. It should be many addresses.  See below

Yours:
Code:
nslookup cap.nodes.btcrypt.net

Non-authoritative answer:
Name:    cap.nodes.btcrypt.net
Address:  87.106.246.28

Here is hbns:

Code:
nslookup seed.hobonickels.info

Non-authoritative answer:
Name:    seed.hobonickels.info
Addresses:  162.243.251.173
          176.31.250.94
          5.39.90.17
          5.249.152.30
          24.93.183.133
          71.91.14.102
          82.146.37.116
          84.45.63.205
          98.232.23.64

Your peer did supply me with other peers. About 2,000 worth. So I would be good for the future, but better for the dns node to point to other peers address right away. Anyway it is working for now, so thanks!

Also if anyone wants to be a dns node, it would be good. 3 or 4 is a good number to keep the network healthy.

do you have a link handy to how to set this up?

Maybe something like that one https://github.com/sipa/bitcoin-seeder ?

I can host a dns node on my servers but have no skill to modify this software for the coin.


I also stumbled upon that, I'll give a look to see if this can be used.

If someone already modified it for some alt coin, please share, it will save us some time Smiley
274  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [RESURRECTION] Bringing Life to Growthcoin (GRW) , Community Backed Development! on: May 22, 2014, 03:27:38 PM
Hello guys,

In order to jumpstart the development of the wallet, I decided to give a hand to soopy.

I have made a lot of updates to the current client and these are available on my github

https://github.com/iamunick/growthcoin

In this version 1.3 here's what big changes you can look forward to:

New logo and splash screen (the splash screen may need some more love)
Coin Control with weight
Fast start (needs a full blockchain download, took me about 6 hours, then the client starts in under 20 seconds)

Here's all the commit up to now
https://github.com/iamunick/growthcoin/commit/cdcd65f2b91e958f7a24d5652ec274f40adabd6c
https://github.com/iamunick/growthcoin/commit/00f215cfbb668ec2c1f1557e4ddee5d80994f7a3
https://github.com/iamunick/growthcoin/commit/15ef5123c881d200612947156c5b858fa0c2170f
https://github.com/iamunick/growthcoin/commit/f8904c452dd5d9bdfc3a50b1c8405bf6169cc603
https://github.com/iamunick/growthcoin/commit/c410dea570044c891a25a1223e917b32dd901108
https://github.com/iamunick/growthcoin/commit/aa49ca1ba512645f9a7991da03a6ee78e6d837d7
https://github.com/iamunick/growthcoin/commit/9a86f3a345f214aa21be3ff4aef7868e404291e7
https://github.com/iamunick/growthcoin/commit/804e721353c1347263e743c898f7718747064289
https://github.com/iamunick/growthcoin/commit/b42211ea95027e13adab75d8044acf955b4c04b1
https://github.com/iamunick/growthcoin/commit/18a2c79d848ce45e8fbd3707a5b8db0b70a5ce33
https://github.com/iamunick/growthcoin/commit/1daa18909f1c9a152f6383e6705940ea0aeef211
https://github.com/iamunick/growthcoin/commit/8e74f93dfe20f534aea229b27ec015a5643d28aa

You can download my copy of the blockchain reindexed to enable fast start if you don't wan to wait the whole 6 hours.  All you need is extract the zip file and replace in your appdata folder with these files
  • blkindex.dat
  • blk00001.dat
  • database (folder)

Note that on first load with my copy, you may experience up to 5 minutes of waiting. it'll be quicker on the second load.

Make sure to backup your application and Appdata folder before making any changes (especially your wallet.dat file).

I am developing on a Mac so I don't have handy a ready to go windows build.  Maybe some of you can provide the build? I'll try to get one ASAP.

reindexed database: http://grw.blockx.info/grw_blk_database_20140521.zip
Mac Wallet: http://grw.blockx.info/growthcoin-1.3.0.0-macosx.dmg

There's a big agenda of updates ahead, so keep an eye open for new releases

thank you ,unick.the new wallet can be used now?

Yes, keep in mind that a reindexing of the blockchain is required,

you can either let it do it's magic by itself (about 6 hours of redownload)
or get to pace with the copy of the blockchain I provided.

Always make sure to backup your wallet.dat (and in this case your current app folder if anything goes wrong)

how to download the new wallet? Kiss

If you have a Mac the link is right above.
If you have Windows, I will setup a VPS with windows on it to compile future builds. Meanwhile, if you can compile, go ahead. The link to the github is also above.

I'm focusing on getting updates rolling out, so the VPS solution for me is less prioritized (but will be done!)
275  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Bottlecaps v1.5.2 Just Released Checkpoint Node New Wallet Design! Please Update on: May 22, 2014, 02:54:16 AM
Does noot sync!

Add to your conf

addnode=cap.nodes.btcrypt.net:7685

and it will sync. I've updated it to the latest version flound did above.

Connected to 39 peers at the moment.

S.

Hi sheffters. I have added this as a dns node. I was able to get connected and sync'd using this without anything else. 

However there are a few things. When I do a nslookup I only see one address. It should be many addresses.  See below

Yours:
Code:
nslookup cap.nodes.btcrypt.net

Non-authoritative answer:
Name:    cap.nodes.btcrypt.net
Address:  87.106.246.28

Here is hbns:

Code:
nslookup seed.hobonickels.info

Non-authoritative answer:
Name:    seed.hobonickels.info
Addresses:  162.243.251.173
          176.31.250.94
          5.39.90.17
          5.249.152.30
          24.93.183.133
          71.91.14.102
          82.146.37.116
          84.45.63.205
          98.232.23.64

Your peer did supply me with other peers. About 2,000 worth. So I would be good for the future, but better for the dns node to point to other peers address right away. Anyway it is working for now, so thanks!

Also if anyone wants to be a dns node, it would be good. 3 or 4 is a good number to keep the network healthy.

do you have a link handy to how to set this up?
276  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [RESURRECTION] Bringing Life to Growthcoin (GRW) , Community Backed Development! on: May 21, 2014, 03:58:54 PM
Hello guys,

In order to jumpstart the development of the wallet, I decided to give a hand to soopy.

I have made a lot of updates to the current client and these are available on my github

https://github.com/iamunick/growthcoin

In this version 1.3 here's what big changes you can look forward to:

New logo and splash screen (the splash screen may need some more love)
Coin Control with weight
Fast start (needs a full blockchain download, took me about 6 hours, then the client starts in under 20 seconds)

Here's all the commit up to now
https://github.com/iamunick/growthcoin/commit/cdcd65f2b91e958f7a24d5652ec274f40adabd6c
https://github.com/iamunick/growthcoin/commit/00f215cfbb668ec2c1f1557e4ddee5d80994f7a3
https://github.com/iamunick/growthcoin/commit/15ef5123c881d200612947156c5b858fa0c2170f
https://github.com/iamunick/growthcoin/commit/f8904c452dd5d9bdfc3a50b1c8405bf6169cc603
https://github.com/iamunick/growthcoin/commit/c410dea570044c891a25a1223e917b32dd901108
https://github.com/iamunick/growthcoin/commit/aa49ca1ba512645f9a7991da03a6ee78e6d837d7
https://github.com/iamunick/growthcoin/commit/9a86f3a345f214aa21be3ff4aef7868e404291e7
https://github.com/iamunick/growthcoin/commit/804e721353c1347263e743c898f7718747064289
https://github.com/iamunick/growthcoin/commit/b42211ea95027e13adab75d8044acf955b4c04b1
https://github.com/iamunick/growthcoin/commit/18a2c79d848ce45e8fbd3707a5b8db0b70a5ce33
https://github.com/iamunick/growthcoin/commit/1daa18909f1c9a152f6383e6705940ea0aeef211
https://github.com/iamunick/growthcoin/commit/8e74f93dfe20f534aea229b27ec015a5643d28aa

You can download my copy of the blockchain reindexed to enable fast start if you don't wan to wait the whole 6 hours.  All you need is extract the zip file and replace in your appdata folder with these files
  • blkindex.dat
  • blk00001.dat
  • database (folder)

Note that on first load with my copy, you may experience up to 5 minutes of waiting. it'll be quicker on the second load.

Make sure to backup your application and Appdata folder before making any changes (especially your wallet.dat file).

I am developing on a Mac so I don't have handy a ready to go windows build.  Maybe some of you can provide the build? I'll try to get one ASAP.

reindexed database: http://grw.blockx.info/grw_blk_database_20140521.zip
Mac Wallet: http://grw.blockx.info/growthcoin-1.3.0.0-macosx.dmg

There's a big agenda of updates ahead, so keep an eye open for new releases

thank you ,unick.the new wallet can be used now?

Yes, keep in mind that a reindexing of the blockchain is required,

you can either let it do it's magic by itself (about 6 hours of redownload)
or get to pace with the copy of the blockchain I provided.

Always make sure to backup your wallet.dat (and in this case your current app folder if anything goes wrong)
277  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [RESURRECTION] Bringing Life to Growthcoin (GRW) , Community Backed Development! on: May 21, 2014, 07:33:10 AM

there's a new rpc command

addnode NODE add

where NODE is a known node.  give it a few seconds to connect or jump to the console and add a couple of nodes from this list http://grw.blockx.info/connected-nodes

No need to restart the client, it's all done in real time
Great ,, within minutes I'm getting more connections that my windows wallet, Im enjoying this and not to mention coin control! sweet update unick Smiley

Excellent news Smiley

I still think the connection rates is too low... I'm hopping to see better results as I'm going through the updates ahead.

I think automatic checkpoints and hardcoded seed nodes should help this issue.
278  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [RESURRECTION] Bringing Life to Growthcoin (GRW) , Community Backed Development! on: May 21, 2014, 07:13:10 AM

This is great work! Already checked out the mac wallet and will move my coins from windows wallet to mac. Reaaly impressed, looks and feels more responsive so far! Great work. The only issue I have is...0 peers Sad

there's a new rpc command

addnode NODE add

where NODE is a known node.  give it a few seconds to connect or jump to the console and add a couple of nodes from this list http://grw.blockx.info/connected-nodes

No need to restart the client, it's all done in real time
279  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [RESURRECTION] Bringing Life to Growthcoin (GRW) , Community Backed Development! on: May 21, 2014, 06:50:15 AM
Hello guys,

In order to jumpstart the development of the wallet, I decided to give a hand to soopy.

I have made a lot of updates to the current client and these are available on my github

https://github.com/iamunick/growthcoin

In this version 1.3 here's what big changes you can look forward to:

New logo and splash screen (the splash screen may need some more love)
Coin Control with weight
Fast start (needs a full blockchain download, took me about 6 hours, then the client starts in under 20 seconds)

Here's all the commit up to now
https://github.com/iamunick/growthcoin/commit/cdcd65f2b91e958f7a24d5652ec274f40adabd6c
https://github.com/iamunick/growthcoin/commit/00f215cfbb668ec2c1f1557e4ddee5d80994f7a3
https://github.com/iamunick/growthcoin/commit/15ef5123c881d200612947156c5b858fa0c2170f
https://github.com/iamunick/growthcoin/commit/f8904c452dd5d9bdfc3a50b1c8405bf6169cc603
https://github.com/iamunick/growthcoin/commit/c410dea570044c891a25a1223e917b32dd901108
https://github.com/iamunick/growthcoin/commit/aa49ca1ba512645f9a7991da03a6ee78e6d837d7
https://github.com/iamunick/growthcoin/commit/9a86f3a345f214aa21be3ff4aef7868e404291e7
https://github.com/iamunick/growthcoin/commit/804e721353c1347263e743c898f7718747064289
https://github.com/iamunick/growthcoin/commit/b42211ea95027e13adab75d8044acf955b4c04b1
https://github.com/iamunick/growthcoin/commit/18a2c79d848ce45e8fbd3707a5b8db0b70a5ce33
https://github.com/iamunick/growthcoin/commit/1daa18909f1c9a152f6383e6705940ea0aeef211
https://github.com/iamunick/growthcoin/commit/8e74f93dfe20f534aea229b27ec015a5643d28aa

You can download my copy of the blockchain reindexed to enable fast start if you don't wan to wait the whole 6 hours.  All you need is extract the zip file and replace in your appdata folder with these files
  • blkindex.dat
  • blk00001.dat
  • database (folder)

Note that on first load with my copy, you may experience up to 5 minutes of waiting. it'll be quicker on the second load.

Make sure to backup your application and Appdata folder before making any changes (especially your wallet.dat file).

I am developing on a Mac so I don't have handy a ready to go windows build.  Maybe some of you can provide the build? I'll try to get one ASAP.

reindexed database: http://grw.blockx.info/grw_blk_database_20140521.zip http://grw.blockx.info/grw_blockchain_20140529.tar.gz
Mac Wallet: http://grw.blockx.info/growthcoin-1.3.0.0-macosx.dmg https://github.com/iamunick/growthcoin/releases/download/1.3.0.0/growthcoin-1.3.0.0-macosx.dmg

There's a big agenda of updates ahead, so keep an eye open for new releases
280  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] FairCoin (FAC) - NEW DEVELOPMENT TEAM - Innovation - Promoting Equality - on: May 20, 2014, 03:08:10 PM
hi dev team
can we  establish a new rich list?Unable to open the old website
http://fac.blockx.info/richlist/


Site is back up, sorry about that
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 36 37 38 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!