mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-10 12:26:02 +00:00
03784848eb
enhancements: - scalar `Float` now have proper validation - seqs are not copied anymore in some places, but using system.move bugfixes: - `removeWhitespaces` in test_common no longer eat white spaces from quoted string. - `skipWhitespace` in lexer.nim now preserve \r\n instead of replace it with \n new features: - add custom instrument infrastructure - add Query Complexity instrumen