Commit Graph

907 Commits

Author SHA1 Message Date
snyk-bot
d0a36a36cf fix: upgrade stellar-base from 0.10.0 to 0.13.2
Snyk has created this PR to upgrade stellar-base from 0.10.0 to 0.13.2.

See this package in npm:
stellar-base

See this project in Snyk:
https://app.snyk.io/org/rayston92/project/88847b66-bcfa-4077-8b4f-3b5dc04979da?utm_source=github&utm_medium=referral&page=upgrade-pr
2025-04-19 04:48:39 +00:00
Leon
ba164636c5 Merge pull request #7 from Yggdrasilqh/fix/update-footer
fix: update footer
2025-03-31 11:16:13 +08:00
yggdrasil
a033c0c66f fix: update footer 2025-03-31 10:26:24 +08:00
Leon
a3b1b8f376 Merge pull request #6 from Yggdrasilqh/fix-remove-discord-from-footer
fix: remove discord from footer
2025-03-26 15:05:54 +08:00
yggdrasil
f8e8e855b3 fix: remove discord from footer 2024-11-08 15:40:42 +08:00
Leon
1412be98a8 Merge pull request #5 from Yggdrasilqh/feat-onekey-footer
fix: use internal footer resources
2024-11-01 14:36:38 +08:00
yggdrasil
7d3ecbb25a fix: cleanup code 2024-11-01 12:17:30 +08:00
yggdrasil
ad377392f9 fix: load footer by inline js on deployment 2024-11-01 12:00:39 +08:00
yggdrasil
315a1ff7e6 fix: use internal footer resources 2024-10-31 16:00:38 +08:00
Leon
4535d69a11 Merge pull request #4 from Yggdrasilqh/feat-onekey-footer
feat: OneKey footer
2024-10-31 10:47:30 +08:00
yggdrasil
1cec39e9fb feat: update footer source url 2024-10-23 12:43:22 +08:00
yggdrasil
f0149d4f46 feat: zh_CN append OneKey footer as shadow dom 2024-10-23 10:48:35 +08:00
yggdrasil
e7cfbf10c7 feat: append OneKey footer as shadow dom 2024-10-23 10:45:09 +08:00
ByteZhang
8fe114b2ee Merge pull request #3 from OneKeyHQ/feat/cosmosPriToHex
feat: convert cosmos pri to hex
2024-01-05 10:41:01 +08:00
ByteZhang
1d41a13a2a feat: convert cosmos pri to hex 2024-01-04 19:59:45 +08:00
wk3368
8d64693dd5 add STC-Starcoin, coin_type = 101010 (#2) 2022-07-17 10:55:52 +08:00
AmagiDDmxh
919acaa0bb redesign & code BIP39 (#1)
* redesign & code BIP39

* optimize the UI after hide private infomation

* toggle button styles in table

* responsive web design & add filter effect when hide private data

* translate into chinese

* transtate update

* modify meta tag

* decrease container's width

* favicon & site title

* page header

* language test

* layout fine-turning

* Add ignores

* Update compile script

* Correct replace styling behavior

* Add deploy shell script

* Move assets to root, change according image src

* update content: form__recovery_phrase__hint

* Remove `.DS_Store`

* Add Google GA script

* Update favicon tag and 'loading' zh translation

* remove tippyjs

* remove tippyjs files

* remove npm package

Co-authored-by: Franco Chen <chenhuifan.gg@gmail.com>
2021-07-06 17:17:25 +08:00
Ian Coleman
c4f0c2908f Release v0.5.3 0.5.3 2021-05-12 07:57:39 +10:00
Ian Coleman
941b099f14 Revert PR #486 2021-05-10 14:08:16 +10:00
iancoleman
83f23081a3 Merge pull request #485 from secinthenet/fix-zpub-from-seed
fix extended key version bytes not updating after switching tabs
2021-05-07 19:13:28 +10:00
iancoleman
1dab87d842 Merge pull request #496 from thisisvitto/patch-1
Incorrect HTML closing tag
2021-05-07 09:52:55 +10:00
iancoleman
83c580c678 Merge pull request #492 from HildisviniOttar/master
Support THORChain (RUNE) m/44/931
2021-05-07 09:51:38 +10:00
iancoleman
8b44f5d19a Merge branch 'master' into master 2021-05-07 09:51:28 +10:00
iancoleman
a7705b8ebc Merge pull request #484 from secinthenet/bip85-fix-from-ent
fix bip85 mode to work without mnemonic (using xprv or entropy)
2021-05-07 09:39:45 +10:00
iancoleman
f2081ee467 Merge pull request #486 from secinthenet/fix-seed-only-coin-switch
fix "blank mnemonic" error when only using a BIP39 seed (no mnemonic phrase) and then changing the coin
2021-05-07 09:34:41 +10:00
iancoleman
f50464249c Merge pull request #482 from interbiznw/btcp
add bitcoin private testnet support
2021-05-07 09:28:51 +10:00
iancoleman
ed720546bf Merge pull request #480 from xwcdev/master
Change xwc to xwcc according to slip-0044 and add xwc
2021-05-07 09:26:47 +10:00
iancoleman
e8f27ba2c3 Merge pull request #479 from a00a63/terra
Add Terra (LUNA) support
2021-05-07 09:24:28 +10:00
iancoleman
be946a2061 Merge branch 'master' into terra 2021-05-07 09:24:18 +10:00
iancoleman
a636b24619 Merge pull request #475 from davepuchyr/starname-iov
Add Starname (IOV) support
2021-05-07 09:17:46 +10:00
Vitto K
f8fd590588 Incorrect HTML closing tag
Fixed incorrect HTML closing tag, made it difficult to expand/collapse code folds correctly in text editors.
2021-05-01 21:52:50 +02:00
Hildisvíni Óttar
02eeb81713 Support THORChain (RUNE) m/44/931 2021-04-23 14:22:42 +09:30
Sylvia G
18d64d9586 fix bip85 root key when using non-xprv version bytes 2021-04-06 04:32:20 +03:00
Sylvia G
5b5b11fd96 fix "blank mnemonic" error when only using a BIP39 seed (no mnemonic phrase) and then changing the coin 2021-04-06 03:55:40 +03:00
Sylvia G
2c86fb4746 fix extended key version bytes not updating after switching tabs 2021-04-06 03:35:24 +03:00
Sylvia G
85711db3bb fix bip85 mode to work without mnemonic (using xprv or entropy) 2021-04-06 03:18:04 +03:00
J62
1820b6ac67 add bitcoin private testnet support 2021-03-29 19:46:51 -07:00
xwcdev
b500a60e28 fix test title 2021-03-28 19:13:33 +08:00
xwcdev
942de1bc5e change xwc to xwcc,add new xwc 2021-03-28 18:54:12 +08:00
a00a63
43bef4e19d Add Terra (LUNA) support 2021-03-27 14:04:07 +01:00
Dave Puchyr
20bd34b014 Add Starname (IOV) support 2021-02-25 15:51:45 +01:00
Ian Coleman
23f393acfb Release v0.5.2 0.5.2 2021-02-12 23:36:45 +00:00
Ian Coleman
c560e01e91 Run all tests, not just the last one 2021-02-12 23:34:54 +00:00
Ian Coleman
a362ff2f62 Pad eth private keys correctly
Fixes #469
2021-02-12 23:33:19 +00:00
Ian Coleman
9a82f12b91 Update dev_env headless browser driver versions 2021-02-11 04:44:10 +00:00
Ian Coleman
5e376b8903 Release v0.5.1 0.5.1 2021-02-11 03:57:45 +00:00
Ian Coleman
90422a41af Updated ritocoin test, see #466 2021-02-11 03:24:34 +00:00
Ian Coleman
f3314418fb Update namecoin test
Tested private key import using electrum-nmc, it matches the address
2021-02-11 03:24:09 +00:00
Ian Coleman
7da8c22eaf Rebuild bip39-libs.js to include cosmos 2021-02-11 03:23:01 +00:00
Ian Coleman
d9ad938b52 Add Cosmos Hub (ATOM) support
Closes #452, thanks @conr2d
2021-02-11 02:34:38 +00:00