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
2022-03-11 11:26:26 +01:00
config Move config into it's own package. 2022-03-11 11:26:26 +01:00
internal/abi_cache Adding internal/abi_cache 2022-01-20 15:08:05 +01:00
scripts scripts/stop.sh: pass "-s INT" to kill. 2022-02-02 15:08:33 +01:00
.gitignore Initial commit 2022-01-17 13:45:25 +01:00
abi.go abi.go: in GetAbi: wrap error message so we know if api or redis failed. 2022-02-02 16:28:31 +01:00
config.example.json Initial commit 2022-01-17 13:45:25 +01:00
go.mod Update github.com/eosswedenorg-go/eos-ship-client to v0.1.0 2022-02-02 17:10:16 +01:00
go.sum Update github.com/eosswedenorg-go/eos-ship-client to v0.1.0 2022-02-02 17:10:16 +01:00
install.sh install.sh: only copy config.example.json if $INSTALL_DIR/config.json does not exist. 2022-01-20 11:23:42 +01:00
main.go Move config into it's own package. 2022-03-11 11:26:26 +01:00
Makefile Initial commit 2022-01-17 13:45:25 +01:00
redis.go Merge branch 'performance-fix' 2022-02-02 16:10:27 +01:00
ship_processor.go Merge branch 'performance-fix' 2022-02-02 16:10:27 +01:00
types.go types.go: Add json tags 2022-01-17 15:33:03 +01:00