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 parent support #15

Closed
wants to merge 60 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
60 commits
Select commit Hold shift + click to select a range
621a747
Make retrieving inscriptions in block fast (#2333)
veryordinally Aug 17, 2023
8f15f6b
Allow setting custom postage (#2331)
raphjaph Aug 17, 2023
462f38b
Use `--fee-rate` when sending an amount (#1922)
gmart7t2 Aug 17, 2023
f6a2bac
Release 0.8.2 (#2334)
raphjaph Aug 17, 2023
3a3e9f5
Homogenize design (#2346)
casey Aug 21, 2023
4b9a530
Reduce index durability when testing (#2347)
casey Aug 21, 2023
6b846dc
Add hint about maximum number of open files for testing (#2348)
casey Aug 21, 2023
8d146ca
Recognize media types without explicit charset (#2349)
casey Aug 21, 2023
fb0457c
Update explorer.md (#2215)
elocremarc Aug 22, 2023
47d2aff
Add tags and inscription id documentation (#2351)
raphjaph Aug 22, 2023
8a95a0f
Use correct height and depth in reorg log (#2352)
gmart7t2 Aug 22, 2023
68a41f7
Allow splitting merged inscriptions (#1927)
gmart7t2 Aug 22, 2023
5c09dd6
Return JSON from all commands (#2355)
casey Aug 23, 2023
c910079
Render GLB/GLTF models in preview (#2369)
raphjaph Aug 25, 2023
34bb1c6
Remove transaction ID to inscription ID conversion (#2370)
casey Aug 25, 2023
898c2cd
Add proper block inscriptions HTML (#2337)
veryordinally Aug 27, 2023
9eb09aa
Make homepage more interesting (#2374)
raphjaph Aug 27, 2023
c458791
Add testing guide for recursion (#2357)
elocremarc Aug 27, 2023
7a6d8b7
Fix slice error for inscriptions block view (#2378)
veryordinally Aug 27, 2023
cfb7492
Add some links to docs (#2364)
ordinaHO Aug 27, 2023
28b9d71
Tweaks to front-end (#2381)
raphjaph Aug 28, 2023
0749c5b
Release 0.8.3 (#2382)
raphjaph Aug 28, 2023
04701d2
Remove unused content_response match statement (#2384)
casey Aug 29, 2023
d41edf7
Inscriptions with unrecognized even fields are unbound and cursed (#2…
raphjaph Aug 29, 2023
36946f7
Vaccuum log with every new deploy (#2390)
raphjaph Aug 29, 2023
24231be
Add reindexing docs (#2393)
raphjaph Aug 29, 2023
7bb33ea
Add language picker for docs (#2403)
raphjaph Aug 30, 2023
329f31b
Add Chinese version of the handbook (#2406)
DrJingLee Aug 31, 2023
9b8a4bf
Deduplicate sat range summation logic (#2402)
casey Aug 31, 2023
ba40b36
Allocate blocks vector ahead of time (#2409)
casey Aug 31, 2023
676f48f
Use tapscript extraction from rust-bitcoin (#2404)
casey Aug 31, 2023
89fde16
Add `decode` command (#2401)
casey Aug 31, 2023
5c656b2
Install mdbook-i18n-helpers in Github Workflows (#2408)
raphjaph Aug 31, 2023
bc73eb9
Add application/protobuf media type (#2389)
casey Aug 31, 2023
c48e455
Update clap (#2415)
casey Aug 31, 2023
10ca91e
Update dependencies (#2414)
casey Aug 31, 2023
10c99e7
Remove unused itertools dependency (#2416)
casey Aug 31, 2023
3e75a78
Fix UTXO selection in mock Bitcoin Core instance(#2417)
raphjaph Aug 31, 2023
33a9e0e
Tweak translations intructions (#2413)
raphjaph Aug 31, 2023
c00652c
Make any zero-valued input inscription unbound (#2397)
raphjaph Aug 31, 2023
87a9ed7
Implement provenance in index (#2353)
casey Sep 4, 2023
e6ceb97
Add provenance spec (#2278)
casey Sep 4, 2023
393848f
Fix Chinese translation typos and format errors (#2419)
DrJingLee Sep 4, 2023
44f8b2a
Prevent search when query field is empty (#2425)
elocremarc Sep 6, 2023
04bc261
Inscribe with parent (#2388)
raphjaph Sep 6, 2023
4b1709d
Add provenance to docs summary (#2427)
casey Sep 6, 2023
ca30715
Add Japanese version of handbook (#2426)
DrJingLee Sep 9, 2023
1491e63
Provide more detailed translation instructions (#2443)
DrJingLee Sep 10, 2023
54c38d9
Fold BlockIndex into database (#2436)
raphjaph Sep 11, 2023
422bc01
Fix type (#2444)
DrJingLee Sep 11, 2023
833854d
Allow reinscribing with wallet (#2432)
raphjaph Sep 11, 2023
80ef6e7
Release 0.9.0 (#2445)
raphjaph Sep 11, 2023
547b7ab
Add kafka feature and stream
nothing0012 Feb 25, 2023
368a588
Add json-rpc server for getSatRanges
nothing0012 Jul 27, 2023
89700d1
add block based rarities (#12)
haozhiliu Aug 15, 2023
75defc2
Refactor stream event to its own mod
nothing0012 Aug 16, 2023
7512bd4
Fix cargo fmt
nothing0012 Aug 16, 2023
7137285
exclude sat range end from calculating block based rarities (#13)
haozhiliu Aug 23, 2023
e5c946b
refactor rpc response to put rare sats and sat ranges under utxo obje…
haozhiliu Sep 7, 2023
aed1f1e
Fix console log
nothing0012 Sep 11, 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
Add some links to docs (ordinals#2364)
  • Loading branch information
ordinaHO authored Aug 27, 2023
commit cfb7492fb28b8da4e293ddb0a4e6fa877bef29b8
2 changes: 2 additions & 0 deletions docs/src/introduction.md
Original file line number Diff line number Diff line change
@@ -38,6 +38,8 @@ Links
- [GitHub](https://github.com/ordinals/ord/)
- [BIP](https://github.com/ordinals/ord/blob/master/bip.mediawiki)
- [Discord](https://discord.gg/ordinals)
- [Open Ordinals Institute Website](https://ordinals.org/)
- [Open Ordinals Institute X](https://x.com/ordinalsorg)
- [Mainnet Block Explorer](https://ordinals.com)
- [Signet Block Explorer](https://signet.ordinals.com)