09:23:57
parazyd:
boog900: I managed to get something working with Tapes. I noticed that after truncate() I have to reopen the tapes to rebuild the cache. Is this expected?
09:42:46
boog900:monero.social:
Hmm the cache should still be there. We do shrink the cache when some data is popped which means it can be used when more data is appended
09:55:15
parazyd:
boog900: Here's what I experience: https://bpa.st/raw/J3LQ
09:55:37
parazyd:
On line 292 there's revert_blocks()
09:56:01
parazyd:
When you run this you'll see it fails. And if I reopen the tapes in that function, it works
10:03:43
boog900:monero.social:
Ill be able to check that in a bit, in the meantime are you using the latest commit as there was some bug fixes
10:03:56
boog900:monero.social:
On of which was to do with the cache
10:06:26
parazyd:
oh
10:06:34
parazyd:
It does seem to work when I update it :D
10:07:09
parazyd:
Sweet
10:29:02
boog900:monero.social:
Ah that's good :)
19:23:34
gingeropolous:monero.social:
so im thinking a good use case for monerosim is to test cuprate in it. as far as I know, folks are running cuprate on mainnet. so, i could start to integrate it into monerosim?
19:30:12
boog900:monero.social:
What does monerosim do? Does it use RPC?