Releases: ordinals/ord
Releases Β· ordinals/ord
0.21.2
Fixed
Added
- Show total child count (#4009 by arik-so)
- Add
/r/undelegated-content/<INSCRIPTION_ID>
(#3932 by elocremarc) - Add BIP322
wallet sign
(#3988 by raphjaph) - Add
wallet addresses
(#4005 by raphjaph) - Show if JSON API is enabled on /status (#4014 by casey)
Changed
- Only show rune mint progress during mint (#4013 by casey)
- Change mint progress to
mints / terms.cap
(#4012 by casey)
Misc
- Add more info to
wallet outputs
(#4019 by raphjaph) - Add authors to Handbook (#4018 by raphjaph)
- Document POST method for /inscriptions (#4017 by cryptoni9n)
- Update JSON-API & Recursive documentation (#3984 by cryptoni9n)
- Remove pre-alpha warning from ord help (#4011 by cryptoni9n)
- Update Bitcoin Core install script (#4007 by raphjaph)
0.21.1
0.21.0
0.20.1
Fixed
- Fix non-existant output lookup (#3968 by raphjaph)
- Fix output API struct (#3957 by raphjaph)
- Start indexing at correct block height (#3956 by partialord)
- Fix /output page (#3948 by raphjaph)
Added
- Add multi parent support to wallet (#3228 by raphjaph)
- Implement burn for wallet command (#3437 by onchainguy-btc)
- Add
/satpoint/<SATPOINT>
endpoint (#3949 by raphjaph) - Add inscription examples to handbook (#3769 by cryptoni9n)
- Add inscription index to /status (#3938 by casey)
Changed
- Keep sat ranges in low-level format (#3963 by partialord)
- Remove dependency on
ord-bitcoincore-rpc
crate (#3959 by raphjaph) - Don't log RPC connections to bitcoind (#3952 by raphjaph)
- Skip serializing None in batch::File (#3943 by raphjaph)
- Allow scrolling in iframe (#3947 by raphjaph)
- Put AddressInfo into api module (#3933 by raphjaph)
Misc
- Rename parents_values -> parent_values (#3973 by casey)
- Get parents using
as_slice
instead of converting toVec
(#3972 by casey) - Remove unnecessary symbols in docs/src/guides/testing.md (#3945 by tiaoxizhan)
- Fix clippy lint (#3937 by casey)
- Add test to remind us to fix the UtxoEntry redb type name (#3934 by casey)
- Bump version to 0.20.0-dev (#3929 by casey)
0.20.0
Fixed
- Make index settings harder to misuse (#3893 by casey)
- Fix rune links for runes with no symbol (#3849 by cryptoni9n)
Added
- Add inscriptions and runes details to address API endpoint (#3924 by twosatsmaxi)
- Add address field to
/r/inscription/:id
(#3891 by elocremarc) - Add sat_balance to address API (#3905 by cryptoni9n)
- List all Bitcoin Core wallets (#3902 by raphjaph)
Changed
- Remove inscription content type counts from /status page (#3922 by casey)
- Suppress printing sat_ranges by default (#3867 by cryptoni9n)
Performance
- Unified OUTPOINT_TO_UTXO_ENTRY table (#3915 by partialord)
Misc
- Revert "Serve responses with cross origin isolation headers" (#3920 by casey)
- Bump version to 0.20.0-dev (#3916 by casey)
- Migrate chain.rs to snafu error (#3904 by cryptoni9n)
- Add Dutch translation to Ordinals Handbook (#3907 by Tibebtc)
- Update Bitcoin Core deploy to 27.1 (#3912 by casey)
- Migrate Outgoing to SnafuError (#3854 by cryptoni9n)
- Make first first and last sat in range clickable (#3903 by raphjaph)
- Serve responses with cross origin isolation headers (#3898 by patrick99e99)
- Remove trailing space from runes specification (#3896 by casey)
- Don't unnecessarily insert into utxo cache when indexing addresses (#3894 by raphjaph)
- Migrate object.rs to snafu error handling (#3858 by cryptoni9n)
- Clarify that unused runes tags should not be used (#3885 by casey)
- Update pointer specification (#3861 by ansigroup)
- Re-enter beta (#3884 by casey)
- Updated Chinese translation (#3881 by DrJingLee)
- Update Portuguese Translation pt.po (#3837 by 0xArtur)
0.19.1
0.19.0
Added
- Add inscriptions to address page (#3843 by raphjaph)
- Add ability to cancel shutdown (#3820 by felipelincoln)
- Add charm to burned inscriptions (#3836 by onchainguy-btc)
- Display aggregated rune balances in address page (#3831 by yoitsyoung)
- Add --all flag on
ord wallet sats
(#3824 by cryptoni9n) - Add sat ranges to output (#3817 by cryptoni9n)
- Add sat name to inscription page (#3826 by cryptoni9n)
- Add public
shut_down()
function (#3811 by felipelincoln) - Add all transaction hex to block json response (#3805 by thewrlck)
- Make Index public (#3807 by felipelincoln)
- Add sat balance to address page (#3810 by raphjaph)
- Add --http-port to settings yaml (#3796 by raphjaph)
- Make settings public (#3800 by felipelincoln)
- Make recursive endpoints proxiable (#3797 by raphjaph)
- Add recursive endpoint with more details about children (#3771 by gmart7t2)
- Add delegate value to recursive inscription endpoint (#3751 by phorkish)
- Update
ord list
to include inscriptions and runes information (#3766 by cryptoni9n) - Add feerate percentiles to blockinfo endpoint (#3753 by benbuschmann)
- Add mint progress field to rune.html (#3748 by cryptoni9n)
- Add /inscription/:query/:child_number route (#3777 by casey)
- Add parents recursive endpoint (#3749 by phorkish)
- Index addresses (#3757 by raphjaph)
- Make settings public (#3768 by raphjaph)
- Add decode api (#3733 by shadowv0vshadow)
- Add command to list pending etchings (#3732 by ldiego08)
- Add
ord wallet runics
command (#3734 by ldiego08)
Changed
Fixed
- Fix panic in ord env shutdown (#3787 by cryptoni9n)
- Allow postage equal to dust limit in mint.rs (#3756 by gmart7t2)
- Update index.rs to fix ord list command (#3762 by cryptoni9n)
Misc
- Update Spanish Translation (#3835 by Zerone495)
- Add debugging tips README (#3823 by nick07002)
- Add typed errors with
snafu
(#3832 by casey) - Add -dev suffix to version (#3812 by casey)
- Link address on output & tx (#3799 by cryptoni9n)
- Link address on inscription.html (#3801 by cryptoni9n)
- Fix fuzz testers (#3740 by jeasonstudio)
- Remove duplicate example (#3776 by gmart7t2)
- Update runes spec (#3745 by gmart7t2)
- Clarify teleburning.md (#3744 by gmart7t2)
0.18.5
Added
- Allow specifying different output formats (#3424 by bingryan)
- Allow higher rpcworkqueue limit conf (#3615 by JeremyRubin)
- Show progress bar for etching (#3673 by twosatsmaxi)
Fixed
- Update sat-hunting.md (#3724 by cryptoni9n)
- Update runes.md docs (#3681 by hantuzun)
- Patch some omissions in the Chinese translation (#3694 by shadowv0vshadow)
- Bump rustfmt version 2018 to 2021 (#3721 by bingryan)
0.18.4
Added
- Clarify that inscriptions must be served from URLs with path /content/<INSCRIPTION_ID> (#3209 by Vanniix)
Changed
- Persist config files for ord env command (#3715 by twosatsmaxi)
- Do not show runic outputs in cardinals command (#3656 by raphjaph)
Fixed
- Fix send runes (#3484 by raphjaph)
- Allow longer request body for JSON API (#3655 by raphjaph)
- Allow minting if mint begins next block (#3659 by casey)
Misc
- Add alt text to preview image (#3713 by losingle)
- Remove duplicate endpoint from explorer.md (#3716 by cryptoni9n)
- Use correct content type for .mjs inscriptions (#3712 by casey)
- Add support for mjs files (#3653 by elocremarc)
- Fix typo on sat hunting page (#3668 by cryptoni9n)
- Use contains_key instead of get / is_some (#3705 by knowmost)
- Update sat-hunting.md with how to transfer specific sats (#3666 by cryptoni9n)
- Fix zh.po translations (#3588 by losingle)
- Update sparrow-wallet.md --name flag update (#3635 by taha-abbasi)
0.18.3
Added
- Add
dry-run
flag toresume
command (#3592 by felipelincoln) - Add back runes balances API (#3571 by lugondev)
- Show premine percentage (#3567 by raphjaph)
- Add default content proxy and decompress to env command (#3509 by jahvi)
Changed
Misc
- Check rune minimum at height before sending (#3626 by raphjaph)
- Update recursion.md with consistant syntax (#3585 by zmeyer44)
- Add test Rune cannot be minted less than limit amount (#3556 by lugondev)
- Clear etching when rune commitment is spent (#3618 by felipelincoln)
- Remove timeout for wallet client (#3621 by raphjaph)
- Remove duplicated word (#3598 by oxSaturn)
- Address runes review comments (#3605 by casey)
- Generate sample batch.yaml in env command (#3530 by twosatsmaxi)