Hey guys, just wanted to share my latest experiment - an optimized blockchain transaction validator in Python. I managed to shave off a significant chunk of processing time by leveraging concurrency and parallel processing, making it way more scalable than before. Any thoughts on how I can further improve performance and make it more user-friendly?