Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Integration with Hedera Hashgraph #156

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

stoqnkpL
Copy link

Provide functionality for integration with Hedera Hashgraph:

  • added Hedera type of blockchain
  • added Hedera subscription type
  • database migration scripts
  • polling of Hedera mirror node for new TXs - new job run requests
  • parsing of TX memo field, timestamps calculation and payment verification
  • submit valid requests to a chainlink node operator
  • unit tests
  • added a global .env variable with min payment and link token id in hedera

Signed-off-by: Stoyan Panayotov <[email protected]>
store/migrations/migration1614545435/migrate.go Outdated Show resolved Hide resolved
blockchain/common.go Outdated Show resolved Hide resolved
blockchain/hedera_test.go Outdated Show resolved Hide resolved
iamrusko and others added 2 commits September 14, 2021 10:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants