Author

Topic: [ANN][SHIFT] The New Web | IPFS/Phantom | ShiftNrg.org Hosted Decentralized! - page 290. (Read 547569 times)

legendary
Activity: 1241
Merit: 1005
..like bright metal on a sullen ground.
I'd mine this on my linux system but I'm afraid I'd screw up my Ethereum miner that's already installed. Congrats to the Shift devs on being the first clone though, and good luck to the miners you maniacs  Grin
hero member
Activity: 483
Merit: 510
The Shift Team
anyone want to send me some dust, cause I don't wtf I'm doing. This is supposed to be my address? ce77efe3bb4f391df98ade20ace075afa65e97a7  Undecided or this 0x3ff824c127b806555a96c935b774d39783ff8dcb

Hey.. still have problems? Actually it can be both (have not checked the length of those strings though). List all the accounts with the binary of Shift like this,

./shift-linux-amd64 account




Regards
hero member
Activity: 483
Merit: 510
The Shift Team
What really separates SHF from ETH in terms in mid to long term plans, other than l2p nodes and bounty? Only issue that seems to plague all crypto is adoption and simplicity. Make a crypto that has a fair adoption and understanding from beginner to advance persons with a clear intention without hidden agendas.


Simplicity.. that is very important. And that is why we released a GUI wallet. But we have to take this a step further, and this WILL BE DONE, mark my words. You will probably see the regular functions that have existed for a while, for example anonymity. The most important bounty of them all is actually pushing decentralized dapps into the Shift network. That will generate the most bounty paid. We are looking for good decentralized applications that runs ON the shift network, like for example this, https://github.com/etherex/etherex (a real decentralized crypto currency exchange)

You will see alot of fast development and more untested software within Shift, thats for sure.


Regards

Ok

What is the total coins that will be approximately mined during the POW period? Will the POS be implemented that same as ETH?

At a minimum, 2M Shf will be mined. The holders of Shf will then be able to vote when the mining phase will end. This will be done by a smart contract, using a dapp on the blockchain. Yes, the PoS or PoS/PoW -Hybrid will be the same as in ethereum. We will not develop that algorithm.

Regards
hero member
Activity: 518
Merit: 500
What really separates SHF from ETH in terms in mid to long term plans, other than l2p nodes and bounty? Only issue that seems to plague all crypto is adoption and simplicity. Make a crypto that has a fair adoption and understanding from beginner to advance persons with a clear intention without hidden agendas.


Simplicity.. that is very important. And that is why we released a GUI wallet. But we have to take this a step further, and this WILL BE DONE, mark my words. You will probably see the regular functions that have existed for a while, for example anonymity. The most important bounty of them all is actually pushing decentralized dapps into the Shift network. That will generate the most bounty paid. We are looking for good decentralized applications that runs ON the shift network, like for example this, https://github.com/etherex/etherex (a real decentralized crypto currency exchange)

You will see alot of fast development and more untested software within Shift, thats for sure.


Regards

Ok

What is the total coins that will be approximately mined during the POW period? Will the POS be implemented that same as ETH?
hero member
Activity: 483
Merit: 510
The Shift Team
What really separates SHF from ETH in terms in mid to long term plans, other than l2p nodes and bounty? Only issue that seems to plague all crypto is adoption and simplicity. Make a crypto that has a fair adoption and understanding from beginner to advance persons with a clear intention without hidden agendas.


Simplicity.. that is very important. And that is why we released a GUI wallet. But we have to take this a step further, and this WILL BE DONE, mark my words. You will probably see the regular functions that have existed for a while, for example anonymity. The most important bounty of them all is actually pushing decentralized dapps into the Shift network. That will generate the most bounty paid. We are looking for good decentralized applications that runs ON the shift network, like for example this, https://github.com/etherex/etherex (a real decentralized crypto currency exchange).

Now we will finish the rest of the base code. Its some things to be done there before we will start developing more edgy tech.


Regards
hero member
Activity: 483
Merit: 510
The Shift Team
any nodes ? i get no connections in the console.

admin.nodeInfo

need some enodes

This are the nodes, coded static in source code. As you see there are a few spread around the globe. Should be no worries in reaching one of them at least, still got problem?

Saw your block explorer, thats great! Keep up the good work in developing it and we will give you a nice bounty, thx Smiley

   defaultBootNodes = []*discover.Node{
        // Amsterdam
        discover.MustParseNode("enode://3198b379193bc17e5082ef551a2250bf5829b230fe7dee162b51ebffdfeb1d2e6ed5811f85b285abe756e43f94c9ceaeec74fd3f779cdf08e1ac308998bc6ed9@108.61.103.71:53900"),
        // Dallas
        discover.MustParseNode("enode://47f3453978a00b024004d488d11292cbadc356f1ca6cfd75d0023dee680c375b95ac64832484d6f3b60f80bd508535b2f5dd3ef99666f0f7979a49153ad74d48@104.238.146.111:53900"),
        // Frankfurt
        discover.MustParseNode("enode://07c42bbc04279a878e95c7ed8844040026ce4493b35f3905c5cd1c6b895d87b221c0c3f53e18f0b96ee7816e89f7d0aea823a75e33f12939188de9ba95245b5f@104.238.167.149:53900"),
        // London
        discover.MustParseNode("enode://fd7959f1b7a431f6cc26cedd1cdaf021f3ee309f52aecd120b35391319a3d7b4c48eedda72c994adfeeb12d33c0b3f058c2eb68539dfd099aaeebc88fe071739@104.238.172.251:53900"),
        // Los Angeles
        discover.MustParseNode("enode://2a0b96b2b7800e2e69172023bdc53d92d0c963178cb50b01346129d37680b516f53dc56b06c67984d1b4437faee5c849225385a6afbf70a1eaf9e40e2f26f104@108.61.218.27:53900"),
        // Paris
        discover.MustParseNode("enode://6416448dfd960339ea5a5eb94923341759e5756967e7f24ff89e0182180d7da381ce28a0c6684835ca5728f040e41a6dea90f2f954ee213711d520948336f7c3@104.238.191.83:53900"),
        // Sydney
        discover.MustParseNode("enode://c4c7b45d9751f329fa33268be4569434fa3639dc3a646e9ca5a925a149cc9fdea1f1f053a4ffd4c756f2704e5cd44a5c96cde10831a01edd4f6f424404e04033@45.32.241.124:53900"),
        // Tokyo
        discover.MustParseNode("enode://ca30a08cc389ad43a2023730bff05c1eb40f2358e9687d3f46da0d20d83a12ae64091028fb3accb162730644e7bd74e3519f4be3ce0d86481c2f0247454cf536@45.32.253.1:53900"),
   }
hero member
Activity: 518
Merit: 500
What really separates SHF from ETH in terms in mid to long term plans, other than l2p nodes and bounty? Only issue that seems to plague all crypto is adoption and simplicity. Make a crypto that has a fair adoption and understanding from beginner to advance persons with a clear intention without hidden agendas.
legendary
Activity: 1190
Merit: 1004


I will buy SHIFT right now if anyone wants to sell.



Hix
legendary
Activity: 1971
Merit: 1036
Can someone say me, how to sent coins?
This dosn`t work
Code:
eth.sendTransaction({from: eth.coinbase, to: 'shiftadress', value: web3.toShf(1, 'Shf'), gas: 22000})
This unit doesn't exists, please use the one of the following units{
  "Eshf": "1000000000000000000",
  "Gshf": "1000000000",
  "Kshf": "1000",
  "Mshf": "1000000",
  "Pshf": "1000000000000000",
  "Shf": "1",
  "Tshf": "1000000000000"
}
    at getValueOfUnit (:-53474:-135)
    at toShf (:-54599:-135)
    at :1:99


Linux or Windows?
Linux

Use the GUI wallet you can send from it easily
github.com/shiftcurrency/shift-executables/blob/master/shiftwallet_0.9.1_amd64.deb
Click Raw to download
I don`t what use gui wallet, need console command to sent coins. No one knows? Huh Sad

You entered 'Shf', instead of "Shf" . You used single quotations instead of double quotations.

In regards of the web3 interface.. it is NOT complete yet. We can not guarantee the functionality, becuase it is not tested yet. What, works... works. That being said, we will fix this in the coming days. It is alot that needs to be fully rebranded, migrated to shift in terms of functionality and further development before we can do a major release e.g v 1.0.0 and not 0.2.0 as we are on now.


Kind regards
ok, can you say how to sent coins from console? or i must use GUI wallet to sent coins? thx
legendary
Activity: 1457
Merit: 1001
hope dev don't dump premine at once  Grin

lets build some fat buy walls first  Wink
legendary
Activity: 1190
Merit: 1004


I'm not sure what the official SHIFT twitter is but feel free to retweet this:
https://twitter.com/jessecouch/status/638863331932024833



This is the best coin released in the last 2 weeks. It should be on an exchange within 48 hours.



I could see this coin being added within 24 hours!! This coin is crazy good.



legendary
Activity: 1190
Merit: 1004
We we going on Bittrex?



100% 4 sure! No way BITTREX would miss out on this one.

Difficulty keeps on rising.


hero member
Activity: 483
Merit: 510
The Shift Team
Hello. So we a few people that are confused on how to get things up and running. We are all different in terms of technical knowledge, nothing wrong about that. Will have a look later on what we can improve, probably alot in terms of documentation/manuals and so on.

Questions about the GUI will be handled by Almindor. Should be online fairly soon. But in general people seem positive, getting a few PMs. Always appreciated.

Kind regards

I'm trying my best to help people with their problems Smiley
Or find workarounds

I know, we will figure out some bounty for that. We appriciate your efforts very much Smiley

Kind regards
legendary
Activity: 1457
Merit: 1001
We we going on Bittrex?
hero member
Activity: 483
Merit: 510
The Shift Team
Can someone say me, how to sent coins?
This dosn`t work
Code:
eth.sendTransaction({from: eth.coinbase, to: 'shiftadress', value: web3.toShf(1, 'Shf'), gas: 22000})
This unit doesn't exists, please use the one of the following units{
  "Eshf": "1000000000000000000",
  "Gshf": "1000000000",
  "Kshf": "1000",
  "Mshf": "1000000",
  "Pshf": "1000000000000000",
  "Shf": "1",
  "Tshf": "1000000000000"
}
    at getValueOfUnit (:-53474:-135)
    at toShf (:-54599:-135)
    at :1:99


Linux or Windows?
Linux

Use the GUI wallet you can send from it easily
github.com/shiftcurrency/shift-executables/blob/master/shiftwallet_0.9.1_amd64.deb
Click Raw to download
I don`t what use gui wallet, need console command to sent coins. No one knows? Huh Sad

You entered 'Shf', instead of "Shf" . You used single quotations instead of double quotations.

In regards of the web3 interface.. it is NOT complete yet. We can not guarantee the functionality, becuase it is not tested yet. What, works... works. That being said, we will fix this in the coming days. It is alot that needs to be fully rebranded, migrated to shift in terms of functionality and further development before we can do a major release e.g v 1.0.0 and not 0.2.0 as we are on now.


Kind regards
hero member
Activity: 518
Merit: 500
Can someone say me, how to sent coins?
This dosn`t work
Code:
eth.sendTransaction({from: eth.coinbase, to: 'shiftadress', value: web3.toShf(1, 'Shf'), gas: 22000})
This unit doesn't exists, please use the one of the following units{
  "Eshf": "1000000000000000000",
  "Gshf": "1000000000",
  "Kshf": "1000",
  "Mshf": "1000000",
  "Pshf": "1000000000000000",
  "Shf": "1",
  "Tshf": "1000000000000"
}
    at getValueOfUnit (:-53474:-135)
    at toShf (:-54599:-135)
    at :1:99


Linux or Windows?
Linux

Use the GUI wallet you can send from it easily
github.com/shiftcurrency/shift-executables/blob/master/shiftwallet_0.9.1_amd64.deb
Click Raw to download
I don`t what use gui wallet, need console command to sent coins. No one knows? Huh Sad

You entered 'Shf', instead of "Shf" . You used single quotations instead of double quotations.
sr. member
Activity: 280
Merit: 250
From Russia with love
Can someone say me, how to sent coins?
This dosn`t work
Code:
eth.sendTransaction({from: eth.coinbase, to: 'shiftadress', value: web3.toShf(1, 'Shf'), gas: 22000})
This unit doesn't exists, please use the one of the following units{
  "Eshf": "1000000000000000000",
  "Gshf": "1000000000",
  "Kshf": "1000",
  "Mshf": "1000000",
  "Pshf": "1000000000000000",
  "Shf": "1",
  "Tshf": "1000000000000"
}
    at getValueOfUnit (:-53474:-135)
    at toShf (:-54599:-135)
    at :1:99


Linux or Windows?
Linux

Use the GUI wallet you can send from it easily
github.com/shiftcurrency/shift-executables/blob/master/shiftwallet_0.9.1_amd64.deb
Click Raw to download
I don`t what use gui wallet, need console command to sent coins. No one knows? Huh Sad

https://github.com/ethereum/wiki/wiki/JavaScript-API#web3ethsendtransaction
Hix
legendary
Activity: 1971
Merit: 1036
Can someone say me, how to sent coins?
This dosn`t work
Code:
eth.sendTransaction({from: eth.coinbase, to: 'shiftadress', value: web3.toShf(1, 'Shf'), gas: 22000})
This unit doesn't exists, please use the one of the following units{
  "Eshf": "1000000000000000000",
  "Gshf": "1000000000",
  "Kshf": "1000",
  "Mshf": "1000000",
  "Pshf": "1000000000000000",
  "Shf": "1",
  "Tshf": "1000000000000"
}
    at getValueOfUnit (:-53474:-135)
    at toShf (:-54599:-135)
    at :1:99


Linux or Windows?
Linux

Use the GUI wallet you can send from it easily
github.com/shiftcurrency/shift-executables/blob/master/shiftwallet_0.9.1_amd64.deb
Click Raw to download
I don`t what use gui wallet, need console command to sent coins. No one knows? Huh Sad
hero member
Activity: 483
Merit: 510
The Shift Team
What is the reward for mining a Block?

3 SHF i believe

huh?? i got a reward of 2.25  Huh

I think I've got some 5+ coin blocks before.

This is great mining. You better learn to mine these coins. Ethereum is the future of new coins.

so the rewards are a random number LOL  Huh


- A static block reward for the 'winning' block, consisting of exactly 3.0 Shf
- ALL of the gas expended within the block, that is, all the gas from the contracts that were run within the block submitted by the winning miner. Over time, it's expected these will dwarf the static block reward.
- An extra reward for including Uncles as part of the block, in the form of an extra 1/32 per Uncle included

Uncles included in a block formed by the successful PoW miner receive:
- 7/8 of the static block reward

Regards
sr. member
Activity: 280
Merit: 250
From Russia with love
Hello. So we a few people that are confused on how to get things up and running. We are all different in terms of technical knowledge, nothing wrong about that. Will have a look later on what we can improve, probably alot in terms of documentation/manuals and so on.

Questions about the GUI will be handled by Almindor. Should be online fairly soon. But in general people seem positive, getting a few PMs. Always appreciated.

Kind regards

I'm trying my best to help people with their problems Smiley
Or find workarounds
Jump to: