Bitcoin Forum
May 14, 2024, 04:33:20 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 [82] 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 ... 151 »
  Print  
Author Topic: [ANN] ECC  (Read 259316 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
Griffith (OP)
Legendary
*
Offline Offline

Activity: 1400
Merit: 1000


View Profile
May 26, 2017, 04:15:01 AM
 #1621

Now i have 1 connection. I guess we need more active nodes  Smiley

yeah, the network needs more 24/7 active nodes right now. the count is a little low

A white book and future plans are needed to promote the Chinese market..

i will write something on it soon.


UPDATE: code upgrades are just about done. so new wallet will be coming out soon. just have to run a few more tests and fix 2 minor gui issues that were reported to me the other day (sometimes coins dont show up and a rescan is needed, sometimes transactions are marked as conflicted when they arent actually conflicted, no button to backup wallet from gui). once i implement these fixes the new wallet should be out that will be compatible with the new node types

Those are great news
Does a wallet being permanently online helps the network?
Any plans to make an android wallet? That would be a good step towards real world usage, as more people could start use it to make payments on the move
Being added to a service like coinpayments or getting associated with a card would be a really good move

Speaking about real world usage, i guess it should be also the main goal of the coin, as it creates good value.
Also i think community should be more active, giving some contribute, instead of just waiting for coin to get more value and sell it for a profit in exchange.
From what i see it has been a 1 man development, but i'm sure that there are many coin holders that can help in some way.

Also Bleutrade markets should be removed from the ann 1st post. They removed us from there, we should remove them from here  Grin

Leaving the wallet online does help the network. Not only will you stake more often but you will be a node that other nodes can connect to.
the main goal of the coin is real world usage. we are gearing up to have actual use for large web services and will be looking into an android wallet later since most of us have tasks to do at the moment.
thanks for the reminder. i removed bleutrade from the OP. There are actually 4 people on the team. Im just leading development. although, anyone is free to make a push request and i will review it.   



Just bought a good stack on coinexchange, cheap enough! Following this project from now on, is the wallet on first page good? Fully working or is there some new release gonna come?

There will be a new wallet within the next few days hopefully. There were a lot of network upgrades recently. i just need to sort out some of the utility functions and test for different node types to check that when a storage node is found, the wallets correctly detect that it is a storage node. And then need to test that they are paid properly.
1715661200
Hero Member
*
Offline Offline

Posts: 1715661200

View Profile Personal Message (Offline)

Ignore
1715661200
Reply with quote  #2

1715661200
Report to moderator
1715661200
Hero Member
*
Offline Offline

Posts: 1715661200

View Profile Personal Message (Offline)

Ignore
1715661200
Reply with quote  #2

1715661200
Report to moderator
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, which will follow the rules of the network no matter what miners do. Even if every miner decided to create 1000 bitcoins per block, full nodes would stick to the rules and reject those blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715661200
Hero Member
*
Offline Offline

Posts: 1715661200

View Profile Personal Message (Offline)

Ignore
1715661200
Reply with quote  #2

1715661200
Report to moderator
1715661200
Hero Member
*
Offline Offline

Posts: 1715661200

View Profile Personal Message (Offline)

Ignore
1715661200
Reply with quote  #2

1715661200
Report to moderator
1715661200
Hero Member
*
Offline Offline

Posts: 1715661200

View Profile Personal Message (Offline)

Ignore
1715661200
Reply with quote  #2

1715661200
Report to moderator
emil1111
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
May 29, 2017, 07:35:25 PM
 #1622

i have no active connections from 24.05... what is the problem?(((
yoseff
Member
**
Offline Offline

Activity: 74
Merit: 15


View Profile
May 30, 2017, 01:03:55 PM
 #1623

i have no active connections from 24.05... what is the problem?(((
Try this nodes in conf file. They are working for me.

addnode=www.cryptounited.io
addnode=74.208.133.18
addnode=82.176.15.155
addnode=66.66.243.140
addnode=223.134.231.97
addnode=46.4.64.68
addnode=72.209.45.11
addnode=85.236.188.28
addnode=121.75.108.168

Also i suggest for you to keep a separate copy of database, metachain, txleveldb folders and .lock, blk0001.dat files. (wallet.dat is a good idea to keep too)
That way when if wallet crashes, you use those files i wrote before, instead of sync from 0.  Wink

Griffith will get us a better wallet in a few days, i believe  Smiley
anotherlateminer
Legendary
*
Offline Offline

Activity: 1411
Merit: 1003

Bagholder. Hodling shit since 2014


View Profile
May 30, 2017, 09:45:45 PM
 #1624

For some reason I got this:



I won't be happy while syncing it from the scratch Smiley Is there a snapshot or bootstrap available?
yoseff
Member
**
Offline Offline

Activity: 74
Merit: 15


View Profile
May 31, 2017, 12:15:17 AM
 #1625

For some reason I got this:



I won't be happy while syncing it from the scratch Smiley Is there a snapshot or bootstrap available?

Hi Anotherlateminer.
I had several times same error. It's a known issue for Griffith. When we close wallet it does not save blockchain well, so you must delete the folders and files i wrote in previous post (database, metachain, txleveldb folders and .lock, blk0001.dat files.) and start with fresh wallet. I'm pretty sure you know you must have a safety copy from your wallet.dat file.

Try this snapshot from Kiklo and see if it works. I always have a separate copy of my latest working blockchain in my computer for when that happens, and if that one from Kiklo doesnt work for you i may try to upload mine and let link here. Let me know if it worked.

By the way, maybe a "noob" question, but why does sync from scratch takes so much time? Couldn't the wallet simply download the blockchain from a reliable source and start working from that point? Afterall is 1.5 Gb of data (uncompressed - in a zip would be even less), should not take so much time to download...

Kiklo's Premium Blockchain Snapshot Service

ECCoin Snapshot updated to today's date , Fastest way to Sync.
E-CurrencyCoinBlockChainSnapShot-2017-04-15
https://bitcointalk.org/index.php?topic=1378653.msg15813425#msg15813425


 Cool
emil1111
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
May 31, 2017, 08:24:27 AM
 #1626


Try this nodes in conf file. They are working for me.

addnode=www.cryptounited.io
addnode=74.208.133.18
addnode=82.176.15.155
addnode=66.66.243.140
addnode=223.134.231.97
addnode=46.4.64.68
addnode=72.209.45.11
addnode=85.236.188.28
addnode=121.75.108.168



it works! thanks!
Hawkmoon79
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
May 31, 2017, 01:42:06 PM
 #1627

Still only getting at most 1 connection, even with all those nodes added. Wallet not syncing. Sad

edit: Cryptounited.io is down for me, too. For a week at least.
yoseff
Member
**
Offline Offline

Activity: 74
Merit: 15


View Profile
May 31, 2017, 02:11:36 PM
 #1628

Still only getting at most 1 connection, even with all those nodes added. Wallet not syncing. Sad

edit: Cryptounited.io is down for me, too. For a week at least.

I get 1 connection also, but wallet sync well.
Some days ago Cryptounited website was working for me, but now seems down for me too.
cpozzer
Sr. Member
****
Offline Offline

Activity: 434
Merit: 251



View Profile
May 31, 2017, 02:25:25 PM
 #1629

Will there be any other exchanges added?

    ▄▄▄▄▄▄▄▄▄▄▄▄▄▄,           
    ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓█▄       
    ▀▀▀▀▀▀▀▀▀▀▀▀▀▓▓▓▓▓▓▓█⌐   
    ▄▄▄▄▄▄▄▄▄▄▄▄▄µ  ▀▓▓▓▓▓▌   
    ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▄ ▐▓▓▓▓▌ 
    ▓▓▓▓▀▀▀▀▀▀▀▀▀▓▓▓▓▌ "▓▓▓▓▄
    ▓▓▓▓m         ▓▓▓▓⌐ ▓▓▓▓▌
    ▓▓▓▓m        ▄▓▓▓▓  ▓▓▓▓▌
    ▓▓▓▓m ╫▓▓▓▓▓▓▓▓▓▓Ü ▄▓▓▓▓¬
    ▓▓▓▓m ╫▓▓▓▓▓▓▓▓▀ .█▓▓▓▓▀ 
    ▓▓▓▓m         ,▄█▓▓▓▓▓╙   
    ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▀     
    ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▀▀       
DigitalPrice
Cryptocurrency & Projects
■ PrivateSend
■ InstantSend
■ Masternodes




■ FullPos coin   
■ Active Team   
■ Active Projects




Coinmarketcap
Exchanges      
Website          




.BUY DIGITALPRICE.
Join the Revolution






Hawkmoon79
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
May 31, 2017, 08:24:38 PM
 #1630

Still only getting at most 1 connection, even with all those nodes added. Wallet not syncing. Sad

edit: Cryptounited.io is down for me, too. For a week at least.

I get 1 connection also, but wallet sync well.
Some days ago Cryptounited website was working for me, but now seems down for me too.

Yeah, after 2-3 hours mine started syncing, too. At least that.
anotherlateminer
Legendary
*
Offline Offline

Activity: 1411
Merit: 1003

Bagholder. Hodling shit since 2014


View Profile
May 31, 2017, 08:44:26 PM
 #1631

For some reason I got this:



I won't be happy while syncing it from the scratch Smiley Is there a snapshot or bootstrap available?

Hi Anotherlateminer.
I had several times same error. It's a known issue for Griffith. When we close wallet it does not save blockchain well, so you must delete the folders and files i wrote in previous post (database, metachain, txleveldb folders and .lock, blk0001.dat files.) and start with fresh wallet. I'm pretty sure you know you must have a safety copy from your wallet.dat file.

Try this snapshot from Kiklo and see if it works. I always have a separate copy of my latest working blockchain in my computer for when that happens, and if that one from Kiklo doesnt work for you i may try to upload mine and let link here. Let me know if it worked.

By the way, maybe a "noob" question, but why does sync from scratch takes so much time? Couldn't the wallet simply download the blockchain from a reliable source and start working from that point? Afterall is 1.5 Gb of data (uncompressed - in a zip would be even less), should not take so much time to download...

Kiklo's Premium Blockchain Snapshot Service

ECCoin Snapshot updated to today's date , Fastest way to Sync.
E-CurrencyCoinBlockChainSnapShot-2017-04-15
https://bitcointalk.org/index.php?topic=1378653.msg15813425#msg15813425


 Cool
Thanks for the link, syncing now.

Syncing from scratch is slow because your client needs to download all the existing blocks and also verify every single transaction.
yoseff
Member
**
Offline Offline

Activity: 74
Merit: 15


View Profile
May 31, 2017, 11:21:30 PM
 #1632

Today my wallet crashed again. I was Encrypting it, and after putting password it closed. When trying to open wallet again, it crashed. Sent all the files to replace, from pendrive, but also put wallet.dat without realizing (wallet.dat file pryor to encryption)
Now it works but is not encrypted. Wasn't supposed that that file would not work or asked for password? (I think i did read that while encrypting wallet)

In regards to staking, is it the same having one big transaction or several smaller? (with total value being the same)

Glad that you sorted your problem, Anotherlateminer  Smiley
yoseff
Member
**
Offline Offline

Activity: 74
Merit: 15


View Profile
June 01, 2017, 01:33:38 AM
 #1633

Any update about the new wallet, Griffith?
Not putting pressure on you, but must admit i'm a bit anxious to get the new wallet, as this one bugs a bit...
Once you have the method and conditions (copy of good blockchain and other files) is quite easy and fast to solve, but prefer not having to worry about it.

Other thing: Is Blockexplorer stopped? Last transactions i see there are from 6 days ago. Also have one pretty interesting - Was sent in 1970-01-01 01:00:00 Cheesy
So i received ECC before i was born!

And website still showing offline for me. Anyone can reach cryptounited.io?
mdtspain
Legendary
*
Offline Offline

Activity: 1076
Merit: 1003


View Profile
June 01, 2017, 06:18:41 AM
 #1634

Any update about the new wallet, Griffith?
Not putting pressure on you, but must admit i'm a bit anxious to get the new wallet, as this one bugs a bit...
Once you have the method and conditions (copy of good blockchain and other files) is quite easy and fast to solve, but prefer not having to worry about it.


I am still running version ECCoin:2.4.7.5 on MAC. This version is without any problems for me until now. The main reason that I didn't go to ECCoin:2.4.7.7 is simply because it was not possible to compile this version, it is giving to many errors and I am not able to resolve those ( I am not a coder ). If Griffith wants he can try himself on my computer (teamviewer) to resolve those problems. He will then have a mac wallet available for distribution.
renbit
Sr. Member
****
Offline Offline

Activity: 257
Merit: 250


[insert trending meme] 人


View Profile WWW
June 01, 2017, 10:14:50 AM
 #1635

only peer I get is ...


46.4.64.68:19118



staking ok.



Griffith (OP)
Legendary
*
Offline Offline

Activity: 1400
Merit: 1000


View Profile
June 02, 2017, 04:36:42 AM
 #1636

Hi everyone.

sorry about going quiet for a few days. I started my new job at intuit and my laptop broke during travel so i had to buy a new one which i just got today. Someone posted earlier about the website being down... there was scheduled maintenance on the power grid in the town that the servers are running in. i was told that power to everything would be restored by the end of today so the site and such will be back up tomorrow.

I need to restore all of my development virtual machines and stuff tonight from the backups i have and while thats running will go back through the posts on the thread that i missed and answer any questions as well as answer any PMs that i havent yet responded too.
yoseff
Member
**
Offline Offline

Activity: 74
Merit: 15


View Profile
June 02, 2017, 04:58:06 AM
 #1637

Hi everyone.

sorry about going quiet for a few days. I started my new job at intuit and my laptop broke during travel so i had to buy a new one which i just got today. Someone posted earlier about the website being down... there was scheduled maintenance on the power grid in the town that the servers are running in. i was told that power to everything would be restored by the end of today so the site and such will be back up tomorrow.

I need to restore all of my development virtual machines and stuff tonight from the backups i have and while thats running will go back through the posts on the thread that i missed and answer any questions as well as answer any PMs that i havent yet responded too.
I knew you would not abandon us  Cheesy

Any news on new wallet? Anyway, i already have a lot of practice restoring mine and right now is just a matter of minutes to recover everything. I always keep a recent copy of blockchain near  Grin
Griffith (OP)
Legendary
*
Offline Offline

Activity: 1400
Merit: 1000


View Profile
June 02, 2017, 05:24:41 AM
 #1638

Will there be any other exchanges added?

We will be working towards that after the next wallet update yes.

Thanks for the link, syncing now.

Syncing from scratch is slow because your client needs to download all the existing blocks and also verify every single transaction.

I will be stealing the "assumed valid blocks" code from bitcoin so that you dont actually have to do all of this anymore. it makes syncing a bunch faster and adds 0 additional security risks

Today my wallet crashed again. I was Encrypting it, and after putting password it closed. When trying to open wallet again, it crashed. Sent all the files to replace, from pendrive, but also put wallet.dat without realizing (wallet.dat file pryor to encryption)
Now it works but is not encrypted. Wasn't supposed that that file would not work or asked for password? (I think i did read that while encrypting wallet)

In regards to staking, is it the same having one big transaction or several smaller? (with total value being the same)

Glad that you sorted your problem, Anotherlateminer  Smiley

yeah. there are a few GUI only bugs out there. If you encrypt a wallet.dat then it only encrypts that copy of the wallet.dat file. so if you have backups they will contain the same keys with no encryption. Best practice is to backup the wallet.dat. encrypt it. test it to make sure it works as expected. then delete the unencrypted backups and back up the new encrypted wallet.dat file.

It is better to stake with several smaller transactions. You will get selected as your coins to stake more often. rewards will be the same for staking several smaller as they would be for one larger (proportionally % the same)


-Griffith
fernan
Sr. Member
****
Offline Offline

Activity: 367
Merit: 255


View Profile
June 02, 2017, 01:56:28 PM
Last edit: June 06, 2017, 10:40:42 PM by fernan
 #1639

only peer I get is ...


46.4.64.68:19118



staking ok.
Also you can try "Active Peers" from
https://www.coinexchange.io/network/peers/ECC
Griffith (OP)
Legendary
*
Offline Offline

Activity: 1400
Merit: 1000


View Profile
June 04, 2017, 09:43:53 AM
 #1640

pushed a bunch of code changes to the dev branch tonight. GUI has bugs that need to be fixed but the actual coin code for the new upgrade works pretty well so far.


im actually considering deleting the GUI code from the ECC repo all together with this next upgrade and migrating it to a new repo for just GUI code that communicates with the wallet which would always be running as a daemon. This would also mean the coin would be moving towards having an installer rather than just downloading the new executable to run locally.

This would take a lot of work code wise and probably quite a few days so im unsure if i will be proceeding with that this update or put it off.
Pages: « 1 ... 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 [82] 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 ... 151 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!