1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos synced 2026-06-16 04:24:56 +02:00
No description
Find a file
2023-04-26 11:40:07 +02:00
.github/workflows .github/workflows/test.yml: also test api module. 2023-04-25 17:02:50 +02:00
api api/message/types.go: Change ActionTrace.Data to a byte slice and provide GetData() function that unmarshalls. 2023-04-26 11:39:58 +02:00
app Remove app/abi/helpers.go: unused 2023-04-26 11:40:07 +02:00
cmd/main cmd/main/main.go: support msgpack as message encoder 2023-04-25 16:59:20 +02:00
docs Typo fix. should be Heartbeat and not Hearthbeat 2023-04-21 15:23:13 +02:00
scripts Change project name to "thalos" (working name). 2023-03-29 15:28:40 +02:00
.gitignore app/config/config.go: Move from json format to yaml. 2023-04-24 17:45:31 +02:00
config.example.yml app/config/config.go: Move from json format to yaml. 2023-04-24 17:45:31 +02:00
go.mod cmd/main/main.go: support msgpack as message encoder 2023-04-25 16:59:20 +02:00
go.sum cmd/main/main.go: support msgpack as message encoder 2023-04-25 16:59:20 +02:00
install.sh Change project name to "thalos" (working name). 2023-03-29 15:28:40 +02:00
LICENSE Adding LICENSE file. 2023-01-05 17:09:55 +01:00
Makefile Change project name to "thalos" (working name). 2023-03-29 15:28:40 +02:00