aiken/crates
KtorZ 78770d14b7
Emit warning when detecting an hex string interpreted as UTF-8 bytes.
This will probably save people minutes/hours of puzzled debugging. This is only a warning because there may be cases where one do actually want to specify an hex-encoded bytearray. In which case, they can get rid of the warning by using the plain bytearray syntax (i.e. as an array of bytes).
2023-02-19 10:10:42 +01:00
..
aiken Make tracing configurable, when relevant. 2023-02-16 20:29:41 -05:00
aiken-lang Emit warning when detecting an hex string interpreted as UTF-8 bytes. 2023-02-19 10:10:42 +01:00
aiken-lsp chore: clippy autofix 2023-02-01 18:53:11 -05:00
aiken-project Make tracing configurable, when relevant. 2023-02-16 20:29:41 -05:00
flat-rs Release 0.0.27 2022-12-30 00:57:49 -05:00
uplc fix: the refactor on discharge value env (#393) 2023-02-18 20:49:29 -05:00