Bitcoin Forum
April 24, 2024, 01:50:25 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
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 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 »
  Print  
Author Topic: [ANN] NeosCoin Official BCT Thread. Details, news and other information.  (Read 308601 times)
M8BWNNRFMNdak68c
Sr. Member
****
Offline Offline

Activity: 373
Merit: 250


View Profile
January 21, 2017, 10:43:01 AM
 #541

is darksend a useable feature? i just experimented with the following things

start neoscoin with
masternode=1
liquidityprovider=10
enabledarksend=1
anonymizedashamount=5000

then i sent coins via standard "sendtoaddress"
{
        "account" : "",
        "address" : "Nfhb1rVo2Da4JKF1CySnxGpE9U1eQJgQEf",
        "category" : "send",
        "amount" : -1653.77768432,
        "fee" : -1.65000000,
        "confirmations" : -1,
        "bcconfirmations" : -1,
        "txid" : "371a180aebaf35bd389fa46a5f39065b8c4bea53e788d95dc4b900f95aadfb7d",
        "walletconflicts" : [
        ],
        "time" : 1484942093,
        "timereceived" : 1484942093
    },

but as you can see there is no confirmations, so it does not appear on the block explorer.

instead of arriving at the destination, there are only very few coins arriving!
 {
        "account" : "",
        "address" : "Nfhb1rVo2Da4JKF1CySnxGpE9U1eQJgQEf",
        "category" : "send",
        "amount" : -3.23003454,
        "fee" : -0.00020000,
        "confirmations" : 867,
        "bcconfirmations" : 867,
        "blockhash" : "f3678daf5bc4163f05b308fca9aa703414a7071c86c98c8995e853df0ce172fe",
        "blockindex" : 3,
        "blocktime" : 1484942160,
        "txid" : "5748c897d89ffe06857f24a7115903a7f7d5a96043866a34338db2401401b89f",
        "walletconflicts" : [
        ],
        "time" : 1484942095,
        "timereceived" : 1484942095
    },
 {
        "account" : "",
        "address" : "Nfhb1rVo2Da4JKF1CySnxGpE9U1eQJgQEf",
        "category" : "send",
        "amount" : -1.05982010,
        "fee" : -0.00010000,
        "confirmations" : 741,
        "bcconfirmations" : 741,
        "blockhash" : "dc5795cae8478608d1a8208a0469f0cd1bdaa1fe92cdf41216a34093cc5a46d0",
        "blockindex" : 3,
        "blocktime" : 1484950000,
        "txid" : "265eda8f187e8a137826efdf784aef7a50feeaa03606707fc2c9c10ef36b97be",
        "walletconflicts" : [
        ],
        "time" : 1484949515,
        "timereceived" : 1484949515
    },


but the funds are neither in "balance" nor in "darksend_balance" ( 0 ). they are locked somwhere..

eidt: i used "repairwallet" . now the funds are on "balance".

anyway, any ideas how to use this features? i will disable it..
1713966625
Hero Member
*
Offline Offline

Posts: 1713966625

View Profile Personal Message (Offline)

Ignore
1713966625
Reply with quote  #2

1713966625
Report to moderator
1713966625
Hero Member
*
Offline Offline

Posts: 1713966625

View Profile Personal Message (Offline)

Ignore
1713966625
Reply with quote  #2

1713966625
Report to moderator
"With e-currency based on cryptographic proof, without the need to trust a third party middleman, money can be secure and transactions effortless." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713966625
Hero Member
*
Offline Offline

Posts: 1713966625

View Profile Personal Message (Offline)

Ignore
1713966625
Reply with quote  #2

1713966625
Report to moderator
twoturtles (OP)
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000



View Profile WWW
January 21, 2017, 10:53:52 AM
 #542

is darksend a useable feature? i just experimented with the following things

start neoscoin with
masternode=1
liquidityprovider=10
enabledarksend=1
anonymizedashamount=5000

then i sent coins via standard "sendtoaddress"
{
        "account" : "",
        "address" : "Nfhb1rVo2Da4JKF1CySnxGpE9U1eQJgQEf",
        "category" : "send",
        "amount" : -1653.77768432,
        "fee" : -1.65000000,
        "confirmations" : -1,
        "bcconfirmations" : -1,
        "txid" : "371a180aebaf35bd389fa46a5f39065b8c4bea53e788d95dc4b900f95aadfb7d",
        "walletconflicts" : [
        ],
        "time" : 1484942093,
        "timereceived" : 1484942093
    },

but as you can see there is no confirmations, so it does not appear on the block explorer.

