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

Integration with Hedera Hashgraph#156

Open
stoqnkpL wants to merge 3 commits intosmartcontractkit:masterfrom
LimeChain:master
Open

Integration with Hedera Hashgraph#156
stoqnkpL wants to merge 3 commits intosmartcontractkit:masterfrom
LimeChain:master

Conversation

@stoqnkpL
Copy link
Copy Markdown

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 <stoyan.panayotov@limechain.tech>
Comment thread store/migrations/migration1614545435/migrate.go Outdated
Comment thread blockchain/common.go Outdated
Comment thread blockchain/hedera_test.go Outdated
iamrusko and others added 2 commits September 14, 2021 10:39
* fixed hedera_tests

* Fixed connection to DB

Signed-off-by: Rusi Boyadjiev <rusiboyadjiev@gmail.com>
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