Attila Mravik
Attila Mravik
The alternative code path missed the 0.13 update.
Hi! I was creating a JCS [RFC 8785](https://www.rfc-editor.org/rfc/rfc8785) implementation and created a custom formatter to do this. It seemed working well until I tried to serialize floating point numbers that...
My yagna spams these log messages every few millisecond: ``` [2023-07-28T17:04:35.054+0200 INFO ya_erc20_driver::driver::cron] Transaction not sent, retrying [2023-07-28T17:04:35.054+0200 WARN ya_erc20_driver::driver::cron] Transaction not found on chain for None [2023-07-28T17:04:35.054+0200 WARN ya_erc20_driver::driver::cron]...
### Expected Behavior Bind to the detected available address and IP version, send the correct information to clients. ### Current Behavior The daemon identified /127.0.0.1 as unreachable but /0:0:0:0:0:0:0:1 as...