instead of arriving at the destination, there are only very few coins arriving!
 {
        "account" : "",
        "address" : "Nfhb1rVo2Da4JKF1CySnxGpE9U1eQJgQEf",
        "category" : "send",
        "amount" : -3.23003454,
        "fee" : -0.00020000,
        "confirmations" : 867,
        "bcconfirmations" : 867,
        "blockhash" : "f3678daf5bc4163f05b308fca9aa703414a7071c86c98c8995e853df0ce172fe",
        "blockindex" : 3,
        "blocktime" : 1484942160,
        "txid" : "5748c897d89ffe06857f24a7115903a7f7d5a96043866a34338db2401401b89f",
        "walletconflicts" : [
        ],
        "time" : 1484942095,
        "timereceived" : 1484942095
    },
 {
        "account" : "",
        "address" : "Nfhb1rVo2Da4JKF1CySnxGpE9U1eQJgQEf",
        "category" : "send",
        "amount" : -1.05982010,
        "fee" : -0.00010000,
        "confirmations" : 741,
        "bcconfirmations" : 741,
        "blockhash" : "dc5795cae8478608d1a8208a0469f0cd1bdaa1fe92cdf41216a34093cc5a46d0",
        "blockindex" : 3,
        "blocktime" : 1484950000,
        "txid" : "265eda8f187e8a137826efdf784aef7a50feeaa03606707fc2c9c10ef36b97be",
        "walletconflicts" : [
        ],
        "time" : 1484949515,
        "timereceived" : 1484949515
    },


but the funds are neither in "balance" nor in "darksend_balance" ( 0 ). they are locked somwhere..

eidt: i used "repairwallet" . now the funds are on "balance".

anyway, any ideas how to use this features? i will disable it..

Can you do me a favor please and paste the output of: neoscoind getrawtransaction 371a180aebaf35bd389fa46a5f39065b8c4bea53e788d95dc4b900f95aadfb7d

As far as darksend you're not the first to mention an issue with it to me.  We'll take a closer look into this and see what we can find.  It might be that not enough nodes are participating and there aren't enough coins available yet in your darksend balance.

M8BWNNRFMNdak68c
Sr. Member
****
Offline Offline

Activity: 373
Merit: 250


View Profile
January 21, 2017, 11:06:10 AM
 #543

okay thank you! i restarted it, now the tx seem to be "forgotten"

error: {"code":-5,"message":"No information available about transaction"}
twoturtles (OP)
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000



View Profile WWW
January 21, 2017, 11:12:05 AM
 #544

okay thank you! i restarted it, now the tx seem to be "forgotten"

error: {"code":-5,"message":"No information available about transaction"}


How many current connections do you have?  Also can you show me the client info?  The wallet and protocol version.  You can get all of the aforementioned info via 'getinfo'.  Is your current balance correct also?

CULTFRANCE16
Full Member
***
Offline Offline

Activity: 159
Merit: 100

Leader - FR. Group of traders.


View Profile
January 22, 2017, 07:33:20 PM
 #545

https://www.reddit.com/r/NeosCoin/comments/50vtlt/new_neoscoin_relaunched/

A little doubt... After the "relaunch" the name of the currency will change?  Smiley

Bitstar MarketPlace launch date's Unknown: www.bitstarcoin.com
twoturtles (OP)
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000



View Profile WWW
January 22, 2017, 07:56:15 PM
 #546

https://www.reddit.com/r/NeosCoin/comments/50vtlt/new_neoscoin_relaunched/

A little doubt... After the "relaunch" the name of the currency will change?  Smiley

I don't really see a need for a rebrand but I would definitely see what the community vote was.

arbitrage
Hero Member
*****
Offline Offline

Activity: 560
Merit: 500



View Profile
January 22, 2017, 08:14:35 PM
 #547

Volume of trade is very low and this coin is in danger of delisting from Bittrex. I hope you all are aware what that can be very bad. Probably will trigger dump on Polo as seen already in past with other coins. So be smart and do some trade right now. Bittrex is my favorite exchange and still is most secure!
Mrboot
Legendary
*
Offline Offline

Activity: 1204
Merit: 1000


View Profile
January 22, 2017, 10:11:36 PM
 #548

https://www.reddit.com/r/NeosCoin/comments/50vtlt/new_neoscoin_relaunched/

A little doubt... After the "relaunch" the name of the currency will change?  Smiley

I don't really see a need for a rebrand but I would definitely see what the community vote was.

The name don't have to change.
But there are cool things possible!

New colorful positive logo, country ambassadors, new website with a > z.
Monthly dev update. I bet when that start many people from around will start to help.

Guides on how to set up a masternode on verious OS and secure them.



gnargnar
Legendary
*
Offline Offline

Activity: 1111
Merit: 1000


crypto-enthusiast since 2012


View Profile
January 23, 2017, 12:38:04 PM
 #549

^^^^ sig-whoring spotted successfully Grin Grin
CULTFRANCE16
Full Member
***
Offline Offline

