01:05:30 .merge+ 7173 7174 01:05:30 Added 01:05:31 .merges 01:05:32 -xmr-pr- 7086 7098 7099 7161 7172 7173 7174 7175 7176 7180 7181 7182 01:15:20 -xmr-pr- selsta opened pull request #7183: build: prepare v0.17.1.8 01:15:20 -xmr-pr- > https://github.com/monero-project/monero/pull/7183 01:17:33 Is it possible to run my own custom monero network? 01:17:56 it's just code, anything's possible. if you know how to code it. 01:19:03 Yeah very valid.... so if I want to update blockheight, is it given in configurations or in genesis block or inside code getting compiled? 01:22:09 And is (cryptonote)[https://github.com/cryptonotefoundation/cryptonote] the latest code from where I should start working or is it (monero)[https://github.com/monero-project/monero] ? 01:23:10 Do you want to work on monero, or on your own altcoin ? 01:23:42 My own altcoin 01:23:56 Then either will do, your preference. 01:24:07 Oh okay 01:24:31 Look at the difference between both, see what you like best. 03:48:28 vtnerd: what is your opinion on changing the timeout here? https://github.com/monero-project/monero/issues/6938#issuecomment-749903200 03:48:35 it feels like the current timeout is too aggressive 05:26:44 my thinking was along those lines dependency wise. reason why I ever pondered adding gRPC is because I couldn't find dev docs for 0mq or whether if it had pub/sub functionality for notifications 05:49:18 I think there may be a bug with destinations (something to do with the field std::list). I noticed on 0.17.1.4 that some of my view-only wallet's receiving addresses are blank. And rbrunner7 and I also noticed it when adding an API to the C# Json RPC Library 05:49:20 https://github.com/monero-ecosystem/csharp-monero-rpc-client/pull/11 09:15:10 How much is preserving e-penis of your leaders worth? A month of work? Three moneths of work? A year of work? 2.8 bil? 09:15:11 Come to https://t.me/monero_peace Telegram, if you are not afraid of getting excommunicated. 09:15:14 jess: ^^ 10:45:56 "selsta: please rebase 7161 (also don’t bump RPC)" -> done 12:45:27 I think monerod has a bug, whenever launch flag "--rpc-restricted-bind-ip" isn't set to 0.0.0.0, monerod will always give a warning "W --public-node is enabled, but RPC server localip:18089 may be unreachable from outside, please check RPC server bind address", even though i get RPC/18089 port connections just fine (when checking in cmd with 12:45:27 netstat -a) with --rpc-restricted-bind-ip set to local ip. 13:13:53 It says "may". It's not telling you it can't, just that it's a possibility. 13:14:37 I guess we could enumerate all the interfaces and assume if there's only one that's non loopback, it's got external access. 18:35:44 fyi: Apple M1 uses 64KB pages vs everyone else using 4KB pages. Current LMDB only handles up to 32KB by default 18:36:03 need to change the PAGEBASE define to handle 64KB, which would be an incompatible format change 18:36:21 but we should figure out what cpp macros are predefined on M1 and make this change 18:36:50 M1 with 64KB pages will be incompatible with everyone else already anyway so shouldn't be a big loss 22:17:50 .merges 22:17:50 -xmr-pr- 7086 7098 7099 7161 7172 7173 7174 7175 7176 7180 7181 7182 22:44:13 .merge+ 7161 22:44:26 .merges 22:44:26 -xmr-pr- 7086 7098 7099 7161 7172 7173 7174 7175 7176 7180 7181 7182 23:11:03 why you guys work so much