Bitcoin Forum
May 24, 2024, 06:51:48 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 »
241  Alternate cryptocurrencies / Announcements (Altcoins) / Re: NXT :: descendant of Bitcoin - Updated Information on: February 21, 2014, 11:10:57 AM
This whole coin was dead in the water. The new tech is laughable and nothing that cannot be wrapped into BTC directly or through a 3rd party app. These coins live and die on their communities, and starting with a large centralized developer with major investors backing it does not seem like a good way to start a strong community. Real cryptocoins benefit everybody with equal opportunity. Coins like this one benefit the developers most of all, by far. Forget this coin. It is the anti-crypto.

sure, will do in 2140 if this is ok with you Grin
242  Alternate cryptocurrencies / Announcements (Altcoins) / Re: NXT :: descendant of Bitcoin - Updated Information on: February 21, 2014, 11:06:51 AM
@CFB and others, would it be good if assets listed on exchange were somehow grouped? To bring order to the chaos. Some generic groups such as "currency", "ipo", etc..

yes, i have proposed to add some more fields like category some weeks ago also (also an url field to link to additional asset descriptions) but the best solution is to add this on client side.
this way the user can tag/categorize the assets individually.

ps: like bond/currency/mining contract/loan/crowd funding etc.
243  Alternate cryptocurrencies / Announcements (Altcoins) / Re: NXT :: descendant of Bitcoin - Updated Information on: February 21, 2014, 10:43:28 AM
There is lack of support for people that want to use and implement NXT, that way we miss opportunities.

Apparently implementing NXT is not that straight forward, look at cryptsy, mintpal, atomic-trader, etc… none of them succeed without any help to implement NXT.

We cannot expect mass adoption if above persist, and nobody steps forward to either make some kind of procedure or help people out.

Another remark is that I have the impression interest in NXT is decreasing in favor of new alt-coins/clones.

How can we reestablish interest in NXT?


When is the AE going to be fully functional?

Think this goes toghetter with client release, no sence to release AE when avarage Joe cant use it.

Community decides when to release AE, when it is tested enough.

the community shouldn't overreacting if devs are silent for a while or another clon appears.
atm there is only btc and ethereum to measure with. emunie is broken and i don't see any
other coin/platform atm able to deaccelerate nxt. ethereum needs the whole year to go online
so we have enough time to built the best tools infront of these competitor. it is true that we
have many loose ends now but we can link them quicker than others because they are already
there while others still in design phase.

and here is my very subjective prediction: nxt -> +3.71 USD latest until 15.08.2014  Grin


244  Alternate cryptocurrencies / Announcements (Altcoins) / Re: NXT :: descendant of Bitcoin - Updated Information on: February 21, 2014, 10:24:11 AM
There is lack of support for people that want to use and implement NXT, that way we miss opportunities.

Apparently implementing NXT is not that straight forward, look at cryptsy, mintpal, atomic-trader, etc… none of them succeed without any help to implement NXT.

We cannot expect mass adoption if above persist, and nobody steps forward to either make some kind of procedure or help people out.

Another remark is that I have the impression interest in NXT is decreasing in favor of new alt-coins/clones.

How can we reestablish interest in NXT?


Announcing a client that almost everyone is going to use.

+ Public giveaway to promote that client.

But I have a feeling that we have to wait for Nexern.

no need to wait, there are many good clients out now, supporting AE too.
anyway, of course i am adding additional value to nxt soon.

245  Alternate cryptocurrencies / Announcements (Altcoins) / Re: NXT :: descendant of Bitcoin - Updated Information on: February 21, 2014, 10:10:00 AM
Code:

struct gateway_info  // this struct is very incomplete, still a work in progress
{
    double balance,deposits,withdrawals,tbd __attribute__ ((packed));
   ...
};

struct gateway_AM
{
    ...
    double amount __attribute__ ((packed));
    double unspent __attribute__ ((packed));
    double change __attribute__ ((packed));
    ...
};


Would it be possible to use int64_t from the stdint.h library to represent amounts instead of floating point?
Eventually, but for single deposit and withdrawals, using double wont lose any satoshi or even dogtoshi. I would only be a cumulative drift in gateway balance totals. I just dont want to have to deal with converting everything to int math for now.


you are doing very cool things jl777, great! just one remark, iirc i have had some problems using __attribute__ switch in the past,
while #pragma pack() was always working well. have to dig in my old sources to find out which compiler refused attribute but there
where some issues i can remember. unless you need explicit selective aligment, #pragma could be better and is not so verbose.
246  Alternate cryptocurrencies / Announcements (Altcoins) / Re: NXT :: descendant of Bitcoin - Updated Information on: February 21, 2014, 09:57:34 AM
Why is blockchain only show 4 confirmation on an transaction made yesterday?

what if exchange only use blockchain info?

please explain

Got a link?

transaction id: 17232427939066065628

I think the blockchain explorer doesn't show the correct number of confirmations. see here, looks more accurate:
http://www.mynxt.info/blockexplorer/details.php?action=tx&tx=17232427939066065628

Ok I understand, but...

what if bter uses info from the "official" blockchain explorer let us say manualy, cant we just fix the issue with that blockchain explorer.

exchanges using thier own instance to verify transactions for sure. blockexplorer is currently polling the NRS api and buffers the result
into a local database, therefore the very quick query and response times you see when using the explorer. the new NRS supports now direct
database access, which means blockexplorer can query all data in realtime soon. since the buffering can be skipped, the confirmations
will be always realtime too. atm you see a snapshot from that moment the old api was polled and therefore the confirmation gap but
this doesn't mean the data is not acurate. the confirmation gap is currently filled by an additional cron job refreshing the snapshot from time
to time. if you check this specific transaction later you will see the confirmation increased.

ps: the blockexplorer is special built to run on minimal hardware to handle even millions of records without any greater latency by query.
this means even if the nxt blockchain grows extremly the response time will remain the same. compared to other tools (e.g. php/mysql)
blockexplorer won't break later due to heavy load or terrabyte dbs.
247  Alternate cryptocurrencies / Announcements (Altcoins) / Re: NXT :: descendant of Bitcoin - Updated Information on: February 20, 2014, 10:33:14 PM
A preview of the 0.8.0 Java API:
http://nxt.airdns.org:7875/doc/

thanks a lot Jean-Luc, you are doing an extraordinary job. always better from version to version like a tank ;-)
248  Alternate cryptocurrencies / Announcements (Altcoins) / Re: NXT :: descendant of Bitcoin - Updated Information on: February 20, 2014, 01:17:37 PM
what for nexern client?26th jan was date reliase but today is 20th feb and it isn't.now we got 5 different client.solaris Clienxt and other.

yes, still testing and adding some more features. atm i am working on the portfolio structure.
here is a screenshot of the current AE version how it looks atm.

http://nxtexplorer.com/download/ae-003.png

the good thing is, that we have no shortage on good clients, so i am using the time to add some
usefull features (quoteboards/market scanner) and a prototype for distributed application within the client.
249  Alternate cryptocurrencies / Altcoin Discussion / Re: Nxt :: Automated Transactions (AT) - progress and discussion on: February 17, 2014, 12:27:49 PM
very cool CIYAM. highly interested in building distributed applications on top of this,
able to collect, aggregate and publish informations via AM and blockchain.
very good think tank here, we should collect as many ideas as possible.
250  Alternate cryptocurrencies / Announcements (Altcoins) / Re: NXT :: descendant of Bitcoin - Updated Information on: February 16, 2014, 12:25:51 PM
any test-nxt available?

-> 9998590259914237067
251  Alternate cryptocurrencies / Announcements (Altcoins) / Re: NXT :: descendant of Bitcoin - Updated Information on: February 15, 2014, 06:22:55 PM
thanks.
yes i did it.
I thought that i need ~1000$ for finish. But here guys saying that there is people who can help me with sound and voice without $s. So we are waiting

good work d13id. (4k nxt -> 8987437801852093688)
252  Alternate cryptocurrencies / Announcements (Altcoins) / Re: NXT :: descendant of Bitcoin - Updated Information on: February 15, 2014, 05:37:02 PM
Has coins on testnet been reset again?

Yes, didn't manage to copy 0.5.9 data to 0.7.6 format.

OK, can someone send me 10K to 9827273118446850628 ? thx

20k send

