Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
MyPirlWallet
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Niklas Engblom
MyPirlWallet
Commits
14c41bcb
Unverified
Commit
14c41bcb
authored
Aug 29, 2018
by
Gamaliel 'Yel' Padillo
Committed by
GitHub
Aug 29, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #2035 from kvhnuke/devop/sync-repo
devop/sync-repo
parents
f2b3050f
f2b3fa84
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
+7
-0
CHANGELOG.md
CHANGELOG.md
+1
-0
app/scripts/tokens/ethTokens.json
app/scripts/tokens/ethTokens.json
+6
-0
No files found.
CHANGELOG.md
View file @
14c41bcb
### New
-
Add LCT token
[
#2035
](
https://github.com/kvhnuke/etherwallet/pull/2035
)
-
BUG FIX: Fix missing break after bad merge conflict resolution
[
#2034
](
https://github.com/kvhnuke/etherwallet/pull/2034
)
-
Enable Ledger Hardware Wallet support for Callisto (CLO)
[
#2032
](
https://github.com/kvhnuke/etherwallet/pull/2032
)
-
Enable Ledger Hardware Wallet support for Atheios (ATH)
[
#2030
](
https://github.com/kvhnuke/etherwallet/pull/2030
)
...
...
app/scripts/tokens/ethTokens.json
View file @
14c41bcb
...
...
@@ -2297,6 +2297,12 @@
"decimal"
:
18
,
"type"
:
"default"
},
{
"address"
:
"0x4a37a91eec4c97f9090ce66d21d3b3aadf1ae5ad"
,
"symbol"
:
"LCT"
,
"decimal"
:
18
,
"type"
:
"default"
},
{
"address"
:
"0x5102791ca02fc3595398400bfe0e33d7b6c82267"
,
"symbol"
:
"LDC"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment