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

chore(api): update to 0.18.5 #10

Merged
merged 88 commits into from
Jun 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
88 commits
Select commit Hold shift + click to select a range
465914b
Fix type in runes docs (#3447)
twosatsmaxi Apr 2, 2024
cb4de8d
Fix deploy bitcoin.conf typo (#3443)
bitspill Apr 2, 2024
e4aff8b
Remove `etch` from error message (#3449)
ordinariusprof Apr 7, 2024
42cb97b
Update rune docs for Chinese version (#3457)
DrJingLee Apr 7, 2024
bb4b47a
Update testing.md (#3463)
gmart7t2 Apr 7, 2024
17fe6c3
Fix typo in zh.po (#3464)
RandolphJiffy Apr 7, 2024
c570856
Update required Rust version in README (#3466)
cryptoni9n Apr 7, 2024
c80a2d3
Add package necessary for Ubuntu (#3462)
petriuslima Apr 7, 2024
744a3d6
Add rune logo and link to navbar (#3442)
lugondev Apr 7, 2024
c749c47
Fix maturation loop (#3480)
raphjaph Apr 8, 2024
b5788a7
Add wallet batch outputs and inscriptions endpoints (#3456)
raphjaph Apr 9, 2024
abd9654
Check etching commit confirmations correctly (#3507)
casey Apr 10, 2024
b2ae17d
Show decimal rune balances (#3505)
raphjaph Apr 11, 2024
f77ee3f
Allow inscribing without file (#3451)
raphjaph Apr 11, 2024
f6657f1
Add etching turbo flag (#3511)
casey Apr 11, 2024
b5b7bbe
Update data carriersize to match with ord (#3506)
twosatsmaxi Apr 11, 2024
2cc14fd
Document allowed opcodes in runestones (#3461)
casey Apr 11, 2024
26812e6
Fix typo in zh.po (#3498)
RandolphJiffy Apr 11, 2024
a1ba5ea
Better error message when bitcoind doesn't start (#3500)
twosatsmaxi Apr 11, 2024
17696f3
Updated rust-version to 1.74.0 (#3492)
tgscan-dev Apr 11, 2024
02fed68
Mint with destination (#3497)
ynohtna92 Apr 11, 2024
1ec904a
Bump ord crate required rust version to 1.76 (#3512)
casey Apr 11, 2024
52ef5b1
Add postage flag to mint command (#3482)
ynohtna92 Apr 11, 2024
6eddd41
Test that mints without a cap are unmintable (#3495)
lugondev Apr 11, 2024
56586c1
Release 0.18.0 (#3513)
casey Apr 11, 2024
ead081d
Fix off-by-one in wallet when waiting for etching commitment to matur…
casey Apr 11, 2024
248ab53
Release 0.18.1 (#3522)
casey Apr 11, 2024
26fcf05
Forbid etching below rune activation height (#3523)
casey Apr 11, 2024
ead3419
Put rune higher on /inscription (#3363)
lugondev Apr 12, 2024
3927043
Fix typo in recursion docs (#3529)
nix-eth Apr 12, 2024
3de43df
Add Red Had build instructions to readme (#3531)
rongyi Apr 12, 2024
fdfc15c
Add runes pagination (#3215)
lugondev Apr 13, 2024
5dd1f3e
Lookup rune by number (#3440)
lugondev Apr 13, 2024
f07db71
Emit rune-related events (#3219)
felipelincoln Apr 14, 2024
6cfd9d0
Address runes review comments (#3547)
casey Apr 15, 2024
c9f793c
Lock runes commit output (#3504)
raphjaph Apr 15, 2024
22d489b
Display etched runes on /block (#3366)
lugondev Apr 15, 2024
ab0b2a9
Remove /runes/balances page (#3555)
lugondev Apr 16, 2024
f2c3aa3
Fix typo in zh.po (#3540)
blackj-x Apr 16, 2024
f4c1947
Fix typos (#3541)
StevenMia Apr 16, 2024
0c63a3b
Store wallets in /wallets subdir of data dir (#3553)
casey Apr 16, 2024
e8084ba
Add command to export BIP-329 labels for wallet outputs (#3120)
casey Apr 16, 2024
a92fe7a
Add open mint tests (#3558)
lugondev Apr 17, 2024
04b178a
Document turbo flag (#3579)
gmart7t2 Apr 17, 2024
bc5a134
Release 0.18.2 (#3582)
casey Apr 17, 2024
d40e8db
Bump ord version to 0.18.2 in Cargo.toml (#3583)
casey Apr 17, 2024
5311e24
Resume cycles through all pending etchings (#3566)
raphjaph Apr 17, 2024
e247b69
Generate sample batch.yaml in env command (#3530)
twosatsmaxi Apr 17, 2024
3d969a6
Add default content proxy and decompress to env command (#3509)
jahvi Apr 17, 2024
879cee6
Address runes review comments (#3605)
casey Apr 18, 2024
861c9d8
Remove duplicated word (#3598)
oxSaturn Apr 18, 2024
ea4f860
Show premine percentage (#3567)
raphjaph Apr 18, 2024
3b081a2
Add back runes balances API (#3571)
lugondev Apr 18, 2024
97b7364
Remove timeout for wallet client (#3621)
raphjaph Apr 19, 2024
036ef68
Add `dry-run` flag to `resume` command (#3592)
felipelincoln Apr 19, 2024
e85c325
Clear etching when rune commitment is spent (#3618)
felipelincoln Apr 19, 2024
1fd7aef
Add test Rune cannot be minted less than limit amount (#3556)
lugondev Apr 19, 2024
d062a99
Update recursion.md with consistant syntax (#3585)
zmeyer44 Apr 19, 2024
8a15488
Check rune minimum at height before sending (#3626)
raphjaph Apr 19, 2024
08bbf56
Release 0.18.3 (#3625)
raphjaph Apr 19, 2024
d8380e5
Update sparrow-wallet.md --name flag update (#3635)
taha-abbasi Apr 22, 2024
91a14fd
Fix zh.po translations (#3588)
losingle Apr 22, 2024
4f3e036
Allow minting if mint begins next block (#3659)
casey Apr 22, 2024
1e6cb64
Do not show runic outputs in cardinals command (#3656)
raphjaph Apr 23, 2024
d862d00
Update sat-hunting.md with how to transfer specific sats (#3666)
cryptoni9n Apr 23, 2024
c6fec45
Allow longer request body for JSON API (#3655)
raphjaph Apr 23, 2024
c22a781
Clarify that inscriptions must be served from URLs with path /content…
Vanniix Apr 23, 2024
b177ac2
Use contains_key instead of get / is_some (#3705)
knowmost Apr 28, 2024
ef8528c
Fix typo on sat hunting page (#3668)
cryptoni9n Apr 29, 2024
452fe37
Add support for mjs files (#3653)
elocremarc Apr 29, 2024
cac4585
Use correct content type for .mjs inscriptions (#3712)
casey Apr 30, 2024
f75a87e
Remove duplicate endpoint from explorer.md (#3716)
cryptoni9n May 2, 2024
a8be5b0
Persist config files for ord env command (#3715)
twosatsmaxi May 2, 2024
998f12c
Add alt text to preview image (#3713)
losingle May 2, 2024
c619c00
Fix send runes (#3484)
raphjaph May 2, 2024
b0435e8
Release 0.18.4 (#3720)
casey May 2, 2024
571e77d
Show progress bar for etching (#3673)
twosatsmaxi May 6, 2024
163f09f
Bump rustfmt version 2018 to 2021 (#3721)
bingryan May 6, 2024
612636b
Patch some omissions in the Chinese translation (#3694)
shadowv0vshadow May 6, 2024
636635e
Update runes.md docs (#3681)
hantuzun May 6, 2024
2038575
Update sat-hunting.md (#3724)
cryptoni9n May 6, 2024
c9a9377
Allow higher rpcworkqueue limit conf (#3615)
JeremyRubin May 6, 2024
a14599f
Allow specifying different output formats (#3424)
bingryan May 6, 2024
47a0ba7
Release 0.18.5 (#3741)
raphjaph May 9, 2024
f09c684
Merge branch 'upstream-0-18-5' into ordzaar-master-0-18-5
danadi7 May 24, 2024
dc05638
Fix old conflicts
danadi7 May 24, 2024
cd85071
Resolve issues with Ordzaar modifications
danadi7 May 25, 2024
378ebc4
Remove duplicate /inscriptions endpoint
danadi7 May 27, 2024
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
147 changes: 141 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,150 @@
Changelog
=========

[0.18.5](https://github.com/ordinals/ord/releases/tag/0.18.5) - 2023-05-09
--------------------------------------------------------------------------

### Added
- Allow specifying different output formats ([#3424](https://github.com/ordinals/ord/pull/3424) by [bingryan](https://github.com/bingryan))
- Allow higher rpcworkqueue limit conf ([#3615](https://github.com/ordinals/ord/pull/3615) by [JeremyRubin](https://github.com/JeremyRubin))
- Show progress bar for etching ([#3673](https://github.com/ordinals/ord/pull/3673) by [twosatsmaxi](https://github.com/twosatsmaxi))

### Fixed
- Update sat-hunting.md ([#3724](https://github.com/ordinals/ord/pull/3724) by [cryptoni9n](https://github.com/cryptoni9n))
- Update runes.md docs ([#3681](https://github.com/ordinals/ord/pull/3681) by [hantuzun](https://github.com/hantuzun))
- Patch some omissions in the Chinese translation ([#3694](https://github.com/ordinals/ord/pull/3694) by [shadowv0vshadow](https://github.com/shadowv0vshadow))
- Bump rustfmt version 2018 to 2021 ([#3721](https://github.com/ordinals/ord/pull/3721) by [bingryan](https://github.com/bingryan))

[0.18.4](https://github.com/ordinals/ord/releases/tag/0.18.4) - 2023-05-02
--------------------------------------------------------------------------

### Added
- Clarify that inscriptions must be served from URLs with path /content/<INSCRIPTION_ID> ([#3209](https://github.com/ordinals/ord/pull/3209) by [Vanniix](https://github.com/Vanniix))

### Changed
- Persist config files for ord env command ([#3715](https://github.com/ordinals/ord/pull/3715) by [twosatsmaxi](https://github.com/twosatsmaxi))
- Do not show runic outputs in cardinals command ([#3656](https://github.com/ordinals/ord/pull/3656) by [raphjaph](https://github.com/raphjaph))

### Fixed
- Fix send runes ([#3484](https://github.com/ordinals/ord/pull/3484) by [raphjaph](https://github.com/raphjaph))
- Allow longer request body for JSON API ([#3655](https://github.com/ordinals/ord/pull/3655) by [raphjaph](https://github.com/raphjaph))
- Allow minting if mint begins next block ([#3659](https://github.com/ordinals/ord/pull/3659) by [casey](https://github.com/casey))

### Misc
- Add alt text to preview image ([#3713](https://github.com/ordinals/ord/pull/3713) by [losingle](https://github.com/losingle))
- Remove duplicate endpoint from explorer.md ([#3716](https://github.com/ordinals/ord/pull/3716) by [cryptoni9n](https://github.com/cryptoni9n))
- Use correct content type for .mjs inscriptions ([#3712](https://github.com/ordinals/ord/pull/3712) by [casey](https://github.com/casey))
- Add support for mjs files ([#3653](https://github.com/ordinals/ord/pull/3653) by [elocremarc](https://github.com/elocremarc))
- Fix typo on sat hunting page ([#3668](https://github.com/ordinals/ord/pull/3668) by [cryptoni9n](https://github.com/cryptoni9n))
- Use contains_key instead of get / is_some ([#3705](https://github.com/ordinals/ord/pull/3705) by [knowmost](https://github.com/knowmost))
- Update sat-hunting.md with how to transfer specific sats ([#3666](https://github.com/ordinals/ord/pull/3666) by [cryptoni9n](https://github.com/cryptoni9n))
- Fix zh.po translations ([#3588](https://github.com/ordinals/ord/pull/3588) by [losingle](https://github.com/losingle))
- Update sparrow-wallet.md --name flag update ([#3635](https://github.com/ordinals/ord/pull/3635) by [taha-abbasi](https://github.com/taha-abbasi))

[0.18.3](https://github.com/ordinals/ord/releases/tag/0.18.3) - 2023-04-19
--------------------------------------------------------------------------

### Added
- Add `dry-run` flag to `resume` command ([#3592](https://github.com/ordinals/ord/pull/3592) by [felipelincoln](https://github.com/felipelincoln))
- Add back runes balances API ([#3571](https://github.com/ordinals/ord/pull/3571) by [lugondev](https://github.com/lugondev))
- Show premine percentage ([#3567](https://github.com/ordinals/ord/pull/3567) by [raphjaph](https://github.com/raphjaph))
- Add default content proxy and decompress to env command ([#3509](https://github.com/ordinals/ord/pull/3509) by [jahvi](https://github.com/jahvi))

### Changed
- Resume cycles through all pending etchings ([#3566](https://github.com/ordinals/ord/pull/3566) by [raphjaph](https://github.com/raphjaph))

### Misc
- Check rune minimum at height before sending ([#3626](https://github.com/ordinals/ord/pull/3626) by [raphjaph](https://github.com/raphjaph))
- Update recursion.md with consistant syntax ([#3585](https://github.com/ordinals/ord/pull/3585) by [zmeyer44](https://github.com/zmeyer44))
- Add test Rune cannot be minted less than limit amount ([#3556](https://github.com/ordinals/ord/pull/3556) by [lugondev](https://github.com/lugondev))
- Clear etching when rune commitment is spent ([#3618](https://github.com/ordinals/ord/pull/3618) by [felipelincoln](https://github.com/felipelincoln))
- Remove timeout for wallet client ([#3621](https://github.com/ordinals/ord/pull/3621) by [raphjaph](https://github.com/raphjaph))
- Remove duplicated word ([#3598](https://github.com/ordinals/ord/pull/3598) by [oxSaturn](https://github.com/oxSaturn))
- Address runes review comments ([#3605](https://github.com/ordinals/ord/pull/3605) by [casey](https://github.com/casey))
- Generate sample batch.yaml in env command ([#3530](https://github.com/ordinals/ord/pull/3530) by [twosatsmaxi](https://github.com/twosatsmaxi))

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

### Migration
- Wallet databases are now stored in the `/wallets` subdirectory of the data
dir. To use old wallet databases with 0.18.2, move `<WALLET_NAME>.redb` files
into the `/wallets` subdirectory of the data dir. Currently, the only
information stored in wallet databases are pending etchings.

### Changed
- Store wallets in /wallets subdir of data dir ([#3553](https://github.com/ordinals/ord/pull/3553) by [casey](https://github.com/casey))
- Remove /runes/balances page ([#3555](https://github.com/ordinals/ord/pull/3555) by [lugondev](https://github.com/lugondev))
- Forbid etching below rune activation height ([#3523](https://github.com/ordinals/ord/pull/3523) by [casey](https://github.com/casey))

### Added
- Add command to export BIP-329 labels for wallet outputs ([#3120](https://github.com/ordinals/ord/pull/3120) by [casey](https://github.com/casey))
- Display etched runes on /block ([#3366](https://github.com/ordinals/ord/pull/3366) by [lugondev](https://github.com/lugondev))
- Emit rune-related events ([#3219](https://github.com/ordinals/ord/pull/3219) by [felipelincoln](https://github.com/felipelincoln))
- Lookup rune by number ([#3440](https://github.com/ordinals/ord/pull/3440) by [lugondev](https://github.com/lugondev))
- Add runes pagination ([#3215](https://github.com/ordinals/ord/pull/3215) by [lugondev](https://github.com/lugondev))

### Misc
- Document turbo flag ([#3579](https://github.com/ordinals/ord/pull/3579) by [gmart7t2](https://github.com/gmart7t2))
- Add open mint tests ([#3558](https://github.com/ordinals/ord/pull/3558) by [lugondev](https://github.com/lugondev))
- Fix typos ([#3541](https://github.com/ordinals/ord/pull/3541) by [StevenMia](https://github.com/StevenMia))
- Fix typo in zh.po ([#3540](https://github.com/ordinals/ord/pull/3540) by [blackj-x](https://github.com/blackj-x))
- Lock runes commit output ([#3504](https://github.com/ordinals/ord/pull/3504) by [raphjaph](https://github.com/raphjaph))
- Address runes review comments ([#3547](https://github.com/ordinals/ord/pull/3547) by [casey](https://github.com/casey))
- Add Red Had build instructions to readme ([#3531](https://github.com/ordinals/ord/pull/3531) by [rongyi](https://github.com/rongyi))
- Fix typo in recursion docs ([#3529](https://github.com/ordinals/ord/pull/3529) by [nix-eth](https://github.com/nix-eth))
- Put rune higher on /inscription ([#3363](https://github.com/ordinals/ord/pull/3363) by [lugondev](https://github.com/lugondev))

[0.18.1](https://github.com/ordinals/ord/releases/tag/0.18.1) - 2023-04-11
--------------------------------------------------------------------------

### Fixed
- Fix off-by-one in wallet when waiting for etching commitment to mature ([#3515](https://github.com/ordinals/ord/pull/3515) by [casey](https://github.com/casey))

[0.18.0](https://github.com/ordinals/ord/releases/tag/0.18.0) - 2023-04-10
--------------------------------------------------------------------------

### Fixed
- Check etching commit confirmations correctly ([#3507](https://github.com/ordinals/ord/pull/3507) by [casey](https://github.com/casey))

### Added
- Add postage flag to mint command ([#3482](https://github.com/ordinals/ord/pull/3482) by [ynohtna92](https://github.com/ynohtna92))
- Mint with destination ([#3497](https://github.com/ordinals/ord/pull/3497) by [ynohtna92](https://github.com/ynohtna92))
- Add etching turbo flag ([#3511](https://github.com/ordinals/ord/pull/3511) by [casey](https://github.com/casey))
- Allow inscribing without file ([#3451](https://github.com/ordinals/ord/pull/3451) by [raphjaph](https://github.com/raphjaph))
- Add wallet batch outputs and inscriptions endpoints ([#3456](https://github.com/ordinals/ord/pull/3456) by [raphjaph](https://github.com/raphjaph))

### Changed
- Show decimal rune balances ([#3505](https://github.com/ordinals/ord/pull/3505) by [raphjaph](https://github.com/raphjaph))

### Misc
- Test that mints without a cap are unmintable ([#3495](https://github.com/ordinals/ord/pull/3495) by [lugondev](https://github.com/lugondev))
- Bump ord crate required rust version to 1.76 ([#3512](https://github.com/ordinals/ord/pull/3512) by [casey](https://github.com/casey))
- Updated rust-version to 1.74.0 ([#3492](https://github.com/ordinals/ord/pull/3492) by [tgscan-dev](https://github.com/tgscan-dev))
- Better error message when bitcoind doesn't start ([#3500](https://github.com/ordinals/ord/pull/3500) by [twosatsmaxi](https://github.com/twosatsmaxi))
- Fix typo in zh.po ([#3498](https://github.com/ordinals/ord/pull/3498) by [RandolphJiffy](https://github.com/RandolphJiffy))
- Document allowed opcodes in runestones ([#3461](https://github.com/ordinals/ord/pull/3461) by [casey](https://github.com/casey))
- Update data carriersize to match with ord ([#3506](https://github.com/ordinals/ord/pull/3506) by [twosatsmaxi](https://github.com/twosatsmaxi))
- Fix maturation loop ([#3480](https://github.com/ordinals/ord/pull/3480) by [raphjaph](https://github.com/raphjaph))
- Add rune logo and link to navbar ([#3442](https://github.com/ordinals/ord/pull/3442) by [lugondev](https://github.com/lugondev))
- Add package necessary for Ubuntu ([#3462](https://github.com/ordinals/ord/pull/3462) by [petriuslima](https://github.com/petriuslima))
- Update required Rust version in README ([#3466](https://github.com/ordinals/ord/pull/3466) by [cryptoni9n](https://github.com/cryptoni9n))
- Fix typo in zh.po ([#3464](https://github.com/ordinals/ord/pull/3464) by [RandolphJiffy](https://github.com/RandolphJiffy))
- Update testing.md ([#3463](https://github.com/ordinals/ord/pull/3463) by [gmart7t2](https://github.com/gmart7t2))
- Update rune docs for Chinese version ([#3457](https://github.com/ordinals/ord/pull/3457) by [DrJingLee](https://github.com/DrJingLee))
- Remove `etch` from error message ([#3449](https://github.com/ordinals/ord/pull/3449) by [ordinariusprof](https://github.com/ordinariusprof))
- Fix deploy bitcoin.conf typo ([#3443](https://github.com/ordinals/ord/pull/3443) by [bitspill](https://github.com/bitspill))
- Fix type in runes docs ([#3447](https://github.com/ordinals/ord/pull/3447) by [twosatsmaxi](https://github.com/twosatsmaxi))

[0.17.1](https://github.com/ordinals/ord/releases/tag/0.17.1) - 2023-04-01
--------------------------------------------------------------------------

## Fixed
- Ignore invalid script pubkeys (#3432)
### Fixed
- Ignore invalid script pubkeys ([#3432](https://github.com/ordinals/ord/pull/3432) by [casey](https://github.com/casey))

## Misc
- Fix typo (#3429)
- Relax deployed Bitcoin Core relay rules (#3431)
### Misc
- Fix typo ([#3429](https://github.com/ordinals/ord/pull/3429) by [lugondev](https://github.com/lugondev))
- Relax deployed Bitcoin Core relay rules ([#3431](https://github.com/ordinals/ord/pull/3431) by [casey](https://github.com/casey))

[0.17.0](https://github.com/ordinals/ord/releases/tag/0.17.0) - 2023-03-31
--------------------------------------------------------------------------
Expand Down Expand Up @@ -93,7 +228,7 @@ Changelog
- Rename RuneID fields ([#3310](https://github.com/ordinals/ord/pull/3310) by [casey](https://github.com/casey))
- Prevent front-running rune etchings ([#3212](https://github.com/ordinals/ord/pull/3212) by [casey](https://github.com/casey))
- Clarify build instructions ([#3304](https://github.com/ordinals/ord/pull/3304) by [raphjaph](https://github.com/raphjaph))
- Add test to choose the the earliest of deadline or end ([#3254](https://github.com/ordinals/ord/pull/3254) by [sondotpin](https://github.com/sondotpin))
- Add test to choose the earliest of deadline or end ([#3254](https://github.com/ordinals/ord/pull/3254) by [sondotpin](https://github.com/sondotpin))
- Ensure inscription tags are unique ([#3296](https://github.com/ordinals/ord/pull/3296) by [casey](https://github.com/casey))
- Include CSP origin in preview content security policy headers ([#3276](https://github.com/ordinals/ord/pull/3276) by [bingryan](https://github.com/bingryan))
- Add pre-commit hook ([#3262](https://github.com/ordinals/ord/pull/3262) by [bingryan](https://github.com/bingryan))
Expand Down
Loading