during trufnetwork/evm-contracts#6 implementation, I spotted some issues that can be solved at node side so the interface between the EVM contract and produced attestation can be made easier to implement/maintain. Examples: unified endians, abi encoded data points, etc...