Author

Topic: [ANN][AMS] AmsterdamCoin™ | 100% PoS, Masternodes, Obfuscation, Seesaw - page 192. (Read 272368 times)

sr. member
Activity: 381
Merit: 250
Hi

wallet on yobit.net does not work!!!
copper member
Activity: 1024
Merit: 513
txbit.io - cryptocurrency exchange
I think at this point questions for the dev are pointless. He's clearly abandoned this coin

no...he is always reachable...you can pm him!

Steve

just don't expect an answer Wink

Why?

because you never answered a pm send to you on March 09, 2016, 01:50:31 PM so i expect that is normal treatment. nice to see wallet update.

I must have missed your PM. Sorry about that! Its not normal treatment at all. I now answered your PM. Let me know.
hero member
Activity: 2562
Merit: 577
I think at this point questions for the dev are pointless. He's clearly abandoned this coin

no...he is always reachable...you can pm him!

Steve

just don't expect an answer Wink

Why?

because you never answered a pm send to you on March 09, 2016, 01:50:31 PM so i expect that is normal treatment. nice to see wallet update.
hero member
Activity: 661
Merit: 500
We only want the FACTS!
Code:
addnode=ams1.midnightminer.net
addnode=ams2.midnightminer.net

Both are on the latest version 2.2.0


actually i started with those as addnodes but with listen=1, and ended up on a short chain,
more nodes fed me with shit.
to be on the safe side i'll sync to explorer first, then add all that goes along

Are you in North America or elsewhere?  I find some of the p2p traffic very segmented for some coins out there.

If your in NA, please PM me your IP, it might help me trace why the blockchain is soo slow.


i'm on the opposite side of the ball  Grin
and now about to strive thru that ugly pile of orphans again, bloody hell
ok, i connected to both nodes, it's safe until March 13
btw, explorer node reports ver 2.0.0

My plan is to have servers in Europe and South East Asia in the coming months.  But until then my servers are only in North America.  I need to prove the project before spending too much resources.

Feedback is welcome.

hero member
Activity: 661
Merit: 500
We only want the FACTS!
Code:
addnode=ams1.midnightminer.net
addnode=ams2.midnightminer.net

Both are on the latest version 2.2.0


actually i started with those as addnodes but with listen=1, and ended up on a short chain,
more nodes fed me with shit.
to be on the safe side i'll sync to explorer first, then add all that goes along

Are you in North America or elsewhere?  I find some of the p2p traffic very segmented for some coins out there.

If your in NA, please PM me your IP, it might help me trace why the blockchain is soo slow.
hero member
Activity: 661
Merit: 500
We only want the FACTS!
double checked, me stuck at 365881, explorer shows stuck at 416993.
the fork occured after #334716 (Mar 13)
#334717:
explorer - 29541f58b71080226d6686af023320d44dac2a8f4bf284be5f59af7964ffd215
me - e3ffbbd0656f778eda449ad0ee229551b9d3ef9d61db5498924f09a0dc26bd6d

an alarm was there:
https://bitcointalksearch.org/topic/m.14191788

i'll try to get along with explorer node (184.6.147.2) up to its top block,
btw it's frontend was stuck at 416993, but node info shows 417942+.
wtf ??

Both my permanent nodes are at 417990+

I am reloading blockchain on my personal wallet from Genesis block, it is at 210153 and it is slowly advancing.  But there are definitely more nodes available on the newer versions.  I have never seen 12 nodes on my wallet for many months.

So Kees is going in the right direction with the latest updates.


If you are in North America it may be a faster connection to connect to my permanent nodes.

Code:
addnode=ams1.midnightminer.net
addnode=ams2.midnightminer.net

Both are on the latest version 2.2.0
newbie
Activity: 28
Merit: 0
Finally Kees reply. I am so happy. When pump price to 900 again?
copper member
Activity: 1024
Merit: 513
txbit.io - cryptocurrency exchange



Wallet update 2.2.0 released. This update is non mandatory and contains the following changes:


  • Fixed slow syncing
  • Small Dutch language improvements
  • Added checkpoint

Since AmsterdamCoin is a clone of Transfercoin I will be merging all changes from Transfercoin into AmsterdamCoin. This means that all the good improvements that were made by Transfercoin will be included into AmsterdamCoin.

http://www.amsterdamcoin.com/download/windows/amsterdamcoin-qt.zip
copper member
Activity: 1024
Merit: 513
txbit.io - cryptocurrency exchange
My wallet start 'eat' the memory. I kiil it after it take a 16GB+ ram.
os ubuntu server 14.04x64 wallet build form github source.
now i try to redownload blockchain.
Any ideas?

Yes, theres currently a problem with the wallet. Im working on a fix.
legendary
Activity: 1572
Merit: 1002
My wallet start 'eat' the memory. I kiil it after it take a 16GB+ ram.
os ubuntu server 14.04x64 wallet build form github source.
now i try to redownload blockchain.
Any ideas?
hero member
Activity: 661
Merit: 500
We only want the FACTS!
Code:
{
"addr" : "68.71.58.226",
"addrlocal" : "68.235.184.68:51806",
"services" : "00000001",
"lastsend" : 1460680961,
"lastrecv" : 1460680963,
"bytessent" : 1305,
"bytesrecv" : 18852,
"conntime" : 1460680961,
"pingtime" : 0.19231000,
"version" : 61401,
"subver" : "/Inferno:2.1.0/",
"inbound" : false,
"startingheight" : 416594,
"banscore" : 0,
"syncnode" : true
},
{
"addr" : "68.71.58.229",
"addrlocal" : "68.235.184.68:51816",
"services" : "00000001",
"lastsend" : 1460680969,
"lastrecv" : 1460680969,
"bytessent" : 284,
"bytesrecv" : 765,
"conntime" : 1460680968,
"pingtime" : 0.17139100,
"version" : 61401,
"subver" : "/Inferno:2.1.0/",
"inbound" : false,
"startingheight" : 416594,
"banscore" : 0,
"syncnode" : false
}


