Skip to content

Releases: krunch3r76/gc__listoffers

update for yapapi 0.12.0

17 Sep 21:17
cb9ddd3
Compare
Choose a tag to compare

fix missing configuration error due to change of namespaces

update for latest yapapi 0.11.0

25 Jul 06:38
Compare
Choose a tag to compare

update code to run on the latest yapapi v0.11.0

show whether port is open

08 Dec 07:05
Compare
Choose a tag to compare

this is a feature release with a column added that shows whether the provider udp port is open for p2p connections, signified by "public"

mandatory manual probing

07 Dec 06:17
6bc4a1d
Compare
Choose a tag to compare

due to stats api being no longer documented, only manual probing is supported.
remote retrieval via my own http REST service may be implemented at a later date
subnet is set to "public" for v0.12.0++

fix stats download error

29 Nov 09:55
a432657
Compare
Choose a tag to compare

fix downloading of stats after change in stats format

api key entry, stats for hybrid or other

02 Oct 01:30
Compare
Choose a tag to compare
  • manual probing made easier by not requiring the YAGNA_APPKEY be exported to the environment
  • stats now show on hybrid-mainnet
    still clunky af 😋

patch to filter cpu capabilities more correctly on earlier versions

21 Aug 06:00
Compare
Choose a tag to compare

patch to better parse features (prevent erroneous omissions) using the feature filter from providers on intermediate versions

add a model field and display cpu frequency if available

08 Jul 22:01
Compare
Choose a tag to compare
  • when model information is shared its frequency is displayed (e.g. in the case of Intel) or a description of the model is displayed (e.g. in the case of AMD)
  • column sorting is enabled for frequency (intel) and naming (amd) separately

fix version heading and show as default

13 Jun 19:32
Compare
Choose a tag to compare
  • patches a bug where the version heading when clicked is obscured by other columns, now stretched evenly with other columns
  • version heading now shown by default

fix mac os view (yet again)

29 Apr 04:22
Compare
Choose a tag to compare

mac os x heading/columns are correctly measured
note: dragging a header little bit off mark might clear results temporarily requiring the header to be clicked to update the screen. (FIXED UPSTREAM)