Skip to content

Commit 6c893fc

Browse files
authored
Merge pull request #318 from hirosystems/master
merge master to develop
2 parents f77a91f + 2f30312 commit 6c893fc

File tree

9 files changed

+610
-8
lines changed

9 files changed

+610
-8
lines changed

CHANGELOG.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,41 @@
1+
## [1.3.0](https://github.com/hirosystems/token-metadata-api/compare/v1.2.0...v1.3.0) (2025-06-16)
2+
3+
4+
### Features
5+
6+
* add `/import-contract` admin rpc endpoint ([#309](https://github.com/hirosystems/token-metadata-api/issues/309)) ([3aef505](https://github.com/hirosystems/token-metadata-api/commit/3aef5055cdb0afa3b682a23aff124a8ae91960ec))
7+
8+
9+
### Bug Fixes
10+
11+
* update chainhook predicate start_block upon re-registration ([#308](https://github.com/hirosystems/token-metadata-api/issues/308)) ([929f08e](https://github.com/hirosystems/token-metadata-api/commit/929f08e33dedd4b7499799c468483692312d839f))
12+
13+
## [1.3.0-beta.1](https://github.com/hirosystems/token-metadata-api/compare/v1.2.1-beta.1...v1.3.0-beta.1) (2025-06-10)
14+
15+
16+
### Features
17+
18+
* add `/import-contract` admin rpc endpoint ([#309](https://github.com/hirosystems/token-metadata-api/issues/309)) ([3aef505](https://github.com/hirosystems/token-metadata-api/commit/3aef5055cdb0afa3b682a23aff124a8ae91960ec))
19+
20+
## [1.2.1-beta.1](https://github.com/hirosystems/token-metadata-api/compare/v1.2.0...v1.2.1-beta.1) (2025-06-04)
21+
22+
23+
### Bug Fixes
24+
25+
* update chainhook predicate start_block upon re-registration ([#308](https://github.com/hirosystems/token-metadata-api/issues/308)) ([929f08e](https://github.com/hirosystems/token-metadata-api/commit/929f08e33dedd4b7499799c468483692312d839f))
26+
27+
## [1.2.0](https://github.com/hirosystems/token-metadata-api/compare/v1.1.7...v1.2.0) (2025-04-18)
28+
29+
30+
### Features
31+
32+
* show asset_identifier in ft list response, add filter by valid metadata ([#298](https://github.com/hirosystems/token-metadata-api/issues/298)) ([aae897a](https://github.com/hirosystems/token-metadata-api/commit/aae897ad862ed8489f7f36c8083240c1e1677214))
33+
34+
35+
### Bug Fixes
36+
37+
* add db indexes to optimize endpoint queries ([#296](https://github.com/hirosystems/token-metadata-api/issues/296)) ([50c75e6](https://github.com/hirosystems/token-metadata-api/commit/50c75e639c5527d6127692f21d3e72f1c56461c2))
38+
139
## [1.1.7](https://github.com/hirosystems/token-metadata-api/compare/v1.1.6...v1.1.7) (2025-04-04)
240

341

package-lock.json

Lines changed: 214 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)