Bitcoin Forum
April 20, 2024, 12:07:56 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 [249] 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 ... 2557 »
  Print  
Author Topic: NXT :: descendant of Bitcoin - Updated Information  (Read 2761525 times)
pinarello
Full Member
***
Offline Offline

Activity: 266
Merit: 100


NXT is the future


View Profile
December 22, 2013, 11:23:18 AM
 #4961

well there is money gone from my account, but no single confirmation on a "Alias".

"undefined transaction" and "undefined alias" but NXT is gone.

Pin

Restart client. If this doesn't help then wait till transactions expire.

Thank you CfB seems all is falling to places with some lag but we get there.


Pin

1713571676
Hero Member
*
Offline Offline

Posts: 1713571676

View Profile Personal Message (Offline)

Ignore
1713571676
Reply with quote  #2

1713571676
Report to moderator
1713571676
Hero Member
*
Offline Offline

Posts: 1713571676

View Profile Personal Message (Offline)

Ignore
1713571676
Reply with quote  #2

1713571676
Report to moderator
1713571676
Hero Member
*
Offline Offline

Posts: 1713571676

View Profile Personal Message (Offline)

Ignore
1713571676
Reply with quote  #2

1713571676
Report to moderator
The network tries to produce one block per 10 minutes. It does this by automatically adjusting how difficult it is to produce blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713571676
Hero Member
*
Offline Offline

Posts: 1713571676

View Profile Personal Message (Offline)

Ignore
1713571676
Reply with quote  #2

1713571676
Report to moderator
1713571676
Hero Member
*
Offline Offline

Posts: 1713571676

View Profile Personal Message (Offline)

Ignore
1713571676
Reply with quote  #2

1713571676
Report to moderator
1713571676
Hero Member
*
Offline Offline

Posts: 1713571676

View Profile Personal Message (Offline)

Ignore
1713571676
Reply with quote  #2

1713571676
Report to moderator
idev
Hero Member
*****
Offline Offline

Activity: 859
Merit: 1004


BTC OG and designer of the BitcoinMarket.com logo


View Profile
December 22, 2013, 11:25:41 AM
 #4962

Getting this on my node using 0.4.0
Code:
2013-12-22 05:31:15.416:WARN:oejh.HttpParser:qtp1023959594-95: badMessage: java.lang.IllegalStateException: too much data after closed for HttpChannelOverHttp@2195cdc5{r=1,a=IDLE,uri=-}
pinarello
Full Member
***
Offline Offline

Activity: 266
Merit: 100


NXT is the future


View Profile
December 22, 2013, 11:28:42 AM
 #4963


command to see what aliasses I have got on my account number?


please

Pin

Vega
Hero Member
*****
Offline Offline

Activity: 739
Merit: 500



View Profile
December 22, 2013, 11:31:01 AM
 #4964

That is what EXACTLY what we need!  Can Come-from-Beyond verify that it is safe to use and/or provide other way to get all our assigned aliases?

thnx   Grin

In your place I'd use the source.
The code is really simple, a few lines, and it's simple to read, even if you don't know any AHK.

The whole thing is two type of API request and data processing.
Get transaction list with "getAliasIDs", then get every transaction detail from the list with "getTransaction".


Much appreciated... didn't mean to disrespect you... just don't want to lose my aliases before I even know which ones I got!!!   Grin

No offence taken. I would be cautious too, it's stupid to run any code you find on the forum. Smiley Here is an update, added some notes.
https://dl.dropboxusercontent.com/u/7038903/aliaslist.ahk
starik69
Legendary
*
Offline Offline

Activity: 1367
Merit: 1000


View Profile
December 22, 2013, 11:31:31 AM
 #4965

Here http://87.230.14.1/nxt/nxt.cgi?action=100 i see
Code:
TRANSACTION	:	6216696428957233971
» Timestamp : 22.12.2013 11:34:57
» Block : 18283241295389106713
» Amount : 0
» Fee : 1
» Confirmations : 5
» Deadline : 30
» Sender : 648774468
» Recipient : 1739068987193023818
» Signature | 4104f131494033ba9de95cd5d6e8d3d911027b5cb2c9229a31796a382670bd0ff56103dee342d2055ccadffdd306b4f1d53a4683be8078670bf618a5e0133f84

But http://nxtwallet.com:7874/nxt?requestType=getAlias&alias=6216696428957233971  gives
Code:
{"errorCode":5,"errorDescription":"Unknown alias"}
dzarmush
Legendary
*
Offline Offline

Activity: 1806
Merit: 1001


View Profile
December 22, 2013, 11:33:28 AM
 #4966

Can I start count my domains or I should wait for 1440 confirmations for every transaction to be sure they're mine? )

Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
December 22, 2013, 11:36:03 AM
 #4967

Can I start count my domains or I should wait for 1440 confirmations for every transaction to be sure they're mine? )

720 confirms to be sure.
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
December 22, 2013, 11:36:45 AM
 #4968

Well, guys, I'm working on adding a new API that will list all ur aliases. Gonna publish it in 30-60 minutes.
OKNXT
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
December 22, 2013, 11:37:49 AM
 #4969

Is the account "1739068987193023818" the proxy for alias system?

pinarello
Full Member
***
Offline Offline

Activity: 266
Merit: 100


NXT is the future


View Profile
December 22, 2013, 11:39:40 AM
 #4970

Well, guys, I'm working on adding a new API that will list all ur aliases. Gonna publish it in 30-60 minutes.

You are the best - if I didnt know you had much more NXT than me I would tip you  Cheesy


Pin

BitcoinForumator
Legendary
*
Offline Offline

Activity: 1120
Merit: 1000


View Profile
December 22, 2013, 11:45:13 AM
 #4971

Wait is the alias registering ongoing or is it closed?

I think i made a mistake because i requested all my aliases with a small fee and a deadline of 3 minutes. I read somewhere i should have put a very high deadline with the small fee.

pinarello
Full Member
***
Offline Offline

Activity: 266
Merit: 100


NXT is the future


View Profile
December 22, 2013, 11:45:22 AM
 #4972


The only remark I have is the confirmation if you have or did not get the domain.

getting a transaction number is not a surtenty you've got it.


Pin

Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
December 22, 2013, 11:46:24 AM
 #4973

Is the account "1739068987193023818" the proxy for alias system?

This is genesis account.
pinarello
Full Member
***
Offline Offline

Activity: 266
Merit: 100


NXT is the future


View Profile
December 22, 2013, 11:47:16 AM
 #4974

Wait is the alias registering ongoing or is it closed?

I think i made a mistake because i requested all my aliases with a small fee and a deadline of 3 minutes. I read somewhere i should have put a very high deadline with the small fee.



I think you will be fine.

CfB is in progress making an API to look @your aliaises.

This test was a great succes imo.

Pin

Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
December 22, 2013, 11:49:52 AM
 #4975

Version 0.4.2 - https://dl.dropboxusercontent.com/u/67242472/nxt.zip

Added http://localhost:7874/nxt?requestType=listAccountAliases&account=15436509232181115695
Added http://localhost:7874/nxt?requestType=getAccountPublicKey&account=15436509232181115695
bizz
Hero Member
*****
Offline Offline

Activity: 492
Merit: 500


View Profile
December 22, 2013, 11:50:39 AM
 #4976

Wait is the alias registering ongoing or is it closed?

I think i made a mistake because i requested all my aliases with a small fee and a deadline of 3 minutes. I read somewhere i should have put a very high deadline with the small fee.



I think you will be fine.

CfB is in progress making an API to look @your aliaises.

This test was a great succes imo.

Pin

+1 im very surprised with nxt performance under high load
lr127
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
December 22, 2013, 11:56:05 AM
 #4977

I can share a new list of all aliases with accounts (previous was without accounts). Share it?
S3MKi
Legendary
*
Offline Offline

Activity: 1540
Merit: 1016



View Profile
December 22, 2013, 11:58:03 AM
 #4978

    
Where to find a list node because every once in a while, the server falls off?
allwelder
Legendary
*
Offline Offline

Activity: 1512
Merit: 1004



View Profile
December 22, 2013, 12:01:55 PM
 #4979

why there are so many undefined alias transaction?
What should i do about the undefined ,re-register? or just wait?

 
                                . ██████████.
                              .████████████████.
                           .██████████████████████.
                        -█████████████████████████████
                     .██████████████████████████████████.
                  -█████████████████████████████████████████
               -███████████████████████████████████████████████
           .-█████████████████████████████████████████████████████.
        .████████████████████████████████████████████████████████████
       .██████████████████████████████████████████████████████████████.
       .██████████████████████████████████████████████████████████████.
       ..████████████████████████████████████████████████████████████..
       .   .██████████████████████████████████████████████████████.
       .      .████████████████████████████████████████████████.

       .       .██████████████████████████████████████████████
       .    ██████████████████████████████████████████████████████
       .█████████████████████████████████████████████████████████████.
        .███████████████████████████████████████████████████████████
           .█████████████████████████████████████████████████████
              .████████████████████████████████████████████████
                   ████████████████████████████████████████
                      ██████████████████████████████████
                          ██████████████████████████
                             ████████████████████
                               ████████████████
                                   █████████
.CryptoTalk.org.|.MAKE POSTS AND EARN BTC!.🏆
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
December 22, 2013, 12:04:22 PM
 #4980

why there are so many undefined alias transaction?
What should i do about the undefined ,re-register? or just wait?

Update to 0.4.2, it will remove stalled AS transactions.
Pages: « 1 ... 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 [249] 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 ... 2557 »
  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!