UNPKG

@0xcert/ethereum-http-provider

Version:

Implementation of HTTP communication provider for the Ethereum blockchain.

27 lines (21 loc) 1.36 kB
>>> @0xcert/ethereum-http-provider Found mismatch: "packages/0xcert-ethereum-http-provider/CHANGELOG.json": "081d709b2bd0f23621c0bd9322dc6e505b8bcd00" !== "2697ab0a1517d5da514e51c4914d6aa7934a67cd" npm run lint && npx nyc npx specron test > @0xcert/ethereum-http-provider@2.1.1 lint /Users/xpepermint/Work/0xcert/repositories/framework/packages/0xcert-ethereum-http-provider > npx eslint 'src/**/*.ts?(x)' src/tests/index.test.ts exposes objects ⚑ ⚑ ⚑ ⚑ ⚑ src/tests/provider/get-network-version-instance-method.test.ts returns block data ⚑ 1305ms src/tests/provider/send-instance-method.test.ts returns block data ⚑ 3 passing --------------|---------|----------|---------|---------|------------------- File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s --------------|---------|----------|---------|---------|------------------- All files | 82.35 | 100 | 57.14 | 80 | src | 100 | 100 | 100 | 100 | index.ts | 100 | 100 | 100 | 100 | src/core | 80 | 100 | 57.14 | 76.92 | provider.ts | 80 | 100 | 57.14 | 76.92 | 125-132,155 --------------|---------|----------|---------|---------|-------------------