Author

Topic: IOTA - page 580. (Read 1473233 times)

legendary
Activity: 2142
Merit: 1009
Newbie
April 23, 2016, 03:31:36 PM
So we just need two addresses, 1 IOTA and a simple script to send this 1 IOTA  back and forth 1 mil times  Huh

Something like that. In different combinations preferably.
legendary
Activity: 2142
Merit: 1009
Newbie
April 23, 2016, 03:31:03 PM
One million transactions?? Hope some people are coding some bots.

If every iota holder presses [Generate new address] 3000 times we'll get those million txs.
legendary
Activity: 1344
Merit: 1000
April 23, 2016, 03:30:15 PM
One million transactions?? Hope some people are coding some bots.

So we just need two addresses, 1 IOTA and a simple script to send this 1 IOTA  back and forth 1 mil times  Huh
legendary
Activity: 2156
Merit: 1070
April 23, 2016, 03:27:45 PM
One million transactions?? Hope some people are coding some bots.
legendary
Activity: 2142
Merit: 1009
Newbie
April 23, 2016, 03:19:11 PM
I think I'll create a counter that shows assessment when beta will end.

No, better if people run nodes to check this by themselves.
legendary
Activity: 2142
Merit: 1009
Newbie
April 23, 2016, 03:10:38 PM
I think I'll create a counter that shows assessment when beta will end.
legendary
Activity: 1470
Merit: 1004
April 23, 2016, 03:08:29 PM
Hey Come-from-Beyond, how's it going? Intriguing project.

Is it reasonable to assume we'll see a launch in 3-6 months?

With the current rate of 300 txs per day we'll reach 1 million tx milestone in 9 years. So it's not reasonable.

Cool, so we're on the BTC Beta schedule!  Smiley
hero member
Activity: 627
Merit: 500
April 23, 2016, 03:04:52 PM
Yes! 2025 will be a grand year!  Grin

Hey Come-from-Beyond, how's it going? Intriguing project.

Is it reasonable to assume we'll see a launch in 3-6 months?

With the current rate of 300 txs per day we'll reach 1 million tx milestone in 9 years. So it's not reasonable.
hero member
Activity: 714
Merit: 500
April 23, 2016, 02:52:12 PM
Hey Come-from-Beyond, how's it going? Intriguing project.

Is it reasonable to assume we'll see a launch in 3-6 months?

Very exciting to see this thing launch! CFB et al. good luck!

We haven't launched, we've been beta-testing since January, this is 'simply' the last stage of beta Smiley But thanks!
legendary
Activity: 2142
Merit: 1009
Newbie
April 23, 2016, 02:42:42 PM
Hey Come-from-Beyond, how's it going? Intriguing project.

Is it reasonable to assume we'll see a launch in 3-6 months?

With the current rate of 300 txs per day we'll reach 1 million tx milestone in 9 years. So it's not reasonable.
sr. member
Activity: 426
Merit: 256
April 23, 2016, 02:34:09 PM
Hey Come-from-Beyond, how's it going? Intriguing project.

Is it reasonable to assume we'll see a launch in 3-6 months?

Very exciting to see this thing launch! CFB et al. good luck!
hero member
Activity: 840
Merit: 500
Risk taker & Black Swan farmer.
April 23, 2016, 02:32:57 PM
Hey Come-from-Beyond, how's it going? Intriguing project.

Is it reasonable to assume we'll see a launch in 3-6 months?

hero member
Activity: 560
Merit: 501
April 23, 2016, 02:12:46 PM
If someone could send iota for testing purpose please ? Grin Grin

SVJZS9WRAOCDYKYXFWFNNQOK9WZTNKFLGYIVGZZLMKPUDCSGP9RY9DVREYHQGYXKOFB9XZFYBKDTKZT CZ

thank you in advance
legendary
Activity: 2142
Merit: 1009
Newbie
April 23, 2016, 01:08:26 PM
After a day of testing I can see that one of those feedbacks, engineered into Iota, works as planned. Under high-load (it's simulated now by using 30 sec artificial latency) nodes pull transactions from the neighbors at much faster rate than under low-load. This "smoothes" bandwidth consumption (per second) making network providers happy (because traffic spikes and antispikes is one of the most evil things in networking).
hero member
Activity: 658
Merit: 500
April 23, 2016, 12:08:07 PM
Testing IRI atm. Need some test coins.

Address:

9ZXASBT9ZBTLWKNFXUWQCCZHOALTYKTYQWWXITRIQIVQMXVCVHMYFJYULXSMNHBRIHVTEUPFANICGBT 9S

Thank you !
legendary
Activity: 2142
Merit: 1009
Newbie
April 23, 2016, 09:09:04 AM
Thanks, is it recommend to make transactions with beta version? I have read on reddit that it is still unsecure.

When will beta phase officially end?

You should make transactions, but keep in mind that they may be reverted.

Beta phase will end after everything works good.

PS: There are 309 transactions now. I wouldn't end beta till 1'000'000 transactions milestone.
x13
sr. member
Activity: 336
Merit: 250
Things are called shit for a reason, dear.
April 23, 2016, 09:02:32 AM
Does it mean that the client was officially released? Can not found the link. If so, it is secure to make transactions or is it still in beta mode?

It's beta.

Thanks, is it recommend to make transactions with beta version? I have read on reddit that it is still unsecure.

When will beta phase officially end?
legendary
Activity: 1098
Merit: 1000
Angel investor.
April 23, 2016, 08:53:43 AM

I followed the above-mentioned steps but get the below error, is there anything wrong?

java.lang.NumberFormatException: For input string: "999 "
        at java.lang.NumberFormatException.forInputString(Unknown Source)
        at java.lang.Integer.parseInt(Unknown Source)
        at java.lang.Integer.parseInt(Unknown Source)
        at iri.Configuration.apiPort(Configuration.java:45)
        at iri.IRI.main(IRI.java:30)

looks like you typed "999 ", which contains a space as illegal character
Yes, just notice and fix it, it works now, thanks.
legendary
Activity: 1225
Merit: 1000
April 23, 2016, 08:53:07 AM

I followed the above-mentioned steps but get the below error, is there anything wrong?

java.lang.NumberFormatException: For input string: "999 "
        at java.lang.NumberFormatException.forInputString(Unknown Source)
        at java.lang.Integer.parseInt(Unknown Source)
        at java.lang.Integer.parseInt(Unknown Source)
        at iri.Configuration.apiPort(Configuration.java:45)
        at iri.IRI.main(IRI.java:30)

looks like you typed "999 ", which contains a space as illegal character
legendary
Activity: 1098
Merit: 1000
Angel investor.
April 23, 2016, 08:50:04 AM
1. Download latest JRE
2. Download IRI 
3. Unzip IRI
4. Go to the unzipped folder and edit file 'configuration.iri', remove the last line, and save it
5. Open terminal inside the unzipped folder (hold shift down, press right mouse button->open terminal   - for windows OS)
6. Check java version: "java -version" (add JRE to system path if needed)
7. Run: "java -jar IRI.jar"
8. Open "nostalgia.html"
9. Enter seed
10. Press Claim IOTAs
11. click OK to the first popup -> Wait for 2nd popup 'packet received' -> OK
12. Wait 10 minutes
13. Click button 'refresh page' (TIP: not the browser button or F5)
14. Check your IOTAs

IT'S WORKING!!!!

Good work @CfB   Cool

PS: Anyone can add if I forgotten something.
EDIT #1: added step#4 as a separate step (previously it was inside step#9)


I followed the above-mentioned steps but get the below error, is there anything wrong?

java.lang.NumberFormatException: For input string: "999 "
        at java.lang.NumberFormatException.forInputString(Unknown Source)
        at java.lang.Integer.parseInt(Unknown Source)
        at java.lang.Integer.parseInt(Unknown Source)
        at iri.Configuration.apiPort(Configuration.java:45)
        at iri.IRI.main(IRI.java:30)
Jump to: