-
m-relay
<0xfffc:monero.social> anybody is aware of something simpler than boost::bimap? (for same usage, two way hashtable)
-
m-relay
<0xfffc:monero.social> ```
-
m-relay
<0xfffc:monero.social> Removing tx <33da9a0187b3bcbe8abb5dc776a20414f822924f0d3828fd70ec0640e2d21d0a> from tx pool, but it was not found in the sorted txs container!
-
m-relay
<0xfffc:monero.social> ```
-
m-relay
<0xfffc:monero.social> anybody has idea what does this message mean when starting monerod and during loading txpool?
-
sech1
do you have a call stack for this error message?
-
sech1
it's trying to remove tx id from std::map, but it's not there already
-
sech1
which is strange
-
m-relay
<0xfffc:monero.social> sech, yes. will send you know. (disclaimer, this is a message from a custom PR. So this does not happen in our master branch)
-
m-relay
<0xfffc:monero.social> sech1
paste.debian.net/1320885
-
sech1
ok, so there is "m_txs_by_fee_and_receive_time" map, and the tx id being processed wasn't in that map. It's not a problem because this map can be pruned in other places, so it can get out of sync
-
xFFFC0000
I am changing the underlying map structure. Why do we need to remove tx from m_txs_by_fee_and_receive_time? we process it, then remove it?
-
sech1
this function is called when tx is removed from mempool
-
sech1
so it makes sense
-
m-relay
<vtnerd:monero.social> There's boost multi index, although it's not exactly a bimap
-
m-relay
<jeffro256:monero.social> @selsta: done
-
m-relay
<jeffro256:monero.social> thanks
-
jerfo
.merges
-
xmr-pr
8203 8619 9114 9215 9338 9345 9346 9347
-
m-relay
<jeffro256:monero.social> Being selfish, but can we add #9342 to the merge queue please? Can't compile master without that commit which makes branching annoying
-
selsta
jeffro256: it seems only the release branch contains a test, not the master branch
-
selsta
talking about `def pool_refresh(self):`
-
selsta
is that intentional?
-
selsta
.merge+ 9342
-
xmr-pr
Added
-
Bungo
o/ hey all, looking for some good sources for understanding the tech of atomic swaps
-
Bungo
looking to gather funding/support around the task as i've spoken with a BTC whale from the OG era and they are interested in knowing more
-
Bungo
(ie: they may be able to help if I can provide a more defined project scope / summary )