Rename timestamp and blockstamp attributes/arguments depending on the type
blockstamp arguments/attributes should be renamed block_uid and only contains BlockUID instance type.
timestamp arguments/attributes should only contains an integer timestamp in seconds.
Rename all arguments/attributes to reflect what type they are.
Edited by Vincent Texier