Pages:
Author

Topic: 🌱[ANN] SOIL | Environmental | Agriculture | Smart Contracts | Sustainable - page 30. (Read 237572 times)

member
Activity: 82
Merit: 10
Auxiliary Soil Developer
Community, even if your donations are rare  Wink - here is gsoil 1.6.1! based on the very latest go-ethereum sourcecode. This is a huge step compared to our current client, having now all the latest improvements included to gsoil. Believe me, that was not easy - keep in mind that I'm not a developer. Anyway here you go: https://github.com/Soilcoin/go-soil
[EDIT]
Binaries are now available:
https://github.com/Soilcoin/go-soil/releases

THIS IS AN UNSTABLE VERSION - Please make at least a backup of you keystore folder before you test it and do not send much soil until we are all on the same version. Let us know if you have some issues or if it's working great for you.

If you like my work... tip me  Smiley
[SOIL] 0x663682fd2d96064fdb2f152a56bab75d921065c0
BTC 17vKnSGtuegVi8LsSpQbJwDsNFdgrkwuwf

Here are the binaries:
https://github.com/Soilcoin/go-soil/releases


Got the error "Synchronisation failed..." "retrieved hash chain is invalid" @ 2122315. Do I have to resync from scratch with gsoil 1.6.1?

Unfortunately a resync is needed. It will take you about 10 minutes with the new --fast sync option (default). Delete C:\Users\username\AppData\Roaming\Soil\chaindata in windows or ~/.soil/chaindata in linux. This is needed because we jumped directly into the latest geth code-version. Please don't delete you keystore folder by accident!
newbie
Activity: 46
Merit: 0
Community, even if your donations are rare  Wink - here is gsoil 1.6.1! based on the very latest go-ethereum sourcecode. This is a huge step compared to our current client, having now all the latest improvements included to gsoil. Believe me, that was not easy - keep in mind that I'm not a developer. Anyway here you go: https://github.com/Soilcoin/go-soil
[EDIT]
Binaries are now available:
https://github.com/Soilcoin/go-soil/releases

THIS IS AN UNSTABLE VERSION - Please make at least a backup of you keystore folder before you test it and do not send much soil until we are all on the same version. Let us know if you have some issues or if it's working great for you.

If you like my work... tip me  Smiley
[SOIL] 0x663682fd2d96064fdb2f152a56bab75d921065c0
BTC 17vKnSGtuegVi8LsSpQbJwDsNFdgrkwuwf

Here are the binaries:
https://github.com/Soilcoin/go-soil/releases


Got the error "Synchronisation failed..." "retrieved hash chain is invalid" @ 2122315. Do I have to resync from scratch with gsoil 1.6.1?
legendary
Activity: 1045
Merit: 1157
no degradation
...
THIS IS AN UNSTABLE VERSION - Please make at least a backup of you keystore folder before you test it and do not send much soil until we are all on the same version. Let us know if you have some issues or if it's working great for you.
...
Indeed, well done! Smiley

Here is some feedback. I've updated a test node without big trouble. 1.6.1 redownloaded the whole blockchain, as I have no clue about all the Ethereum versions - not sure if this is expected or not. The node is running stable since ~ 24h without any crashes. Smiley

It looks like
Code:
web3.fromWei(eth.getBalance(eth.accounts[0]), "soil")
eth.sendTransaction({value:web3.toWei(0.1, "soil"), from:eth.coinbase, to:"address"})
etc. don't work anymore, I had to replace "soil" with "ether" to get it working, e.g.
Code:
web3.fromWei(eth.getBalance(eth.accounts[0]), "ether")

So far so good!

member
Activity: 82
Merit: 10
Auxiliary Soil Developer
Community, even if your donations are rare  Wink - here is gsoil 1.6.1! based on the very latest go-ethereum sourcecode. This is a huge step compared to our current client, having now all the latest improvements included to gsoil. Believe me, that was not easy - keep in mind that I'm not a developer. Anyway here you go: https://github.com/Soilcoin/go-soil
[EDIT]
Binaries are now available:
https://github.com/Soilcoin/go-soil/releases

THIS IS AN UNSTABLE VERSION - Please make at least a backup of you keystore folder before you test it and do not send much soil until we are all on the same version. Let us know if you have some issues or if it's working great for you.

If you like my work... tip me  Smiley
[SOIL] 0x663682fd2d96064fdb2f152a56bab75d921065c0
BTC 17vKnSGtuegVi8LsSpQbJwDsNFdgrkwuwf

Here are the binaries:
https://github.com/Soilcoin/go-soil/releases
hero member
Activity: 804
Merit: 500
DAO ↔ DApp
Community, even if your donations are rare  Wink - here is gsoil 1.6.1! based on the very latest go-ethereum sourcecode. This is a huge step compared to our current client, having now all the latest improvements included to gsoil. Believe me, that was not easy - keep in mind that I'm not a developer. Anyway here you go: https://github.com/Soilcoin/go-soil
Later the day I will compile binarys for the different operating systems.
THIS IS AN UNSTABLE VERSION - Please make at least a backup of you keystore folder before you test it and do not send much soil until we are all on the same version. Let us know if you have some issues or if it's working great for you.

If you like my work... tip me  Smiley
[SOIL] 0x663682fd2d96064fdb2f152a56bab75d921065c0
BTC 17vKnSGtuegVi8LsSpQbJwDsNFdgrkwuwf

Nice job. Ethereum is cool but doesn't scale. This could be a really useful network for a dapp. Cheap smart contracts.
member
Activity: 82
Merit: 10
Auxiliary Soil Developer
Community, even if your donations are rare  Wink - here is gsoil 1.6.1! based on the very latest go-ethereum sourcecode. This is a huge step compared to our current client, having now all the latest improvements included to gsoil. Believe me, that was not easy - keep in mind that I'm not a developer. Anyway here you go: https://github.com/Soilcoin/go-soil
[EDIT]
Binaries are now available:
https://github.com/Soilcoin/go-soil/releases

THIS IS AN UNSTABLE VERSION - Please make at least a backup of you keystore folder before you test it and do not send much soil until we are all on the same version. Let us know if you have some issues or if it's working great for you.

If you like my work... tip me  Smiley
[SOIL] 0x663682fd2d96064fdb2f152a56bab75d921065c0
BTC 17vKnSGtuegVi8LsSpQbJwDsNFdgrkwuwf
legendary
Activity: 1559
Merit: 1001
Epic Private Internet Cash
1/4 ready. Looking for the rest.  Grin
hero member
Activity: 742
Merit: 505


Hows the cryptopia funds going?
legendary
Activity: 902
Merit: 1001
Free trial of #AltFolio = save time, react faster
Can someone give me simple explanation on what I need to do to move coins off of Bittrex?
It is not difficult:

1) Download the newest wallet - see further up in this thread (or perhaps post #1, haven't checked)
2) install it, instructions are there, or included
3) sync it (i.e. replay the whole blockchain), by just running it long enough (can take hours or days), or:
    perhaps someone has/could publish/ed a 'bootstrap', i.e. the whole blockchain in one archive, via torrent, or a cloud storage provider, or a VPS droplet
4) generate a new address in the wallet, store the passphrase & private key securely
5) input that address into the withdrawal form at bittrex, send, confirm, wait. Check block explorer for transaction hash. Perhaps you first want to send a small amount, to test it?
6) go through the various donation address in this thread, and share some of your coins to those people who keep this going. You choose. Much appreciated.
7) sell some to me for bitcoin, or ether --> WTB/WTS thread . PM me your offer, thanks.

 Wink
RKS
member
Activity: 77
Merit: 10
BTC address: 17u5q3VJSVg9w9VPfE34th3mbTG4ngFEfS
Hey is there a place to move SOIL coins- off of Bittrex. I see I have some coins there still. Is the coin still alive? New exchange coming perhaps? Active wallet?

Can someone give me simple explanation on what I need to do to move coins off of Bittrex?

That would be awesome.
member
Activity: 82
Merit: 10
Auxiliary Soil Developer
Here is our new tiny blockexplorer! Special thanks go to cryptococcus, who made this possible with his donation! I had to switch to another explorer source code because the one announced above perfoms well locally, but horrible on a vps. I've spent way too much time on it and I'm not very familar with these web technologies e.g. node, bootstrap etc..  so I hope it's working fine now. At the moment the database is beeing filled with all blocks - therefore you might not find all blocks and transactions.

http://104.200.67.105:3000

If you like my work, please tip me Smiley.
[SOIL] 0x663682fd2d96064fdb2f152a56bab75d921065c0
BTC 17vKnSGtuegVi8LsSpQbJwDsNFdgrkwuwf

Compliments, very nice. Well done!

Thank you! - I guess that was my only trip to web development... Smiley
member
Activity: 82
Merit: 10
Auxiliary Soil Developer
Here is our new tiny blockexplorer! Special thanks go to cryptococcus, who made this possible with his donation! I had to switch to another explorer source code because the one announced above perfoms well locally, but horrible on a vps. I've spent way too much time on it and I'm not very familar with these web technologies e.g. node, bootstrap etc..  so I hope it's working fine now. At the moment the database is beeing filled with all blocks - therefore you might not find all blocks and transactions.

http://104.200.67.105:3000

If you like my work, please tip me Smiley.
[SOIL] 0x663682fd2d96064fdb2f152a56bab75d921065c0
BTC 17vKnSGtuegVi8LsSpQbJwDsNFdgrkwuwf

http://104.200.67.105:3000/tx/0x3a7162d96f7ed35ac0b17ab2eba93eaa7ef69c0fb0f399a4efbd30a8aa6e5972

That's from me!

Cheers! Smiley

Thank you! Smiley | Anybody else, guys?  Wink
legendary
Activity: 902
Merit: 1001
Free trial of #AltFolio = save time, react faster
Here is our new tiny blockexplorer! Special thanks go to cryptococcus, who made this possible with his donation! I had to switch to another explorer source code because the one announced above perfoms well locally, but horrible on a vps. I've spent way too much time on it and I'm not very familar with these web technologies e.g. node, bootstrap etc..  so I hope it's working fine now. At the moment the database is beeing filled with all blocks - therefore you might not find all blocks and transactions.

http://104.200.67.105:3000

If you like my work, please tip me Smiley.
[SOIL] 0x663682fd2d96064fdb2f152a56bab75d921065c0
BTC 17vKnSGtuegVi8LsSpQbJwDsNFdgrkwuwf

Compliments, very nice. Well done!
legendary
Activity: 1559
Merit: 1001
Epic Private Internet Cash
Here is our new tiny blockexplorer! Special thanks go to cryptococcus, who made this possible with his donation! I had to switch to another explorer source code because the one announced above perfoms well locally, but horrible on a vps. I've spent way too much time on it and I'm not very familar with these web technologies e.g. node, bootstrap etc..  so I hope it's working fine now. At the moment the database is beeing filled with all blocks - therefore you might not find all blocks and transactions.

http://104.200.67.105:3000

If you like my work, please tip me Smiley.
[SOIL] 0x663682fd2d96064fdb2f152a56bab75d921065c0
BTC 17vKnSGtuegVi8LsSpQbJwDsNFdgrkwuwf

http://104.200.67.105:3000/tx/0x3a7162d96f7ed35ac0b17ab2eba93eaa7ef69c0fb0f399a4efbd30a8aa6e5972

That's from me!

Cheers! Smiley
hero member
Activity: 742
Merit: 505
hi guys any news from Cryptopia or Bittrex

our cryptopia balance presently sits at about 550,000 DOT, so we're over 25% of the way to the listing price. i do have some things ready to get put online in the marketplace, spoon rings and old nhl hockey cards from the 50s, to hopefully help get us towards that magical 2 million DOT mark. thank you to any and evryone who has sent in donations (BTC or DOT) to our soilcoinfund account on cryptopia.


Would you mind repeating the DOT adress for donation?
Or will it do to "promise" a sum?

certainly! the BOT and BTC addresses for our "soilcoinfund" account on cryptopia are:

DOT : 1MzVbB5Ya5dVQSF4H4mssquLrX2wGbvxsV
BTC :  1QFH54K6zAHifyWVVTVXHTGP28wDPvevtX

if theres any other currency tht you want to donate which cryptopia has a market open for, which would be sold for DOT, just shoot me a message and i will generate an address there. hoping to start putting some stuff up in the cryptopia market today to help fund the listing

Nice!
Heres a start atleast.
tx b07e255702ba27f75698b8e9164647e08012e8bb476cb3c5f4185a80c954fc92
full member
Activity: 193
Merit: 100
Here is our new tiny blockexplorer! Special thanks go to cryptococcus, who made this possible with his donation! I had to switch to another explorer source code because the one announced above perfoms well locally, but horrible on a vps. I've spent way too much time on it and I'm not very familar with these web technologies e.g. node, bootstrap etc..  so I hope it's working fine now. At the moment the database is beeing filled with all blocks - therefore you might not find all blocks and transactions.

http://104.200.67.105:3000

If you like my work, please tip me Smiley.
[SOIL] 0x663682fd2d96064fdb2f152a56bab75d921065c0
BTC 17vKnSGtuegVi8LsSpQbJwDsNFdgrkwuwf

works smoothly
member
Activity: 82
Merit: 10
Auxiliary Soil Developer
Here is our new tiny blockexplorer! Special thanks go to cryptococcus, who made this possible with his donation! I had to switch to another explorer source code because the one announced above perfoms well locally, but horrible on a vps. I've spent way too much time on it and I'm not very familar with these web technologies e.g. node, bootstrap etc..  so I hope it's working fine now. At the moment the database is beeing filled with all blocks - therefore you might not find all blocks and transactions.

http://104.200.67.105:3000

If you like my work, please tip me Smiley.
[SOIL] 0x663682fd2d96064fdb2f152a56bab75d921065c0
BTC 17vKnSGtuegVi8LsSpQbJwDsNFdgrkwuwf
hero member
Activity: 722
Merit: 501
hi guys any news from Cryptopia or Bittrex

our cryptopia balance presently sits at about 550,000 DOT, so we're over 25% of the way to the listing price. i do have some things ready to get put online in the marketplace, spoon rings and old nhl hockey cards from the 50s, to hopefully help get us towards that magical 2 million DOT mark. thank you to any and evryone who has sent in donations (BTC or DOT) to our soilcoinfund account on cryptopia.

with bittrex, nothings really changed. still simply waiting, in the same boat as a lot of other currencies. i fairly friendly with the folks behind poswallet, been staking a lot of my POS coins there, and theyve had the same frustrating wait and lack of replies from julian, but he is only one man and has his own projects to look after as well. perhaps bittrex needs a fulltime currency co-ordinator that can COMMIT the time to new coin listings, but we take what we can get.

ive been trying to think out of ht ebox as much as possible in order to gain this market some liquidity. i feel personally responsible (although thru events out of my control) that my absence caused such a drop in volume and delisting from bittrex, so ive been MORE than vigilant with trying to reopen our markets. possibly bordering on the pestery. thank you all for your patience, finding markets has never been easy for SOILcoin for some reason, but we persevere.

Would you mind repeating the DOT adress for donation?
Or will it do to "promise" a sum?

certainly! the BOT and BTC addresses for our "soilcoinfund" account on cryptopia are:

DOT : 1MzVbB5Ya5dVQSF4H4mssquLrX2wGbvxsV
BTC :  1QFH54K6zAHifyWVVTVXHTGP28wDPvevtX

if theres any other currency tht you want to donate which cryptopia has a market open for, which would be sold for DOT, just shoot me a message and i will generate an address there. hoping to start putting some stuff up in the cryptopia market today to help fund the listing

legendary
Activity: 902
Merit: 1001
Free trial of #AltFolio = save time, react faster
hero member
Activity: 742
Merit: 505
hi guys any news from Cryptopia or Bittrex

our cryptopia balance presently sits at about 550,000 DOT, so we're over 25% of the way to the listing price. i do have some things ready to get put online in the marketplace, spoon rings and old nhl hockey cards from the 50s, to hopefully help get us towards that magical 2 million DOT mark. thank you to any and evryone who has sent in donations (BTC or DOT) to our soilcoinfund account on cryptopia.

with bittrex, nothings really changed. still simply waiting, in the same boat as a lot of other currencies. i fairly friendly with the folks behind poswallet, been staking a lot of my POS coins there, and theyve had the same frustrating wait and lack of replies from julian, but he is only one man and has his own projects to look after as well. perhaps bittrex needs a fulltime currency co-ordinator that can COMMIT the time to new coin listings, but we take what we can get.

ive been trying to think out of ht ebox as much as possible in order to gain this market some liquidity. i feel personally responsible (although thru events out of my control) that my absence caused such a drop in volume and delisting from bittrex, so ive been MORE than vigilant with trying to reopen our markets. possibly bordering on the pestery. thank you all for your patience, finding markets has never been easy for SOILcoin for some reason, but we persevere.

Would you mind repeating the DOT adress for donation?
Or will it do to "promise" a sum?
Pages:
Jump to: