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
e830edb5
Unverified
Commit
e830edb5
authored
Aug 30, 2018
by
Gamaliel 'Yel' Padillo
Committed by
GitHub
Aug 30, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #2042 from kvhnuke/devop/sync-repo
devop/sync-repo
parents
1344135c
9cf4275d
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
3474 additions
and
3462 deletions
+3474
-3462
CHANGELOG.md
CHANGELOG.md
+1
-0
app/includes/footer.tpl
app/includes/footer.tpl
+1
-1
app/scripts/constants/darkListConst.js
app/scripts/constants/darkListConst.js
+3468
-3457
app/scripts/directives/walletDecryptDrtv.html
app/scripts/directives/walletDecryptDrtv.html
+3
-3
app/scripts/tokens/ethTokens.json
app/scripts/tokens/ethTokens.json
+1
-1
No files found.
CHANGELOG.md
View file @
e830edb5
### New
-
Update darklist from eth-list, update ledger affiliate links
[
#2042
](
https://github.com/kvhnuke/etherwallet/pull/2042
)
-
Add USD//Coin (USDC) token
[
#2036
](
https://github.com/kvhnuke/etherwallet/pull/2036
)
-
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
)
...
...
app/includes/footer.tpl
View file @
e830edb5
...
...
@@ -54,7 +54,7 @@
</div>
<p>
Buy a...
</p>
<div
class=
"footer__pill-wrap footer__pill-custom-wrap"
>
<a
class=
"footer__pill"
href=
"https://www.ledger
wallet.com/r/fa4b?path=/products/
"
target=
"_blank"
rel=
"noopener"
>
Ledger Wallet
</a>
<a
class=
"footer__pill"
href=
"https://www.ledger
.com/products/ledger-nano-s?r=fa4b
"
target=
"_blank"
rel=
"noopener"
>
Ledger Wallet
</a>
<a
class=
"footer__pill"
href=
"https://trezor.io/?a=myetherwallet.com"
target=
"_blank"
rel=
"noopener"
>
TREZOR
</a>
<a
class=
"footer__pill"
href=
"http://shiftcrypto.ositracker.com/91316/7114"
target=
"_blank"
rel=
"noopener"
>
Digital Bitbox
</a>
<a
class=
"footer__pill"
href=
"https://ether.cards/?utm_source=mew&utm_medium=cpm&utm_campaign=site"
target=
"_blank"
rel=
"noopener"
>
ether.card
</a>
...
...
app/scripts/constants/darkListConst.js
View file @
e830edb5
This diff is collapsed.
Click to expand it.
app/scripts/directives/walletDecryptDrtv.html
View file @
e830edb5
...
...
@@ -282,7 +282,7 @@
</a>
</li>
<li
class=
"u__protip"
>
<a
href=
"https://www.ledger
wallet.com/r/fa4b?path=/products/
"
<a
href=
"https://www.ledger
.com/products/ledger-nano-s?r=fa4b
"
target=
"_blank"
rel=
"noopener noreferrer"
>
Don't have a Ledger? Get one today.
...
...
@@ -1058,8 +1058,8 @@
</p>
</label>
</div>
<div
class=
"col-sm-4"
>
<label
class=
"radio small"
>
<p
class=
"small"
><strong>
...
...
app/scripts/tokens/ethTokens.json
View file @
e830edb5
...
...
@@ -66,7 +66,7 @@
"type"
:
"default"
},
{
"address"
:
"0xB
De8f7820b5544a49D34F9dDeaCAbEDC7C0B5adc
"
,
"address"
:
"0xB
a7DCBa2Ade319Bc772DB4df75A76BA00dFb31b0
"
,
"symbol"
:
"A18"
,
"decimal"
:
0
,
"type"
:
"default"
...
...
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