Files
parser2/packages/ship-reader/LICENSE-THIRD-PARTY.md
T
coopops 399496d51c [549-3][@ant] feat: реализован @coopenomics/coopos-ship-reader v0.1.0 — SHiP-транспортная основа для универсального индексера блокчейна
- ShipClient: connect()/handshake()/streamBlocks() AsyncIterable + ack(n)
- WharfkitDeserializer + AbieosDeserializer (optional, Linux, runtime fallback)
- 24 native-table типа с computeLookupKey() (портировано из Hyperion, MIT)
- RPC helpers getChainInfo()/getRawAbi() с retry
- tsup ESM+CJS build, tsconfig strict + noUncheckedIndexedAccess
- MIT LICENSE, NOTICE (EOS Rio + AntelopeIO attribution), LICENSE-THIRD-PARTY
- 26 unit-тестов: 26/26 pass; GitHub Actions CI pipeline
2026-04-21 17:28:45 +00:00

601 B

Third-Party Licenses

Runtime dependencies of @coopenomics/coopos-ship-reader:

@wharfkit/antelope

ws

@eosrio/node-abieos (optional)

  • License: MIT
  • Repository: https://github.com/eosrio/node-abieos
  • Copyright (c) 2019-2024 EOS Rio
  • Note: Optional dependency. If not installed, the package falls back to @wharfkit/antelope for deserialization automatically.