Bitcoin Forum
May 06, 2024, 07:44:56 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Cochran Ethereum Network  (Read 276 times)
cochranizer666 (OP)
Full Member
***
Offline Offline

Activity: 137
Merit: 100


View Profile
August 25, 2017, 07:57:37 AM
 #1

I just created...and am running...a brand new Ethereum network, called Cochran, where the purpose behind this is instant mining and confirmations. The following code is below for the Genesis file:

Code:
{
"name": "cochran",
"engine": {
"instantSeal": { "params": {} }
},
"params": {
"accountStartNonce": "0x0",
"maximumExtraDataSize": "0x20",
"minGasLimit": "0x1388",
"networkID" : "0x11"
},
"genesis": {
"seal": {
"generic": "0x0"
},
"difficulty": "0x20000",
"author": "0x0000000000000000000000000000000000000000",
"timestamp": "0x00",
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"extraData": "0x",
"gasLimit": "0x5B8D80"
},
"accounts": {
"0000000000000000000000000000000000000001": { "balance": "1", "builtin": { "name": "ecrecover", "pricing": { "linear": { "base": 3000, "word": 0 } } } },
"0000000000000000000000000000000000000002": { "balance": "1", "builtin": { "name": "sha256", "pricing": { "linear": { "base": 60, "word": 12 } } } },
"0000000000000000000000000000000000000003": { "balance": "1", "builtin": { "name": "ripemd160", "pricing": { "linear": { "base": 600, "word": 120 } } } },
"0000000000000000000000000000000000000004": { "balance": "1", "builtin": { "name": "identity", "pricing": { "linear": { "base": 15, "word": 3 } } } },
"0x00a329c0648769a73afac7f9381e08fb43dbea72": { "balance": "1606938044258990275541962092341162602522202993782792835301376" }
}
}

Any questions?
1714981496
Hero Member
*
Offline Offline

Posts: 1714981496

View Profile Personal Message (Offline)

Ignore
1714981496
Reply with quote  #2

1714981496
Report to moderator
"You Asked For Change, We Gave You Coins" -- casascius
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714981496
Hero Member
*
Offline Offline

Posts: 1714981496

View Profile Personal Message (Offline)

Ignore
1714981496
Reply with quote  #2

1714981496
Report to moderator
1714981496
Hero Member
*
Offline Offline

Posts: 1714981496

View Profile Personal Message (Offline)

Ignore
1714981496
Reply with quote  #2

1714981496
Report to moderator
1714981496
Hero Member
*
Offline Offline

Posts: 1714981496

View Profile Personal Message (Offline)

Ignore
1714981496
Reply with quote  #2

1714981496
Report to moderator
Turkiwi
Member
**
Offline Offline

Activity: 117
Merit: 10


View Profile
September 20, 2017, 03:00:05 PM
 #2

what does that suppose to indicate

"gasLimit": "0x5B8D80"

can you please elaborate?
Pages: [1]
  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!