mirny
Legendary
Offline
Activity: 1108
Merit: 1005
|
|
September 11, 2015, 03:41:01 PM |
|
I got it start C:\wallet\gexp-windows-amd64.exe --rpc --rpcaddr "127.0.0.1" --rpcport 9659 console cd C:\wallet gexp-windows-amd64.exe account new I did everything correctly? what's next? how to start mining on the CPU? for CPU try this: ethminer.exe -C -t 2 -F http://localhost:9659
|
This is my signature...
|
|
|
defaced (OP)
Legendary
Offline
Activity: 2198
Merit: 1014
Franko is Freedom
|
|
September 11, 2015, 03:42:47 PM |
|
ethminer suitable for mining on the CPU?
yes it is
|
|
|
|
defaced (OP)
Legendary
Offline
Activity: 2198
Merit: 1014
Franko is Freedom
|
|
September 11, 2015, 03:43:21 PM |
|
anyone who has their node up, give me your enode:// address
|
|
|
|
ZonedOutSpace
Sr. Member
Offline
Activity: 280
Merit: 250
From Russia with love
|
|
September 11, 2015, 03:44:01 PM |
|
anyone who has their node up, give me your enode:// address
I'll bring up 3 test nodes give me 5
|
|
|
|
defaced (OP)
Legendary
Offline
Activity: 2198
Merit: 1014
Franko is Freedom
|
|
September 11, 2015, 03:48:26 PM |
|
[{ Caps: "exp/60, exp/61", ID: "d4ad71ef4251c4d7b07424526dea7a4205b19e24cdb3c44e22ece9e48a38c57f1eb917df67cc93d b7a21e9d2aafa016601d0787f200ddac2804608f6c740fe94", LocalAddress: "192.168.1.107:42786", Name: "Gexp/v1.1.2-74cee8c3/linux/go1.4.2", RemoteAddress: "84.79.205.80:52076" }, { Caps: "exp/60, exp/61", ID: "6a1e4409f358ba71622f9573d4f1eefd922040c11f860d613a0b6183701bc4a5a9314e984746694 73c30efca7d821ae1904e31eb0326579bca34daabe7e01d52", LocalAddress: "192.168.1.107:42786", Name: "Gexp/v1.1.3/windows/go1.4.2", RemoteAddress: "91.178.168.226:51371" }, { Caps: "exp/60, exp/61", ID: "4055ec69e53df4bfecb95e3b65c28e4f2a1145a3bdc4d85d077b552248cf159951afd649f044783 bebf48b902fbc0e96978c76236fd4ab3d5ef7d95d72b84ee5", LocalAddress: "192.168.1.107:42786", Name: "Gexp/v1.1.2-452e263d/linux/go1.4", RemoteAddress: "45.55.217.136:46933" }]
|
|
|
|
ZonedOutSpace
Sr. Member
Offline
Activity: 280
Merit: 250
From Russia with love
|
|
September 11, 2015, 03:51:50 PM |
|
anyone who has their node up, give me your enode:// address
I'll bring up 3 test nodes give me 5 awesome First: enode://d970f159edd85e4d8b1 f13882cd25f09b5814c8d31f10e15bea651d03eb43a0f1a5d2b604f798bb34b1ce4adfaf0cd0b30 7 abd04d4879491e243ec542afc3876 Second: enode://74c6e666cb4486d9f45 e4382db9d053028c68419fcdea3b1486fbc63a9ece5c83ae4d44f5c18b96564883401c2ac05bb84 b 7b0282638c0d38d60d9b15bc56c23 Third: enode://142c16a5a479ee90d32 66fc372f9f6251c8c8d1cbc3ffcec5e4985e4caada8cab9654bc3550eade1db1c1abcb6f3773947 f 6f27528fb4571d812b40ba9c84973 Any blocks found?
|
|
|
|
MrEggman
|
|
September 11, 2015, 03:55:35 PM |
|
anyone who has their node up, give me your enode:// address
I'll bring up 3 test nodes give me 5 awesome First: enode://d970f159edd85e4d8b1 f13882cd25f09b5814c8d31f10e15bea651d03eb43a0f1a5d2b604f798bb34b1ce4adfaf0cd0b30 7 abd04d4879491e243ec542afc3876 admin.addPeer("enode://d970f159edd85e4d8b1f13882cd25f09b5814c8d31f10e15bea651d03eb43a0f1a5d2b604f798bb34b1ce4adfaf0cd0b307abd04d4879491e243ec542afc3876@[::]:42786")
|
|
|
|
herbitcoins
Member
Offline
Activity: 78
Merit: 10
|
|
September 11, 2015, 04:34:45 PM |
|
when i try to send coins
> exp.coinbase "0xaa3c52e3ff93e02eaae32d5630ae2cdd91c19213" > exp.coinbase "0xaa3c52e3ff93e02eaae32d5630ae2cdd91c19213" > web3.fromWei(exp.getBalance(exp.coinbase)) 1408 > exp.sendTransaction({from:"0xaa3c52e3ff93e02eaae32d5630ae2cdd91c19213", to:"0xa19c50a7b01dabc3655fc76cd61d483c2ef79693", value: 100}) Unlock account aa3c52e3ff93e02eaae32d5630ae2cdd91c19213 Passphrase: Exceeds block gas limit at InvalidResponse (<anonymous>:-81335:-134) at send (<anonymous>:-154754:-134) at sendTransaction (<anonymous>:-131919:-134) at <anonymous>:1:1
post some adress pls
|
|
|
|
defaced (OP)
Legendary
Offline
Activity: 2198
Merit: 1014
Franko is Freedom
|
|
September 11, 2015, 04:43:45 PM |
|
when i try to send coins
> exp.coinbase "0xaa3c52e3ff93e02eaae32d5630ae2cdd91c19213" > exp.coinbase "0xaa3c52e3ff93e02eaae32d5630ae2cdd91c19213" > web3.fromWei(exp.getBalance(exp.coinbase)) 1408 > exp.sendTransaction({from:"0xaa3c52e3ff93e02eaae32d5630ae2cdd91c19213", to:"0xa19c50a7b01dabc3655fc76cd61d483c2ef79693", value: 100}) Unlock account aa3c52e3ff93e02eaae32d5630ae2cdd91c19213 Passphrase: Exceeds block gas limit at InvalidResponse (<anonymous>:-81335:-134) at send (<anonymous>:-154754:-134) at sendTransaction (<anonymous>:-131919:-134) at <anonymous>:1:1
post some adress pls
0x656a2b5ed407c26e7c04d9e5449edd3109c99506
|
|
|
|
GoldTiger69
|
|
September 11, 2015, 05:00:40 PM |
|
Start Etherminer........ point it at the gexp-windows............. ip and port.
How do you do that? what is the command for that?
|
|
|
|
Sir_Astral
|
|
September 11, 2015, 05:02:12 PM |
|
Will you provide windows binaries at official launch?
|
|
|
|
CryptoClub
Legendary
Offline
Activity: 1470
Merit: 1000
cryptocollectorsclub.com
|
|
September 11, 2015, 05:05:02 PM Last edit: September 11, 2015, 05:56:35 PM by CryptoClub |
|
More justifications for the 2.7 years of coin premine go here.
11 million, 60 million, hell take it all. It will have no value on any exchange either way. No value means no money for you and no ability to work on it fulltime. Take a far smaller premine, lock it up in contracts released once a month (you say you want a wage right, not an up front moneygrab) and buy orders will actually be placed on exchanges, and you will be able to work on it fulltime. I consider this a rather insightfull comment. This currency can actually self regulate its own premine (unlike previous bitcoin clones). If the devs were to lock up the funds in the block chain and set a release mechanism at set points in time it would go a long long way to building trust. Especially if the first pay out was set a month or two in the future. Some aditional contracts could be set up for bounties etc. It is what we are doing. Its all in the OP No you are granting yourself 10% at launch, the point made by the previous poster was you should delay that at least a while, until it is not such a large % of the total supply. I appreciate the fact that as "gas" or crypto fuel this is not the same concept as a pure currency, but as the reality is it will have some monetary value which you could sell on an exchange. The point is if you want to build trust that should not be available immediate upon launch and at the time of the release should not be a large % of the total supply. This action in conjunction with acontract controling the release is the act that builds trust. My recomendation is propose somthing more like: at any point the relase is no more than 5% the total supply to yourselves, and the first drop does not happen for at least a few weeks. If you want to control additional contracts with releases for bounties thats great too, but you have 10% at launch right now that could be dumped. I see nothing contrary to this. If you want to use the 10% as a "wage" thats totally legitimate, but then do it as an ICO and then let contracts implement a thawing out period to distrubute those funds to the ICO participants over a period of time as well. We are exploring other ideas. One idea that has popped up in our slack chat was to take the 1.1m we are getting up front and locking up 1m in a founders dao and have it drip to us on a regularly basis that way the community funds are spent completely democratically and independently of the founders reserve. Which would leave 100k initially to pay bounties with. I think this solution is a better one and I hope you go through with it. A stronger market for the Expanse token means a stronger Expanse network. Yes, I agree, we had gone over this stuff internally before and it doesn't matter to the team as we trust each other, but it would help with outsiders that don't know us. I think this is pretty much a done deal, 100k at start for the team, rest slowly over time. It would be a much smaller available reserve at start, but over the long run it would still be fair for us. This would give more spaced out funding over time and should also remove concerns people might have over the team having too many votes too soon. I also like that the smart contracts are almost like a time locked safe with many doors, and that keeps the reserves of EXP totally safe from anything that could potentially go wrong, which means everyone involved is more secure and safe. EDIT: FAQ is updated with this change, 100k only at launch.
|
...
|
|
|
CryptoClub
Legendary
Offline
Activity: 1470
Merit: 1000
cryptocollectorsclub.com
|
|
September 11, 2015, 05:30:02 PM |
|
Will you provide windows binaries at official launch?
Yes.
|
...
|
|
|
tamara163
Legendary
Offline
Activity: 1027
Merit: 1000
|
|
September 11, 2015, 06:00:11 PM |
|
what and how to connect the nodes?
|
|
|
|
GoldTiger69
|
|
September 11, 2015, 07:18:14 PM |
|
Me GPU mining on windows to a linux daemon on my local network How can I GPU mine?
|
|
|
|
GoldTiger69
|
|
September 11, 2015, 07:20:03 PM |
|
what and how to connect the nodes? Try adding this node: admin.addPeer("enode://f944c6702a78a0cbcd6505b76daff069dad2e45ff88896c475da2bef47091c88e5b4042211233e397ad958be998003a2674151e60719c5fdeeff5f8cc2c231a1@74.196.59.103:42786")
|
|
|
|
tamara163
Legendary
Offline
Activity: 1027
Merit: 1000
|
|
September 11, 2015, 07:39:30 PM |
|
what and how to connect the nodes? Try adding this node: admin.addPeer("enode://f944c6702a78a0cbcd6505b76daff069dad2e45ff88896c475da2bef47091c88e5b4042211233e397ad958be998003a2674151e60719c5fdeeff5f8cc2c231a1@74.196.59.103:42786") not added I don't understand is mined or not
|
|
|
|
GoldTiger69
|
|
September 11, 2015, 07:59:30 PM |
|
what and how to connect the nodes? Try adding this node: admin.addPeer("enode://f944c6702a78a0cbcd6505b76daff069dad2e45ff88896c475da2bef47091c88e5b4042211233e397ad958be998003a2674151e60719c5fdeeff5f8cc2c231a1@74.196.59.103:42786") not added I don't understand is mined or not You're mining, you already have mined 2 blocks, hence your balance of 16. The weird thing is that doesn't show the peers, but as far that I can tell, you are mining. Edit: Unless you already had those 16 tokens
|
|
|
|
Dave5
Member
Offline
Activity: 109
Merit: 10
|
|
September 11, 2015, 08:41:12 PM |
|
Could anyone post list of nodes? I see one node but it doesn't synchronizing the blocks.
For the live launch:
1. will there be a new "go-expanse"/gexp to install?
2. will we have to manually add nodes, or few nodes are already entred in the code?
3. Do we have to delete some "test" files when we go live, or the will be overwrite?
Thanks!
|
|
|
|
defaced (OP)
Legendary
Offline
Activity: 2198
Merit: 1014
Franko is Freedom
|
|
September 11, 2015, 08:49:50 PM |
|
Could anyone post list of nodes? I see one node but it doesn't synchronizing the blocks.
For the live launch:
1. will there be a new "go-expanse"/gexp to install?
2. will we have to manually add nodes, or few nodes are already entred in the code?
3. Do we have to delete some "test" files when we go live, or the will be overwrite?
Thanks!
Shouldnt have to delete anything, there will be a new build with some bootnodes hardcoded, a new genesis etc.
|
|
|
|
|