1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos synced 2026-06-16 04:24:56 +02:00
thalos/api/message
Henrik Hautakoski 2b3dc35393 jsontime: skip aliases and use actual format and location
This is so weird. this works in tests but not when running the
application. I guess there is some weird global state race condition
going on because its used by antelope-go.

Should rewrite the jsontime api because I have forked it anyway.
2024-06-22 17:39:10 +02:00
..
json jsontime: skip aliases and use actual format and location 2024-06-22 17:39:10 +02:00
msgpack api/message/msgpack/codec_test.go: fix tests. 2024-02-29 19:11:25 +01:00
codec_manager.go Adding api/message/codec_manager.go to manager message codecs. 2023-04-24 16:06:23 +02:00
encoding.go rename transport to api 2023-04-19 09:52:29 +02:00
types.go jsontime: skip aliases and use actual format and location 2024-06-22 17:39:10 +02:00
types_test.go api/message/types.go: Change ActionTrace.Data from []byte to interface{} 2023-05-09 16:46:12 +02:00