Pages:
Author

Topic: [ANN] Stag! | Stagflation crypto based on NXT! | OPEN BETA (Down for testing)! - page 8. (Read 49381 times)

hero member
Activity: 774
Merit: 500
OPEN BETA IS HERE!

Stag open beta is here! I have a public node with an open UI as well as a public node with a closed UI for it to exchange data with. So far, they have been sufficiently exchanging blocks and transactions with each-other so I am opening up the beta testing phase for public use.

What to do!
Go to the URL listed in the "Where to go" section and create an account. Write down your password somewhere or save it to your computer. There is no need to worry about security as this is only beta and upon official release, all coins from beta WILL DISAPPEAR! Once you log in for the first time, you will be given a public key. Post your public key here along with the amount of STAG you want to use for testing. I will then send you some STAG using your public key! After that, play around and goof off! If you find a bug, please post it here!

What NOT to do!
Don't use the password you used for beta for a real account when Stag is finally released as the server is set up for debugging and I WILL see the passwords you used in beta! So please, don't tempt me by using a password you used for something else or using the same password for beta as you do for the initial release!

Also, don't report typos (yet)! This includes instances where something says "NXT" instead of "STAG." I will get to these later.

What to expect!
Likely the biggest existing bug is the fact that when you try to make a transaction, you will see an error stating "Could not verify signature (Server Side)." Despite the error, the transaction IS excepted and will go through in the next block. This has something to do with the fact that you are logging in remotely (i.e. you are logging into Stag through something other than localhost). I am aware of this bug and will fix it, but it is not my highest priority as every day use of Stag will be done through localhost.

Where to go!
To help with Beta Testing, go here: http://104.131.29.158:7826

Nice job. i will send my my key and desired amount as an pm.
hero member
Activity: 756
Merit: 506
Interesting update..

Note we shouldn't be posting addresses in the thread itself or it might get locked.  Have to put it in your signature.

legendary
Activity: 1218
Merit: 1038
Welcome to your new NXT account. Your account ID is STAG-S7JW-3ZS4-MA3V-BRL28 - When funding your account for the first time, you also need to include your public key, which is 9ba8e59a8f242e7c293485247a4183b65152b06df68ad43f8503afd304a97757

any ammount will be fine for testing  Wink
legendary
Activity: 1134
Merit: 1000
www.cryptodesign.cc

STAG-K8VN-HW5A-6DWK-23Y9Z
e96db5285ed13f5bc6ceaf8ccad9d578065fc7910a5debcbd4b4bf9efb61be2f
5000

member
Activity: 72
Merit: 10
OPEN BETA IS HERE!

Stag open beta is here! I have a public node with an open UI as well as a public node with a closed UI for it to exchange data with. So far, they have been sufficiently exchanging blocks and transactions with each-other so I am opening up the beta testing phase for public use.

What to do!
Go to the URL listed in the "Where to go" section and create an account. Write down your password somewhere or save it to your computer. There is no need to worry about security as this is only beta and upon official release, all coins from beta WILL DISAPPEAR! Once you log in for the first time, you will be given a public key. Post your public key here along with the amount of STAG you want to use for testing. I will then send you some STAG using your public key! After that, play around and goof off! If you find a bug, please post it here!

What NOT to do!
Don't use the password you used for beta for a real account when Stag is finally released as the server is set up for debugging and I WILL see the passwords you used in beta! So please, don't tempt me by using a password you used for something else or using the same password for beta as you do for the initial release!

Also, don't report typos (yet)! This includes instances where something says "NXT" instead of "STAG." I will get to these later.

What to expect!
Likely the biggest existing bug is the fact that when you try to make a transaction, you will see an error stating "Could not verify signature (Server Side)." Despite the error, the transaction IS excepted and will go through in the next block. This has something to do with the fact that you are logging in remotely (i.e. you are logging into Stag through something other than localhost). I am aware of this bug and will fix it, but it is not my highest priority as every day use of Stag will be done through localhost.

Where to go!
To help with Beta Testing, go here: http://104.131.29.158:7826
hero member
Activity: 774
Merit: 500
Update
Got some interesting new bugs showing up. Open Beta may not be released as soon as I had hoped. On the bright side, I get to have more fun debugging!

It's great that you slay them bugs BEFORE launch. we've seen so many f'd up launches when there was not proper testing..
member
Activity: 72
Merit: 10
Update
Got some interesting new bugs showing up. Open Beta may not be released as soon as I had hoped. On the bright side, I get to have more fun debugging!
legendary
Activity: 1708
Merit: 1000
Reality is stranger than fiction
legendary
Activity: 1554
Merit: 1001
No stag for me  Angry

Sure, you can get stag! I will be giving some away after release. Smiley Just can't be part of the initial distribution.

Update
I fixed the asset exchange bug and am now testing for more bugs. That being said, I haven't found a new one yet. So things are going well! Will be opening up for testing soon.

Great work Stag Smiley
hero member
Activity: 509
Merit: 500
No stag for me  Angry

Sure, you can get stag! I will be giving some away after release. Smiley Just can't be part of the initial distribution.

Update
I fixed the asset exchange bug and am now testing for more bugs. That being said, I haven't found a new one yet. So things are going well! Will be opening up for testing soon.

good to see that now we are entering to an exciting phase Smiley Smiley
hero member
Activity: 774
Merit: 500
No stag for me  Angry

Sure, you can get stag! I will be giving some away after release. Smiley Just can't be part of the initial distribution.

Update
I fixed the asset exchange bug and am now testing for more bugs. That being said, I haven't found a new one yet. So things are going well! Will be opening up for testing soon.

Nice progress!
member
Activity: 72
Merit: 10
No stag for me  Angry

Sure, you can get stag! I will be giving some away after release. Smiley Just can't be part of the initial distribution.

Update
I fixed the asset exchange bug and am now testing for more bugs. That being said, I haven't found a new one yet. So things are going well! Will be opening up for testing soon.
sr. member
Activity: 285
Merit: 251
member
Activity: 72
Merit: 10
According to one of the main NXT devs, asset issuance has not been having any problems. I cannot find any explicit references to the function that is not executing in any of the JS code so I will check the HTML code for explicit references and then look for implicit references in the JS code to try and figure out why this function is never being used.
legendary
Activity: 1904
Merit: 1063
Great, thanks for update.
member
Activity: 72
Merit: 10
Update

I figured out want is going on with the AE bug but I can't find what is causing the problem in the code. I have also gathered that the bug is not due to my modifications to the code but is actually present in the unmodified NXT code itself. In short, what is happening is that a certain part of the JS code is not being executed at all and leaving a variable unassigned. This problem is specifically related to issuing assets on the AE. I will try to fix it, but I have also pointed the issue out to NXT devs as it affects NXT as well as Stag.
legendary
Activity: 1134
Merit: 1000
www.cryptodesign.cc
So, development is going well. Stag is actually mostly functional already. Having a little trouble with the asset exchange functionality which might spill over into the DGS, but other than that, it works great!

Nice to hear. Thanks for update.
Great, we are still watching this, looks promising.
sr. member
Activity: 476
Merit: 250
So, development is going well. Stag is actually mostly functional already. Having a little trouble with the asset exchange functionality which might spill over into the DGS, but other than that, it works great!

Nice to hear. Thanks for update.
member
Activity: 72
Merit: 10
So, development is going well. Stag is actually mostly functional already. Having a little trouble with the asset exchange functionality which might spill over into the DGS, but other than that, it works great!
sr. member
Activity: 336
Merit: 250
registration still ongoing?

I think yes but you need to send him a PM.


And you need 2 activitypoints more to reach a "seniormember".

Thanks.
Pages:
Jump to: