Bitcoin Forum
April 24, 2024, 06:30:39 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Poll
Question: none
. - 0 (0%)
. - 0 (0%)
Total Voters: 0

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 57 58 ... 148 »
  Print  
Author Topic: 🌱[ANN] SOIL | Environmental | Agriculture | Smart Contracts | Sustainable  (Read 237556 times)
Bojcha
Hero Member
*****
Offline Offline

Activity: 848
Merit: 500



View Profile
September 20, 2015, 11:08:31 PM
 #141


ok Thanks... need to find that v4 (found it) and check. Cpu mining working just testing my 3 of 4 cores and all is fine. No block yet tho...
it took me a long time to find a block, too. even with a brand new computer with quad-core and a radeon r5 graphics card, i cant normally find a block of ANYTHING. ive had my soil instances running on my computer for an hour right now, and havent found one. yesterday, i found two in the first five minutes. i dont have a mining rig, cant afford one just now (ive got a five year old with a yen for hockey thats eating away at my budget) and once we launch, ill probably just mine on the suprnova pool. ive been mining SHF and EXP there and making enough to make me content.
Here finally all works and running. Testing one 280x blocks are flying. Except i usually get 26MH/s and now i am looking at ~20.
1713983439
Hero Member
*
Offline Offline

Posts: 1713983439

View Profile Personal Message (Offline)

Ignore
1713983439
Reply with quote  #2

1713983439
Report to moderator
Bitcoin mining is now a specialized and very risky industry, just like gold mining. Amateur miners are unlikely to make much money, and may even lose money. Bitcoin is much more than just mining, though!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
jjjordan
Sr. Member
****
Offline Offline

Activity: 271
Merit: 251


View Profile
September 20, 2015, 11:15:20 PM
 #142


On Windows 8.1 I have Ethereum Go (geth.exe) wallet running and accepting RPC on default port.
When I start Soil Go wallet on the same computer it exits with an error:

Do you mean the GUI wallet or the gsoil console?
If I meant GUI, I would've said so... Smiley
And by the way, as far as I know there is no GUI wallet - there is GUI to the gsoil.exe, am I correct?

So short answer - console.

Here is a screeny:

GoldenEye
Hero Member
*****
Offline Offline

Activity: 601
Merit: 500


View Profile
September 20, 2015, 11:17:43 PM
 #143

If I meant GUI, I would've said so... Smiley
And by the way, as far as I know there is no GUI wallet - there is GUI to the gsoil.exe, am I correct?

So short answer - console.

Of course you are absolutely right. Etherwall is the GUI to the wallet, not the wallet itself.

By the way,
your problem is really windows specific. I think the mechanism for inter process communication (NamedPipe pipe or whatever) was not changed in the soil sources, so it conflicts to a running geth process.
Bojcha
Hero Member
*****
Offline Offline

Activity: 848
Merit: 500



View Profile
September 20, 2015, 11:23:59 PM
 #144

pff DAGs are in ethash folder..
.. https://i.imgur.com/nuwAum9.png
GoldenEye
Hero Member
*****
Offline Offline

Activity: 601
Merit: 500


View Profile
September 20, 2015, 11:24:09 PM
 #145

Please try new sourcecode - should fix this issue.
Let us know your findings.

No change:

ubuntu@ip-172-31-17-16:/opt/soil$ sudo netstat -tapn | grep gsoil
tcp        0      0 127.0.0.1:39339         0.0.0.0:*               LISTEN      5570/gsoil     
tcp        0      1 172.31.17.16:36820      84.110.80.85:30303      SYN_SENT    5570/gsoil     
tcp        0      0 172.31.17.16:43781      45.63.120.163:30303     ESTABLISHED 5570/gsoil     
tcp        0      0 172.31.17.16:53163      45.32.239.236:39338     ESTABLISHED 5570/gsoil     
tcp6       0      0 :::39338                :::*                    LISTEN      5570/gsoil     
tcp6       0      0 172.31.17.16:39338      45.63.84.6:34432        ESTABLISHED 5570/gsoil     
tcp6       0      0 172.31.17.16:39338      46.101.231.134:59494    ESTABLISHED 5570/gsoil     
jjjordan
Sr. Member
****
Offline Offline

Activity: 271
Merit: 251


View Profile
September 20, 2015, 11:28:14 PM
 #146


On Windows 8.1 I have Ethereum Go (geth.exe) wallet running and accepting RPC on default port.
When I start Soil Go wallet on the same computer it exits with an error:

Do you mean the GUI wallet or the gsoil console?
If I meant GUI, I would've said so... Smiley
And by the way, as far as I know there is no GUI wallet - there is GUI to the gsoil.exe, am I correct?

So short answer - console.

There is one gui wallet "SOILsafe".



Windows all_in_on package is ready soon. Let me grab a coffee first.

Will this wallet be able to work simultaneously with ethereum?
GoldenEye
Hero Member
*****
Offline Offline

Activity: 601
Merit: 500


View Profile
September 20, 2015, 11:31:43 PM
 #147


There is one gui wallet "SOILsafe".



Windows all_in_on package is ready soon. Let me grab a coffee first.

Ok, my "SoilWallet"
https://github.com/soilcurrency/SoilWallet.git
looks like this new one.

But jjjordan is right: It is not the wallet itself, only the GUI  Wink
GoldenEye
Hero Member
*****
Offline Offline

Activity: 601
Merit: 500


View Profile
September 20, 2015, 11:46:35 PM
 #148

The new (renamed) SOILsafe GUI has its own config file now, bug resolved.
soil (OP)
Full Member
***
Offline Offline

Activity: 130
Merit: 100

SOILteam


View Profile WWW
September 20, 2015, 11:47:58 PM
 #149

Please try new sourcecode - should fix this issue.
Let us know your findings.

No change:

ubuntu@ip-172-31-17-16:/opt/soil$ sudo netstat -tapn | grep gsoil
tcp        0      0 127.0.0.1:39339         0.0.0.0:*               LISTEN      5570/gsoil      
tcp        0      1 172.31.17.16:36820      84.110.80.85:30303      SYN_SENT    5570/gsoil      
tcp        0      0 172.31.17.16:43781      45.63.120.163:30303     ESTABLISHED 5570/gsoil      
tcp        0      0 172.31.17.16:53163      45.32.239.236:39338     ESTABLISHED 5570/gsoil      
tcp6       0      0 :::39338                :::*                    LISTEN      5570/gsoil      
tcp6       0      0 172.31.17.16:39338      45.63.84.6:34432        ESTABLISHED 5570/gsoil      
tcp6       0      0 172.31.17.16:39338      46.101.231.134:59494    ESTABLISHED 5570/gsoil      


Connections to other nodes on other ports are quite normal. They do not disturb because they belong to another networkid. After handshake they should be disappear.
It migth be that I don't got the question at all... :-)
jjjordan
Sr. Member
****
Offline Offline

Activity: 271
Merit: 251


View Profile
September 20, 2015, 11:48:40 PM
 #150

The new (renamed) SOILsafe GUI has its own config file now, bug resolved.

Are you referring to my problem? If so - what do I change?
I only run gsoil.exe. No GUI for me.
GoldenEye
Hero Member
*****
Offline Offline

Activity: 601
Merit: 500


View Profile
September 20, 2015, 11:50:58 PM
 #151

The new (renamed) SOILsafe GUI has its own config file now, bug resolved.

Are you referring to my problem? If so - what do I change?
I only run gsoil.exe. No GUI for me.

No this was another problem.
Good night.
soil (OP)
Full Member
***
Offline Offline

Activity: 130
Merit: 100

SOILteam


View Profile WWW
September 21, 2015, 12:04:42 AM
Last edit: September 21, 2015, 12:52:52 AM by soil
 #152

Community,

our new all_in_one windows package with our new wallet "SOILsafe " is out:

Download

If you never have started gsoil before:
1) Extract the package (e.g. to Desktop: "C:\Users\username\Desktop\soil_win_x64_v5_alpha")
2) Doubleclick "new_account.bat" - Set a password. The window should be closing automatically.
3) Doubleclick "genesis.bat". Wait a few seconds and close the window.
4) Doubleclick "soil.bat" - wait until sync.
5) Doubleclick "SOILsafe.bat"

Old hand:
1) Doubleclick "soil.bat"
2) Doubleclick "SOILsafe.bat"
jjjordan
Sr. Member
****
Offline Offline

Activity: 271
Merit: 251


View Profile
September 21, 2015, 12:26:28 AM
 #153

Community,

our new all_in_one windows package with our new wallet "SOILsafe " is out:

Download

If you never have started gsoil before:
1) Extract the package (e.g. to Desktop: "C:\Users\username\Desktop\soil_win_x64_v5_alpha")
2) Doubleclick "new_account.bat" - Set a password. The window should be closing automatically.
3) Doubleclick "genesis.bat". Wait a few seconds and close the window.
4) Doubleclick "soil.bat" - wait until sync.
5) Doubleclick "SOILsafe"

Old hand:
1) Doubleclick "soil.bat"
2) Doubleclick "SOILsafe"


Thanks, that one runs fine when Ethereum is running.
You might want to remove the shortcut though... it points to userprofile/dektop... and it starts in your profile's desktop... Wink
soil (OP)
Full Member
***
Offline Offline

Activity: 130
Merit: 100

SOILteam


View Profile WWW
September 21, 2015, 12:30:20 AM
 #154

Community,

our new all_in_one windows package with our new wallet "SOILsafe " is out:

Download

If you never have started gsoil before:
1) Extract the package (e.g. to Desktop: "C:\Users\username\Desktop\soil_win_x64_v5_alpha")
2) Doubleclick "new_account.bat" - Set a password. The window should be closing automatically.
3) Doubleclick "genesis.bat". Wait a few seconds and close the window.
4) Doubleclick "soil.bat" - wait until sync.
5) Doubleclick "SOILsafe"

Old hand:
1) Doubleclick "soil.bat"
2) Doubleclick "SOILsafe"


Thanks, that one runs fine when Ethereum is running.
You might want to remove the shortcut though... it points to userprofile/dektop... and it starts in your profile's desktop... Wink

Thanks!  Grin
anderson705
Full Member
***
Offline Offline

Activity: 233
Merit: 100



View Profile
September 21, 2015, 12:45:01 AM
 #155

Community,

our new all_in_one windows package with our new wallet "SOILsafe " is out:

Download

If you never have started gsoil before:
1) Extract the package (e.g. to Desktop: "C:\Users\username\Desktop\soil_win_x64_v5_alpha")
2) Doubleclick "new_account.bat" - Set a password. The window should be closing automatically.
3) Doubleclick "genesis.bat". Wait a few seconds and close the window.
4) Doubleclick "soil.bat" - wait until sync.
5) Doubleclick "SOILsafe.bat"

Old hand:
1) Doubleclick "soil.bat"
2) Doubleclick "SOILsafe.bat"

the file is no longer available, where is the right download?
soil (OP)
Full Member
***
Offline Offline

Activity: 130
Merit: 100

SOILteam


View Profile WWW
September 21, 2015, 12:53:34 AM
 #156

Community,

our new all_in_one windows package with our new wallet "SOILsafe " is out:

Download

If you never have started gsoil before:
1) Extract the package (e.g. to Desktop: "C:\Users\username\Desktop\soil_win_x64_v5_alpha")
2) Doubleclick "new_account.bat" - Set a password. The window should be closing automatically.
3) Doubleclick "genesis.bat". Wait a few seconds and close the window.
4) Doubleclick "soil.bat" - wait until sync.
5) Doubleclick "SOILsafe.bat"

Old hand:
1) Doubleclick "soil.bat"
2) Doubleclick "SOILsafe.bat"

the file is no longer available, where is the right download?

Try again ...
soil (OP)
Full Member
***
Offline Offline

Activity: 130
Merit: 100

SOILteam


View Profile WWW
September 21, 2015, 12:55:03 AM
 #157

LINK UPDATE!

Community,

our new all_in_one windows package with our new wallet "SOILsafe " is out:

Download

If you never have started gsoil before:
1) Extract the package (e.g. to Desktop: "C:\Users\username\Desktop\soil_win_x64_v5_alpha")
2) Doubleclick "new_account.bat" - Set a password. The window should be closing automatically.
3) Doubleclick "genesis.bat". Wait a few seconds and close the window.
4) Doubleclick "soil.bat" - wait until sync.
5) Doubleclick "SOILsafe.bat"

Old hand:
1) Doubleclick "soil.bat"
2) Doubleclick "SOILsafe.bat"
tamdc
Full Member
***
Offline Offline

Activity: 503
Merit: 100


View Profile
September 21, 2015, 01:16:40 AM
 #158

@soil : Do you have a schedule to launch yet? Can't wait Cheesy

P-Funk
Sr. Member
****
Offline Offline

Activity: 360
Merit: 250

Token


View Profile
September 21, 2015, 04:16:30 AM
 #159

I vote block target time: 30 seconds

Half-way between Ethereum and Shift's very quick ~15 seconds and Expanse's relatively slow 60 seconds.
jjjordan
Sr. Member
****
Offline Offline

Activity: 271
Merit: 251


View Profile
September 21, 2015, 04:47:41 AM
 #160

Voting is fine, but to make an educated choice one should at least read what Vitalik has to say about it:

https://blog.ethereum.org/2015/09/14/on-slow-and-fast-block-times/
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 57 58 ... 148 »
  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!