Skip to content
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

Promote raphjaph to lead maintainer #2119

Merged
merged 4 commits into from
May 28, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 14 additions & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog
=========

[0.5.2](https://github.com/casey/ord/releases/tag/0.5.2) - 2023-04-17
[0.5.2](https://github.com/ordinals/ord/releases/tag/0.5.2) - 2023-04-17
---------------------------------------------------------------------

### Added
Expand Down Expand Up @@ -33,7 +33,7 @@ Changelog
- Minor copy fixes (#1730)
- Typo (#1815)

[0.5.1](https://github.com/casey/ord/releases/tag/0.5.1) - 2023-02-21
[0.5.1](https://github.com/ordinals/ord/releases/tag/0.5.1) - 2023-02-21
---------------------------------------------------------------------

### Performance
Expand All @@ -58,7 +58,7 @@ Changelog
- Fix changelog dates: 2022 → 2023 (#1700)
- Bump version number (#1695)

[0.5.0](https://github.com/casey/ord/releases/tag/0.5.0) - 2023-02-11
[0.5.0](https://github.com/ordinals/ord/releases/tag/0.5.0) - 2023-02-11
---------------------------------------------------------------------

### Breaking Changes
Expand Down Expand Up @@ -124,7 +124,7 @@ Changelog
- Avoid listening on 0.0.0.0 in tests (#1365)
- Rename `GitHub` nav link to `Wallet` (#1360)

[0.4.2](https://github.com/casey/ord/releases/tag/0.4.2) - 2023-01-24
[0.4.2](https://github.com/ordinals/ord/releases/tag/0.4.2) - 2023-01-24
---------------------------------------------------------------------

### Changed
Expand All @@ -136,7 +136,7 @@ Changelog
### Misc
- Fix guide typo: getblockchount -> getblockcount (#1354)

[0.4.1](https://github.com/casey/ord/releases/tag/0.4.1) - 2023-01-24
[0.4.1](https://github.com/ordinals/ord/releases/tag/0.4.1) - 2023-01-24
---------------------------------------------------------------------

### Added
Expand Down Expand Up @@ -167,7 +167,7 @@ Changelog
- Serve favicon as PNG to Safari and SVG others (#1302)
- Use sans-serif font for height on clock (#1300)

[0.4.0](https://github.com/casey/ord/releases/tag/0.4.0) - 2023-01-19
[0.4.0](https://github.com/ordinals/ord/releases/tag/0.4.0) - 2023-01-19
---------------------------------------------------------------------

### Added
Expand Down Expand Up @@ -296,20 +296,20 @@ Changelog
- Fix softprops/actions-gh-release version (#992)
- Fuzz test transaction builder with multiple UTXOs (#1291)

[0.3.0](https://github.com/casey/ord/releases/tag/0.3.0) - 2022-12-16
[0.3.0](https://github.com/ordinals/ord/releases/tag/0.3.0) - 2022-12-16
---------------------------------------------------------------------

- Update CI dependencies (#986)
- Add /content endpoint (#976)
- Display content type and size /inscription (#975)
- Use "sat" in place of "ordinal" (#979)

[0.2.1](https://github.com/casey/ord/releases/tag/0.2.1) - 2022-12-14
[0.2.1](https://github.com/ordinals/ord/releases/tag/0.2.1) - 2022-12-14
---------------------------------------------------------------------

- Revise inscription guide after mainnet walkthrough (#968)

[0.2.0](https://github.com/casey/ord/releases/tag/0.2.0) - 2022-12-14
[0.2.0](https://github.com/ordinals/ord/releases/tag/0.2.0) - 2022-12-14
---------------------------------------------------------------------

- Add `ord wallet create` (#958)
Expand Down Expand Up @@ -400,13 +400,13 @@ Changelog
- Remove old recipes from justfile (#718)
- Update roadmap (#722)

[0.1.0](https://github.com/casey/ord/releases/tag/0.1.0) - 2022-10-25
[0.1.0](https://github.com/ordinals/ord/releases/tag/0.1.0) - 2022-10-25
---------------------------------------------------------------------

- Add index updater (#703)
- Speed up rarity check while indexing (#702)

[0.0.6](https://github.com/casey/ord/releases/tag/0.0.6) - 2022-10-25
[0.0.6](https://github.com/ordinals/ord/releases/tag/0.0.6) - 2022-10-25
---------------------------------------------------------------------

- Switch to ord-bitcoincore-rpc (#707)
Expand Down Expand Up @@ -481,7 +481,7 @@ Changelog
- Add ordinal hunting how-to docs page (#596)
- Fix bounty example links (#595)

[0.0.5](https://github.com/casey/ord/releases/tag/0.0.5) - 2022-10-02
[0.0.5](https://github.com/ordinals/ord/releases/tag/0.0.5) - 2022-10-02
---------------------------------------------------------------------

- Add bitcoin.conf (#592)
Expand Down Expand Up @@ -511,7 +511,7 @@ Changelog
- Convert block and transaction integration tests to unit tests (#560)
- Fix release script (#562)

[0.0.4](https://github.com/casey/ord/releases/tag/0.0.4) - 2022-09-26
[0.0.4](https://github.com/ordinals/ord/releases/tag/0.0.4) - 2022-09-26
---------------------------------------------------------------------

- Add more links and labels to clocks (#552)
Expand Down Expand Up @@ -675,7 +675,7 @@ Changelog
- Add nix flake (#214)
- Build binaries for releases (#213)

[0.0.1](https://github.com/casey/ord/releases/tag/0.0.1) - 2022-06-05
[0.0.1](https://github.com/ordinals/ord/releases/tag/0.0.1) - 2022-06-05
---------------------------------------------------------------------

- Add commands to mint and verify NFTs (#211)
Expand Down
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ version = "0.5.2"
license = "CC0-1.0"
edition = "2021"
autotests = false
homepage = "https://github.com/casey/ord"
repository = "https://github.com/casey/ord"
homepage = "https://github.com/ordinals/ord"
repository = "https://github.com/ordinals/ord"
autobins = false
rust-version = "1.67"

Expand Down
29 changes: 25 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,33 @@ transfer algorithm.
See [the project board](https://github.com/users/casey/projects/3/) for
currently prioritized issues.

See [milestones](https://github.com/casey/ord/milestones) to get a sense of
See [milestones](https://github.com/ordinals/ord/milestones) to get a sense of
where the project is and where it's going.

Join [the Discord server](https://discord.gg/87cjuz4FYg) to chat with fellow
ordinal degenerates.

Donate
------

Ordinals is open-source and community funded. The current lead maintainer of
`ord` is [raphjaph](https://github.com/raphjaph/). Raph's work on `ord` is
entirely funded by donations. If you can, please consider donating!

The donation address is
[bc1q8kt9pyd6r27k2840l8g5d7zshz3cg9v6rfda0m248lva3ve5072q3sxelt](https://mempool.space/address/bc1q8kt9pyd6r27k2840l8g5d7zshz3cg9v6rfda0m248lva3ve5072q3sxelt).

This address is 2 of 4 multisig wallet with keys held by
[raphjaph](https://twitter.com/raphjaph),
[erin](https://twitter.com/realizingerin),
[rodarmor](https://twitter.com/rodarmor), and
[ordinally](https://twitter.com/veryordinally).

Bitcoin received will go towards funding maintainance and development of `ord`,
as well as hosting costs for [ordinals.com](https://ordinals.com).

Thank you for donating!

Wallet
------

Expand Down Expand Up @@ -54,8 +75,8 @@ Installation
------------

`ord` is written in Rust and can be built from
[source](https://github.com/casey/ord). Pre-built binaries are available on the
[releases page](https://github.com/casey/ord/releases).
[source](https://github.com/ordinals/ord). Pre-built binaries are available on the
[releases page](https://github.com/ordinals/ord/releases).

You can install the latest pre-built binary from the command line with:

Expand Down Expand Up @@ -84,7 +105,7 @@ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
To build `ord` from source:

```
git clone https://github.com/casey/ord.git
git clone https://github.com/ordinals/ord.git
cd ord
cargo build --release
```
Expand Down
2 changes: 1 addition & 1 deletion benchmark/checkout
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ set -euxo pipefail
REV=$1

if [[ ! -d ord ]]; then
git clone https://github.com/casey/ord.git
git clone https://github.com/ordinals/ord.git
fi

cd ord
Expand Down
4 changes: 2 additions & 2 deletions bip.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Title: Ordinal Numbers
Author: Casey Rodarmor <casey@rodarmor.com>
Comments-Summary: No comments yet.
Comments-URI: https://github.com/casey/ord/discussions/126
Comments-URI: https://github.com/ordinals/ord/discussions/126
Status: Draft
Type: Informational
Created: 2022-02-02
Expand Down Expand Up @@ -274,7 +274,7 @@ in a particular output, however the proofs are large. Such a proof consists of:
== Reference implementation ==

This document and an implementation of an index that tracks the position of
sats in the main chain are maintained [https://github.com/casey/ord here].
sats in the main chain are maintained [https://github.com/ordinals/ord here].

== References ==

Expand Down
2 changes: 1 addition & 1 deletion deploy/checkout
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ CHAIN=$2
DOMAIN=$3

if [[ ! -d ord ]]; then
git clone https://github.com/casey/ord.git
git clone https://github.com/ordinals/ord.git
fi

cd ord
Expand Down
2 changes: 1 addition & 1 deletion docs/book.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ create-missing = false
[output.html]
cname = "docs.ordinals.com"
default-theme = "coal"
git-repository-url = "https://github.com/casey/ord"
git-repository-url = "https://github.com/ordinals/ord"
preferred-dark-theme = "coal"

[output.linkcheck]
4 changes: 2 additions & 2 deletions docs/src/bounties.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Ordinal Bounty Hunting Hints

- For more information about ordinal theory, check out the [FAQ](./faq.md) for
an overview, the
[BIP](https://github.com/casey/ord/blob/master/bip.mediawiki) for the
technical details, and the [ord repo](https://github.com/casey/ord) for the
[BIP](https://github.com/ordinals/ord/blob/master/bip.mediawiki) for the
technical details, and the [ord repo](https://github.com/ordinals/ord) for the
`ord` wallet and block explorer.

- Satoshi was the original developer of ordinal theory. However, he knew that
Expand Down
2 changes: 1 addition & 1 deletion docs/src/bounty/3.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ occurring.
program](https://github.com/casey/onegrams).

To search an `ord` wallet for sats with a name in `frequency.tsv`, use the
following [`ord`](https://github.com/casey/ord) command:
following [`ord`](https://github.com/ordinals/ord) command:

```
ord wallet sats --tsv frequency.tsv
Expand Down
74 changes: 13 additions & 61 deletions docs/src/donate.md
Original file line number Diff line number Diff line change
@@ -1,68 +1,20 @@
Donate
======

Why
---
Ordinals is open-source and community funded. The current lead maintainer of
`ord` is [raphjaph](https://github.com/raphjaph/). Raph's work on `ord` is
entirely funded by donations. If you can, please consider donating!

Ordinals is an open-source project by me, Casey Rodarmor, in development since
early 2022. I have been assisted by a ragtag band of contributors, bitcoiners,
and degenerates, including two paid apprentices and other remunerated
vagabonds. All project costs have been paid out of pocket by me, and I have not
raised outside funds, and may never.
The donation address is
[bc1q8kt9pyd6r27k2840l8g5d7zshz3cg9v6rfda0m248lva3ve5072q3sxelt](https://mempool.space/address/bc1q8kt9pyd6r27k2840l8g5d7zshz3cg9v6rfda0m248lva3ve5072q3sxelt).

If you so desire, consider a donation. Donations of bitcoin are appreciated,
but donations of rare, exotic, and inscribed sats are especially treasured.
This address is 2 of 4 multisig wallet with keys held by
[raphjaph](https://twitter.com/raphjaph),
[erin](https://twitter.com/realizingerin),
[rodarmor](https://twitter.com/rodarmor), and
[ordinally](https://twitter.com/veryordinally).

Donations are not tax-deductible, refundable, or earmarked for any specific
purpose. They are personal gifts to me, made out of love, support,
encouragement, or in the vain hope that if I get enough bitcoin I'll stop doing
all this and go away.
Bitcoin received will go towards funding maintainance and development of `ord`,
as well as hosting costs for [ordinals.com](https://ordinals.com).

Donations may be sold, lost, given away, or held until death. Donations of
bitcoin are likely to be spent on rare and exotic sats and making whole-block
inscriptions.

Ordinals and inscriptions are a love letter to Bitcoin, the Internet,
programming, and the World Wide Web. Money is nice, but that's not why I'm
doing this. Don't worry if you can't donate. Merely using this strange,
evolving creation is thanks enough. I love having you along for the ride,
wherever it may take us.

Love,
Casey

How
---

I have in my possession 21 glittering [Opendimes](https://opendime.com/):

<iframe frameborder=0 style=aspect-ratio:16/9
src=https://www.youtube.com/embed/bLOlsa6K5TI title="YouTube video player"
width=100%></iframe>

Each of these possesses a private key, whence is derived a donation address:

1. [`13aG4o1cEKVLzuLdwKrmmP65o6WKh8t4L3`](https://mempool.space/address/13aG4o1cEKVLzuLdwKrmmP65o6WKh8t4L3)
2. [`1FrhgVqWF7aSM9945BRsrEqQZFEM3kZXQJ`](https://mempool.space/address/1FrhgVqWF7aSM9945BRsrEqQZFEM3kZXQJ)
3. [`17VUfVjYJiaLkmCvwaGFBcBQ3riJMnk1hc`](https://mempool.space/address/17VUfVjYJiaLkmCvwaGFBcBQ3riJMnk1hc)
4. [`1PH3WNHvdU9yprpHgymWigJzEsF2L6sX7L`](https://mempool.space/address/1PH3WNHvdU9yprpHgymWigJzEsF2L6sX7L)
5. [`1Jt7P4Ct1tJsfZshQjubda1qkPF5tNWeEr`](https://mempool.space/address/1Jt7P4Ct1tJsfZshQjubda1qkPF5tNWeEr)
6. [`1QSXSyudincb7ioV53zzAfdpAxTUMwtKR`](https://mempool.space/address/1QSXSyudincb7ioV53zzAfdpAxTUMwtKR)
7. [`1MGREYM262PJsYryLnBYsXuzgpdn8hasBV`](https://mempool.space/address/1MGREYM262PJsYryLnBYsXuzgpdn8hasBV)
8. [`1JhEZFSb4URMgPcQtqtfsLpJrxv6AZKjVX`](https://mempool.space/address/1JhEZFSb4URMgPcQtqtfsLpJrxv6AZKjVX)
9. [`1Ch9iYY7VD39sLXHud6tWJr37G9s4GYcub`](https://mempool.space/address/1Ch9iYY7VD39sLXHud6tWJr37G9s4GYcub)
10. [`13N4aVWdPLcwg5g1kbLav3gfqZvh94vcfW`](https://mempool.space/address/13N4aVWdPLcwg5g1kbLav3gfqZvh94vcfW)
11. [`1DwgGvPJp4znPQ7nWYJ4VibwmtVU2aVnCg`](https://mempool.space/address/1DwgGvPJp4znPQ7nWYJ4VibwmtVU2aVnCg)
12. [`1M7ePCREnnLQ5PxN3m1JpHQ4rkBqhUtWb5`](https://mempool.space/address/1M7ePCREnnLQ5PxN3m1JpHQ4rkBqhUtWb5)
13. [`1DqSs5biPYXTNHQGcnq7wz2q4aFpLUKUvo`](https://mempool.space/address/1DqSs5biPYXTNHQGcnq7wz2q4aFpLUKUvo)
14. [`18Ruktk8pJzKyjqdY6FxAEsXvspG9nyyXS`](https://mempool.space/address/18Ruktk8pJzKyjqdY6FxAEsXvspG9nyyXS)
15. [`1FFfiZZc2GFnumNdQuwgvdHUDVDnWFXu53`](https://mempool.space/address/1FFfiZZc2GFnumNdQuwgvdHUDVDnWFXu53)
16. [`17FCXKzeGswkNG3LyU9eRGx7dcZoXPiYm3`](https://mempool.space/address/17FCXKzeGswkNG3LyU9eRGx7dcZoXPiYm3)
17. [`1FBZwVAU73c6gzAxrmb2WhojUaUutcQpxc`](https://mempool.space/address/1FBZwVAU73c6gzAxrmb2WhojUaUutcQpxc)
18. [`1LYk7YCnSsVDKV6GdN9qUjNoFzQ5CU8EfP`](https://mempool.space/address/1LYk7YCnSsVDKV6GdN9qUjNoFzQ5CU8EfP)
19. [`1LjKhEw6yRDX4Szk4ahDXq4RMnGPSUBXPA`](https://mempool.space/address/1LjKhEw6yRDX4Szk4ahDXq4RMnGPSUBXPA)
20. [`1QHhEm7EycvmeGY6qp1M4canXMh7XP4oHv`](https://mempool.space/address/1QHhEm7EycvmeGY6qp1M4canXMh7XP4oHv)
21. [`14RkYZw1d2W3AyfqQge83GmWAaynhPUDtN`](https://mempool.space/address/14RkYZw1d2W3AyfqQge83GmWAaynhPUDtN)

Pick an address that speaks to you, and send to it what you will: bitcoin,
inscriptions, ordinal satoshis, or simply thoughts and prayers.
Thank you for donating!
4 changes: 2 additions & 2 deletions docs/src/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ outputs:
[a b] [c] [d e f] → [a b c d]

So they go to the miner who mined the block as fees. [The
BIP](https://github.com/casey/ord/blob/master/bip.mediawiki) has the details,
BIP](https://github.com/ordinals/ord/blob/master/bip.mediawiki) has the details,
but in short, fees paid by transactions are treated as extra inputs to the
coinbase transaction, and are ordered how their corresponding transactions are
ordered in the block. The coinbase transaction of the block might look like
Expand All @@ -89,7 +89,7 @@ this:
Where can I find the nitty-gritty details?
------------------------------------------

[The BIP!](https://github.com/casey/ord/blob/master/bip.mediawiki)
[The BIP!](https://github.com/ordinals/ord/blob/master/bip.mediawiki)

Why are sat inscriptions called "digital artifacts" instead of "NFTs"?
----------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion docs/src/guides/collecting.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Collecting
==========

Currently, [ord](https://github.com/casey/ord/) is the only wallet supporting
Currently, [ord](https://github.com/ordinals/ord/) is the only wallet supporting
sat-control and sat-selection, which are required to safely store and send rare
sats and inscriptions, hereafter ordinals.

Expand Down
4 changes: 2 additions & 2 deletions docs/src/guides/collecting/sparrow-wallet.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Collecting Inscriptions and Ordinals with Sparrow Wallet
=====================

Users who cannot or have not yet set up the [ord](https://github.com/casey/ord) wallet can receive inscriptions and ordinals with alternative bitcoin wallets, as long as they are _very_ careful about how they spend from that wallet.
Users who cannot or have not yet set up the [ord](https://github.com/ordinals/ord) wallet can receive inscriptions and ordinals with alternative bitcoin wallets, as long as they are _very_ careful about how they spend from that wallet.

This guide gives some basic steps on how to create a wallet with [Sparrow Wallet](https://sparrowwallet.com/) which is compatible with `ord` and can be later imported into `ord`

Expand Down Expand Up @@ -82,7 +82,7 @@ For details on setting up Bitcoin Core and the `ord` wallet check out the [Inscr

When setting up `ord`, instead of running `ord wallet create` to create a brand-new wallet, you can import your existing wallet using `ord wallet restore "BIP39 SEED PHRASE"` using the seed phrase you generated with Sparrow Wallet.

There is currently a [bug](https://github.com/casey/ord/issues/1589) which causes an imported wallet to not be automatically rescanned against the blockchain. To work around this you will need to manually trigger a rescan using the bitcoin core cli:
There is currently a [bug](https://github.com/ordinals/ord/issues/1589) which causes an imported wallet to not be automatically rescanned against the blockchain. To work around this you will need to manually trigger a rescan using the bitcoin core cli:
`bitcoin-cli -rpcwallet=ord rescanblockchain 767430`

You can then check your wallet's inscriptions using `ord wallet inscriptions`
Expand Down
Loading