v7.6.0
·
407 commits
to master
since this release
7.6.0 (2024-01-09)
Features
GET /extended/v1/burn_block(#1766) (cb38b68)- add
/extended/v2/blocks/:height_or_hash(#1774) (e532a5e) - add
/extended/v2/blocksendpoint with burn block filters (#1769) (ceb7be0) - add
order_byandorderparams to/extended/v1/tx/mempool(#1810) (2d45b2e) - add
tx_countproperty to/extended/v2/blocks(#1778) (da4cd56) - create
/extended/v2/burn-blocks/:height_or_hash/blocksendpoint (#1782) (20466a1) - disable rosetta via an ENV var (#1804) (2d2aee3)
- event-replay optimizations (#1694) (cb658a9)
- ingestion for
TenureChangeandNakamotoCoinbasetx types (#1753) (7c45f53) - pox-4 support (#1754) (285806f)
- support tenure_change in tx type filter queries (#1808) (0831393)
- update to latest TenureChange tx payload (#1767) (2afb65c)
Bug Fixes
- allow contract-principals in
/extended/v1/address/:principal/mempoolendpoint #1685 (#1704) (163b76a) - convert
chain_tipmaterialized view into a table (#1751) (04b71cc) - do not load duckdb binary unless required (#1776) (db859ae)
- docs: URL query arrays should be formatted with
formrather than comma-separated (#1807) (e184fb5) - handle
Problematicstatus in/drop_mempool_txevent (#1790) (ce9b38f) - import statement in replay controller (7a10cd8)
- insert block transaction data in batches (#1760) (bf99e90)
- move
/extended/v1/burn_blockto/extended/v2/burn-blocks(#1772) (bf2ef0a) - optimize mempool transaction reads and writes (#1781) (3a02f57)
- remove deprecated token endpoints (#1775) (18f74b7)
- support comma-separated strings in array query params (#1809) (c9a4df8)
- upgrade semver package to fix ReDoS vulnerability (6b1605b)
- vercel preview builds (#1783) (d36b1c2)