Permanent nodes are updated to latest wallet.

Code:
addnode=ams1.midnightminer.net
addnode=ams2.midnightminer.net

copper member
Activity: 1024
Merit: 513
txbit.io - cryptocurrency exchange
dev, sync revealed that the rate of orphans production is somehow proportional to amount of blocks or more likely tx's.
that's why it was unnoticable during early growth.
check POS code
the rate will only grow until complete *&#*@(&#

Thanks, will check.
copper member
Activity: 1024
Merit: 513
txbit.io - cryptocurrency exchange
dev, if any codebase may seem near to ams i guess it would be bloodcoin.
you may find it useful to compare, if issue is in the code and not some screwed node, or pos-related
bod is cheap and not well-known, but it's running perfectly well

I will do some comparing. AMS is a transfercoin clone so I will compare that as well. Many thanks! Maybe this will bring me a bit further.

and if you wanna know what we do with flawed dutch coins check lftc coin thread,
amuse yourself, and prepare for the worst  Cool

The difference is that AMS is not a scam coin. I dont make a penny here. This costs me time and money instead.
copper member
Activity: 1024
Merit: 513
txbit.io - cryptocurrency exchange
dev, if any codebase may seem near to ams i guess it would be bloodcoin.
you may find it useful to compare, if issue is in the code and not some screwed node, or pos-related
bod is cheap and not well-known, but it's running perfectly well

I will do some comparing. AMS is a transfercoin clone so I will compare that as well. Many thanks! Maybe this will bring me a bit further.
copper member
Activity: 1024
Merit: 513
txbit.io - cryptocurrency exchange
suggest u look where the orphan blocks come from and solve that and u will sync nice......
old not updated wallets?

release wallet that blocks old wallet version


Thanks for the advice. I will look into this.
legendary
Activity: 3052
Merit: 1053
bit.diamonds | uNiq.diamonds
suggest u look where the orphan blocks come from and solve that and u will sync nice......
old not updated wallets?

release wallet that blocks old wallet version
copper member
Activity: 1024
Merit: 513
txbit.io - cryptocurrency exchange
Nothing out of the ordinary in that debug log. I did notice that the sync process is very slow. Still looking for the cause. It seems like theres an error in the peer to peer distribution.

dev you are a miracle.
importing blocks from bootstrap goes not any faster than p2p, with the same orphan shit

Well, bootstrap and p2p are 2 whole different things.

and ?

You compare them. Its like comparing apples with bananas. Both are fruit though. Btw I don't like your tone. I hope you have better social features in real life.

i don't compare anything, all i want is sync that shit.
and i see that no matter what source is - it's extremeley slow due to enormous amount of orphan processing,
and ldb in the process is bloated to 400m+ over 140m blk0001.dat which looks not right as well



So whats your solution?

solution to my task is coming in a few hours, i'll sync, take stuck coins, sell, and forget.
it was all about mining some amount to local addy,
sorry if my tone is not what you'r used to, i'm purely practical

Thanks for your extensive help on this! Guess I have to keep looking by myself.
copper member
Activity: 1024
Merit: 513
txbit.io - cryptocurrency exchange
Nothing out of the ordinary in that debug log. I did notice that the sync process is very slow. Still looking for the cause. It seems like theres an error in the peer to peer distribution.

dev you are a miracle.
importing blocks from bootstrap goes not any faster than p2p, with the same orphan shit

Well, bootstrap and p2p are 2 whole different things.

and ?

You compare them. Its like comparing apples with bananas. Both are fruit though. Btw I don't like your tone. I hope you have better social features in real life.

i don't compare anything, all i want is sync that shit.
and i see that no matter what source is - it's extremeley slow due to enormous amount of orphan processing,
and ldb in the process is bloated to 400m+ over 140m blk0001.dat which looks not right as well



So whats your solution? I've been breaking my head about this for some time, so if you have a better cause than p2p please let me know.
copper member
Activity: 1024
Merit: 513
txbit.io - cryptocurrency exchange
Nothing out of the ordinary in that debug log. I did notice that the sync process is very slow. Still looking for the cause. It seems like theres an error in the peer to peer distribution.

dev you are a miracle.
importing blocks from bootstrap goes not any faster than p2p, with the same orphan shit

Well, bootstrap and p2p are 2 whole different things.

and ?

You compare them. Its like comparing apples with bananas. Both are fruit though. Btw I don't like your tone. I hope you have better social features in real life.
copper member
Activity: 1024
Merit: 513
txbit.io - cryptocurrency exchange
Nothing out of the ordinary in that debug log. I did notice that the sync process is very slow. Still looking for the cause. It seems like theres an error in the peer to peer distribution.

dev you are a miracle.
importing blocks from bootstrap goes not any faster than p2p, with the same orphan shit

Well, bootstrap and p2p are 2 whole different things.
Jump to: