Bitcoin Forum
May 04, 2024, 07:34:06 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 [146] 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 ... 514 »
2901  Bitcoin / Hardware wallets / Re: Ledger Nano X Experience on: April 09, 2020, 07:36:28 PM
This is a good point. For all the time I have had my Nano S I have never needed to carry it with me to make a transaction somewhere on the go.
I've taken mine on 3 week long vacations before... used it a couple of times as I was able to buy some gift cards for the missus to get some online retail therapy when we were in North America Wink

And I have an OTG cable for my phone, but I've never used it while actually "on the go".


I also have an S that is the backup clone of the X and kept in a separate location. Always good to have compatible backups.
This is why I have the Trezor ONE. So, if the Nano S or the Trezor ONE breaks or is lost... I can easily access my funds using the other device without needing to wait for a replacement.
2902  Other / Meta / Re: improvement nex dark theme on: April 09, 2020, 07:28:54 PM
Here is my current version... I can't tell you what the exact things I changed were tho, as it has been quite a while since I modified it. Undecided

I do remember that I made some modifications to the "thread listing view" so that it was highlighting "unread" threads better or something like that... and I remember changing the "quote" "delete" and "merit" buttons I think... and possibly the colour of links and/or quoted messages.

Code:
.tborder {
    border: none;
    background-color: transparent;
    padding: 0
}

form#quickModForm > table.bordercolor > tbody > tr > td {
    padding: 0;
}

/*استثناء عناصر من الغاء الحدود*/
#frmLogin table.tborder,
#creator table.tborder,
.tborder table#smfheader+table,
.tborder table#smfheader+table+table,
div#helpmenu+div#helpmain {
    border: 1px solid #373b44 !important;
}

/**/
.tborder table#smfheader+table,
.tborder table#smfheader+table+table {
    border-top: none !important;
}

.tborder table#smfheader+table {
    border-bottom: none !important;
}
#upshrinkHeader2 { padding-bottom: 1px; }
/*--------استثناء عناصر من الغاء الحدود نهاية--------*/


/* خانات الادخال input */
input,
input[type="text"],
textarea,
select {
    outline: none;
    padding: 4px;
    transition: all 0.2s;
    border-radius: 3px;
}

input:disabled  {
    background-color: #25282f;
}

input[type="button"],
input[type="submit"] {
    cursor: pointer;
    padding: 2px 10px !important;
    transition: all 0.2s;
color: #fff;
}

input:focus, textarea:focus {
    border-color: #6393bf !important;
}


input, input[type="text"], textarea {
    border: 1px solid #aaa;
}

select {padding: 2px}




/* الردود منفصلة كصناديق
-----------------------*/
#bodyarea > form > table > tbody > tr > td > table {
    margin-top: 10px;
}

#bodyarea > form > table > tbody > tr:first-child > td > table {
    margin-top: 0;
}

#bodyarea #quickModForm .bordercolor {
    background-color: transparent;
}

#quickModForm .windowbg, #quickModForm #preview_body{
    background-color: #f7f7f7;
}
#quickModForm .windowbg2 { background-color: #fff; }

#quickModForm .windowbg,
#quickModForm .windowbg2 {
    padding: 0;
    border-radius: 5px;
}

form#quickModForm > table:first-child > tbody > tr:first-child  td.windowbg:first-child {
    border-radius: 0 0 5px 5px;
}

#quickModForm td.windowbg > table > tbody > tr > td+td,
#quickModForm td.windowbg2 > table > tbody > tr > td+td{
    padding-right: 25px !important;
    padding-left: 25px !important;
}

#quickModForm td.windowbg > table > tbody > tr > td.poster_info,
#quickModForm td.windowbg2 > table > tbody > tr > td.poster_info {
    padding-left: 10px;
    width: 14%;
    overflow: auto !important;
    border-radius: 5px 0 0 5px;
}

#quickModForm td.windowbg > table > tbody > tr > td.poster_info {
    background-color: #f3f3f3;
}

#quickModForm td.windowbg2 > table > tbody > tr > td.poster_info {
    background-color: #f7f7f7;
}
/*-------- نهاية الردود منفصلة كصناديق --------*/



/*-------------------------
تعديلات بداخل المواضيع
--------------------------*/
.post { padding-top:5px; }

/* اخفاء Re:.. */
/* .subject a {display: none} */

/* تغير لون الفواصل */
hr, .hrcolor {
color: #d2d2d2;
background-color: #d2d2d2;
}
/* نهاية تعديلات بداخل المواضيع */



/*-----------------------------------
الاقتباسات
------------------------------------*/
.quote {
    color: inherit;
}

.quote,
.quoteheader {
    background-color: transparent;
    border: none;
    margin-top: 0;
}

.quoteheader {
    margin-right: 3px;
}

.quoteheader:before {
content: url(https://i.ibb.co/W0hX5KP/qicon.png);
    opacity: 0.1;
margin: 0 5px;
}




.quoteheader,
.quote {
    border-left: 4px solid #ddd;
}

/*عند مرور الماوس*/
.quote:hover {
    border-left: 4px solid #ccc;
}

.quoteheader:hover,
.quoteheader:hover + .quote,
.quoteheader:hover,
.quoteheader:hover + .quote
{
    border-left: 4px solid #ccc;
}


/* الاقتباس اتجاة يمين
----------------------*/
div.post[dir='rtl'] .quoteheader,
div.post[dir='rtl']  .quote{
    border-right: 4px solid #ddd;
    border-left: 0 !important;
}

div.post[dir='rtl']  .quote:hover {
 border-right-color: #ccc;
}

/* عند مرور الماوس اتجاة يمين*/
div.post[dir='rtl'] .quote:hover
{
    border-right: 4px solid #ccc;
}

div.post[dir='rtl'] .quoteheader:hover,
div.post[dir='rtl'] .quoteheader:hover + .quote {
    border-right: 4px solid #ccc;
}
/*---------- نهاية الاقتباسات ------------*/



/*-----------------------------------
    تنسيق عنوان الموضوع
------------------------------------*/
#bodyarea table.tborder tr.catbg3,
#bodyarea table.tborder tr.catbg3 td {
    background-image: none;
    background-color: #5b7e9e;
}

tr.catbg3 #top_subject {
    padding-top: 5px;
    padding-bottom: 5px;
}

#bodyarea table.tborder tr.catbg3 td:first-child {
    border-radius: 5px 0 0 0;
}

#bodyarea table.tborder tr.catbg3 td:last-child {
    border-radius: 0 5px 0 0;
}
/*---------- نهاية تنسيق عنوان الموضوع ------------*/



#bodyarea > div.tborder > table.bordercolor {
    border-radius: 5px 5px 0 0;
}

.catbg, .catbg2, .catbg3 {
    border-bottom: 0;
}

.catbg, tr.catbg td, .catbg3, tr.catbg3 td,
.catbg2, tr.catbg2 td {
    background-image: none;
    background-color: #5b7e9e;
}

tr.catbg3 #top_subject {
    padding-top: 5px;
    padding-bottom: 5px;
}

table.bordercolor tr td.catbg3:first-child {
    border-radius: 5px 0 0 0;
}

table.bordercolor tr td.catbg3:last-child {
    border-radius: 0 5px 0 0;
}

.tborder > .catbg:first-child,
table.bordercolor tr td.catbg:first-child,
.catbg2:first-child {
    border-radius: 5px 5px 0 0;
}



.bordercolor {
    margin-top: 0 !important;
}

/* الهيدر */
.tborder #smfheader td.catbg:first-child {
    border-radius: 5px 0 0 0
}

.tborder #smfheader td.catbg:last-child {
    border-radius: 0 5px 0 0
}




/* اضافة لون للمواضيع المتحكمة من صاحب الموضوع  */
#bodyarea tr.catbg3+tr td.smalltext {
    background-color: #fffce5;
    border-bottom: 1px solid #ffde7b;
}
/*---------- نهاية موضوع متحكم ------------*/



/*-----------------------------------
  تغير الصور الشخصية لدائرية
-----------------------------------*/
#quickModForm td.windowbg > table > tbody > tr > td.poster_info img.avatar,
#quickModForm td.windowbg2 > table > tbody > tr > td.poster_info img.avatar,
/*table > tbody > tr > td.windowbg img.avatar,
form[name=pmFolder]  img.avatar {
    display: inline-block;
    vertical-align: middle;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    object-fit: cover;
    border: 2px solid #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background: no-repeat center center;

    box-shadow: 2px 2px 4px 0px #aaa;
}*/
table > tbody > tr > td.windowbg img.avatar,
form[name=pmFolder]  img.avatar {
    display: inline-block;
    vertical-align: middle;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    object-fit: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background: no-repeat center center;
}

/* الحجم بالمنشورات */
#quickModForm td.windowbg > table > tbody > tr > td.poster_info img.avatar,
#quickModForm td.windowbg2 > table > tbody > tr > td.poster_info img.avatar,
form[name=pmFolder]  img.avatar /*بصفحة الرسائل*/ {
    height: 4rem;
    width: 4rem;
}

/* الحجم بصفحة العضوء */
table.bordercolor > tbody > tr > td.windowbg img.avatar {
    height: 5.75rem;
    width: 5.75rem;
}

/* الحجم بالهيدر العلوي */
#upshrinkHeader table > tbody > tr > td.windowbg img.avatar {
    height: 3.5rem;
    width: 3.5rem;
}

/* من الديف الحاويoverflow اخفاء  */
#quickModForm td.windowbg > table > tbody > tr > td.poster_info div[style^="overflow"],
#quickModForm td.windowbg2 > table > tbody > tr > td.poster_info div[style^="overflow"]{
    overflow: unset !important;
}
/*------ نهاية تغير الصور الشخصية لدائرية ------*/

/* اخفاء حدود القائمة العلوية */
.tborder table#smfheader+table,
.tborder table#smfheader+table+table {
    border: none !important;
}

div[style="border:2px solid orange; background-color:lightyellow; padding:10px; margin-bottom:5px"] {
    color: black
}
div[style="border:2px solid red; background-color:#FF9696; padding:10px; margin-bottom:5px"] {
    color: black
}
div[style="border:2px solid red; background-color:#FF9696; padding:10px; margin-bottom:5px"] a {
    color: #666666
}

/* خانات الادخال input */
input, textarea {
    border-color: #424448 !important;
    background-color: #191c23;
}
input:focus, textarea:focus {
    border-color:#567ee0 !important;
}

input[type="button"],
input[type="submit"] {
    border: none;
    background-color: #3F51B5;
    border-radius: 3px;
    padding: 4px 7px !important;
}
input[type="button"]:hover,
input[type="submit"]:hover {
    background-color: #5265d9;
}


/* الوان القوائم الفاتحة */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
    border: none;
    background-image: none;
    background-color: #373b44;
}

/* لون النصوص بالثيم الاسود*/
body, td, th, tr,
.nav, .nav:link, .nav:visited,
a.nav:hover,
.windowbg, #preview_body,
.quoteheader, .codeheader, .code,
.windowbg2, .windowbg3,
.titlebg2 a:link, .titlebg2 a:visited,
.titlebg, .titlebg a:link, .titlebg a:visited,
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td,
input, textarea

{
    color: #ccc
}


/* لون الخلفية بالثيم الاسود */
.windowbg, #preview_body {
    background-color: #25282f;
}


/* الروابط */
a:visited {
    color: #939dc5;
}

a:link {
    color: #939dc5;
}

a.ul[href^="https://bitcointalk.org/"]:hover {
    color: #89c775 !important
}

.edited {
    border-bottom-color: #d6d6d6;
}


div#bodyarea .maintab_back a:link, div#bodyarea .maintab_back a:visited, div#bodyarea .mirrortab_back a:link, div#bodyarea .mirrortab_back a:visited {
    color: #939dc5;
}


/* الوان خلفية الردود */
#quickModForm .windowbg, #quickModForm #preview_body,
#quickModForm .windowbg2 {
    background-color: #23262f;
}

#quickModForm td.windowbg > table > tbody > tr > td.poster_info,
#quickModForm td.windowbg2 > table > tbody > tr > td.poster_info {
    background-color: #20232b;
}


/* الفواصل */
hr, .hrcolor {
color: #393c44;
background-color: #393c44;
}



/* الوان الاقتباسات
--------------------------*/
.quoteheader, .quoteheader a {
    color: #737c9e;
}

.quoteheader,
.quote{
    border-left: 4px solid #3d444e;
   
}

.quote:hover
{
    border-left: 4px solid #62676f;
}

.quoteheader:hover,
.quoteheader:hover + .quote
{
    border-left: 4px solid #62676f;
}

/* الاقتباس اتجاة يمين
----------------------*/
div.post[dir='rtl'] .quoteheader,
div.post[dir='rtl']  .quote{
    border-right: 4px solid #3d444e;
}

div.post[dir='rtl']  .quote:hover {
 border-right-color: #62676f;
}

/* عند مرور الماوس اتجاة يمين*/
div.post[dir='rtl'] .quote:hover
{
    border-right: 4px solid #62676f;
}

div.post[dir='rtl'] .quoteheader:hover,
div.post[dir='rtl'] .quoteheader:hover + .quote {
    border-right: 4px solid #62676f;
}
/*---------- نهاية الوان الاقتباسات ------------*/



/* الصور الشخصية */

#quickModForm td.windowbg > table > tbody > tr > td.poster_info img.avatar,
#quickModForm td.windowbg2 > table > tbody > tr > td.poster_info img.avatar,
table > tbody > tr > td.windowbg img.avatar,
form[name=pmFolder]  img.avatar
{
    background-color: #fff;
    border-color: #323640;
    box-shadow: 2px 2px 4px 0px #121c27;

}


/* الوان عنوان الموضوع */

#bodyarea table.tborder tr.catbg3,
#bodyarea table.tborder tr.catbg3 td {
    background-color: #373b44;

}

.catbg, tr.catbg td, .catbg3, tr.catbg3 td,
.catbg2, tr.catbg2 td {
    background-color: #3f4554;
}

#bodyarea table.tborder tr.catbg3,
#bodyarea table.tborder tr.catbg3 td {
    background-color: #373b44;
}


/* اضافة لون للمواضيع المتحكمة من صاحب الموضوع  */
#bodyarea tr.catbg3+tr td.smalltext {
    background-color: #292d38;
    border-bottom-color: #373b44;
    color: #fff
}


/* ----------------
    تعديل الالوان
------------------*/
[style^="color: black"], [style^="color:black"] {
    color: #d6d6d6 !important;
}

[style^="color: green"], [style^="color:green"] {
    color: #5bb55b !important;
}

[style^="color: red"], [style^="color:red"] {
    color: #ff3434 !important;
}

[style^="color: blue"], [style^="color:blue"] {
    color: #1f81ff !important;
}

/**/

[style^="background-color: yellow"], [style^="background-color:yellow"] {
    color: #000;
}


/* الوان شريط الانتقال بالاسفل */
.titlebg2 {
    background-image: none;
    border: none;
    background-color: #2d313a;
    color: #d6d6d6;
}


