Skip to content

Instantly share code, notes, and snippets.

@xmonader
Created August 15, 2023 09:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xmonader/d9f2750617c0f3cd6c5c388bd8e94c67 to your computer and use it in GitHub Desktop.
Save xmonader/d9f2750617c0f3cd6c5c388bd8e94c67 to your computer and use it in GitHub Desktop.
3.11 testnet

3.11 on Testnet

The long waited release is now already available on testnet, we are looking forward for your feedback

GPU

The main theme of 3.11 is the GPU support, It's now available across the dashboard, playground, grid statistics and the explorer.

Note: we came up with a late decision to remove the GPU data from the chain itself, and indexing it in the gridproxy

Tooling

GPU has a first-class support now in terraform and typescript-sdk and go-sdk, and grid-cli

Local Wallet

We moved from the polkadot extension support in the dashboard to be unified with the same flow in the playground (as a step for having our own browser extension) -Your data is encrypted and will never leave your browser-

Specifying custom domains to your solutions in the playground

We listened carefully to your feedback regarding this and allowed our dear users to specify their own domains in the playground, this is now available in the playground and the dashboard. Still, you can keep using gateway records with ease!

Capacity planning in the playground

We added more options to choose certified, dedicated, GPU options as well

Graceperiod notifications

You will receive notifications in case any of your contracts gets in graceperiod, in order not to lose your workloads by accident in case your wallet ran out of tokens

Minting receipts improvements

You can now view all the receipts in the PDF not just the first eight, and added extra info for the receipts in the PDF

Debian 12 support in the official images

Was a great contribution from Mik to support Debian 12, please feel free to tinker with it threefoldtech/tfgrid-sdk-ts#913

He also wrote a wonderful case study on how it got built https://www2.manual.grid.tf/flist/flist_debian_case_study.html

Support transfering TFT to another twin by ID

Now we added the support to transfer tokens by specifying the twin ID along with the option of specifying the address

@sam: screenshots here threefoldtech/tfgrid-sdk-ts#889 (comment)

Final note: We are very thankful for your patience, it was a really long milestone and we tried to include as much as we can in terms of bugfixes and UX improvements, this milestone was around 380 issues https://github.com/orgs/threefoldtech/projects/196/views/2 we are looking forward for the community testing!

@sam: posts with screenshots and details https://forum.threefold.io/t/gpu-support-updates/3988 https://forum.threefold.io/t/3-11-updates-july-27/4028 https://forum.threefold.io/t/3-11-development-update-jul-20/4022

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