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 RDN Token support #210

Merged
merged 2 commits into from
Jan 8, 2018
Merged

Add RDN Token support #210

merged 2 commits into from
Jan 8, 2018

Conversation

ice09
Copy link
Contributor

@ice09 ice09 commented Jan 3, 2018

Description

Add RDN Token support for gitcoin
RDN Token: https://etherscan.io/token/0x255aa6df07540cb5d3d297f0d0d4d84cb52bc8e6
Raiden Info: https://raiden.network/

Checklist
  • linter status: 100% pass
  • changes don't break existing behavior
  • commit message follows commit guidelines
Affected core subsystem(s)
  • dashboard
  • crypto
Refers/Fixes

Refs: #155

@@ -21,8 +21,6 @@
{"addr": "0x2941deaad71adb02b944bd38ebce2f1f4c9a62dc", "name": "COLO", "decimals": 18},
# from https://github.com/etherdelta/etherdelta.github.io/blob/master/config/main.json
{"addr": "0x0000000000000000000000000000000000000000", "name": "ETH", "decimals": 18},
# for backwards compat with old data, also accept 0x0 as ETH token address
{"addr": "0x0", "name": "ETH", "decimals": 18},
Copy link
Contributor

Choose a reason for hiding this comment

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

any reason you removed this line?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sorry for this, no that was a mistake. Should be fine now.

@owocki
Copy link
Contributor

owocki commented Jan 3, 2018

left 1 comment. otherwise LGTM

@owocki
Copy link
Contributor

owocki commented Jan 8, 2018

thanks :)

@owocki owocki merged commit b5630d9 into gitcoinco:master Jan 8, 2018
ethikz pushed a commit to ethikz/web that referenced this pull request Jan 24, 2018
@protinam protinam mentioned this pull request Mar 4, 2018
3 tasks
thelostone-mc added a commit that referenced this pull request May 24, 2021
move quadraticlands/js -> js/quadraticlands + reindent files
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.

2 participants