/* ايقونات الرد و التعديل و الحذف */
img.reply_button {
    /* content: url(https://i.ibb.co/d6zXLq1/brown-quote.png); */
    content: url(https://talkimg.com/images/2023/11/15/z1nv2.png);
}
img.modify_button {
    /* content: url(https://i.ibb.co/dLtnpKp/brown-edit.png); */
    content: url(https://talkimg.com/images/2023/11/15/z1Cgc.png);
}
img.remove_button {
    /* content: url(https://i.ibb.co/vPDfyG9/brown-delete.png); */
    content: url(https://talkimg.com/images/2023/11/15/z1GuP.png);
   
}


/* ايقونة الاقتباس */
.quoteheader:before {
content: url(https://i.ibb.co/QpYLk0v/qiconw.png) !important;
    opacity: 0.22;
}


/* لون الكود */
.code {
    background-color: #2f323c;
    border-color: #444850;
}


/*تحت التجربة*/
.windowbg2 {
    background-color: #262931;
}

.bordercolor {
    background-color: #363940;
}


body {
    background-color: #191c23;
    color: #fff
}


.windowbg3 {
    background-color: #22242b;
}


/*---------------------------------
 تغير خلفية القائمة العلوية مؤقتاً !!!
الافضل تخصيص الالوان اكثر حتى يكون اكثر تناسق هذا موقت
---------------------------------*/
/* delete this code If images are not displayed in the top menu*/

.maintab_back {
    background-image: url('https://i.ibb.co/v1vrm0d/maintab-back.gif')
}
.maintab_first {
    background-image: url('https://i.ibb.co/DKK4rrX/maintab-first.gif')
}
.maintab_last {
    background-image: url('https://i.ibb.co/C9QxkDg/maintab-last.gif')
}


.maintab_active_first {
    background-image: url('https://i.ibb.co/Q96FRdx/maintab-active-first.gif')
}
.maintab_active_back {
    background-image: url('https://i.ibb.co/5Tk3s5j/maintab-active-back.gif')
}
.maintab_active_last {
    background-image: url('https://i.ibb.co/drDZN4d/maintab-active-last.gif')
}
/* end top menu background image! code*/


/*------------------------------
    شريط التمرير الجانبي
------------------------------*/
    ::-webkit-scrollbar {
        width: 10px;
        height: 8px;
    }

    ::-webkit-scrollbar-track-piece {
        background-color: #23262f;          /*Global Track Peice(the slider noob.)*/
        -webkit-border-radius: 6px;
    }

    ::-webkit-scrollbar-thumb:vertical {
        height: 50px;
        background-color: #373b44;            /* Up/Down slider background*/
        -webkit-border-radius: 6px;
       
    }
 
    ::-webkit-scrollbar-thumb:horizontal {
        width: 50px;
        background-color: #373b44;            /* Side/Side slider background*/
        -webkit-border-radius: 3px;
    }


    /* الشريط بالكود */
    /* الحجم */
    .code::-webkit-scrollbar {
        width: 7px;
        height: 7px;
    }
   
    /*مقبض التمرير*/ 
    .code::-webkit-scrollbar-thumb:vertical {
        height: 50px;
        background-color: #13161c;            /* Up/Down slider background*/
        -webkit-border-radius: 6px;
       
    }

    /*خلفية شريط التمرير*/
    .code::-webkit-scrollbar-track-piece {
        background-color: #23262f;          /*Global Track Peice(the slider noob.)*/
        -webkit-border-radius: 6px;
    }


    /* نهاية الشريط بالكود */

.windowbg b a {
    color: white
}


/* ------ نهاية شريط التمرير الجانبي ------- */
2903  Other / Meta / Re: Wall of fame / shame. Shit posts so bad that they are actually funny on: April 09, 2020, 12:06:36 PM
What about baunty?

Aside from the terrible spelling... check the thread he is looking for a bounty in! Roll Eyes Roll Eyes Roll Eyes
2904  Bitcoin / Electrum / Re: Android Electrum 3.3.8 SPEND Problem on: April 09, 2020, 11:58:41 AM
So your saying these mobile/desktop wallets estimation of time is usually not very accurate?
It's just an estimate... and while they're generally not toooo bad, there are always things outside of the control of everyone that might screw it up. For instance, miners might get "unlucky" and not find any blocks for an hour, the mempool floods with 10s of thousands of unconfirmed transactions and your transaction gets stuck at the bottom etc.

Or you could be like "screw it, I don't need it in a hurry" and send with 1 sat/byte fee expecting to wait until tomorrow... and then the miners get lucky and find like 4 blocks in a few minutes and your transaction gets included.

I've had both things happen before... but generally, I'm always like "screw it, I don't need it in a hurry"... so I pretty much always just send with 1 sat/byte and let it ride Tongue
2905  Bitcoin / Electrum / Re: android 3.3.8 problem on: April 09, 2020, 10:57:48 AM
Hello Ive downloaded the mobile version of electrum via Google Play store, and it is 3.3.7 version. The new 3.3.8 has no update yet, but can I ask should I have deleted the one Ive downloaded and stream again this new version from electrum download directly? Cause there is no update yet from Playstore. Or there is none difference on technical aspect even I dont upgrade it. Thanks.
You can see the 3.3.8 release notes here: https://github.com/spesmilo/electrum/blob/master/RELEASE-NOTES#L7-L13

Whether those changes are important to you or not is only really something you can determine, although generally speaking, it's better to get the lastest version. If you download the 3.3.8 APK directly from the Electrum website and verify the signature, you should be able to simply install it and it will automatically update the version on the phone without you needing to uninstall 3.3.7 first (I just tested this on my phone).
2906  Bitcoin / Electrum / Re: Android Electrum 3.3.8 SPEND Problem on: April 09, 2020, 10:53:07 AM
Anyway, you made progress because I actually pressed "on" the wallet name "default wallet", the type is "imported" and I missed the other one named "test" which was also imported. The new tech guy made both as they both have the same balance. Difference being the "default" says "watch-only", which is the one I was trying to use and the "test" does NOT say "watch-only".

Can I simply delete the watch-only wallet or now that I know, just leave it alone and don't use it.
If it is a straight clone of the "test" and has exactly the same address/balance... You can probably delete it without too much issue (especially if you still have the paper with the private key on it!)... but probably best to just leave it and ignore it for now until you are 110% sure you don't need it for anything. Wink


Quote
So if I bring my other HD wallets onto my mobile I can practice sending and receiving between them, yes?
Should be able to yes... just remember to check what the network is like so you can see fees appropriately etc... https://jochen-hoenicke.de/queue/ If you see BIG spikes and lots of transactions showing as unconfirmed, it's a bad time to test, as fees will be high and confirmations can take a while Wink
2907  Bitcoin / Development & Technical Discussion / Re: Uninstall compiled Bitcoin in linux on: April 09, 2020, 10:48:08 AM
Is that really enough or should I do more in order to make sure Bitcoin is completely wiped off my system?
What are you actually attempting to achieve? Did you want to simply uninstall Bitcoin to free up some space? Or are you trying to remove all evidence that it was ever on your system, so anyone searching on your computer would not find any traces? Huh
2908  Other / Meta / Re: improvement nex dark theme on: April 09, 2020, 10:29:30 AM
Thanks for "resurrecting" the nex dark theme thread... and thanks for the the mod to fix the avatars... the circles were really annoying, the "rounded square" is a much nicer effect in my opinion. Nice work!



NOTE: You really shouldn't have created the thread in the "archival" board tho... you should move it to "meta" or to "off-topic". Use the "move topic" link in lower left:


And select "Other - Meta" (or "Other - Off-Topic") from the dropdown list!
2909  Bitcoin / Electrum / Re: Android Electrum 3.3.8 SPEND Problem on: April 09, 2020, 10:11:09 AM
I appreciate the help but not sure why you would say paper wallets don't usually have "seeds". What little I know they are the most important part.

We definitely used the Private key I recall now because we had a letter that was under case which was suppose to be a capital letter. once we figured that out it worked. I can't remember everything exactly but we didn't choose the normal 1st choice I think it was the last one that says Import existing wallet.
Then entered the seed, made a password, then entered the Private key via typing in the long address starting with the "L".
No... A seed phrase is a backup for a HD (hierarchical deterministic) wallet. These wallets generate multiple private keys/addresses from that seed. Granted, most of these wallets will tell you to write your seed phrase on a bit of paper, but they're not typically called "paper wallets".

like I said a "paper wallet" is generally just one single private key/address.

If you did the "import bitcoin address or private key" option... there is NO option to type in the private key in Electrum Android... you can only use "PASTE" from the clipboard... or the QR code scanner:



I check the "wallets" by choosing the 3 dots and just one wallet 'default wallet' and no "watch-only" message.
And what does it say for "wallet type" if you tap the wallet name at the top of the main window?
2910  Bitcoin / Electrum / Re: Android Electrum 3.3.8 SPEND Problem on: April 09, 2020, 09:08:02 AM
So after we entered the seed phrase (and private key I believe)
See... this sounds wrong. Paper wallets don't (usually) have "seed phrases"... paper wallets are generally just a single private key/public address combo... and you either import that private key into a wallet (fyi, not possible to an Electrum wallet that already has a seed, has to be a new wallet or an "imported" wallet)... or you sweep the private key to an existing wallet.

It sounds like the wallet you currently have is "watching only" and was created using the "address" and not the private key. If you click the the wallet name at the top of the screen, what does it say for "Wallet Type"? Huh

And if you click the "3 dots" menu button and then select "wallets" do you see multiple wallet files listed? Huh

2911  Bitcoin / Bitcoin Technical Support / Re: Recovering old wallet.dat on: April 09, 2020, 02:41:32 AM
I'll try just importing the wallet.dat again and see if it works now that its synchronized, and if not I'll try to use pywallet to hopefully pull the privatekeys from the wallet and import them into Electrum.
Just remember... after Bitcoin Core is synced, make sure that you shut it down completely before doing anything with the wallet.dat files. Once it is completely shutdown, then you can put the 'old' wallet.dat into the "datadir" and then restart Bitcoin Core.

Theoretically, it should open it. If it doesn't, it might also be worth checking the "debug.log" file for the relevant errors. It might output something more useful there than what it shows in the error dialog box messages.
2912  Bitcoin / Hardware wallets / Re: Ledger Nano X Experience on: April 09, 2020, 01:49:51 AM
Thanks... I had long suspected that this was indeed the case, but it's nice to get the perspective from someone that owns and has used both.

I also have the Trezor ONE and I believe the same applies to the "ONE vs T" situation.
2913  Bitcoin / Bitcoin Technical Support / Re: Recovering old wallet.dat on: April 09, 2020, 12:59:26 AM
As of right now i have the entire chain synchronized and downloaded, and every file from the bitcoin in the old computer now on my new computer. At first I did have a pruned block chain of about 10 GB but i remember an error saying the wallets last use was too long ago and that it had to use either the full chain or a larger prune to update.
Yes, if you have pruned, you'll struggle to get it work when trying to open a "new" wallet.dat... as it'll need to rescan... which it can't do because, obviously, it'll be missing blocks. You definitely need a fully synced Bitcoin Core with the full 250+gigs of blocks.

Before you do anything else, I hope you've been working on copies of the wallet.dat that you found and that you still have the 'original' wallet.dat that you copied from the old laptop.


Quote
I made a new wallet in Bitcoin Core and imported all of those files, consisting of a database folder, .lock, .walletlock, blkindex.dat, db.log, debug.log, peers.dat, pywallet.py, readme (seems to be for a python extension?), wallet.dat and a wall.dat.bak.
If you have successfully installed and synced the latest Bitcoin Core... then the only file you would require from the old laptop is "wallet.dat"... anything else might cause a lot of unexpected issues if you overwrite things in the Bitcoin Core directory.


Quote
Anytime im synced with the chain and try to open the wallet it just says "opening for seemingly forever" but eventually says it failed to open because the wallet de-synced.
Was this having imported all those old files? or just copying in the old "wallet.dat" and nothing else? Huh


If it's giving errors when you try to import just the "wallet.dat" and nothing else, then the wallet.dat might be corrupted Undecided

You might need to attempt to use the "pywallet.py" on this old wallet and dump the private keys that way... I'm kinda curious as to why pywallet.py was even in that Bitcoin folder that you found... it is NOT part of Bitcoin Core, it's a Python script that was used for, amongst other things, extracting private keys from "broken" wallet files.

If you don't already have Python installed, you'd need to install the latest version of Python 2.7 (from here: https://www.python.org/downloads/release/python-2716/ ), make sure you have the latest PyWallet file (from here: https://github.com/jackjack-jj/pywallet ) and then try using the --dumpwallet command to extract whatever you can out of the wallet.dat

There is a lot of useful stuff in the PyWallet thread, but do note that this utility is no longer maintained and the dev is not active: https://bitcointalk.org/index.php?topic=34028.0


Again... whatever you do, make sure you're working on a copy of the 'old' wallet.dat
2914  Bitcoin / Hardware wallets / Re: Ledger Nano X Experience on: April 08, 2020, 11:48:08 PM
Do you think it is worth the expense for an existing Nano S owner if you only have 1 or 2 coins (ie. not a big altcoin hodler/trader)? Is the "value add" really there for the extra expense in that situation? Huh

I like the concept of the Nano X, but I just don't think that in my situation, it warrants spending another ~US$140+ for "features" that I'm not sure are of any use  Undecided
2915  Other / Beginners & Help / Re: So how safe is Tails when using my hardware wallet or online accounts? on: April 08, 2020, 10:15:37 PM
Is there any risk of fund loss if I use Ledger Live together with Tails or is it, in fact, safer to use my hardware wallet on this OS? I'd use Electrum but I have some alts I need Ledger Live for![/li][/list]
Given a lot of hardware wallets claim that you can use them on a compromised PC without issue... then using it with a Tails Live USB should be not different to using it on say a Windows or MacOSX machine.

In theory, (unknown and/or unpublished flaws in HW security aside) the OS you use your hardware wallet on should not make any difference to the security of your private keys... they're effectively "shielded" from the network by the hardware wallet itself, regardless of what that device is connected to. The only way to "lose" your cryptocurrency would be if you didn't follow the proper checks and procedures and executed transactions without properly confirming outputs, addresses and amounts etc.

2916  Economy / Exchanges / Re: Cryptopia - ONLINE ARTICLES related to hack & theft of funds 2019 (non discussion thread) on: April 08, 2020, 08:45:25 PM
A "win" for customers?

Website: https://www.stuff.co.nz/business/120913953/cryptopia-account-holders-win-battle-over-assets-worth-140m
Title: Cryptopia account holders win battle over assets worth $140m
Byline and Date: Martin van Beynen and Sam Sherwood - 18:33, Apr 08 2020
Archive link: https://archive.vn/IpDZh
2917  Bitcoin / Electrum / Re: android 3.3.8 problem on: April 08, 2020, 08:21:14 PM
And that is all correct. If it says "watch only", then there are no private keys contained within the wallet file, only public keys/addresses.

@andrecalabrese, what were the exact steps that you used to create this wallet? Huh

2918  Alternate cryptocurrencies / Mining (Altcoins) / Re: Help me please. Im stuck with my moonlander 2 and PI on: April 08, 2020, 07:14:51 AM
There is also a Moonlander 2 support thread already in that same board: https://bitcointalk.org/index.php?topic=2420357.0 You might be best off asking for support help there.


Alternatively, you could just try asking in the mining section for assistance. There is one in the "Altcoins" section if you're not mining BTC. You can find this board here: https://bitcointalk.org/index.php?board=160.0

NOTE: If you click the "move topic" option near the lower left of the thread window, you can move this thread yourself rather than starting a new one:



2919  Economy / Service Discussion / Re: List of Testnet BTC Faucet on: April 08, 2020, 07:01:56 AM
I need at least 1.32 tBTC for testing. Anyone kind enough to lend me some? Cheers.
Try and reach out to mocacinno... he has a faucet thread setup here: https://bitcointalk.org/index.php?topic=5223320.0

I do know that a month or 2 ago he was offering to "lend" people larger amounts of tBTC if they gave him collateral that would enable him to buy hashing power to re-mine the loaned tBTC if they didn't return the tBTC when they were finished with it:
What would you need 50 testnet coins for, that 0.50 or 0.05, or 0.005 will not suffice? I don't have that much either, but you can always get from the many faucets a small amount. It's for testing, the amount should not matter.

But I'd like to also know if there are any other ways of acquiring such amount of testnet coins other than mining them.

Nope, you either run in regtest mode, or you mine tBTC...

Sometimes 0.5 tBTC does not suffice, for example: if you're designing a mixer... You'll need a lot of tBTC in order to do a proper taint analysis.

@OP: I run a faucet: https://tbtc.mocacinno.com and i've given tBTC as a loan in the past. I have > 50 tBTC (but most are on my hardware wallet at home, so i can't access them for another 3 hours)
However : since you're a newbie, i would require sufficient collateral for such a loan. The collateral should be sufficient to rent hashrate from miningrigrentals and mine >50 tBTC in case your run off.
To tell you the truth, the diff on the testnet is still very high and the block reward is ~0.39 tBTC, so i'm afraid it'll be a lot of collateral to loan 50 tBTC.

IF you're interested: i'm willing to use a trusted forum escrow to hold the collateral, no intrest, but ALL fees are payed by you (including the fees to transfer the collateral to me or the escrow, and the fees to transfer the collateral back to you). Please do not PM me, but post anything on this very thread... I don't like to hide in PM's, telegram, mails,...
2920  Other / Beginners & Help / Re: I got the backup file wallet.dat but error occur in "Verifying Wallet" on: April 08, 2020, 06:47:18 AM
Did you actually shut Komodo down in between copying all these wallet.dat files around? As wallet.dat files (for most of the Bitcoin Core clones anyway) are essentially just a database... if you don't shut the program down before copying/moving/renaming/overwriting etc, you can very easily end up with a corrupted file.

How did you make the backups exactly? Did you just shut down the app and then copy the wallet.dat? Did you copy the wallet.dat while the app was open? Huh
Pages: « 1 ... 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 [146] 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 ... 514 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!