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

Rebase on cursed #6

Closed
wants to merge 41 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
93fb15e
Switch CI back to stable clippy (#2108)
casey May 23, 2023
950740a
Unbind inscriptions from zero-sat transactions (#2107)
casey May 24, 2023
b3ab291
Promote raphjaph to lead maintainer 🫡 (#2119)
casey May 28, 2023
44f34f9
Update donate.md for inscriptions donations. (#2125)
veryordinally May 29, 2023
5a3b905
Fix typo in Sparrow Wallet docs (#2077)
eltociear May 30, 2023
03f6867
`OP_PUSH` instead of `OP_1` in inscription docs (#2135)
raphjaph May 31, 2023
0158189
Tweak doc: Inscriptions made on first sat of input (#2148)
raphjaph Jun 4, 2023
7e6eb73
Cursed Inscriptions [1/n] (#2145)
raphjaph Jun 4, 2023
8c15a66
Release 0.6.0 (#2150)
raphjaph Jun 4, 2023
2f72319
Add kafka feature and stream
nothing0012 Feb 25, 2023
179ebf2
Add more fields in stream event
nothing0012 Feb 27, 2023
9ba9c8a
Add new_output_value
nothing0012 Feb 27, 2023
1efd967
Gracefully handle owner issue
nothing0012 Feb 28, 2023
c8dd2fe
Add txid
nothing0012 Feb 28, 2023
8535646
Add more fields and consolidate the schema of the events
nothing0012 Mar 8, 2023
660bdde
Update sat details name
nothing0012 Mar 8, 2023
36c371f
Add sync producer flush
nothing0012 Mar 9, 2023
f35fe53
We probably only care about Text for now for the content body
nothing0012 Mar 9, 2023
13361da
Add STREM_HTTP_URL and also with kafka poll for extra care
nothing0012 Mar 11, 2023
77b822f
Add auth header
nothing0012 Mar 12, 2023
8841e94
Fix auth header typo
nothing0012 Mar 12, 2023
e67d6df
Use rustls
nothing0012 Mar 12, 2023
f8cd797
disable default reqwest features
nothing0012 Mar 12, 2023
ee3eca1
disable default reqwest features
nothing0012 Mar 12, 2023
cfcf937
revert http client
nothing0012 Mar 12, 2023
d0c82a7
Add block_hash for reorg
nothing0012 Mar 18, 2023
5cba0c0
Rebase latest ord
nothing0012 May 4, 2023
3a35b64
graceful handle 0-value inscription
nothing0012 May 5, 2023
3df642f
Add BLOCKS_BEHIND
nothing0012 May 11, 2023
cd6effb
Add BLOCKS_BEHIND
nothing0012 May 11, 2023
ec84998
Change to use threadedproducer
nothing0012 May 11, 2023
2e5d65c
Add brc20 indexing and versioning
nothing0012 May 10, 2023
ab2d371
Update dockerfile
nothing0012 May 18, 2023
b2f3bd7
Add sats domain
nothing0012 May 21, 2023
f130e1d
Fix clippy
nothing0012 May 21, 2023
88528b1
Make domain generic
nothing0012 May 23, 2023
2751b3c
Fix name validation
nothing0012 May 29, 2023
390118c
Add tx_block_index
nothing0012 May 27, 2023
7d6761d
Add cursed handling of number and unbound satpoint
nothing0012 Jun 5, 2023
55b0714
Add Dockerfile
nothing0012 Jun 5, 2023
6984cae
Fix cargo lock
nothing0012 Jun 5, 2023
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
Prev Previous commit
Next Next commit
Update donate.md for inscriptions donations. (ordinals#2125)
  • Loading branch information
veryordinally committed May 29, 2023
commit 44f34f90d017594a344d094cad9bd804e1be5991
8 changes: 4 additions & 4 deletions docs/src/donate.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@ 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).
The donation address for Bitcoin is
[bc1q8kt9pyd6r27k2840l8g5d7zshz3cg9v6rfda0m248lva3ve5072q3sxelt](https://mempool.space/address/bc1q8kt9pyd6r27k2840l8g5d7zshz3cg9v6rfda0m248lva3ve5072q3sxelt). The donation address for inscriptions is [bc1qn3map8m9hmk5jyqdkkwlwvt335g94zvxwd9aql7q3vdkdw9r5eyqvlvec0](https://mempool.space/address/bc1qn3map8m9hmk5jyqdkkwlwvt335g94zvxwd9aql7q3vdkdw9r5eyqvlvec0).

This address is 2 of 4 multisig wallet with keys held by
Both addresses are in a 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`,
Donations 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!