[09:21:57] *** Joins: aguycalled (~user@unaffiliated/aguycalled) [09:22:01] *** Server sets mode: +cnt [09:25:13] *** Quits: aguycalled_ (~user@unaffiliated/aguycalled) (*.net *.split) [15:20:02] When spending from an address that is the spending address of a coldstaking address [15:20:22] Will coin selection choose coins that are not currently being cold staked over coins that are? [15:51:05] i dont understand properly the question [15:51:37] I have a staking address A and spending address B [15:51:52] I create a CS address and send 1000 nav [15:52:12] Address B additionally receives 1000 nav [15:52:32] Address B spends 100 nav [15:53:13] Will it spend from the Nav being cold staked or the other 1000 [15:54:15] Is there a priority or could it spend from funds being cold staked [16:05:04] the coins are selected randomly unless some concrete outputs are selected [19:26:15] @prole @aguycalled since Nav forked from bitcoin, do you think the ledger integration would be very difficult to develop since they already have bitcoin integrated? shouldn't the NAV integration be very similar / same to the bitcoin one at https://github.com/LedgerHQ/ledger-app-btc/tree/master/src ? [19:27:33] its not exactly the same but should be easy. i dont know the concrete details of ledger tho [19:27:55] there was an idea of a cfund proposal, is this still being worked? [19:28:47] oh really? that's what i was thinking too haha 😛 i'd only be able to work on it after mid january tho because of a master thesis until then [19:29:02] i'm gonna take a look at the collab site then [19:37:58] the person i found said he won't be available until early next year [19:42:38] on the side note, he did mention some projects forked from bitcoin can use the bitcoin ledger out of the box or with very little modification according to his experience [19:51:07] Yes that's what I thought :) [19:59:21] @siflu https://ledger.readthedocs.io/en/latest/additional/publishing_an_app.html [20:00:56] here is some info if you want to look into it. testing if it works correctly is a big portion of it, the person i found has a team for that apparently. good luck! [20:02:26] Thank you! [22:04:17] @paul @prole @A-B @aguycalled 4.5 rc here https://github.com/NAVCoin/navcoin-core/tree/4.5.0-RC [22:05:05] https://cdn.discordapp.com/attachments/416000318149754881/516736174384087043/unknown.png [22:05:22] hm didn't realise there was an existing one called that [22:05:36] I thought it was on another repo [22:05:37] why are we creating a branch? [22:05:57] We are testing the code before we merge to master [22:06:04] what does this branch include? [22:07:41] It's just somewhere for us to merge everything into [22:36:10] copay wallet problem? [22:36:28] https://www.ccn.com/breaking-numerous-bitcoin-wallets-may-have-been-compromised-by-rogue-developer/ [22:37:15] Not an issue for us [22:37:21] nm [22:37:27] saw juguelio's message [22:51:04] Has anyone done a QT wallet build lately? [22:51:09] My VM is failing to build it [22:53:40] configure: WARNING: Could not resolve: -lqxcb -lxcb-static; navcoin-qt frontend will not be built [23:09:13] nvm got it building now [23:09:28] Or rather, ./configure isn't complaining