Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/proof of reserves #184

Merged
merged 165 commits into from
Jan 12, 2021
Merged

Feature/proof of reserves #184

merged 165 commits into from
Jan 12, 2021

Conversation

justinkaseman
Copy link
Collaborator

@justinkaseman justinkaseman commented Dec 8, 2020

Description

Adds balance endpoint functionality to:

  • amberdata
  • cryptoapis
  • blockchair

New adapters:

  • btc.com
  • sochain

Updates other PoR adapters:

  • blockchain.com
  • blockcypher

amberdata/README.md Outdated Show resolved Hide resolved
amberdata/README.md Outdated Show resolved Hide resolved
blockchair/README.md Outdated Show resolved Hide resolved
blockchair/src/endpoint/balance.ts Outdated Show resolved Hide resolved
blockchair/test/balance.test.ts Show resolved Hide resolved
cryptoapis/README.md Show resolved Hide resolved
ea-factories/src/factories/balance.ts Outdated Show resolved Hide resolved
external-adapter/src/config.ts Outdated Show resolved Hide resolved
@@ -92,7 +92,7 @@
"scripts": {
"lint": "yarn workspaces run lint",
"lint:fix": "yarn workspaces run lint:fix",
"setup": "yarn wsrun -mre -t setup",
"setup": "yarn wsrun -mre -p @chainlink/ea-bootstrap @chainlink/ea-factories @chainlink/external-adapter -t setup && yarn wsrun -mre -t setup",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please open a separate issue to keep track of this, thx!

typings/@chainlink/index.d.ts Show resolved Hide resolved
blockchain.com/README.md Outdated Show resolved Hide resolved
blockcypher/README.md Outdated Show resolved Hide resolved
sochain/README.md Outdated Show resolved Hide resolved
@justinkaseman justinkaseman merged commit 55cdb58 into develop Jan 12, 2021
@justinkaseman justinkaseman deleted the feature/proof-of-reserves branch February 4, 2021 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants