[00:00:21] sudo apt-get install libudev1 libudev-dev [00:01:05] nice [00:01:05] worked [00:01:07] thanks [00:02:44] ran the python3 -m ledgerblue.loadApp command. what should happen? [00:03:27] generated application full hash [00:04:01] ledger should ask you for permission to install the app [00:04:20] is it a nano s? [00:04:25] yes [00:04:31] im using VM though [00:04:39] not sure if that's casusing problems [00:04:48] ledger is not asking me anything [00:04:56] idk, you can try it maybe if the bitcoin electrum detects it? [00:05:13] sure [00:05:25] you need the bitcoin app [00:07:33] how does eletrum detect ledger? sorry for so many questions [00:07:55] https://cdn.discordapp.com/attachments/416000318149754881/655908930333179905/unknown.png [00:08:02] when you create a new wallet you can select at some point of the wizard "hardware wallet" [00:08:05] just click next [00:08:37] https://cdn.discordapp.com/attachments/416000318149754881/655909104518168616/unknown.png [00:08:42] standard [00:08:54] create a mew seed [00:09:01] wait [00:09:02] i see it [00:09:07] 👍 [00:09:28] ah, it's not detecting it [00:09:33] bummer [00:15:12] that might be a reason [00:18:41] found it [00:18:45] https://support.ledger.com/hc/en-us/articles/115005165269-Fix-connection-issues [00:18:50] this solved it [00:18:55] 👍 [00:18:59] were you able to load the app? [00:19:05] trying now [00:19:30] im now working on merging the last master in dao_extension [00:19:44] nice [00:19:49] my script is 10% there:P [00:21:54] still nothing happens after running the last command [00:22:06] i'll try not to use a VM later [00:22:24] probably not worthing debugging a VM [00:22:38] well maybe it doess in the future [00:22:42] hmm [00:22:43] ive used a virtualbox to work on the app [00:22:45] so it should work [00:23:10] my ledger just need to be unlocked and stay in the home page right? [00:23:39] does python -m ledgerblue.listApps [00:23:46] yep [00:23:56] yes [00:23:58] i see [{'hash': bytearray(b' \xb9\x93V\xc7!o\x95\x176q0z=\x0c>\x01#\xf2\xf1\x97\xd4G\xf3\x11\xe3\xa5\xeb\xd9%kY'), 'flags': 757328, 'hash_code_data': bytearray(b'O\xc5\x87\xfa\x89\xa2\xe28\x7f\xc5>\x1a\x18}\xe1#\xef\xbfb\xe7ca\x03\x94\xc5\x89\xd7\x1f ledger is responding [00:24:26] ok [00:24:31] maybe worth to try to build it urself [00:24:37] ok [00:24:41] might be quicker than trying to find whts wrong [01:49:42] @salmonskinroll [01:49:46] python -m ledgerblue.loadApp --curve secp256k1 --tlv --targetId 0x31100004 --targetVersion="1.6.0" --delete --fileName app.hex --appName "NavCoin" --appVersion 1.3.17 --dataSize 64 --icon 010000000000ffffffffffffffffff0f870f870787078203c203c041c0e1e0e1e1e1e1ffffffffffff --path "" --appFlags 0xa50 --apdu [01:49:50] try with this [01:51:54] Trying [01:52:57] asked if allow unsafe manager [01:53:01] yup [01:53:02] allowed it [01:53:14] working then! 😉 [01:54:29] https://cdn.discordapp.com/attachments/416000318149754881/655935746175270932/IMG_20191215_185416.jpg [01:54:37] 😍 [01:54:49] good stuff mate [01:57:11] 🙂 [01:58:25] is it safe to use now? [01:58:30] with electrum [01:59:08] yes, might be buggy but not unsafe [01:59:16] nice! [02:03:48] hmm [02:03:53] electrum can't seem to find it [02:04:06] is the app open? [02:04:11] yup [02:04:20] try restarting electrum [02:04:23] E | plugins.trezor.trezor | error importing trezorlib Traceback (most recent call last): File "/home/sushi/electrum/electrum/plugins/trezor/trezor.py", line 25, in import trezorlib ModuleNotFoundError: No module named 'trezorlib' W | gui.qt.installwizard.InstallWizard | error getting device infos for coldcard: Missing libraries for coldcard. // Make sure you install it with python3 W | [02:04:23] gui.qt.installwizard.InstallWizard | error getting device infos for digitalbitbox: Missing libraries for digitalbitbox. // Make sure you install it with python3 W | gui.qt.installwizard.InstallWizard | error getting device infos for keepkey: Missing libraries for keepkey. // Make sure you install it with python3 W | gui.qt.installwizard.InstallWizard | error getting device infos for ledger: Missing libraries for ledger. // Make sure you install [02:04:24] it with python3 W | gui.qt.installwizard.InstallWizard | error getting device infos for safe_t: Missing libraries for safe_t. // Make sure you install it with python3 W | gui.qt.installwizard.InstallWizard | error getting device infos for trezor: Missing libraries for trezor. // Make sure you install it with python3 [02:04:55] Debug message coldcard: (error getting device infos) Missing libraries for coldcard. Make sure you install it with python3 digitalbitbox: (error getting device infos) Missing libraries for digitalbitbox. Make sure you install it with python3 keepkey: (error getting device infos) Missing libraries for keepkey. Make sure you install it with python3 ledger: (error getting device infos) Missing [02:04:55] libraries for ledger. Make sure you install it with python3 safe_t: (error getting device infos) Missing libraries for safe_t. Make sure you install it with python3 trezor: (error getting device infos) Missing libraries for trezor. Make sure you install it with python3 [02:05:08] ledger: (error getting device infos) Missing libraries for ledger. Make sure you install it with python3 [02:05:34] python3 -m pip install btchip-python [02:05:53] python3 -m pip install hidapi [02:06:45] im in!!!! [02:06:55] https://cdn.discordapp.com/attachments/416000318149754881/655938877927981059/unknown.png [02:07:01] native segwit? [02:08:33] some of those address formats might not be supported in navcoin core [02:08:47] i still need to have a look and see which to remove [02:10:37] Thanks mate. I've waited this day for years. [02:10:44] Amazing. [02:12:42] 😉 [02:13:03] the address im getting from electrum looks like this though nv1q6dqguyrphpcemjqjz58mq2u09mk9d36gnnajr8 [02:13:13] thats a bech32 address [02:13:27] not supported in navcoin core (yet) [02:13:41] you can select legacy p2pkh and then you will see normal addresses [02:13:54] gotcha [02:13:57] what's so special about it [02:14:37] different encoding, only lowercase, it's for segwit [02:15:23] https://wiki.trezor.io/Bech32 [02:15:39] theres not much to say, just the last iteration of address formating [02:15:49] ic [02:17:28] not sure how to switch to legacy p2pkh [02:18:24] im not sure but i think you need to recreate the wallet [02:18:31] i think so too [02:20:04] can't figure out how to delete the wallet. does delete that app on ledger help? [02:20:18] no it is not related [02:20:23] wait i think i know now [02:20:50] i thought it's in .electrum [02:20:56] but it's actually .navelectrum [02:53:55] @prole whats next for the release of 4.7.2? my nodes are running fine on mainnet, my tests too. but would love to have other views [06:21:03] I've got my windows machine up and running finally and am syncing windows 10 [06:25:13] I think once that's done and if everyone else is happy then we can probably cut the release [06:25:25] Well [06:26:04] I think we should probably sit on it for a couple more days tbh. It's my last 2 days of work for the year and I'm really exhausted [06:26:19] I can't be available to cut & publish the release till later in the week [06:26:40] We should tweet about the RC perhaps and let anyone else run tests that wants to [06:26:46] I think it's pretty solid though [06:28:44] https://cdn.discordapp.com/attachments/416000318149754881/656004761749028866/IMG_20191216_182724.jpg [06:28:46] Hallelujah [06:37:13] I'm re-installing 4.7.2 on mainnet, fresh from scratch with a larger swap file. Seems to be ticking over nicely. 0.23%, 1.51% [06:37:48] .26 1.58 [06:49:45] Installing 4.7.2 on testnet also. [13:06:23] Mainet is still ticking over. Progress 19.81%, Inc. per hr. 3.4%. [15:01:30] im seeing a freeze as well when the wallet gives the message of "there is a newer version" like the dude in #navcoin-support [15:01:45] this is what i found in debug.log [15:01:58] ress=1.000000 cache=8.4MiB(1799tx) warning='399 of last 1000 blocks use a new version of the wallet' 2019-12-16 09:50:09 UpdateTip: new best=419f8a6205593d3580931300e3ba62f20ad5627214806a0a5e947138017a7041 height=3738521 version=0x7135e1ff log2_work=73.205809 tx=7781296 date='2019-12-16 09:50:08' progress=1.000000 cache=8.4MiB(1802tx) warning='400 of last 1000 blocks use a new version of the wallet' 2019-12-16 09:52:17 INFO: [15:01:58] Updating prices 2019-12-16 09:52:18 INFO: Updated prices 2019-12-16 10:05:09 socket recv error Connection reset by peer (104) 2019-12-16 10:05:09 socket recv error Connection reset by peer (104) 2019-12-16 10:05:09 socket recv error Connection reset by peer (104) 2019-12-16 10:05:09 socket recv error Connection reset by peer (104) 2019-12-16 10:05:19 socket recv error Connection reset by peer (104) 2019-12-16 10:10:25 socket sending timeout: [15:01:59] 1201s 2019-12-16 10:10:26 socket sending timeout: 1201s [15:02:48] both nodes froze. this is in the debug.log of another node [15:02:50] 2019-12-16 09:49:53 UpdateTip: new best=4c252fc19f49e59610d5d80dc571fb6ab4b014e010e721e803e1fd9bfddaca2a height=3738520 version=0x7135e1ff log2_work=73.205809 tx=7781294 date='2019-12-16 09:49:52' progress=1.000000 cache=165.7MiB(732619tx) warning='399 of last 1000 blocks use a new version of the wallet' 2019-12-16 09:50:09 UpdateTip: new best=419f8a6205593d3580931300e3ba62f20ad5627214806a0a5e947138017a7041 height=3738521 [15:02:50] version=0x7135e1ff log2_work=73.205809 tx=7781296 date='2019-12-16 09:50:08' progress=1.000000 cache=165.7MiB(732621tx) warning='400 of last 1000 blocks use a new version of the wallet' 2019-12-16 09:51:55 INFO: Updating prices 2019-12-16 09:51:56 INFO: Updated prices 2019-12-16 10:05:09 socket recv error Connection reset by peer (104) 2019-12-16 10:05:09 connect() to [2a02:1811:c42f:3800:65ad:c0af:67bf:e66d]:44440 failed: Network is unreachable [15:02:51] (101) 2019-12-16 10:05:09 connect() to [2a06:4002:9d:0:b4d1:4484:9b60:5316]:44440 failed: Network is unreachable (101) 2019-12-16 10:05:10 connect() to [2a02:a315:8141:1380:1d5b:55ee:568f:fe06]:44440 failed: Network is unreachable (101) 2019-12-16 10:05:11 socket recv error Connection reset by peer (104) 2019-12-16 10:05:12 socket recv error Connection reset by peer (104) 2019-12-16 10:05:12 socket recv error Connection reset by peer (104) [15:02:51] 2019-12-16 10:09:23 socket sending timeout: 1201s 2019-12-16 10:10:10 socket sending timeout: 1201s 2019-12-16 10:10:10 socket sending timeout: 1201s 2019-12-16 10:10:25 socket sending timeout: 1201s [15:03:50] to repoduce it, i think one needs to run a wallet, let the notification window pop up and do not click ok. after a while, the wallet will freeze [15:19:57] I think this related to QT's main thread @salmonskinroll [15:20:02] I think I've seen it before as well [15:21:26] gotcha. i'll see if it happens on a headless node. but either way it's probably best that we fix it soon since it has very high % crash rate [15:22:14] btw @mxaddict i spent some more time with your GUI PR and still haven't found anything weird yet 🙂 [16:19:53] debug=1 [16:19:54] 2019-12-16 14:47:58 10: For conf success < 0.50 need FeeRate <: -1 from buckets 10000 - 10000 Cur Bucket stats 100.00% 0.2/(0.2+0 mempool) 2019-12-16 14:47:58 Blockpolicy after updating estimates for 0 confirmed entries, new mempool map size 0 2019-12-16 14:48:50 INFO: Updating prices 2019-12-16 14:48:51 INFO: Updated prices 2019-12-16 14:49:53 Flushed 3027 addresses to peers.dat 90ms 2019-12-16 [16:19:55] 14:52:35 tor: Error connecting to Tor control socket 2019-12-16 14:52:35 tor: Not connected to Tor control port 127.0.0.1:9051, trying to reconnect 2019-12-16 15:17:07 [18:10:16] @mxaddict do you know whats the fix? or can you tell a bit more about it? [18:13:00] I did not dig much into the issue, but from what I can tell it's just that the dialog is holding up the main QT thread. [18:13:12] Other than that, I don't have anymore info. [18:49:31] im in an airport now will try to have a look later if noone did [19:00:49] Don't we have a warning in the wallet about a new version? [19:00:54] That is not the pop up? [19:05:47] Might be a quicker solution to just remove the pop up for now, since we have the orange/yellow error that shows for new versions. [19:09:57] yes [19:10:04] might be better for now [19:18:22] https://cdn.discordapp.com/attachments/416000318149754881/656198446847361055/unknown.png [19:18:34] this is where the wallet froze [19:21:23] https://cdn.discordapp.com/attachments/416000318149754881/656199209329885194/unknown.png [21:21:35] my windows sync is going really slow, still less than 1m blocks. i think the NUC keeps going to sleep [21:21:44] will see if i can keep it awake to ensure it goes faster [21:28:16] @aguycalled can you tell if a consultation is a range consultation or answer consultation by its hash? it not, how do you tell? [23:14:51] my script can't really run on DAO branch until master is merged into DAO branch 😅 the reorgs will just cause it to hang since it can't get on the same blockhash [23:50:36] 4.7.2 mainnet, progress 80.34%. Lookin good. Hasn't stalled. 9 hours remaining. 2 gigs ram, 5 gig swap file.