Bitcoin Forum
May 05, 2024, 08:48:15 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 »  All
  Print  
Author Topic: NFT "Mineable Punks" NFT . Mine mpunks with your gpu !!!  (Read 641 times)
outlawgr (OP)
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
December 09, 2022, 10:41:09 PM
Last edit: January 10, 2023, 05:12:52 PM by outlawgr
 #1

The continuation of the original crypto punks . 10.000 punks to be mined with gpus.

https://www.mpunks.org/explore

https://discord.com/invite/EVquaxg9WA

https://opensea.io/collection/mineablepunks


What is this?
mpunks are generated using cryptopunk assets, all on-chain.

mpunks cannot be claimed; they must be mined. A valid 256-bit hash can be fed through an on-chain minting function that uses the probability distribution and assets of the original 10,000 cryptopunks to generate an mpunk.



Why is my nonce invalid/why did my Mint transaction revert?
there are two common reasons why a nonce is invalid or why a Mint transaction could revert. One reason is that someone else mined an mpunk before your Mint transaction was confirmed. Another is that you waited too long (a few minutes is too long) to send the transaction after finding a valid nonce.



Difficulty increases
difficulty increases follow a schedule determined by an immutable configuration contract called "OtherPunksConfiguration" (our original name). you can see this in the contract source code. the schedule is as follows:


0-99 = easy. should take a 2017 macbook pro no more than a few minutes to mine a punk.

100-499 = a bit harder. should take a 2017 macbook pro 1 hour to mine a punk.

500-1999 = dramatic increase. browser-based mining is impractical. should take 100 RTX 3080's 1 hour to mine a punk.

2000-2999 = should take 500 RTX 3080's 1 hour to mine a punk.

3000-3999 = should take 1,000 RTX 3080's 1 hour to mine a punk.

4000-5999 = should take 3,000 RTX 3080's 1 hour to mine a punk.

6000-9999 = should take 10,000 RTX 3080's 1 hour to mine a punk.

10000+ = possible but almost infeasible. should take the entire ethereum network hash rate 1 year to mine a punk.



What about the original cryptopunks?
while it is technically possible for an original cryptopunk to be mined, this application prevents you from mining one of the original cryptopunks. if someone were to create their own miner and mine an original cryptopunk, the mpunks contract allows for the burning of any mined original cryptopunks, or the blockage of any specific original cryptopunk from being mined, through the following functions:

- burnMinedOriginalPunkId
- blockUnminedOriginalPunkId
anyone can call these functions.



Why does mpunk XXXXX look exactly like OG CryptoPunk XXXX?
Some attributes are visually hidden behind other attributes. For example, mpunk 10006 has an earring, whereas OG CryptoPunk 2273 does not. However, the white hair is displayed on top of the earring, and thus the punks look visually identical. There are a few other pairings we have noticed, such as mpumk 10489 and OG CryptoPunks 294. We consider the true element of uniqueness to be the unique combination of punk attributes. Our burnMinedOriginalPunkId compares attributes, and not raw pixel values. Because of this, when certain attributes are combined (e.g. wild white hair + earring), the pixel values of mpunks are not always guaranteed to deconflict with the pixel values of CryptoPunks.



How can I get an mpunk?
mpunks are created by miners, who work to discover valid numbers that in turn generate mpunks. you can buy an mpunk from opensea, or become a miner!



How many mpunks are there?
while there are technically millions of mpunks, the number of mpunks is practically only 10,000 based on where modern day GPU's are at.

we encountered an issue on our initial launch and subsequently transferred the ownership of mpunks from the original contracts to the current contract (you can see this in the source code). more are generated over time through mining, with a practical cap of 10,000. mining difficulty increases as more punks are mined. after 10,000 mpunks are mined, mining becomes extremely difficult; with modern hardware, it would take the entire ethereum mining network a year to mine mpunk #10001.



How does mining work?
the mpunks contract stores an 88-bit integer called a “Difficulty Target”.

to mint mpunks, miners submit an 88-bit integer, called a “nonce”, to the contract’s Mint function. the nonce is then hashed with the miner’s address, as well as the assets of the most recently mined punk, to produce a 256-bit integer called a “seed”.

the last 88 bits of the seed are then compared to the Difficulty Target. if the last 88 bits are less than the Difficulty Target, the submitted nonce is considered valid, and an mpunk is generated from the 256-bit seed.

the app auto suggests a high gas limit. gas cost is dynamic based on punk rarity. minting should cost around 400,000 gas on average. however, every 33rd punk spawns an extra punk for founders. this brings the worst case gas cost to 1,400,000.



How are mpunks stored?
the mpunks contract stores a mapping between mpunk Token ID’s, and their respective assets. a punk’s assets are represented by a 96 bit integer. this integer consists of 12 8-bit chunks. each 8-bit chunk corresponds to an attribute slot (eg. head, eyes, mouth, beard). the value of an 8-Bit chunk maps to an asset ID, stored in the PublicCryptopunksData contract. the render function of PublicCryptopunksData then layers these assets on top of one another to produce a punk’s image.



How are founders rewarded?
every 33rd mint will mint an additional punk that is sent to the contract owner. this will essentially double the gas cost of every 33rd mint.

the seed for this additional punk is obtained by hashing the seed of the most recent 33rd punk. (This is essentially a double hash, since the seed of the prior punk is itself a hash).
1714942095
Hero Member
*
Offline Offline

Posts: 1714942095

View Profile Personal Message (Offline)

Ignore
1714942095
Reply with quote  #2

1714942095
Report to moderator
1714942095
Hero Member
*
Offline Offline

Posts: 1714942095

View Profile Personal Message (Offline)

Ignore
1714942095
Reply with quote  #2

1714942095
Report to moderator
Every time a block is mined, a certain amount of BTC (called the subsidy) is created out of thin air and given to the miner. The subsidy halves every four years and will reach 0 in about 130 years.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714942095
Hero Member
*
Offline Offline

Posts: 1714942095

View Profile Personal Message (Offline)

Ignore
1714942095
Reply with quote  #2

1714942095
Report to moderator
Qberty13
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
December 19, 2022, 06:04:52 PM
 #2

Thanks for the info and the post mate!
This is my best NFT project and I am still mining them.  Grin
outlawgr (OP)
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
December 19, 2022, 08:51:56 PM
 #3

Join the pool and mine while the difficulty is low !!!
D1EGO (getmdone.eth)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
December 20, 2022, 12:14:21 AM
 #4

Wow this a is an amazing project! GrinBTC
D1EGO (getmdone.eth)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
December 20, 2022, 03:44:56 AM
 #5

Wow this a is an amazing project! GrinBTC

I heard phub is going to be extinct within a few months  Sad BTC  Sad Smiley
MMOStars
Member
**
Offline Offline

Activity: 250
Merit: 13


View Profile
December 25, 2022, 12:27:25 AM
 #6

Not following this thread, you literally started this project exactly 1 year, the code hasn't been touched in any way and you post an ANN 1 year later?

https://github.com/mineablepunks
outlawgr (OP)
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
December 26, 2022, 08:51:13 AM
 #7

I m just a fan and investor of this project . I love it and thats why i made this post . Believe me we are still at the beggining with 3521 mpunks mined from 10000 . 
hSlider
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
December 26, 2022, 09:19:32 AM
 #8

should try to mining with 1660ti laptop?
D1EGO (getmdone.eth)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
December 28, 2022, 03:08:52 AM
 #9

Y'all ever heard of the acronym for Bitcoin? Try BITN†BTC
outlawgr (OP)
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
December 29, 2022, 05:58:57 AM
 #10

should try to mining with 1660ti laptop?

If you havent problem with the gpu temp cou can try joining the pool
outlawgr (OP)
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
January 02, 2023, 05:45:37 PM
 #11

3597 of 10000 mpunks mined so far
outlawgr (OP)
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
January 04, 2023, 10:11:06 PM
 #12

3616 of 10000
neguinho1
Newbie
*
Offline Offline

Activity: 141
Merit: 0


View Profile WWW
January 04, 2023, 10:23:08 PM
 #13

how to mine help me!!!
outlawgr (OP)
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
January 05, 2023, 10:49:17 AM
 #14

Join discord and we will help you .  Easiest way to mine is via hiveos if you had a rig .
outlawgr (OP)
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
January 06, 2023, 10:36:51 PM
 #15

3637 of 10000 mined
outlawgr (OP)
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
January 08, 2023, 02:09:23 PM
 #16

Cmon miners join us !!
outlawgr (OP)
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
January 09, 2023, 05:03:13 PM
 #17

3661 mined of 10000
outlawgr (OP)
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
January 11, 2023, 08:17:48 PM
 #18

A giveaway is running on twitter atm.
 https://twitter.com/DominicNesbitt/status/1613163464016494594?t=7t9J6R1ciVn1cUsQRnix_w&s=19
outlawgr (OP)
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
January 15, 2023, 12:40:17 AM
 #19

4000 mined of 10000
outlawgr (OP)
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
January 18, 2023, 11:23:50 AM
 #20

we need more miners. come join the pool !!
Pages: [1] 2 »  All
  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!