Questions tagged [genesisblock]

first block of monero that was ever mined

26 questions
3
votes
1 answer

Monero Genesis transaction & nonce

I've seen the monero genesis-tx breakdown version 01 unlock time (varint, height, 60 here) 3c vin length (value in) 01 vin #1 (of 1) type (gen, 0xff) ff height for gen input 00 vout length (value out) 01 output #1 (of 1) amount (17592186044415 as…
W. Kadou
  • 125
  • 8
1
vote
1 answer

Genesis TX varint

With regards to the monero Genesis TX breakdown. I'm still puzzled as to how they got the Decimal number (17592186044415) = (ffffffffffff03) in the genesis block. Does one simply use a Hex to Decimal converter ? What conversion is used ? I thought…
W. Kadou
  • 125
  • 8
1
vote
1 answer

output_tx on Genesis Block

I made a monero fork and generated a genesis block with a new one-time P but i never see the first reward in my wallet. Can somebody tell me what is the index_output used on the output of a custom genesis block. ? i mean, in order to create an…
jszwako
  • 23
  • 6
0
votes
1 answer

Genesis block successfully created but not visable in wallet-cli

I created a testnet environment, successfully created the genesis block, however don't see it reflected in the wallet-cli with the correct genesis wallet. Is there perhaps a unlock time on the genesis block? unlock time (varint, height, 60…
W. Kadou
  • 125
  • 8