aeternity / aescan

Block Explorer and Analytics Platform
ISC License
6 stars 3 forks source link

chore(release/0.12.0): release 0.12.0 #724

Closed aeternity-bot closed 2 months ago

aeternity-bot commented 3 months ago

:robot: I have created a release beep boop

0.12.0 (2024-04-30)

Features

Bug Fixes


This PR was generated with Release Please. See documentation.

github-actions[bot] commented 3 months ago

Deployed to https://pr-724-aescan.stg.service.aepps.com and https://pr-724-aescan-testnet.stg.service.aepps.com

Liubov-crypto commented 3 months ago

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

https://github.com/aeternity/aescan/assets/69896204/064417fd-85f3-4897-b5bf-d6924898a56d

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 commented 3 months ago

🤖 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 commented 3 months ago

Yeah, the list is not complete. The PRs from the previous release PR https://github.com/aeternity/aescan/pull/680 are not listed, but are applied.

Liubov-crypto commented 3 months ago

testnet : testnet

https://github.com/aeternity/aescan/assets/69896204/db815a4e-37b6-4a97-8adb-7b200243a94b

janmichek commented 3 months ago

testnet : testnet 2024-04-17.4.59.17.mov

fixed here https://github.com/aeternity/aescan/pull/731

Liubov-crypto commented 2 months ago
  1. It's strange but now also uploading files isn't working for me:

https://github.com/aeternity/aescan/assets/69896204/06c44b76-39be-462e-8256-4c11ee90f890

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

, got issues:

sm

  1. custom name pointers:

https://github.com/aeternity/aescan/assets/69896204/ac16aa06-7a26-44cc-a1cd-d13a60b4976c

Liubov-crypto commented 2 months ago
  1. verification is working on testnet. But uploading files option is not working for me.
janmichek commented 2 months ago

@Liubov-crypto There are 2 things mixed

  1. direct file selection, does not show the path That's what I just fixed here https://github.com/aeternity/aescan/pull/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 commented 2 months ago

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 commented 2 months ago

:robot: Release is at https://github.com/aeternity/aescan/releases/tag/0.12.0 :sunflower: