-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
15 changed files
with
120 additions
and
201 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), | ||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | ||
|
||
## [Unreleased] | ||
|
||
## [1.0.0] - 2022-12-16 | ||
|
||
### Added | ||
- Mainnet network in the setting. | ||
- Documentation link to the [Joystrem Handbook](https://joystream.gitbook.io/testnet-workspace) for each working group. | ||
- Refresh auto-conf network button. | ||
- RPC blockheight and latest processed block in settings. | ||
|
||
### Changed | ||
- The token denomination to `JOY`. | ||
- Rename the Gateway working group to App. | ||
- The favicon to the Pioneer logo. | ||
- Rename the `ui` package to `@joystream/pioneer`. | ||
- Depend on npm published version of `@joystream/[email protected]` and `@joystream/metadata-protobuf@^2`. | ||
- Update to `yarn@3`. | ||
- Clarify the `MoveFundsModal` copy. | ||
- Reply to post from a modal. | ||
|
||
### Removed | ||
- Testnet banner. | ||
|
||
### Fixed | ||
- Large election relealing stage (long term fix). | ||
- Recovering the stake locked when applying to an opening. | ||
- Some broken [Joystrem Handbook](https://joystream.gitbook.io/testnet-workspace) links. | ||
- Replace placeholder text on vesting tooltips. | ||
- Broken text on the insufficient funds modal. | ||
- Proposal discussion order. | ||
- On boarding flow before connecting to the RPC node. | ||
- Some CI false positive. | ||
|
||
## [0.1.1] - 2022-12-02 | ||
|
||
[unreleased]: https://github.com/Joystream/pioneer/compare/v1.0.0...HEAD | ||
[1.0.0]: https://github.com/Joystream/pioneer/compare/v0.1.1...v1.0.0 | ||
[0.1.1]: https://github.com/Joystream/pioneer/commits/v0.1.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
export const CurrencyName = { | ||
integerValue: 'tJOY', | ||
integerValue: 'JOY', | ||
} as const |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
b6a5d3e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
pioneer-2-storybook – ./
pioneer-2-storybook-joystream.vercel.app
pioneer-2-storybook.vercel.app
pioneer-2-storybook-git-dev-joystream.vercel.app
b6a5d3e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
pioneer-2 – ./
pioneer-2.vercel.app
pioneer-2-git-dev-joystream.vercel.app
pioneer-2-joystream.vercel.app