Skip to content

Tags: NodeFactoryIo/vedran

Tags

v0.5.4

Toggle v0.5.4's commit message

1) Add log on transfer close (mpetrun5)
(SHA: 6f19651)

2) Undo defer (mpetrun5)
(SHA: 43c8b33)

3) Add log before and after tunnel copy (mpetrun5)
(SHA: 99038ec)

4) Add explicit return to transfer (mpetrun5)
(SHA: 5f6353f)

5) Add close after after any transfer ends
+ (mpetrun5)
(SHA: 2ff5f79)

6) Remove transfer channel (mpetrun5)
(SHA: a52a1c0)

7) Lint (mpetrun5)
(SHA: 94bef1e)

8) Remove extra logs (mpetrun5)
(SHA: 6a64f24)

9) Remove extra return (mpetrun5)
(SHA: bcbd935)

10) Update CHANGELOG (mpetrun5)
(SHA: 740cbb2)

11) Lint (mpetrun5)
(SHA: 3c306ab)

12) Merge pull request #197 from NodeFactoryIo/hotfix/tunnel-fix

Tunnel connections not closing fix (mpetrunic)
(SHA: bbeee18)

13) Add active nodes log (MakMuftic)
(SHA: 472476c)

14) Fix ping handler (MakMuftic)
(SHA: 8e5c65e)

15) Fix ping controller tests (MakMuftic)
(SHA: b447c56)

16) Update CHANGELOG file (MakMuftic)
(SHA: 0765b3a)

17) Relase v0.5.4 (mpetrun5)
(SHA: 9dc4ab9)

18) Merge pull request #199 from NodeFactoryIo/Release-0.5.4

Release 0.5.4 (mpetrunic)
(SHA: 4a52b59)

v0.5.3

Toggle v0.5.3's commit message

1) Silence copy error on stream closed event (MakMuftic)
(SHA: 96a4cd3)

2) Set prerelease to false in release config (MakMuftic)
(SHA: 9af63b1)

3) Update grafana dashboard (MakMuftic)
(SHA: b91e1b1)

4) Update CHANGELOG file (MakMuftic)
(SHA: 77d5d5c)

5) Merge pull request #190 from NodeFactoryIo/mmuftic/minor-upgrade

Upgrade request display inside grafana dashboard (MakMuftic)
(SHA: 1fe2b45)

6) Add dynamic best block buffer (MakMuftic)
(SHA: 268e0f9)

7) Fix faling tests (MakMuftic)
(SHA: 62c6e90)

8) Cap maximum value and add additional tests (MakMuftic)
(SHA: c2163ef)

9) Fix linter errors (MakMuftic)
(SHA: a4cc8f0)

10) Add check for user cancellation (MakMuftic)
(SHA: 6a8b220)

11) Update CHANGELOG file (MakMuftic)
(SHA: 645fec3)

12) Merge pull request #194 from NodeFactoryIo/mmuftic/fix-bugs

Minor bug fixes (mpetrun5)
(SHA: 961e455)

13) Release 0.5.3 (mpetrunic)
(SHA: 9cea22c)

14) Merge pull request #195 from NodeFactoryIo/dev

Release 0.5.3 (mpetrunic)
(SHA: 7d7c8cd)

15) fix changelog (mpetrunic)
(SHA: be8e17d)

16) Merge pull request #196 from NodeFactoryIo/dev

fix changelog (mpetrunic)
(SHA: 779007c)

v0.5.2

Toggle v0.5.2's commit message

1) Add reason for initial penalization to logs (MakMuftic)
(SHA: 9a2e663)

2) Update tests (MakMuftic)
(SHA: da7e2d7)

3) Update CHANGELOG file and bump version to 0.5.2 (MakMuftic)
(SHA: 41dae16)

4) Update docker-compose file (MakMuftic)
(SHA: 554f188)

5) Update docker-compose.yml

Co-authored-by: Marin Petrunić <mpetrunic@users.noreply.github.com> (MakMuftic)
(SHA: 27768c9)

6) Merge pull request #188 from NodeFactoryIo/mmuftic/additional-logging

Add additional logging (mpetrunic)
(SHA: 52da871)

7) Merge pull request #189 from NodeFactoryIo/dev

Release v0.5.2 (mpetrunic)
(SHA: d91c910)

v0.5.1

Toggle v0.5.1's commit message

1) Add buffer for target block threshold (MakMuftic)
(SHA: 1e5265c)

2) Code cleanup (MakMuftic)
(SHA: b93adaa)

3) Update CHANGELOG file (MakMuftic)
(SHA: ac5e3bb)

4) Merge pull request #184 from NodeFactoryIo/mmuftic/fix-metrics

Add buffer for target block metric (MakMuftic)
(SHA: 6ad9462)

5) Fix bug when starting with no root dir (MakMuftic)
(SHA: 2d824b3)

6) Update CHANGELOG and version file (MakMuftic)
(SHA: 282a862)

7) Merge pull request #185 from NodeFactoryIo/mmuftic/release-v0.5.1

Pre-release v0.5.1 (MakMuftic)
(SHA: 208f656)

8) Merge pull request #186 from NodeFactoryIo/dev

Release v0.5.1 (mpetrunic)
(SHA: 09a85cb)

v0.5.0

Toggle v0.5.0's commit message

1) Add expliciti tls config (MakMuftic)
(SHA: 8cdf7b8)

2) Remove commented code (MakMuftic)
(SHA: c8101ec)

3) Update CHANGELOG file (MakMuftic)
(SHA: 46f75a2)

4) Fix typo (MakMuftic)
(SHA: d4573bf)

5) Merge pull request #175 from NodeFactoryIo/mmuftic/fix-tls-server

Fix min TLS version (MakMuftic)
(SHA: 59c301e)

6) Replace forked rpc lib (MakMuftic)
(SHA: b00157d)

7) Set network to generic substrate on creating keypair (MakMuftic)
(SHA: ce1bba1)

8) Merge branch 'dev' of github.com:NodeFactoryIo/vedran into mmuftic/replace-rpc-client-fork (MakMuftic)
(SHA: 4924c1d)

9) Update CHANGELOG file (MakMuftic)
(SHA: 8509c5b)

10) Extract network identifier to const (MakMuftic)
(SHA: dfff446)

11) Merge pull request #176 from NodeFactoryIo/mmuftic/replace-rpc-client-fork

Replace go-substrate-rpc-client fork (mpetrunic)
(SHA: dc05977)

12) Add check if node sync (MakMuftic)
(SHA: 8cf21d4)

13) Fix failing tests (MakMuftic)
(SHA: 58f4938)

14) Minor code cleanup (MakMuftic)
(SHA: 0150b07)

15) Change vedran daemon version inside docker compose file (MakMuftic)
(SHA: ef72a78)

16) Update CHANGELOG file (MakMuftic)
(SHA: 70448f1)

17) Update README file (MakMuftic)
(SHA: 44b145d)

18) Merge pull request #178 from NodeFactoryIo/mmuftic/update-flags-descr

Update README file (MakMuftic)
(SHA: f3ce3a6)

19) Merge branch 'dev' into mmuftic/target-block-metric (MakMuftic)
(SHA: 64c70d2)

20) Merge pull request #177 from NodeFactoryIo/mmuftic/target-block-metric

Add target block metric (mpetrunic)
(SHA: da3cd39)

21) Update CHANGELOG.md (mpetrunic)
(SHA: cdaba68)

22) release v0.5.0 (mpetrunic)
(SHA: 5167981)

23) Update docker compose file (MakMuftic)
(SHA: d718306)

24) Merge pull request #181 from NodeFactoryIo/mmuftic/update-docker-compose

Update docker compose file (mpetrunic)
(SHA: c077909)

25) Merge pull request #180 from NodeFactoryIo/dev

Release v0.5.0 (mpetrunic)
(SHA: 32a95c6)

v0.4.3

Toggle v0.4.3's commit message

1) Add flag for database directory location (MakMuftic)
(SHA: 223266c)

2) Replace dbpath for root path (MakMuftic)
(SHA: e7b9621)

3) Create root dir if not existant (MakMuftic)
(SHA: 8d2b552)

4) Update CHANGELOG file (MakMuftic)
(SHA: 115d51c)

5) Use root dir for log file (MakMuftic)
(SHA: 1fdf389)

