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-19 09:52:29 +02:00
abi ship_processor.go: Move decodeAction() to abi/helpers.go 2023-01-17 21:01:09 +01:00
api rename transport to api 2023-04-19 09:52:29 +02:00
app rename transport to api 2023-04-19 09:52:29 +02:00
cmd/main cmd/main/main.go: simplify ship (re)connection by removing the statemachine and using a simple bool instead. 2023-04-17 15:36:39 +02:00
config config/config.go: put Ship stuff into its own struct/section and also provide a shorthand "string" value for "ship" field (only url) 2023-04-17 15:17:46 +02:00
docs Adding docs/messages.md 2022-11-29 15:08:57 +01:00
scripts Change project name to "thalos" (working name). 2023-03-29 15:28:40 +02:00
.gitignore Initial commit 2022-01-17 13:45:25 +01:00
config.example.json config/config.go: put Ship stuff into its own struct/section and also provide a shorthand "string" value for "ship" field (only url) 2023-04-17 15:17:46 +02:00
go.mod Upgrade to github.com/eosswedenorg-go/antelope-ship-client v0.2.3 2023-04-17 15:28:32 +02:00
go.sum Upgrade to github.com/eosswedenorg-go/antelope-ship-client v0.2.3 2023-04-17 15:28:32 +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