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

testnet_v1: add bridged-token-list.json with UAN #48

Merged
merged 3 commits into from
Jul 18, 2022

Conversation

ShookLyngs
Copy link
Contributor

@ShookLyngs ShookLyngs commented Jul 14, 2022

@ShookLyngs ShookLyngs requested a review from Flouse July 14, 2022 08:10
@Flouse Flouse linked an issue Jul 16, 2022 that may be closed by this pull request
2 tasks
Copy link
Collaborator

@Flouse Flouse left a comment

Choose a reason for hiding this comment

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

suggestion: add new line to the end of file.

"UAN": "ETH.gw|gb.ckb|fb.eth",
"displayName": "ETH (via ForceBridge from ETH)"
}
]
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
]
]

Copy link
Contributor Author

@ShookLyngs ShookLyngs Jul 17, 2022

Choose a reason for hiding this comment

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

Okay, but what is the reason of doing this?

Copy link
Collaborator

Choose a reason for hiding this comment

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

image

If content is added to the end of the file, then the line that was previously the last line will have been edited to include a newline character. This means that blame ing the file to find out when that line was last edited will show the text addition, not the commit before that you actually wanted to see.

see: https://stackoverflow.com/a/729795/7365437

You can configure your editor to do this automatically.

@Flouse
Copy link
Collaborator

Flouse commented Jul 16, 2022

I have referenced with these files, please correct me if my commited info is wrong:

Check-list

Reference

@ShookLyngs ShookLyngs changed the title testnet_v1: add bridge-token-list.json with UAN testnet_v1: add bridged-token-list.json with UAN Jul 18, 2022
Copy link
Contributor

@homura homura left a comment

Choose a reason for hiding this comment

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

LGTM

@Flouse
Copy link
Collaborator

Flouse commented Jul 18, 2022

@Flouse Flouse merged commit 6a4bec0 into godwokenrises:main Jul 18, 2022
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.

update bridged-token-list for Godowken testnet_v1
3 participants