-
Notifications
You must be signed in to change notification settings - Fork 7
Create Wave Edition Theory #10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
BitSavage0202
wants to merge
4
commits into
oipsio:main
Choose a base branch
from
BitSavage0202:patch-1
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,38 @@ | ||
| Implementing a simple identifier for all satoshis : RFC (Request for Comment) | ||
|
|
||
| This can also be known as a Satoshi Code. | ||
|
|
||
| Futher more, this implementation can be seenas a Blockchain Positioning System. | ||
| The B.P.S. can help normies easily identify the block, year, halving and mining rewards. | ||
|
|
||
| Overview | ||
| Satoshi Codes can show up after the "Rare & exotic sat" status. | ||
|
|
||
| Layout | ||
| The following layout shows how Satoshi Codes can be implemented: | ||
|
|
||
| Example: | ||
| B1y1we1c0; 2009 Ox 🐂🔥 🚪 | ||
| B30000y2we1: 2010 tiger 🐯🔥 | ||
| B60000y3we1: 2011 rabbit 🐰🔥 | ||
| B90000y4h1we2rd1: 🐲⚡️🌀🏆 | ||
|
|
||
| B = satoshi block number mined on bitcion | ||
| y = year block mined | ||
| we = wave edition (each four years before the halving is a wave) | ||
| h1 = halving | ||
| rd = reward decrease | ||
|
|
||
| We can add smbols like the Chinese zodiac symbol and element at the end to denote specific years. | ||
| As well as 🌀for halving event and 🏆 for reward decreases. | ||
| The first block can have a 🛎️ to signal the inception event. | ||
| The first year can have a 🚪to signal a new path being forged. | ||
| the last block & last year can have a 💥 or a 🌌 to symbolize a big bang event or a simultaneous multi-occurrence that transforms into whatever is next... | ||
|
|
||
| Objectives | ||
| Provide a simple code to search and etch ordinals like trading card packs. | ||
| Allow the community to use this and show new comers how to read the bitcoin public ledger. | ||
| Allows ordinals to be easily located. | ||
|
|
||
| Solution | ||
| Release this improvement within the existing ORD ecosystem. | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.