Skip to content

Tags: 4ker-dep/ordinals-api

Tags

v2.0.1-limits

Toggle v2.0.1-limits's commit message
v2.0.1 with custom LimitParam

v2.0.1

Toggle v2.0.1's commit message
chore(release): 2.0.1 [skip ci]

## [2.0.1](hirosystems/ordinals-api@v2.0.0...v2.0.1) (2023-12-05)

### Bug Fixes

* add ENV to toggle inscription gap detection ([56ab283](hirosystems@56ab283))
* optimize block rollback logic for re-orgs ([hirosystems#279](hirosystems#279)) ([293c323](hirosystems@293c323))
* select only the first inscription id match ([106368e](hirosystems@106368e))
* upgrade chainhook client to v1.4.2 ([hirosystems#277](hirosystems#277)) ([67ba3d4](hirosystems@67ba3d4))

v2.0.1-beta.4

Toggle v2.0.1-beta.4's commit message
chore(release): 2.0.1-beta.4 [skip ci]

## [2.0.1-beta.4](hirosystems/ordinals-api@v2.0.1-beta.3...v2.0.1-beta.4) (2023-12-05)

### Bug Fixes

* optimize block rollback logic for re-orgs ([hirosystems#279](hirosystems#279)) ([293c323](hirosystems@293c323))

v2.0.1-beta.3

Toggle v2.0.1-beta.3's commit message
chore(release): 2.0.1-beta.3 [skip ci]

## [2.0.1-beta.3](hirosystems/ordinals-api@v2.0.1-beta.2...v2.0.1-beta.3) (2023-11-29)

### Bug Fixes

* upgrade chainhook client to v1.4.2 ([hirosystems#277](hirosystems#277)) ([67ba3d4](hirosystems@67ba3d4))

v2.0.1-beta.2

Toggle v2.0.1-beta.2's commit message
chore(release): 2.0.1-beta.2 [skip ci]

## [2.0.1-beta.2](hirosystems/ordinals-api@v2.0.1-beta.1...v2.0.1-beta.2) (2023-11-23)

### Bug Fixes

* select only the first inscription id match ([106368e](hirosystems@106368e))

v2.0.1-beta.1

Toggle v2.0.1-beta.1's commit message
chore(release): 2.0.1-beta.1 [skip ci]

## [2.0.1-beta.1](hirosystems/ordinals-api@v2.0.0...v2.0.1-beta.1) (2023-11-23)

### Bug Fixes

* add ENV to toggle inscription gap detection ([56ab283](hirosystems@56ab283))

v2.0.0

Toggle v2.0.0's commit message
chore(release): 2.0.0 [skip ci]

## [2.0.0](hirosystems/ordinals-api@v1.2.6...v2.0.0) (2023-11-21)

### ⚠ BREAKING CHANGES

* handle transfer types and consider them for BRC-20 indexing (hirosystems#258)

### Features

* handle transfer types and consider them for BRC-20 indexing ([hirosystems#258](hirosystems#258)) ([7b83761](hirosystems@7b83761))

### Bug Fixes

* address location counts ([hirosystems#273](hirosystems#273)) ([86efc3a](hirosystems@86efc3a))
* also remove null bytes in blessed inscriptions ([7e8d412](hirosystems@7e8d412))
* batch size to 2000 ([9cf9230](hirosystems@9cf9230))
* bump docker image ([08688da](hirosystems@08688da))
* do not reject unbounded inscriptions that come in disorder ([hirosystems#264](hirosystems#264)) ([56e2235](hirosystems@56e2235))
* guarantee gap detection is comparing numbers ([0f3f51a](hirosystems@0f3f51a))
* inscription count generation ([13e1f16](hirosystems@13e1f16))
* keep block transfer index ([hirosystems#260](hirosystems#260)) ([0e33a64](hirosystems@0e33a64))
* only advance blessed number after gap detection ([c8f3c81](hirosystems@c8f3c81))
* only scan BRC-20 after its genesis height ([hirosystems#263](hirosystems#263)) ([6381760](hirosystems@6381760))
* only validate gaps for blessed numbers ([hirosystems#262](hirosystems#262)) ([29aaeda](hirosystems@29aaeda))
* reduce batching to 4500 ([8fd770b](hirosystems@8fd770b))
* reduce brc-20 batch to 5k ([2037647](hirosystems@2037647))
* reduce brc20 processing batch size to half ([7079dc0](hirosystems@7079dc0))
* reduce chunk size to 3000 ([9556148](hirosystems@9556148))
* reduce to 4000 chunk size ([3373422](hirosystems@3373422))
* reject blocks that would create blessed inscription gaps ([hirosystems#259](hirosystems#259)) ([18cd028](hirosystems@18cd028))
* remove null bytes before inserting inscriptions ([hirosystems#274](hirosystems#274)) ([cec3de0](hirosystems@cec3de0))
* try batch iterator generator ([e2ed039](hirosystems@e2ed039))
* try returning brc20 batch to normal, use batchIterate everywhere ([1d3a24b](hirosystems@1d3a24b))

v2.0.0-beta.20

Toggle v2.0.0-beta.20's commit message
chore(release): 2.0.0-beta.20 [skip ci]

## [2.0.0-beta.20](hirosystems/ordinals-api@v2.0.0-beta.19...v2.0.0-beta.20) (2023-11-20)

### Bug Fixes

* also remove null bytes in blessed inscriptions ([7e8d412](hirosystems@7e8d412))

v2.0.0-beta.19

Toggle v2.0.0-beta.19's commit message
chore(release): 2.0.0-beta.19 [skip ci]

## [2.0.0-beta.19](hirosystems/ordinals-api@v2.0.0-beta.18...v2.0.0-beta.19) (2023-11-20)

### Bug Fixes

* remove null bytes before inserting inscriptions ([hirosystems#274](hirosystems#274)) ([cec3de0](hirosystems@cec3de0))

v2.0.0-beta.18

Toggle v2.0.0-beta.18's commit message
chore(release): 2.0.0-beta.18 [skip ci]

## [2.0.0-beta.18](hirosystems/ordinals-api@v2.0.0-beta.17...v2.0.0-beta.18) (2023-11-17)

### Bug Fixes

* address location counts ([hirosystems#273](hirosystems#273)) ([86efc3a](hirosystems@86efc3a))