feat: ingestion for TenureChange and NakamotoCoinbase tx types (#1753)

* feat: ingestion for TenureChange and NakamotoCoinbase tx types

* fix: add new tx fields to batch tx insert query

* chore: bump stacks-encoding-native-js

* test: fix flaky socket-io timeout test
This commit is contained in:
Matthew Little
2023-12-08 12:39:52 +01:00
committed by GitHub
parent f33d4da43e
commit 7c45f53622
24 changed files with 468 additions and 12 deletions

View File

@@ -137,7 +137,7 @@
"socket.io": "4.6.1",
"source-map-support": "0.5.21",
"split2": "3.2.2",
"stacks-encoding-native-js": "1.0.0",
"stacks-encoding-native-js": "1.1.0-beta.3",
"strict-event-emitter-types": "2.0.0",
"tiny-secp256k1": "2.2.1",
"ts-unused-exports": "7.0.3",