Skip to content

v0.0.11

Latest
Compare
Choose a tag to compare
@okdas okdas released this 03 Dec 00:32
· 48 commits to alpha-testnet-v0.0.11-upgrade since this release

What's Changed

  • [Observability] Foundation for load testing telemetry by @okdas in #832
  • [Workflow] Enforce TODO_UPNEXT comments to have an associated username by @Olshansk in #896
  • [TODOs] Update #2 to TODO_BETA to only reflect ACTUAL blockers by @Olshansk in #900
  • [Session Params] Add MsgUpdateParam to session module by @bryanchriswhite in #906
  • [Session Params] Add num_suppliers_per_session param to session module by @bryanchriswhite in #907
  • [Supplier] refactor: NumSuppliersPerSession var usage to param usage by @bryanchriswhite in #908
  • [quick-pr] change full-node.sh script links by @okdas in #920
  • [Tokenomics] Add mint_allocation_dao tokenomics module param by @bryanchriswhite in #909
  • [Tokenomics] refactor: MintAllocationDao var usage to param usage by @bryanchriswhite in #910
  • [Tokenomics] feat: add mint_allocation_proposer param to tokenomics module by @bryanchriswhite in #911
  • [Tokenomics] refactor: MintAllocationProposer var usage to param usage by @bryanchriswhite in #912
  • [Tokenomics] feat: add mint_allocation_supplier param to tokenomics module by @bryanchriswhite in #913
  • [Tokenomics] refactor: MintAllocationSupplier var usage to param usage by @bryanchriswhite in #914
  • [Tokenomics] feat: add mint_allocation_source_owner param to tokenomics module by @bryanchriswhite in #915
  • [Tokenomics] refactor: MintAllocationSourceOwner var usage to param usage by @bryanchriswhite in #916
  • [Tokenomics] feat: add mint_allocation_application param to tokenomics module by @bryanchriswhite in #917
  • [Tokenomics] refactor: MintAllocationApplication var usage to param usage by @bryanchriswhite in #918
  • [RelayMiner] Supplier rate limiting by @red-0ne in #895
  • [Upgrade] Alpha TestNet v0.0.10 upgrade by @okdas in #894
  • [Service] Return the default RelayMinerDifficuly for services that have none. by @red-0ne in #926
  • [Tokenomics] feat: add dao_reward_address param to tokenomics module by @bryanchriswhite in #922
  • [C&P] Populate NumEstimatedComputeUnits and ClaimedUpokt of Claim and Proof events by @red-0ne in #927
  • [Tokenomics] Consolidate mint_allocation_<actor> params & CLI cleanup by @bryanchriswhite in #923
  • [Tokenomics] Harden settlement (part 1: TLM isolation) by @bryanchriswhite in #889
  • [Supplier] Add missing event by @bryanchriswhite in #872

Full Changelog: v0.0.10...v0.0.11