AndreasKrueger
Member
Offline
Activity: 95
Merit: 11
|
|
October 16, 2016, 08:43:05 PM |
|
I accept donations soil 0xc7a8ac69835d74a7bd039ece1fc71f7cd9ea64f4 Great step forward, well done! 2222 SOIL sent.
|
|
|
|
martymcfly2015
Member
Offline
Activity: 82
Merit: 10
Auxiliary Soil Developer
|
|
October 16, 2016, 09:22:34 PM Last edit: October 16, 2016, 09:58:12 PM by martymcfly2015 |
|
An interesting opportunity to get to know the sourcecode better. Any hints how to approach it?
Not really. I've just compared what was changed in the past and I have a good idea now what was done. Have you compared soilcurrency's approach to fork from the base ETH code; how it was done with the current wallet that we all are using? Yes. IMHO changes were made on an older geth fork. Yes, I made changes on the geth code with help of the history I found in the soilcurrency repo. correct It was just fun for me and this project never reached Homestead - so why not begin with Homestead :-) Thanks for your donation!
|
|
|
|
drr0ss
Member
Offline
Activity: 98
Merit: 10
|
|
October 19, 2016, 10:03:41 AM |
|
Hi, what is the status of this coin, is there any working pool, nodes/wallet?
|
|
|
|
beatstreet
Newbie
Offline
Activity: 2
Merit: 0
|
|
October 20, 2016, 02:51:11 PM Last edit: October 20, 2016, 03:53:29 PM by beatstreet |
|
Hi, what is the status of this coin, is there any working pool, nodes/wallet?
what is the status of this coin smooth and steady current nodes http://178.62.133.174:9001/#/util/peerswallets see OP seems we have no public pool
|
|
|
|
beatstreet
Newbie
Offline
Activity: 2
Merit: 0
|
|
October 20, 2016, 03:27:07 PM |
|
Hi guys, I went through the forum posts and I like this project. I made the soil source code Homestead ready with all the benefit. Just for me to learn. If you are interested in my work let me know. https://github.com/martymcfly2015/go-soilI'm happy to build binarys for you to test. Just let me know. I accept donations soil 0xc7a8ac69835d74a7bd039ece1fc71f7cd9ea64f4 Thanks well done! i have problems to compile it under linux
|
|
|
|
martymcfly2015
Member
Offline
Activity: 82
Merit: 10
Auxiliary Soil Developer
|
|
October 20, 2016, 07:26:00 PM |
|
Hi guys, I went through the forum posts and I like this project. I made the soil source code Homestead ready with all the benefit. Just for me to learn. If you are interested in my work let me know. https://github.com/martymcfly2015/go-soilI'm happy to build binarys for you to test. Just let me know. I accept donations soil 0xc7a8ac69835d74a7bd039ece1fc71f7cd9ea64f4 Thanks well done! i have problems to compile it under linux Yes thank you, I had to fix the Makefile.
|
|
|
|
AndreasKrueger
Member
Offline
Activity: 95
Merit: 11
|
|
October 21, 2016, 04:39:42 AM |
|
basic porting review of martymcfly2015's code... I hope I can read your code, perhaps next week(end). An interesting opportunity to get to know the sourcecode better. ... Great step forward, well done! I've gone through parts of the files that you had edited, from commit 9838e32 to commit 0371967. Not a complete overview, definitely. But I now understand it a bit better. And I have found some lines you might want to think about, check or correct: https://github.com/martymcfly2015/go-soil/issues/1I hope this work of mine helps somehow.
|
|
|
|
martymcfly2015
Member
Offline
Activity: 82
Merit: 10
Auxiliary Soil Developer
|
|
October 21, 2016, 10:43:52 AM Last edit: October 21, 2016, 04:12:43 PM by martymcfly2015 |
|
basic porting review of martymcfly2015's code... I hope I can read your code, perhaps next week(end). An interesting opportunity to get to know the sourcecode better. ... Great step forward, well done! I've gone through parts of the files that you had edited, from commit 9838e32 to commit 0371967. Not a complete overview, definitely. But I now understand it a bit better. And I have found some lines you might want to think about, check or correct: https://github.com/martymcfly2015/go-soil/issues/1I hope this work of mine helps somehow. Thank you for your review! I had a look and nothing concern me. Like you, I have just started to explore the code. Short and crisp - I don't have touched any "test files" for now
- Renaming the client version is a good idea
- Proposed changes in main.go are plausible
- Gas limit might be a typo - I have no idea
- Port 30303 is the listener (TCP) port and a discovery (UDP) port. I changed it back because the replacement was already in use
- Regarding the block rewards
HardFork1 = big.NewInt(263708) // Hard fork block reward 8 to 4 SOIL HardFork2 = big.NewInt(320000) // Hard fork block time to 60 seconds HardFork3 = big.NewInt(334000) // Hard fork block time to back to 15 seconds and block reward to 1 SOIL
|
|
|
|
AndreasKrueger
Member
Offline
Activity: 95
Merit: 11
|
|
October 21, 2016, 04:59:52 PM |
|
Very good. When you think your code is ready, let us start a testnet run with a few nodes. Supercheap new VPS provider: https://www.scaleway.com 3 EUR/month for 2 GB RAM! CPU mining first? GPU miners would have to be reliably connected for some time, otherwise the testnet chain comes to a halt when they exit.
|
|
|
|
martymcfly2015
Member
Offline
Activity: 82
Merit: 10
Auxiliary Soil Developer
|
|
October 22, 2016, 03:55:55 PM Last edit: October 24, 2016, 06:47:49 PM by martymcfly2015 |
|
Very good. When you think your code is ready, let us start a testnet run with a few nodes. Supercheap new VPS provider: https://www.scaleway.com 3 EUR/month for 2 GB RAM! CPU mining first? GPU miners would have to be reliably connected for some time, otherwise the testnet chain comes to a halt when they exit. Ok let's make a testnet. I made a "Testnet" branch. For linux: git clone https://github.com/martymcfly2015/go-soil.git #don't forget!! git checkout Testnet make build/bin/gsoil account new build/bin/gsoil --rpc --mine console For windows: https://github.com/martymcfly2015/go-soil/releases/latestPlease feel free to virus check this file. The testnet client makes a different home folder (Soiltnet) to not trouble your main-net soil client . When you have started the client you will see acouple of messages: This one is important: enode://8815393e9b662062b63c3bd0f33468ce212ac5f92514deac3a76387595d10e0ecb4f8ff3890cc1f5148e23ec4d0a6959b384d595182cfee7efa200874e608007@[::]:30303If you like, please post this line to the forum, so we will have some testnet nodes. Please replace [::] with the ip address if the node. This is my testnode. Copy paste the line to gsoil: admin.addPeer("enode://debbd72816d1c6cfbcfae37e842a6906b122b9a2b196419e39b3087383e3ff4500e462dde66d88cc08aac20c777f6e57ecfa2c541e824b7f528a061e97cf378b@192.52.166.129:39340") Then you should be on the test chain. To have an ongoing chain and a constant low difficulty please mine but only with your cpu. Hope this works. (Sorry Andreas, I accidentally deleted your review on github) Let me know if you want to have some testnet soil to play with.
|
|
|
|
AndreasKrueger
Member
Offline
Activity: 95
Merit: 11
|
|
October 24, 2016, 04:50:48 PM Last edit: October 24, 2016, 07:00:31 PM by AndreasKrueger |
|
Great! Well done. Very good. When you think your code is ready, let us start a testnet run with a few nodes. Supercheap new VPS provider: https://www.scaleway.com 3 EUR/month for 2 GB RAM! CPU mining first? GPU miners would have to be reliably connected for some time, otherwise the testnet chain comes to a halt when they exit. Ok let's make a testnet. I made a "Testnet" branch. ... When you have started the client you will see acouple of messages: This one is important: enode://...@[::]:30303If you like, please post this line to the forum, so we will have some testnet nodes. Please replace [::] with the ip address if the node. ... I have included my testnet node: admin.addPeer("enode://debbd72816d1c6cfbcfae37e842a6906b122b9a2b196419e39b3087383e3ff4500e462dde66d88cc08aac20c777f6e57ecfa2c541e824b7f528a061e97cf378b@192.52.166.129:39340") admin.addPeer("enode://dea8948426de2527d5d6d7b8a31f8a233813d850db480c1346db1b8fd16499f9f110ada786f844491dc79a99b148cb2a91113a82a6cb70856f87dc32f97b5fdf@163.172.185.74:39340")
Who is next? Join us for a new testnet start of the new homestead soil. EDIT: ports changed to 39340.
|
|
|
|
skidog
Legendary
Offline
Activity: 1393
Merit: 1001
|
|
October 24, 2016, 05:34:51 PM |
|
Great! Well done. Very good. When you think your code is ready, let us start a testnet run with a few nodes. Supercheap new VPS provider: https://www.scaleway.com 3 EUR/month for 2 GB RAM! CPU mining first? GPU miners would have to be reliably connected for some time, otherwise the testnet chain comes to a halt when they exit. Ok let's make a testnet. I made a "Testnet" branch. ... When you have started the client you will see acouple of messages: This one is important: enode://...@[::]:30303If you like, please post this line to the forum, so we will have some testnet nodes. Please replace [::] with the ip address if the node. ... I have included my testnet node: admin.addPeer("enode://debbd72816d1c6cfbcfae37e842a6906b122b9a2b196419e39b3087383e3ff4500e462dde66d88cc08aac20c777f6e57ecfa2c541e824b7f528a061e97cf378b@192.52.166.129:30303") admin.addPeer("enode://dea8948426de2527d5d6d7b8a31f8a233813d850db480c1346db1b8fd16499f9f110ada786f844491dc79a99b148cb2a91113a82a6cb70856f87dc32f97b5fdf@163.172.185.74:30303")
Who is next? Join us for a new testnet start of the new homestead soil. Been gone awhile, What is happening..? Community takeover?
|
|
|
|
AndreasKrueger
Member
Offline
Activity: 95
Merit: 11
|
|
October 24, 2016, 06:41:42 PM Last edit: October 24, 2016, 07:58:03 PM by AndreasKrueger |
|
My 1st mined testnet block was block #1374 with > web3.fromWei(eth.getBalance(eth.coinbase), "soil") 7112 > eth.blockNumber 2262 and 7112 / (2262-1374 + 1) = 8 SOIL / block ... that looks ... perfect. So I am mining alone now, and the testnet rewards follow the mainchain rules, with: Regarding the block rewards HardFork1 = big.NewInt(263708) // Hard fork block reward 8 to 4 SOIL HardFork2 = big.NewInt(320000) // Hard fork block time to 60 seconds HardFork3 = big.NewInt(334000) // Hard fork block time to back to 15 seconds and block reward to 1 SOIL
Let's see when it slows down: (18:39:58 - 16:59:59) / (2262-1374 + 1) = 6.748 seconds / block
|
|
|
|
AndreasKrueger
Member
Offline
Activity: 95
Merit: 11
|
|
October 25, 2016, 09:11:14 PM Last edit: October 26, 2016, 03:38:52 AM by AndreasKrueger |
|
Testnet for new 'homestead' codePlease participate.I have created tutorials that - enable everyone with a bit of computer talent
- to admin your own VPS server that is ON 24/7,
- to compile, run, and use a SOIL-1.4.1 testnet node
Start here: (1) your virtual private server (VPS) at cheap&powerful scaleway --> VPS-scaleway.md(2) your SOIL testnet node on that VPS --> gsoiltestnet.mdPlease give feedback. Good tutorials ? Thanks [SOIL] 0x82e6fac28f2c0d89b442f4b7c0d72fa47c54efa7P.S.: If you already know how, use martymcfly2015's code, and these nodes: admin.addPeer("enode://debbd72816d1c6cfbcfae37e842a6906b122b9a2b196419e39b3087383e3ff4500e462dde66d88cc08aac20c777f6e57ecfa2c541e824b7f528a061e97cf378b@192.52.166.129:39340") admin.addPeer("enode://ed51b7725c81f250e50c56e48a97ef674fac1e34621550aff9c082b70f2d4839f4812ce2f70a8e97f2e1c41b9f7e97d9881a727352cd005a2cb962020867dda4@163.172.162.229:39340") admin.addPeer("enode://e310e882ea6dc0e57472b21f9029d4633bc24682b032bcf19da7b9d70e1fde5dd3715b08c124b03e89c9069d980e77dbd6bbe8782668031d5c2a28c6569afb76@163.172.187.101:39340")
|
|
|
|
AndreasKrueger
Member
Offline
Activity: 95
Merit: 11
|
|
October 26, 2016, 06:50:41 PM Last edit: October 27, 2016, 03:37:07 AM by AndreasKrueger |
|
retweet please. Thank you.
|
|
|
|
skidog
Legendary
Offline
Activity: 1393
Merit: 1001
|
|
October 27, 2016, 12:04:38 AM |
|
What would you like retweeted?
|
|
|
|
AndreasKrueger
Member
Offline
Activity: 95
Merit: 11
|
|
October 27, 2016, 02:29:50 AM |
|
|
|
|
|
lvt2207
Full Member
Offline
Activity: 187
Merit: 100
ScryptWaves - Combine the best of Waves and Scrypt
|
|
October 27, 2016, 02:37:43 AM |
|
Hello everybody Have a nice day
|
|
|
|
AndreasKrueger
Member
Offline
Activity: 95
Merit: 11
|
|
October 28, 2016, 01:40:59 PM |
|
There are two shorter versions now: Anyone wants testnet coins? Send me your address. Testnet for new 'homestead' codePlease participate.I have created tutorials that - enable everyone with a bit of computer talent
- to admin your own VPS server that is ON 24/7,
- to compile, run, and use a SOIL-1.4.1 testnet node
Start here: (1) your virtual private server (VPS) at cheap&powerful scaleway --> VPS-scaleway.md(2) your SOIL testnet node on that VPS --> gsoiltestnet.mdPlease give feedback. Good tutorials ? Thanks [SOIL] 0x82e6fac28f2c0d89b442f4b7c0d72fa47c54efa7P.S.: If you already know how, use martymcfly2015's code, and these nodes: admin.addPeer("enode://debbd72816d1c6cfbcfae37e842a6906b122b9a2b196419e39b3087383e3ff4500e462dde66d88cc08aac20c777f6e57ecfa2c541e824b7f528a061e97cf378b@192.52.166.129:39340") admin.addPeer("enode://ed51b7725c81f250e50c56e48a97ef674fac1e34621550aff9c082b70f2d4839f4812ce2f70a8e97f2e1c41b9f7e97d9881a727352cd005a2cb962020867dda4@163.172.162.229:39340") admin.addPeer("enode://e310e882ea6dc0e57472b21f9029d4633bc24682b032bcf19da7b9d70e1fde5dd3715b08c124b03e89c9069d980e77dbd6bbe8782668031d5c2a28c6569afb76@163.172.187.101:39340")
|
|
|
|
skidog
Legendary
Offline
Activity: 1393
Merit: 1001
|
|
November 02, 2016, 03:00:53 PM |
|
There are two shorter versions now: Anyone wants testnet coins? Send me your address. Testnet for new 'homestead' codePlease participate.I have created tutorials that - enable everyone with a bit of computer talent
- to admin your own VPS server that is ON 24/7,
- to compile, run, and use a SOIL-1.4.1 testnet node
Start here: (1) your virtual private server (VPS) at cheap&powerful scaleway --> VPS-scaleway.md(2) your SOIL testnet node on that VPS --> gsoiltestnet.mdPlease give feedback. Good tutorials ? Thanks [SOIL] 0x82e6fac28f2c0d89b442f4b7c0d72fa47c54efa7P.S.: If you already know how, use martymcfly2015's code, and these nodes: admin.addPeer("enode://debbd72816d1c6cfbcfae37e842a6906b122b9a2b196419e39b3087383e3ff4500e462dde66d88cc08aac20c777f6e57ecfa2c541e824b7f528a061e97cf378b@192.52.166.129:39340") admin.addPeer("enode://ed51b7725c81f250e50c56e48a97ef674fac1e34621550aff9c082b70f2d4839f4812ce2f70a8e97f2e1c41b9f7e97d9881a727352cd005a2cb962020867dda4@163.172.162.229:39340") admin.addPeer("enode://e310e882ea6dc0e57472b21f9029d4633bc24682b032bcf19da7b9d70e1fde5dd3715b08c124b03e89c9069d980e77dbd6bbe8782668031d5c2a28c6569afb76@163.172.187.101:39340")
Any news
|
|
|
|
|