tersec
tersec
I'd say drop 1.2, unsurprisingly. No legacy users of this as a separate library, no reason to start supporting it now.
https://github.com/nim-lang/Nim/issues/23568
Updating to latest `unstable` should get this building again
needs to target `unstable` branch
Main points: - it adds a couple of flag variables to track state, which seems suboptimal, but I need to check closer if there's just no better way of handling...
https://github.com/vacp2p/nim-libp2p/pull/1094
> What is `/home/user/nimbus-eth2/vendor/nim-testutils/testutils/moduletests.nim(21) moduletests` doing on the stack? https://github.com/status-im/nimbus-eth2/blob/f20a21c01555b62aa747508cc6bb006a619c6998/config.nims#L150 which comes from https://github.com/status-im/nimbus-eth2/commit/740b76d15292e827218e04b546ab0770825de726#diff-be274e89063d9377278fad5fdcdd936e89d2f32efd7eb8eb8a6a83ac4c711879
Next few days.
> Ok, so I've looked into it, and I still think my implementation is fine for 99.999% use cases. Sure, there are all sorts of other interesting Unicode digit code...