Activity: 159
Merit: 100

Leader - FR. Group of traders.


View Profile
January 23, 2017, 02:32:58 PM
 #550

https://www.reddit.com/r/NeosCoin/comments/50vtlt/new_neoscoin_relaunched/

A little doubt... After the "relaunch" the name of the currency will change?  Smiley

I don't really see a need for a rebrand but I would definitely see what the community vote was.

The name don't have to change.
But there are cool things possible!

New colorful positive logo, country ambassadors, new website with a > z.
Monthly dev update. I bet when that start many people from around will start to help.

Guides on how to set up a masternode on verious OS and secure them.





Oh yeah; Sounds good to me. I appreciate the good support. ^^

Bitstar MarketPlace launch date's Unknown: www.bitstarcoin.com
CryptoMan2014
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250


View Profile
January 26, 2017, 12:45:15 AM
 #551

Maybe in the future buy from yourself(the supporter) to keep some volume going so nobody has to worry about delisting.
The way it is now the volume will not be enough and it will get delisted.

Could the dev contact Bittrex?

twoturtles (OP)
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000



View Profile WWW
January 26, 2017, 12:57:56 AM
 #552

Maybe in the future buy from yourself(the supporter) to keep some volume going so nobody has to worry about delisting.
The way it is now the volume will not be enough and it will get delisted.

Could the dev contact Bittrex?



Hey CryptoMan, long time!  I'm in contact with them.

CULTFRANCE16
Full Member
***
Offline Offline

Activity: 159
Merit: 100

Leader - FR. Group of traders.


View Profile
January 26, 2017, 01:46:02 AM
 #553

Hi dev, Disclose at least the RoadMap on Twitter:

http://forum.neoscoin.com/uploads/default/original/1X/479bd63ba85daf5981a1a702435c8faa5ee8f969.png

Investors would appreciate. \o/

Bitstar MarketPlace launch date's Unknown: www.bitstarcoin.com
coma1013
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
January 26, 2017, 08:28:45 AM
 #554


Hello ~ twoturtles
I want to know how to set a master node in Neos coin.
I do not see how to set up a dash coin's master node.
I do not handle computers well.
Can you upload Dutoreal to YouTube? Thanks in advance to twoturtles and other developers.
It's Neos Fighting !!

Sorry for not being familiar with English.
Mrboot
Legendary
*
Offline Offline

Activity: 1204
Merit: 1000


View Profile
January 27, 2017, 08:57:50 AM
 #555


Hello ~ twoturtles
I want to know how to set a master node in Neos coin.
I do not see how to set up a dash coin's master node.
I do not handle computers well.
Can you upload Dutoreal to YouTube? Thanks in advance to twoturtles and other developers.
It's Neos Fighting !!

Sorry for not being familiar with English.

If someone would explain me the steps on aswell linux and windows i can make some nice looking tutorials inc. pictures.
And upload it on the forum.

Too bad i havent had time to investigate how it works perfectly. 30 Jan exams are over and i will look into it.
CULTFRANCE16
Full Member
***
Offline Offline

Activity: 159
Merit: 100

Leader - FR. Group of traders.


View Profile
January 27, 2017, 10:44:12 AM
 #556

I think the devs are busy preparing new implementations, to launch before the end of the month. Have patience ... Wink

Bitstar MarketPlace launch date's Unknown: www.bitstarcoin.com
Orange_Exchange_Pro
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
January 27, 2017, 02:06:31 PM
 #557


Hello ~ twoturtles
I want to know how to set a master node in Neos coin.
I do not see how to set up a dash coin's master node.
I do not handle computers well.
Can you upload Dutoreal to YouTube? Thanks in advance to twoturtles and other developers.
It's Neos Fighting !!

Sorry for not being familiar with English.
We have already had an answer to your question: https://bitcointalk.org/index.php?topic=1591169.msg17528946#msg17528946
I want to thank to the user SGK, and it worked really NEOS charged ... I have about three days to disperse up to 10 receipts on purse
BENBTC
Member
**
Offline Offline

Activity: 112
Merit: 10

zeth.tech


View Profile WWW
January 28, 2017, 12:58:23 AM
 #558

I think the devs are busy preparing new implementations, to launch before the end of the month. Have patience ... Wink

i think something is cooking, interesting trade volume and spikes indicates something is up.
jaracus
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
January 28, 2017, 09:42:38 AM
 #559

I think the devs are busy preparing new implementations, to launch before the end of the month. Have patience ... Wink

i think something is cooking, interesting trade volume and spikes indicates something is up.

oh for sure 🤓
jaracus
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
January 28, 2017, 04:34:28 PM
 #560

do we have date for q1 releaase
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 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 »
  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!