1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos synced 2026-06-16 04:24:56 +02:00
thalos/api
2023-05-08 17:07:01 +02:00
..
message api/message/types.go: remove ActionTrace.HexData 2023-05-08 17:07:01 +02:00
redis api/channel.go: Change Action struct name to ActionChannel 2023-04-21 12:28:21 +02:00
channel.go api/channel.go: change transaction channel from "transaction" to "transactions" 2023-04-26 14:30:31 +02:00
channel_test.go api/channel.go: Change Action struct name to ActionChannel 2023-04-21 12:28:21 +02:00
go.mod api/message/json/codec.go: fix timestamps, skip "Z" (always UTC) and use 3 decimals for milliseconds. 2023-05-05 09:20:35 +02:00
go.sum api/message/json/codec.go: fix timestamps, skip "Z" (always UTC) and use 3 decimals for milliseconds. 2023-05-05 09:20:35 +02:00
reader.go api/reader.go: improve documentation abit 2023-04-20 16:52:21 +02:00
writer.go api/writer.go: add documentation about low-level interface 2023-04-20 16:52:48 +02:00