Skip to content

Tags: AstarNetwork/astar-docs

Tags

v0.26.0

Toggle v0.26.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix Errors User Section (#747)

* User Section Overhaul

 Summary of Changes

Restructured User Section:

The section is now split into two clear parts:

- Get Started: Guides for onboarding with Substrate and EVM wallets.
- How-to Guides: Covers usage of Portal, dApp Staking, Governance, Bridges, and more.

Removed Outdated Translations:

Japanese, Spanish, and Polish documentation has been removed due to being outdated and no longer maintained.

Link & Navigation Cleanup:

All internal page links and redirects have been reviewed and updated.

Navigation flow is fully functional.

Removed Duplicate Content:

Duplicate and redundant pages were identified and removed to reduce clutter and confusion.

* Update dApp Staking docs

Update the dApp Staking documentation to include support for Soneium, Ethereum, and Polkadot.

* Update package.json

* Update

---------

Co-authored-by: Carlos Rodríguez <105810861+Juminstock@users.noreply.github.com>

v0.25.0

Toggle v0.25.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update Astar tokenomics params (#740)

## Description

Update Astar tokenomics params to reflect latest live changes.

v0.24.0

Toggle v0.24.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
dAppStaking: move extrinsic (#732)

* add move documentation

* Add Governance proxy type

* Update dapp-staking-faq.md

* Update protocol-parameters.md

v0.23.0

Toggle v0.23.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
dApp Staking Code of Conduct (#731)

* Add dApp Staking Code of Conduct

* Update links

* Update code-of-conduct.md - fix typo

---------

Co-authored-by: Ivan <95318860+andabak@users.noreply.github.com>

v0.22.0

Toggle v0.22.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add node key creation to Astar collator setup (#727)

v0.21.0

Toggle v0.21.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update zkyoto docs (#725)

v0.20.0

Toggle v0.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Governance EVM support (#719)

* Governance EVM support

* Small adjustments

---------

Co-authored-by: Igor Papandinas <26460174+ipapandinas@users.noreply.github.com>

v0.19.0

Toggle v0.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump http-proxy-middleware from 2.0.6 to 2.0.7 (#715)

Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md)
- [Commits](chimurai/http-proxy-middleware@v2.0.6...v2.0.7)

---
updated-dependencies:
- dependency-name: http-proxy-middleware
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.18.0

Toggle v0.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add missing import (#710)

v0.17.0

Toggle v0.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add re-stake rewards info (#703)

* Add re-stake rewards info

* Fix typos

---------

Co-authored-by: Gaius_sama <85451570+Gunit2481@users.noreply.github.com>