Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(release/0.12.0): release 0.12.0 #724

Conversation

aeternity-bot
Copy link
Collaborator

@aeternity-bot aeternity-bot commented Apr 12, 2024

🤖 I have created a release beep boop

0.12.0 (2024-04-30)

Features

Bug Fixes

  • Older button becomes broken in payingfor tx + UI fixes (#708) (85e55cc)
  • Separate direct file selection does not add files (#731) (c611acf)
  • The full file path is not visible when Contract Files are uploaded (#735) (3e08d3b)
  • Aligning in Custom pointers to chain names (#682) (6d49a4c)
  • Improve transaction stats loading (#683) (ee5a6eb)
  • When transaction is unavailable the app shows 500 error (#675) (af475f3)
  • If user look at the activity of the selected account, then in the third step the view will break (#672) (72e2176)
  • fetching listed tokens (#670) (4e67b2b)
  • The full file path is not visible when Contract Files are uploaded (#735) (3e08d3b)

This PR was generated with Release Please. See documentation.

Copy link

@Liubov-crypto
Copy link
Collaborator

Some strange displaying fee (?) fields. The same on prod:

2024-04-15.5.18.27.mov

feee issue

https://pr-724-aescan.stg.service.aepps.com/accounts/ak_wuVy9hZ4CL6foaQqtSnZFcuxampTanSHxs5Nm2Y5qGWU3Tct7?type=activities

Also waiting for fix to test smart contracts verification.

Rest LGTM.

@janmichek
Copy link
Collaborator

🤖 I have created a release beep boop

0.12.0 (2024-04-12)

Features

* Hide token market cap  ([#711](https://github.com/aeternity/aescan/issues/711)) ([1e4d0b1](https://github.com/aeternity/aescan/commit/1e4d0b15ca5d5bbc1a6b6016cc3a24fc20284199))

* internal Chain.spend values ([#700](https://github.com/aeternity/aescan/issues/700)) ([0b20a49](https://github.com/aeternity/aescan/commit/0b20a4934af2fdfbdf7da71edcf1883196399b8a))

* Migrate to v3 endpoints pt1 ([#703](https://github.com/aeternity/aescan/issues/703)) ([99863de](https://github.com/aeternity/aescan/commit/99863dedbfc514aa83e48f1d0b1c2e72becb35f4))

* revert listed tokens do not appear  ([#701](https://github.com/aeternity/aescan/issues/701)) ([917856b](https://github.com/aeternity/aescan/commit/917856b99bf0c98eec83e437cda591f2544f1fdd))

* smart contract verification terms conditions ([#723](https://github.com/aeternity/aescan/issues/723)) ([ab51619](https://github.com/aeternity/aescan/commit/ab51619ccd4e67017fc3cd01ee34e3cbb34b5f96))

* upgrade all dependencies ([#718](https://github.com/aeternity/aescan/issues/718)) ([4ec85a2](https://github.com/aeternity/aescan/commit/4ec85a2509a8ae89ae7dae1deb12dced1301405e))

* Warning about MDW out of sync  ([#684](https://github.com/aeternity/aescan/issues/684)) ([1c9b7e5](https://github.com/aeternity/aescan/commit/1c9b7e5e01ddf2ccbcbe4cccda2974a867b2aa6f))

Bug Fixes

* Older button becomes broken in payingfor tx + UI fixes ([#708](https://github.com/aeternity/aescan/issues/708)) ([85e55cc](https://github.com/aeternity/aescan/commit/85e55cc641b563d46bf6e23099fae41ef0a8973d))

This PR was generated with Release Please. See documentation.

I am not sure if it lists all the features. For example the smart contract verification

@janmichek
Copy link
Collaborator

Yeah, the list is not complete. The PRs from the previous release PR #680 are not listed, but are applied.

@Liubov-crypto
Copy link
Collaborator

testnet :
testnet

2024-04-17.4.59.17.mov

@janmichek
Copy link
Collaborator

testnet : testnet
2024-04-17.4.59.17.mov

fixed here #731

@aeternity-bot aeternity-bot force-pushed the release-please--branches--release/0.12.0--components--release-please-action branch 2 times, most recently from aa420c9 to 35509fd Compare April 24, 2024 09:42
@Liubov-crypto
Copy link
Collaborator

  1. It's strange but now also uploading files isn't working for me:
2024-04-25.6.25.22.mov

and I was not able to verify smart contracts on mainnet
(ct_rAaAs2LcTmRFn47huXA8hYWWqosFqp62quenBGREY5JQVhyda
ct_uirZZy2TBQRJSgKyBypCMkNyyihThdFitALTsMH8i3axX7ryX
ct_nj1Sfvz9SyvM5xGv6TNc7GJxP9MUsjUFCK16F3XbXZC9bTqdg)

, got issues:

sm

  1. custom name pointers:
2024-04-25.6.42.50.mov

@Liubov-crypto
Copy link
Collaborator

  1. verification is working on testnet. But uploading files option is not working for me.

@janmichek janmichek mentioned this pull request Apr 29, 2024
2 tasks
@janmichek
Copy link
Collaborator

janmichek commented Apr 29, 2024

@Liubov-crypto
There are 2 things mixed

  1. direct file selection, does not show the path
    That's what I just fixed here fix: file selection path #746

  2. Mainnet testing
    Which way did you deploy the multifile contract on testnet? The contract is not available on mainnet https://aescan.dev.service.aepps.com/contracts/ct_rAaAs2LcTmRFn47huXA8hYWWqosFqp62quenBGREY5JQVhyda . If you used my deployer, then it's directed to testnet. Or have you found another way?
    However, you can at least try to deploy a single file contract to mainnet through https://studio.aepps.com/

@janmichek
Copy link
Collaborator

custom name pointers

Good catch. I replicated the same issue. I found out that's Chrome issue.
Firefox prints empty values, Chrome prints the emoticon
Before the upgrade of SDK, it was printing that emoticon in the Chrome
Now, after upgrading the SDK the result is the same in FF and Chrome.
I was not aware the issue before, but now it seems to be united and therefor fixed.

@aeternity-bot aeternity-bot force-pushed the release-please--branches--release/0.12.0--components--release-please-action branch from 2b1fe2a to 54df231 Compare April 30, 2024 07:24
@michele-franchi michele-franchi merged commit a1ceca8 into release/0.12.0 Apr 30, 2024
1 check passed
@michele-franchi michele-franchi deleted the release-please--branches--release/0.12.0--components--release-please-action branch April 30, 2024 08:13
@aeternity-bot
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants