mirror of
https://github.com/alexgo-io/stacks-blockchain-api.git
synced 2026-01-12 16:53:19 +08:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user