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

Add decred support #101

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

Conversation

crux25
Copy link

@crux25 crux25 commented Jun 9, 2021

This PR Adds support for Decred(DCR)

Decred is a utxo-based chain; consequently the following API's have been implemented as specified.
Address API's (Encoder and Decoder).
UTXO API's (Implementation for Client and TX interfaces).
Gas API's.

A docker container has been setup in the /infra folder and local tests passing.

@crux25 crux25 requested review from jazg and loongy as code owners June 9, 2021 13:02
@crux25 crux25 marked this pull request as draft June 9, 2021 13:03
@crux25 crux25 force-pushed the add_decred_support branch from 906bb48 to b95b00b Compare June 21, 2021 12:58
@crux25 crux25 changed the title WIP Add decred support Add decred support Jun 21, 2021
@crux25 crux25 marked this pull request as ready for review June 21, 2021 13:04
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.

1 participant