|
|
ae6f3f11a9
|
api/message/types.go: Adding Blocknum and Timestamp to ActionTrace struct
|
2023-05-05 07:29:37 +02:00 |
|
|
|
df51060fcc
|
api/message/msgpack/codec_test.go: test for new fields in ActionTrace
|
2023-05-03 13:28:13 +02:00 |
|
|
|
c8944ea18b
|
api/message/types.go: Adding Authorization field to ActionTrace
|
2023-04-26 15:00:25 +02:00 |
|
|
|
0650845a0c
|
api/message/types.go: Change ActionTrace.Data to a byte slice and provide GetData() function that unmarshalls.
Only the client code should care about the content. So just transmit it as
a byte slice containing json data.
|
2023-04-26 11:39:58 +02:00 |
|
|
|
2e8c228076
|
Adding api/message/msgpack
|
2023-04-25 16:58:31 +02:00 |
|