Skip to content

Commit

Permalink
Merge branch 'main' of github.com:FidelVe/grants-program
Browse files Browse the repository at this point in the history
  • Loading branch information
FidelVe committed Jan 24, 2024
2 parents 1b50ca7 + 0c298ee commit a06d874
Showing 1 changed file with 61 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
# Tracker Monthly Report

This is a progress update for 12/2023 on infrastructure provided by sudoblock including development of the tracker, indexer, and operation of RPC endpoints being used to support the ICON ecosystem.

### Summary

This past month's development activities involved the normal frontend improvements along with backend changes in preparation for IISS 4.0 and stats endpoints. The largest time consuming item though was doing the purchasing in preparation for the bare metal install. All components have now been purchased, assembled, and are now being prepared to move into a data center.

### [icon-tracker-frontend](https://github.com/sudoblockio/icon-tracker-frontend)

#### Closed Issues

Several issues aren't coming into this list around housekeeping and responsiveness.

| Number | Name | Status | Created | Notes |
| --- | --- | --- | --- | --- |
| [360](https://github.com/sudoblockio/icon-tracker-frontend/pull/360) | chore(main): release 0.3.4 | closed | 2023-12-17T12:29:07Z | |
| [323](https://github.com/sudoblockio/icon-tracker-frontend/issues/323) | October Sprint | closed | 2023-09-17T09:02:23Z | |
| [318](https://github.com/sudoblockio/icon-tracker-frontend/issues/318) | Fix environment variable config in docker | closed | 2023-09-14T20:42:24Z | |
| [304](https://github.com/sudoblockio/icon-tracker-frontend/issues/304) | Adding functionality to apply network proposals | closed | 2023-08-07T16:17:00Z | |

#### Open Issues

| Number | Name | Status | Created | Notes |
| --- | --- | --- | --- | --- |
| [363](https://github.com/sudoblockio/icon-tracker-frontend/issues/363) | New forms for initCommissionRate, setCommissionRate | open | 2023-12-22T21:02:11Z | |
| [362](https://github.com/sudoblockio/icon-tracker-frontend/issues/362) | Update Address view to include row for Commission Rate | open | 2023-12-22T20:55:15Z | |
| [361](https://github.com/sudoblockio/icon-tracker-frontend/issues/361) | Address tab not sorting on number of transactions | open | 2023-12-22T19:37:24Z | |
| [359](https://github.com/sudoblockio/icon-tracker-frontend/pull/359) | Update formatting per best practices #152 | open | 2023-12-10T05:37:23Z | |

### [icon-go-api](https://github.com/sudoblockio/icon-go-api)

#### Open Issues

| Number | Name | Status | Created | Notes |
| --- | --- | --- | --- | --- |
| [44](https://github.com/sudoblockio/icon-go-api/pull/44) | chore(main): release 0.5.1 | open | 2023-11-10T11:22:41Z | |

### [icon-governance](https://github.com/sudoblockio/icon-governance)

#### Closed Issues

| Number | Name | Status | Created | Notes |
| --- | --- | --- | --- | --- |
| [33](https://github.com/sudoblockio/icon-governance/pull/33) | chore(main): release 0.7.0 | closed | 2023-12-27T23:05:15Z | |
| [31](https://github.com/sudoblockio/icon-governance/issues/31) | apy time crashing in testnets | closed | 2023-12-08T13:00:48Z | |
| [29](https://github.com/sudoblockio/icon-governance/issues/29) | Add bonders and stakers to preps | closed | 2023-11-15T13:20:21Z | |
| [28](https://github.com/sudoblockio/icon-governance/pull/28) | chore(main): release 0.6.0 | closed | 2023-11-06T08:23:15Z | |
| [27](https://github.com/sudoblockio/icon-governance/issues/27) | Total delegators endpoint | closed | 2023-11-06T08:20:51Z | |

#### Open Issues

| Number | Name | Status | Created | Notes |
| --- | --- | --- | --- | --- |
| [32](https://github.com/sudoblockio/icon-governance/issues/32) | Update `preps` table with new IISS attributes | open | 2023-12-27T23:02:10Z | |

## Downtime Incidents

No downtime to report.

> Report generated with [tackle](https://github.com/robcxyz/tackle-box)

0 comments on commit a06d874

Please sign in to comment.