1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-api-healthcheck synced 2026-06-17 04:50:02 +02:00
Commit graph

381 commits

Author SHA1 Message Date
dependabot[bot]
75b8a7bab1
build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.3 to 1.8.4.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.3...v1.8.4)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 08:57:16 +00:00
3b497afd76
debian/copyright: update year 2023-05-24 13:05:55 +02:00
dd76ae2b19
Version 1.4.5 2023-05-23 17:23:25 +02:00
d253128d6d
Merge pull request #9 from eosswedenorg/dependabot/go_modules/dev/github.com/stretchr/testify-1.8.3
build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3
2023-05-23 16:18:25 +02:00
dependabot[bot]
2299331321
build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.2...v1.8.3)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 13:47:50 +00:00
232aa7df65
Merge pull request #8 from eosswedenorg/dependabot/go_modules/dev/github.com/panjf2000/gnet/v2-2.2.9
build(deps): bump github.com/panjf2000/gnet/v2 from 2.2.7 to 2.2.9
2023-05-23 15:47:11 +02:00
dependabot[bot]
2d6e768e2a
build(deps): bump github.com/panjf2000/gnet/v2 from 2.2.7 to 2.2.9
Bumps [github.com/panjf2000/gnet/v2](https://github.com/panjf2000/gnet) from 2.2.7 to 2.2.9.
- [Release notes](https://github.com/panjf2000/gnet/releases)
- [Commits](https://github.com/panjf2000/gnet/compare/v2.2.7...v2.2.9)

---
updated-dependencies:
- dependency-name: github.com/panjf2000/gnet/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 08:57:17 +00:00
80ba31050e
Merge pull request #7 from eosswedenorg/dependabot/go_modules/dev/github.com/eosswedenorg-go/atomicasset-0.1.2
build(deps): bump github.com/eosswedenorg-go/atomicasset from 0.1.1 to 0.1.2
2023-05-10 07:13:50 +02:00
dependabot[bot]
5dc14716c5
build(deps): bump github.com/eosswedenorg-go/atomicasset
Bumps [github.com/eosswedenorg-go/atomicasset](https://github.com/eosswedenorg-go/atomicasset) from 0.1.1 to 0.1.2.
- [Release notes](https://github.com/eosswedenorg-go/atomicasset/releases)
- [Commits](https://github.com/eosswedenorg-go/atomicasset/compare/v0.1.1...v0.1.2)

---
updated-dependencies:
- dependency-name: github.com/eosswedenorg-go/atomicasset
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-10 05:12:43 +00:00
c8dd655e36
internal/api/atomicasset_test.go: minor style fix. 2023-05-10 07:03:49 +02:00
10f3a4d4be
internal/api/atomicasset_test.go: Bugfix in calls to time.Date(), ment to pass 500 milliseconds, not microseconds. 2023-05-10 07:01:53 +02:00
995f6a8629
Merge pull request #6 from eosswedenorg/dependabot/go_modules/dev/github.com/panjf2000/gnet/v2-2.2.7
build(deps): bump github.com/panjf2000/gnet/v2 from 2.2.6 to 2.2.7
2023-04-19 08:48:54 +02:00
dependabot[bot]
c53cb4fe1f
build(deps): bump github.com/panjf2000/gnet/v2 from 2.2.6 to 2.2.7
Bumps [github.com/panjf2000/gnet/v2](https://github.com/panjf2000/gnet) from 2.2.6 to 2.2.7.
- [Release notes](https://github.com/panjf2000/gnet/releases)
- [Commits](https://github.com/panjf2000/gnet/compare/v2.2.6...v2.2.7)

---
updated-dependencies:
- dependency-name: github.com/panjf2000/gnet/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-18 08:57:24 +00:00
824ae9ca9d
Version 1.4.4 2023-04-04 07:47:16 +02:00
f377538f4c
go.mod: Update github.com/eosswedenorg-go/atomicasset to v0.1.1 2023-04-04 06:54:35 +02:00
92e7b89f81
Merge pull request #5 from eosswedenorg/dependabot/go_modules/golang.org/x/net-0.7.0
build(deps): bump golang.org/x/net from 0.4.0 to 0.7.0
2023-04-04 06:19:18 +02:00
dependabot[bot]
320b54cce8
build(deps): bump golang.org/x/net from 0.4.0 to 0.7.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.4.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.4.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-04 04:13:45 +00:00
9a34d2647d
Version 1.4.3 2023-04-04 06:12:04 +02:00
37c8bbc357
.github/dependabot.yml: Set target branch to dev. 2023-04-04 06:05:55 +02:00
528461ebe4
Merge pull request #4 from eosswedenorg/dependabot/go_modules/github.com/panjf2000/gnet/v2-2.2.6
build(deps): bump github.com/panjf2000/gnet/v2 from 2.2.4 to 2.2.6
2023-04-04 06:02:12 +02:00
ad596c15ad
Merge branch 'dev' into dependabot/go_modules/github.com/panjf2000/gnet/v2-2.2.6 2023-04-04 06:01:25 +02:00
8ef31fc4e7
Merge pull request #3 from eosswedenorg/dependabot/go_modules/github.com/inconshreveable/log15-3.0.0-testing.5incompatible
build(deps): bump github.com/inconshreveable/log15 from 0.0.0-20221122034931-555555054819 to 3.0.0-testing.5+incompatible
2023-04-04 06:00:02 +02:00
b8b61d5064
Merge pull request #2 from eosswedenorg/dependabot/go_modules/github.com/stretchr/testify-1.8.2
build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2
2023-04-04 05:59:00 +02:00
dependabot[bot]
03ec91a675
build(deps): bump github.com/panjf2000/gnet/v2 from 2.2.4 to 2.2.6
Bumps [github.com/panjf2000/gnet/v2](https://github.com/panjf2000/gnet) from 2.2.4 to 2.2.6.
- [Release notes](https://github.com/panjf2000/gnet/releases)
- [Commits](https://github.com/panjf2000/gnet/compare/v2.2.4...v2.2.6)

---
updated-dependencies:
- dependency-name: github.com/panjf2000/gnet/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-04 03:48:15 +00:00
dependabot[bot]
b8b44ecf24
build(deps): bump github.com/inconshreveable/log15
Bumps [github.com/inconshreveable/log15](https://github.com/inconshreveable/log15) from 0.0.0-20221122034931-555555054819 to 3.0.0-testing.5+incompatible.
- [Release notes](https://github.com/inconshreveable/log15/releases)
- [Commits](https://github.com/inconshreveable/log15/commits/v3.0.0-testing.5)

---
updated-dependencies:
- dependency-name: github.com/inconshreveable/log15
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-04 03:48:08 +00:00
dependabot[bot]
df0f8b0c43
build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.1...v1.8.2)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-04 03:48:05 +00:00
7f68732eae
Adding .github/dependabot.yml 2023-04-04 05:44:06 +02:00
6b0776937a
cmd/antelope-api-healtcheck/main.go: Typo fix. 2023-02-15 18:09:20 +01:00
cf2aef149a
Version 1.4.2 2023-02-14 09:35:47 +01:00
4b15a56804
cmd/antelope-api-healtcheck/main.go: Change default timeout to 2 seconds. 2023-02-14 09:10:56 +01:00
8deb0b9bf3
scripts/install_linux.sh: Install syslog-ng config files. 2023-02-14 09:00:03 +01:00
a632ba914f
Adding scripts/templates/syslog-ng.conf 2023-02-14 08:59:32 +01:00
5bf880b0d0
cmd/antelope-api-healtcheck/main.go: exit with status 1 if srv.Run() fails. 2023-02-07 16:42:00 +01:00
318d14f44b
Makefile: use $GO variable when setting GOOS and GOARCH 2023-02-07 16:29:31 +01:00
9814f07612
Version 1.4.0 2023-02-07 12:36:45 +01:00
9b28e45295
cmd/antelope-v1-mock-server/main.go: adding -d flag for random delays. 2023-02-07 12:32:43 +01:00
228d7ae731
cmd/antelope-api-healtcheck/main.go: req_timeout.Minutes() returns a float, so must check for greater than 1.0 instead of 0. 2023-02-07 12:25:03 +01:00
adf9508197
cmd/antelope-api-healtcheck/main.go: srv.Run() does not only return error on server shutdown. so modify the message. 2023-02-07 09:23:37 +01:00
550cabc64b
cmd/antelope-api-healtcheck/main.go: adding -t,--timeout cli flag. 2023-02-07 09:22:15 +01:00
d73187ec38
internal/server/server.go: Make context timeout configurable. 2023-02-07 09:21:10 +01:00
6030981ba5
internal/server/server.go: Implement options using the functional pattern. 2023-02-07 09:11:17 +01:00
6b561bdf25
internal/api/atomicasset_test.go: Add LogInfoWithHost test 2023-02-07 08:43:29 +01:00
0448ea4781
internal/api/atomicasset.go: In LogInfo() add host parameter. 2023-02-07 08:43:02 +01:00
afd79110f9
internal/server/parse_request_test.go: Adding AtomicAssetWithHost test. 2023-02-07 08:38:51 +01:00
59399c7cf4
internal/api/atomicasset.go: Support host parameter. 2023-02-07 08:38:21 +01:00
f0ab79ef06
internal/api/atomicasset.go: Pass context to atomicasset api. 2023-02-07 08:32:44 +01:00
919599f86d
go mod: Update github.com/eosswedenorg-go/atomicasset to v0.1.1-0.20230206134606-4577244fa67a 2023-02-06 19:02:53 +01:00
d67864dadf
go.mod: Update github.com/eosswedenorg-go/leapapi to v0.2.3 2023-02-06 16:31:44 +01:00
dbf59d1305
internal/api/interface.go: make Call() accept a context as parameter. 2023-02-06 14:21:29 +01:00
b815bcee44
internal/server/server.go: Adding request duration to log row. 2023-02-06 14:15:06 +01:00