6) Change flag description (MakMuftic)
(SHA: 9e0c0ba)

7) Merge pull request #172 from NodeFactoryIo/mmuftic/cli-flag-for-db

Add CLI flag for root dir (mpetrunic)
(SHA: c40b39a)

8) Update .version (mpetrunic)
(SHA: 79585c9)

v0.4.2

Toggle v0.4.2's commit message

1) Add env support for customizing collection intervals for statistics collected by prometheus (MakMuftic)
(SHA: 3ce5c36)

2) Update README file (MakMuftic)
(SHA: a7ba2e4)

3) Add valid time intervals to README file (MakMuftic)
(SHA: 784c094)

4) Minor fix README file (MakMuftic)
(SHA: 83385d4)

5) Update CHANGELOG file (MakMuftic)
(SHA: 69cf70f)

6) Bump to version 0.4.2 (MakMuftic)
(SHA: 82d4e1f)

7) Merge pull request #168 from NodeFactoryIo/mmuftic/fix-data-collection-interval

Custom stats collecting intervals (mpetrunic)
(SHA: 4b15d92)

v0.4.1

Toggle v0.4.1's commit message

1) Silence grafana and prometheus logs (mpetrun5)
(SHA: 73a1b9c)

2) Add link to example dashboard (mpetrun5)
(SHA: bb0cbf6)

3) Merge pull request #164 from NodeFactoryIo/mpetrun5/silence-metrics-logs

Silence metrics logs (mpetrunic)
(SHA: ebaf094)

4) Fix manual payout (MakMuftic)
(SHA: 17ec50f)

5) Minor changes to dashboard (MakMuftic)
(SHA: 8b71619)

6) Merge branch 'master' of github.com:NodeFactoryIo/vedran into mmuftic/fix-manual-payout (MakMuftic)
(SHA: 156441b)

7) Update CHANGELOG file and bump version to 0.4.1 (MakMuftic)
(SHA: 1d05c33)

8) Merge pull request #165 from NodeFactoryIo/mmuftic/fix-manual-payout

Fix manual payout (mpetrunic)
(SHA: ad3b508)

v0.4.0

Toggle v0.4.0's commit message

1) Change version file (MakMuftic)
(SHA: 214a3eb)

2) Merge branch 'dev' of github.com:NodeFactoryIo/vedran into dev (MakMuftic)
(SHA: 80ae251)

3) Add additional flag for fee address and refactor payout to support sending entire balance (MakMuftic)
(SHA: 24bce16)

4) Update CHANGELOG file (MakMuftic)
(SHA: cfcef45)

5) Rename variable to PayoutAddress (MakMuftic)
(SHA: 71e8678)

6) Add ui prompts (MakMuftic)
(SHA: 04e55fa)

7) Expand start and payout command with additional validation (MakMuftic)
(SHA: 3f94c10)

8) Update README file (MakMuftic)
(SHA: 8479f34)

9) Show prompts only on manual payout (MakMuftic)
(SHA: d2cd5fa)

10) Change wording inside README file (MakMuftic)
(SHA: 1923c4b)

11) Change default reward to -1 (MakMuftic)
(SHA: 7daf98e)

12) README cleanup and expand tests (MakMuftic)
(SHA: fb9dd4b)

13) Merge pull request #153 from NodeFactoryIo/mmuftic/send-all-funds-on-payout

Send all funds on payout (mpetrunic)
(SHA: 90c80aa)

14) Rebuild mocks (mpetrun5)
(SHA: 0984c77)

15) Add prometheus metrics endpoint (mpetrun5)
(SHA: f569798)

16) Add grafana dev configuration (mpetrun5)
(SHA: 5b20a0d)

17) Merge successful and failed request graph (mpetrun5)
(SHA: c2c37c0)

18) Add requests per second and update y axis of panels (mpetrun5)
(SHA: 6e4b21e)

19) Update labels of panels (mpetrun5)
(SHA: 6966926)

20) Fix downtime repository (mpetrun5)
(SHA: f57665e)

21) Add payout distribution by address (mpetrun5)
(SHA: 6446ef1)

22) Embed vedran version on build (mpetrun5)
(SHA: 057a7f5)

23) Add grafana and prometheus to docker compose (mpetrun5)
(SHA: 6626cd1)

24) Change prometheus payout distribution calculation to every 15 minutes (mpetrun5)
(SHA: 1f9111b)

25) Remove extra docker compose configuration (mpetrun5)
(SHA: aa2d989)

26) Update CHANGELOG (mpetrun5)
(SHA: c982db3)

27) Lint (mpetrun5)
(SHA: 33965d6)

28) Move version flaf to variable (mpetrun5)
(SHA: fffb0a3)

29) Change failed and penalized nodes graph color (mpetrun5)
(SHA: 2ba9887)

30) Update documentation (mpetrun5)
(SHA: cc7284b)

31) Add grafana data volume (mpetrun5)
(SHA: 7e412b2)

32) Fix grafana docker compose provisioning (mpetrun5)
(SHA: 3e7f0da)

33) Update docker compose (mpetrun5)
(SHA: ea90802)

34) Fix prometheus configuration (mpetrun5)
(SHA: e404a02)

35) Add record metrics to server start (mpetrun5)
(SHA: 4a9a7b3)

36) Add next payout date to grafana dashboard (mpetrun5)
(SHA: 94706ca)

37) Add GetNextPayoutDate tests (mpetrun5)
(SHA: 5a438c4)

38) Bump docker compose vedran image (mpetrun5)
(SHA: 3c31b07)

39) Update CHANGELOG (mpetrun5)
(SHA: 6737cc0)

40) Remove auth from docker compose grafana (mpetrun5)
(SHA: f4b7c68)

41) Update README (mpetrun5)
(SHA: eb51ee3)

42) Merge master and fix conflicts (MakMuftic)
(SHA: e547e41)

43) Add lb fee display in metrics (MakMuftic)
(SHA: 4cb48d3)

44) Update CHANGELOG file (MakMuftic)
(SHA: 79c6046)

45) Restructure payout code (MakMuftic)
(SHA: cdd0a84)

46) Expand grafana with total fees collected and past payout data (MakMuftic)
(SHA: 4522723)

47) Add fee model (MakMuftic)
(SHA: 4ffa1ac)

48) Add node fees to dashboard (MakMuftic)
(SHA: b1c503f)

49) Add windows signature (mpetrun5)
(SHA: 3adc41e)

50) Update signer name (mpetrun5)
(SHA: a220328)

51) Change sign windows binary to nodefactory action (mpetrun5)
(SHA: e1508be)

52) Sign windows binary with nodefactory codesigning action (mpetrun5)
(SHA: 3a26c32)

53) Fix next payout date (mpetrun5)
(SHA: 8bd5ddc)

54) Update CHANGELOG (mpetrun5)
(SHA: 625ef45)

55) Run code reformat (MakMuftic)
(SHA: b48838b)

56) Move signature verification to middleware (MakMuftic)
(SHA: e16d176)

57) Code cleanup (MakMuftic)
(SHA: d3c0dd3)

58) Minor changes inside routes (MakMuftic)
(SHA: 4a66857)

59) Release 0.4.0 (mpetrun5)
(SHA: 7d96ba2)

60) Update CHANGELOG (mpetrun5)
(SHA: 5516bed)

61) Merge pull request #162 from NodeFactoryIo/Release-0.4.0

Release 0.4.0 (mpetrunic)
(SHA: 7da74b2)

v0.3.1

Toggle v0.3.1's commit message

1) update docker compose (mpetrunic)
(SHA: e1e74dc)

2) Enable ws origin (mpetrun5)
(SHA: 3a028e6)

3) Enabe cors on all endpoints (mpetrun5)
(SHA: d7e150f)

4) Add gorilla/handler dependency (mpetrun5)
(SHA: f421295)

5) Bump vedran image in docker (mpetrun5)
(SHA: 2ebef64)

6) update demo readme (mpetrunic)
(SHA: eea5915)

7) Bump version (mpetrun5)
(SHA: 5536531)

8) Update CHANGELOG.md (mpetrunic)
(SHA: b66092f)

9) Merge pull request #151 from NodeFactoryIo/mpetrun5/enable-origin-and-cors

Enable origin and cors (mpetrunic)
(SHA: cce3ec7)