coot

Results 296 comments of coot

@lehins, we were thinking about something even simpler, checking if a given `txid` is in the mempool already before doing any ledger validation. IntersectMBO/cardano-ledger#4967 is even better.

It can be merged once CI passes, we should merge it after #4571.

There's a conflict in `CHANGELOG.md`; Could you squash / clean the branch a bit before merging?

@tdammers do we still need this PR?

@tdammers have you pushed your changes?

We don't officially support 32bit archs, but we try to be nice to them. I am not sure if things compile and run right now though. We shouldn't do any...

@dorin100 does the node stops? Could make sure the following traces are turn on: * `TraceLocalHandshake` * `TraceErrorPolicy` * `TraceLocalErrorPolicy` if they are where can I find a the log...

~@dorin100 when I look at the recent logs `node_logs_shelley_qa_windows-latest` from [this run](https://github.com/input-output-hk/cardano-node-tests/actions/runs/2366734246). I can only see failing `Plutus` scripts~ I looked at the wrong logs.

@dorin100 my Windows node synced, and I wasn't able to reproduce the issue: every 10s a `cardano-cli` was able to query the tip of the node. Could you please enable...

just for completeness sake: by reading the logs I didn't found anything wrong with the node. A few seconds before `cardano-node` shutdown the it accepted the last local connection, while...