-
mnt_grrrl5
The following tests FAILED: 6 - check_missing_rpc_methods (Failed)Errors while running CTestmake[1]: *** [Makefile:149: test] Error 8make[1]: Leaving directory '/usr/local/src/monero/build/Linux/release-v0.17/release'make: *** [Makefile:99: release-test] Error 2
-
mnt_grrrl5
make release-test
-
moneromooo
Which RPC ? It'll be in LastTest.log in build/...
-
moneromooo
(grep for check_missing_rpc_methods)
-
mnt_grrrl5
6/21 Testing: check_missing_rpc_methods6/21 Test: check_missing_rpc_methodsCommand: "/usr/bin/python" "/usr/local/src/monero/tests/functional_tests/check_missing_rpc_methods.py" "/usr/local/src/monero""check_missing_rpc_methods" start time: Dec 16 16:22 PST File "/usr/local/src/monero/tests/functional_tests/check_missing_rpc_methods.py", line 16,
-
mnt_grrrl5
in <module>"check_missing_rpc_methods" end time: Dec 16 16:22 PST"check_missing_rpc_methods" time elapsed: 00:00:00
-
moneromooo
Works for me, master and branch.
-
gingeropolous
yep selsta , even with out of 12, i still get the same problem
-
gingeropolous
~100 rpc connections, monerod can't add more rpc connections
-
gingeropolous
or its being griefed somehow
-
selsta
gingeropolous: i linked an github issue some weeks ago
-
selsta
afaik it had a workaround but I don't find it
-
selsta
will look in logs later
-
selsta
-
makis
Hello!
-
makis
I want to ask a question and I've posted it on Reddit. Is it okay if I link it here?
-
scudyreal
All you are fighting for is e-penis of a guy you never met, that doesn't even have common decency to pay you for your time.
-
scudyreal
Do you think they care about Monero, or privacy or anything other than money?
-
mj-xmr-pc
monero-project/monero #7160 Ready for review, if you care about a quick and dirty solution for cutting the compilation time by at least 70%
-
needmoney90
Would using this impact deterministic builds in any way?
-
mj-xmr-pc
needmoney90 if I understand your question correctly, it only affects your local builds. It is enabled only by setting USE_ICECC=ON, and the only 2 (new) targets, that do it are release/debug-all-icecc
-
mj-xmr-pc
Because Deterministic builds is the CI, no?
-
mj-xmr-pc
If yes, then these 2 new targets are not being called by the CI.
-
selsta
sech1: could you take a look / review 7154 ?
-
selsta
tobtoht_: did you have any luck with the busy RPC PR?
-
tobtoht_
selsta: got sidetracked. I have time in a bit to look into it further
-
selsta
great
-
gingeropolous
selsta, thanks for link. im trying that hack.
-
sech1
selsta I tried, and I Can't understand how 7154 works now :D
-
moneromooo
We expect a block hash we have (where a new chain is grafted) and a set of new block hashes that make up the new chain portion.
-
moneromooo
I'm actually not sure whether it's kosher to get anything below what we expect...
-
sech1
context.m_expect_height - 1 is the block we have, right?
-
moneromooo
Anyway, if you get something below, the hashes should not be hte same, or it'd graft higher.
-
moneromooo
Yes.
-
sech1
I have no more questions :)
-
selsta
sech1: thanks
-
selsta
moneromooo: 7157 requires minor rpc bump
-
moneromooo
done
-
selsta
.merges
-
xmr-pr
7074 7075 7140 7141 7142 7143 7144 7151 7152
-
moneromooo
Hmm. Shittily though. We get 3.3 for branch and 3.4 for master. That makes it useless :/
-
» moneromooo goes see where the divergence comes from
-
selsta
would setting both to 3.5 work
-
moneromooo
Deterministic unlock time stuff. No, it would not.
-
moneromooo
Since 3.5 would mean it has both, but the branch does not have the Deterministic unlock time stuff.
-
moneromooo
No good solution beyond massive amounts of bitfields.
-
selsta
hmm, deterministic unlock time should be in release too
-
selsta
wasn’t it part of v0.17 hard fork?
-
moneromooo
Oh it is, sorry. Skipped a patch.
-
selsta
-
moneromooo
A synchronized field.
-
selsta
yep, someone asked for this
-
moneromooo
Yes, that one.
-
moneromooo
It's tiny. Maybe add it to the branch first :)
-
selsta
xiphon: can your PR 7030 to branch too?
-
selsta
moneromooo: then you can set it to 4
-
midipoet
#monero-policy
-
midipoet
Whoops
-
moneromooo
Typo. It's police.
-
selsta
.merge+ 7161
-
xmr-pr
Added
-
xmr-pr
xiphon opened pull request #7161: [release-v0.17] rpc: get_info - add 'synchronized' field
-
xmr-pr
-
selsta
luigi1111w: please also merge 7161 so that we can avoid merge conflict
-
luigi1111w
I'm not merging a 2hr old pr
-
luigi1111w
I can merge it first though
-
selsta
It has been merged to master a while ago so not really new
-
selsta
merging 7156 7157 would be the alternative
-
xmr-pr
xiphon opened pull request #7162: wallet_api: permit refreshing when daemon is not busy syncing
-
xmr-pr
-
selsta
luigi1111w: yep, merging 7156 7167 would be even better instead of 7161
-
luigi1111w
ok
-
selsta
how does this work wallet_api wise when connecting to a node that does not support is_busy_syncing?
-
xmr-pr
homdx opened pull request #7164: Update vers Ubuntu OpenSSL ZMQ ReadLine Cmake
-
xmr-pr