XYOracleNetwork/sdk-core-nodejs

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
.bettercodehub.yml
.eslintignore
.eslintrc
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/documentation_needed.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/build.yml
.github/workflows/codeql-analysis.yml
.github/workflows/publish.yml
.github/workflows/release.yml
.gitignore
.nvmrc
.prettierrc
.remarkrc
.snyk
.vscode/extensions.json
.vscode/launch.json
.vscode/settings.json
LICENSE
README.md
package.json
sonar-project.properties
tsconfig.build.json
tsconfig.json
yarn.lock
jest.config.js4
src/bound-witness/index.ts6
src/bound-witness/xyo-bound-witness-handler.ts12
src/bound-witness/xyo-bound-witness-validator.ts48
B
4 hrs
src/bound-witness/xyo-bound-witness.ts147
D
2 days
src/bound-witness/xyo-zig-zag-bound-witness-handler.ts80
A
1 hr
src/bound-witness/xyo-zig-zag-bound-witness-session.ts64
A
50 mins
src/bound-witness/xyo-zig-zag-bound-witness.ts142
src/hashing/index.ts3
src/hashing/xyo-hasher.ts5
src/hashing/xyo-sha256.ts11
src/heuristics/common/defaultResolvers.ts126
src/heuristics/common/index.ts6
src/heuristics/common/resolvers.ts238
F
4 days
src/heuristics/common/xyo-heuristics-common-util.ts55
src/heuristics/index.ts6
src/heuristics/xyo-bound-witness-origin.ts57
C
1 day
src/heuristics/xyo-heuristic-getter.ts4
src/heuristics/xyo-heuristic-resolver.ts37
src/heuristics/xyo-payload.ts5
src/index.ts10
src/network/index.ts8
src/network/tcp/index.ts2
src/network/tcp/xyo-tcp-pipe.ts97
A
1 hr