oups, no nxt. sorry. haven't seen testnet is reset again.
so need also test nxt please: 9998590259914237067
253  Alternate cryptocurrencies / Announcements (Altcoins) / Re: NXT :: descendant of Bitcoin - Updated Information on: February 15, 2014, 05:14:55 PM
Hello, guys!
I want to remind you about collecting funds for the motion graphic design.
We need funds to pay sound designer and to dictors. Then the work will be complete.
For now we collected 398 nxt and 10 ltc, but it's not enough to finish video.

Especially i appeal to stakeholders and to devteam.
I'm sure that video will be very good promo of the nxt.
Also we could make more videos about new clients, transparent  mining, asset exchange and other features of the nxt.
We should teach people. How else they will know about benefits of the nxt?
Don't  pass by. Who except you can support that project? If not you then nobody!

nxt account to collect funds: 8987437801852093688
Here is an original topic

Maybe you should post the amount of money that you need...

The cost of the good dictor ~300$ we need 2 at least
The cost of the good sound designer ~400$
so we need ~1000$
but if we want more videos then we need more

wow, just cool d13id, did you made this infographic yourself?
how much nxt do you need to finish the english version?

254  Alternate cryptocurrencies / Announcements (Altcoins) / Re: NXT :: descendant of Bitcoin - Updated Information on: February 14, 2014, 01:42:44 PM
Anyone please send some testnxt to 3886398002649082891

Thanks.

sent 10k, hf

and another 10k

cc001, you are so fast ;-)  do you have enough funds left or shall i send you some more to distribute?

I'm down to 90k, would accept additional funds on 14982679201235752929 Smiley

oki, 500k sent
255  Alternate cryptocurrencies / Announcements (Altcoins) / Re: NXT :: descendant of Bitcoin - Updated Information on: February 14, 2014, 01:34:24 PM
Anyone please send some testnxt to 3886398002649082891

Thanks.

sent 10k, hf

and another 10k

cc001, you are so fast ;-)  do you have enough funds left or shall i send you some more to distribute?
256  Alternate cryptocurrencies / Announcements (Altcoins) / Re: NXT :: descendant of Bitcoin - Updated Information on: February 14, 2014, 12:15:58 PM
Am I wrong or is there an error, when you try to sell an asset, and the amount is worth for example 5000 nxt, but in your account you have less than that amount of nxt, you get the error message "Not enough funds". (Which is obviously incorrect since you do not need those funds to sell an asset, only the 1 nxt fee).

Can anyone try this and see if it happens to them also?  (in various clients)

if you sell you need to have this asset in your portfolio. otherwise you get this error message.
it's correct that "Not enough funds" isn't clear in this context but ok...

I have the asset in my account (I issued it).

hm, strange. then you should able to sell it. let me check.

ps: have you checked -> http://holms.cloudapp.net:6874/nxt?requestType=getAccount&account=YOURACCOUNT

to see your asset within assetBalances?

257  Alternate cryptocurrencies / Announcements (Altcoins) / Re: NXT :: descendant of Bitcoin - Updated Information on: February 14, 2014, 12:10:13 PM
Am I wrong or is there an error, when you try to sell an asset, and the amount is worth for example 5000 nxt, but in your account you have less than that amount of nxt, you get the error message "Not enough funds". (Which is obviously incorrect since you do not need those funds to sell an asset, only the 1 nxt fee).

Can anyone try this and see if it happens to them also?  (in various clients)

if you sell you need to have this asset in your portfolio. otherwise you get this error message.
it's correct that "Not enough funds" isn't clear in this context but ok...
258  Alternate cryptocurrencies / Announcements (Altcoins) / Re: NXT :: descendant of Bitcoin - Updated Information on: February 14, 2014, 12:07:33 PM
need some testnxt for 13647442964959355584
many thanks!
send
259  Alternate cryptocurrencies / Announcements (Altcoins) / Re: NXT :: descendant of Bitcoin - Updated Information on: February 14, 2014, 12:06:55 PM
OK someone guessed my (very simple testnet) password.. and transferred all the funds to another account. Sigh.  (Dunno why anyone would do that on testnet)

Someone could send 10K to 7671126277166214072 instead? thx



send
260  Alternate cryptocurrencies / Announcements (Altcoins) / Re: NXT :: descendant of Bitcoin - Updated Information on: February 14, 2014, 11:47:34 AM
Please send some test NXT to 4432258843260249105 for the AE test net
Thanks!

Should I say captain N  Roll Eyes

send
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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!