Skip to content

Releases: myriadsocial/myriad-node

2.3.6

07 Apr 11:28
9663625
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump actions/cache from 3.2.5 to 3.2.6 by @dependabot in #176
  • chore(deps): bump github/codeql-action from 2.2.4 to 2.2.5 by @dependabot in #178
  • chore(deps): bump Swatinem/rust-cache from 2.2.0 to 2.2.1 by @dependabot in #177
  • chore(deps): bump google-github-actions/release-please-action from 3.7.4 to 3.7.5 by @dependabot in #179
  • chore(deps): bump actions/cache from 3.2.6 to 3.3.0 by @dependabot in #180
  • chore(deps): bump docker/setup-buildx-action from 2.4.1 to 2.5.0 by @dependabot in #181
  • chore(deps): bump github/codeql-action from 2.2.5 to 2.2.6 by @dependabot in #182
  • chore(deps): bump actions/cache from 3.3.0 to 3.3.1 by @dependabot in #184
  • fix: content pay by @RiXelanya in #183
  • chore(deps): bump actions/checkout from 3.3.0 to 3.4.0 by @dependabot in #185
  • chore(deps): bump github/codeql-action from 2.2.6 to 2.2.7 by @dependabot in #186
  • chore(deps): bump github/codeql-action from 2.2.7 to 2.2.8 by @dependabot in #187
  • chore(deps): bump actions/checkout from 3.4.0 to 3.5.0 by @dependabot in #188
  • chore(deps): bump github/codeql-action from 2.2.8 to 2.2.9 by @dependabot in #189
  • chore(deps): bump google-github-actions/release-please-action from 3.7.5 to 3.7.6 by @dependabot in #190
  • chore(deps): bump ossf/scorecard-action from 2.1.2 to 2.1.3 by @dependabot in #191
  • chore: bump version to 2.3.6 by @abdulhakim2902 in #192
  • chore(deps): bump github/codeql-action from 2.2.9 to 2.2.10 by @dependabot in #193
  • chore(deps): bump github/codeql-action from 2.2.10 to 2.2.11 by @dependabot in #194

New Contributors

Full Changelog: 2.3.5...2.3.6

2.3.5

23 Feb 00:04
8619453
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.4...2.3.5

2.3.4

20 Feb 06:20
e756261
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.3...2.3.4

2.3.3

15 Feb 08:54
662c502
Compare
Choose a tag to compare

👌 Improvements

  • fix: fixed benchmarking
  • fix: remove inactive server on pallet server storage
  • chore: bump version to 2.3.3

2.3.2

06 Feb 06:20
308bf64
Compare
Choose a tag to compare

👌 Improvements

  • fix: handle payment check with asset id
  • chore: bump version to 2.3.2

2.3.1

01 Feb 11:04
59458a1
Compare
Choose a tag to compare

👌 Improvements

  • fix: update reward balance storage

2.3.0

30 Jan 04:24
e6c772f
Compare
Choose a tag to compare

🚀 Features

  • feat: implement staking server
  • feat: update node to polkadot 0.9.30

👌 Improvements

  • fix: handle deleted server when staked amount zero
  • feat: added new methods on tipping pallet

🐛 Fixes

  • fix: octopus migration

2.2.0

20 Dec 11:37
94aedf9
Compare
Choose a tag to compare

🚀 Features

  • feat: added new feature payment for unlockable content
  • chore: bump version to 2.2.0

👌 Improvements

  • feat: added new feature payment for unlockable content

2.1.9

15 Sep 05:29
6283002
Compare
Choose a tag to compare

👌 Improvements

  • fix: change serverId dataType

2.1.8

09 Sep 12:12
69f127d
Compare
Choose a tag to compare

👌 Improvements

  • fix: tipping migration