gc__listoffers

a gui to see providers on the Golem network

GPL-3.0 License

Stars
3
Committers
3

Bot releases are visible (Hide)

gc__listoffers - update for yapapi 0.12.0 Latest Release

Published by krunch3r76 about 1 year ago

fix missing configuration error due to change of namespaces

gc__listoffers - update for latest yapapi 0.11.0

Published by krunch3r76 about 1 year ago

update code to run on the latest yapapi v0.11.0

gc__listoffers - show whether port is open

Published by krunch3r76 almost 2 years ago

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

gc__listoffers - mandatory manual probing

Published by krunch3r76 almost 2 years ago

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++

gc__listoffers - fix stats download error

Published by krunch3r76 almost 2 years ago

fix downloading of stats after change in stats format

gc__listoffers - api key entry, stats for hybrid or other

Published by krunch3r76 about 2 years ago

  • manual probing made easier by not requiring the YAGNA_APPKEY be exported to the environment
  • stats now show on hybrid-mainnet
    still clunky af 😋
gc__listoffers - patch to filter cpu capabilities more correctly on earlier versions

Published by krunch3r76 about 2 years ago

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

gc__listoffers - add a model field and display cpu frequency if available

Published by krunch3r76 over 2 years ago

  • 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
gc__listoffers - fix version heading and show as default

Published by krunch3r76 over 2 years ago

  • 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
gc__listoffers - fix mac os view (yet again)

Published by krunch3r76 over 2 years ago

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)

gc__listoffers - add memory and storage as sortable columns

Published by krunch3r76 over 2 years ago

  • can now see memory and storage sorted in the usual way
  • raw offer now shows provider name in title
gc__listoffers - goodbye cross eyes

Published by krunch3r76 over 2 years ago

  • cosmetic tweak to entry checkbox fields on bottom of window by increasing spacing between: now a bit easier on the eyes.
gc__listoffers - added start filter and update button

Published by krunch3r76 over 2 years ago

  • add a start filter
  • add an update button so users are not as tempted to take the long refresh route if only filtering
  • fix feature column widths (balanced when added)
  • disable update button on refresh (issue from v0.6.1)
  • refactoring
gc__listoffers - exclude modelinfo column if appropriate

Published by krunch3r76 over 2 years ago

  • check for gc_spyu model information locally and exclude column if no model information has been stored.
  • use experimental windows gui skin for cleaner appearance on windows
  • improved code documentation, refactoring
  • python8 compatible for older ubuntu systems etc
gc__listoffers - fix column sorting

Published by krunch3r76 over 2 years ago

manual probe feature broke column sorting, now fixed

gc__listoffers - ensure manual probing is not enabled after refresh

Published by krunch3r76 over 2 years ago

patch to prevent manual probing option from being enabled despite lack of availability

gc__listoffers - enable manual probing

Published by krunch3r76 over 2 years ago

manual probing option available when yagna_appkey environment variable set (and yagna is running)

gc__listoffers - accurately filter rates

Published by krunch3r76 over 2 years ago

cpu and dur filters should accurately cutoff to include max

  • introduced epsilon comparison
gc__listoffers - numerical summaries on results

Published by krunch3r76 over 2 years ago

results now show a numerical summary of the distribution of rates:
how much ~20% charge at most
how much ~40% charge at most
how much ~60% charge at most
how much ~80% charge at most
across the rates for cpu, env, and start

gc__listoffers - fix mac os view

Published by krunch3r76 over 2 years ago

  • mac os view now balanced
  • headings less scrunched