-
fullmetalScienceOn private testnet, in RPC, I get "E Cannot calculate the hash of a pruned transaction.", the moment a tx is published. Then, only after a minute or so the transaction I get "W Received money".
-
fullmetalScienceIs the error relevant? What I want to achieve is a '--tx-notify' the moment the transaction appears on the network.
-
selstafullmetalScience: Maybe this is related: monero-project/monero #6268
-
fullmetalScienceSure sounds like it. Will recompile.
-
fullmetalScienceLooks good now. Took 7 seconds until the TX was seen.
-
kovri-slack<woodser> importing binary_utils.h and calling ::serialization::dump_binary() is causing infinite recursion “max call stack size exceeded”. Any idea what could cause this?
-
kovri-slack<woodser> calling the same code within wallet2 works
-
moneromoooBad input ?
-
moneromoooIIRC it has a fairly low max, like 100 or so.
-
kovri-slack<woodser> importing serialization/string.h in addition to serialization/binary_utils.h resolved the issue
-
maxwilliamsonWhen restoring wallet with seed, is there a way to also restore subaddresses?
-
maxwilliamsonor do I have to just compute them?