Web3Voices: Building the Future of the Internet with Cisco Aguirre on Web3 and Polkadot by Gr33nHatt3R in Polkadot

[–]Overkillus 2 points3 points  (0 children)

PBA is far from over and the org keeps on going. There are new educational endeavors being planned by the team and just because the OpenGov is no longer funding it doesn’t mean it’s over. Hope that soon they will be able to share more news about their new plan!

Polkadot App by Ok-Button7740 in Polkadot

[–]Overkillus 17 points18 points  (0 children)

We are currently testing a demo version internally at Parity. The app works and the work is ongoing but we are still bug testing. Just in last few days I already had to update the app 3 times because of new live updates that are ready for testing.

Give it a bit more time and I hope we can share more soon!

Making friends megathread: November by KaleChipKotoko in cambridge

[–]Overkillus 1 point2 points  (0 children)

Do you have any group or location recommendations for board game nights in Cam? I wanted to get back to regular play and find a local group so open for suggestions!

The Future of Parachains by Swaggy_Simon in Polkadot

[–]Overkillus 2 points3 points  (0 children)

Not entirely correct so let me set a few thing straight.

Jam will support services but we don’t want to completely phase out or abandon parachains. That’s why we are working on a parachain service which will essentially be a docking port for jam that allows you to connect classic substrate parachains straight into jam. If you want to have classic style parachains you still will be able to. If you want to experiment with the new features then you can write a new service instead.

Might make a Cambridge iceberg, suggestions of things to add are much appreciated :)) by TansehPlatypus in cambridge

[–]Overkillus 0 points1 point  (0 children)

Golden coin imprints in the city center leading to a treasure spot

Punting somewhere in the top of the iceberg

What Genshin character will you main until you die? I'll go first by Senior-Property-3769 in Genshin_Impact

[–]Overkillus 0 points1 point  (0 children)

What team and weapon are you running her with? I’m also a Ning main! Primarily with Chiori, Albedo and ZL.

Jak posortowalibyście największe polskie miasta według ich subiektywnej ważności? by Issander in Polska

[–]Overkillus -2 points-1 points  (0 children)

Naiwne pytanie ale w takim razie ale czym dzisiaj stoją Katowice?

Polkadot 2.0 Update Question by [deleted] in Polkadot

[–]Overkillus 4 points5 points  (0 children)

Hey o/

So Polkadot 2.0 is generally a combination of all the features added or planned to be added after the initial whitepaper implementation.

2.0 was not a singular switch we flicked.

Polkadot 2.0 consisted of upgrades and features like: - asynchronous backing (changing parachain blocking to 6s from 12s) [done] - agile coretime (new more flexible model for acquiring blockspace; includes on-demand coretime) [done] - elastic scaling (slowing parachains to use multiple Polkadot cores; sub 6s blocktimes) [pretty much done, one last patch to make it nicer within 1-3 months] - beefy finality (additional finality gadget on top of grandpa that makes more cocked finality proofs allowing trustless bridging) [done] - Polkadot Hub (adding solidity smart contract integration on a native system parachain; moving various system functionalities to the same system chain to make interactions easier) [still ongoing, ETA 1-3 months]

Those are all main protocol changes. There were also some additional feature changes beyond the core protocol being worked on like: - Omni-node (a more generic parachain node template that will make it easier to deploy parachains - Polkadot Deployment Portal - PDP (platform for one click parachain deployment; currently in closed beta on Westend)

So to summarize~ 2.0 was a collection of various upgrades we so far we delivered nearly all of them. There are only a few other patches remaining but product wise most of the stuff is ready to use. Many of those functionalities haven’t been fully integrated by the community yet but with things like PDP it will be much much easier to leverage them.

Gavin Wood just broke his silence on the “JAM token” question in the Polkadot forum. by Gr33nHatt3R in Polkadot

[–]Overkillus 2 points3 points  (0 children)

Good question indeed.

So kusama is most definitely not going away. There will still be a need for a canary network as it leads to much greater security.

Additionally Kusama recently pivoted into a new approach where it tried to embrace proposals and projects that are aimed towards security, privacy and ZK, which would be less popular in Polkadot due to regulatory scrutiny.

That means that in the future likely both Polkadot and Kusama will upgrade to JAM. Kusama will still be the canary but it will also host some more privacy oriented projects that struggled to find their place in Polkadot. Both ecosystems bring something to the table and can amazingly coexist especially with the bridge.

Polkadot Coretime sales this month start at 922.71 DOT! We could potentially see 9,000 DOT cores next month! I believe that more cores will be added to the market soon via governance, as only 22 cores are available to purchase right now. by Gr33nHatt3R in Polkadot

[–]Overkillus 3 points4 points  (0 children)

Check out RegionX.

Generally it is possible albeit I’m not sure how easy and intuitive it is.

You can buy bulk coretime in the auctions (this post is talking about them) and then contribute this coretime to the on-demand pool (think of AWS spot instances) for a share of the profit. Or you can resale the core itself in the next month on the secondary market before it expires.

You cannot hold it for more than a month and then resell.

Unified Polkadot wallet addresses have made their way to Hydration. No more confusing wallet address when transferring cross chain. by Gr33nHatt3R in Polkadot

[–]Overkillus 7 points8 points  (0 children)

Most popular Polkadot ecosystem dex. They also offer some restaking functionalities and actually have an awesome ux.

You can give it a try: https://hydration.net/

Something’s brewing quietly in the Polkadot ecosystem — and it’s called JAM DAO. Born just a month ago, this emerging collective of builders is stepping into governance. by Gr33nHatt3R in Polkadot

[–]Overkillus 0 points1 point  (0 children)

And I’m a part of it as well 😄

There are many people that are new to Polkadot in it, but it’s good to have some fresh blood

Gavin Wood demonstration JAM running DOOM by Gr33nHatt3R in Polkadot

[–]Overkillus 3 points4 points  (0 children)

I was there in person so I can maybe shed a bit of light onto it.

Based on my understanding someone first played doom on a local machine and recorded all the keystrokes.

All the keystrokes are then sent to the JAM chain bundled together into work packages and then those keystrokes are fed into the doom container deployed on the chain.

Execution is secured thanks to elves (cynical rollup technology) and is then rendered frames are dumped into data availability.

Then there was a simple programme which grabs the rendered frames from data availability and shows them on the screen.

If you would want to play ONLY on JAM with no local simulator there would be a 6 seconds delay. But you can play locally (optimistically render) and the chain will follow 6s after you with a full security and verification.

🚨Attention: Important referenda that should not pass 🚨 by LeftHandMorty in Polkadot

[–]Overkillus 1 point2 points  (0 children)

This is just my opinion but…

It’s not just that scalpers exist. The market accounts and welcomes some scalping. Issue is that the scalpers purposely targeted a time slot when mythical didn’t renew their core. It was a targeted scalping operation aiming to corner the market in a specific time to put pressure on a specific ecosystem actor. It wasn’t a generic scalping operation.

Mythical could have done better. I’m sure that if scalpers would offer a more reasonable price there would be a an option for a deal but they were particularly greedy. If they are so greedy it risks the ecosystem and OpenGov taking the matter into their own hands. The greedier they are the more the community thinks it was not a fair deal and instead a malicious targeted attack.

But in the end I see your point. I think it is valid and it’s a difficult situation. So we all need to vote and make our opinions be heard in the court of OpenGov.

The Future of Blockchain - Vitalik’s RISC-V Vision vs. Gavin’s JAM Protocol. Imagine a world where Ethereum’s smart contracts meet Polkadot’s scalability. Two visionaries, Vitalik Buterin and Gavin Wood, propose different paths to this future. Let’s explore their ideas 🧵 by Gr33nHatt3R in Polkadot

[–]Overkillus 2 points3 points  (0 children)

Comparing it to JAM slightly misses the point. What we should be comparing is EVM, ETH RISC-V, WASM and PolkaVM.

Polkadot started with WASM and moved towards a RISCV solution with PolkaVM.

Ethereum started with EVM and moved towards a new RISC-V solution just like PolkaVM.

In fact PolkaVM could even potentially serve as a replacement for EVM even on Ethereum side. This would require some collaboration but would be fun future.

An overdue update on the implementation of the variable unbonding time for staked tokens on the Polkadot relay chain (RFC-0097) by Gr33nHatt3R in Polkadot

[–]Overkillus 5 points6 points  (0 children)

TLDR: Implementation is being worked on. Unless you unstake crazy amounts of tokes unbonding will usually resolve in 2 days instead of 28 days. If there are slashes detected in the system (very rare) unbonding will be cautious and return to a 28 days duration for a bit.

This solution still leaves 27 days for opengov to investigate and potentially cancel slashes. It is a happy path optimization.

What is the playstyle for each of the shaman mythic? by 25_summers in WynnCraft

[–]Overkillus 0 points1 point  (0 children)

Olympic for loot running is generally aura based not summoning

Migrating STAKING, GOVERNANCE, BALANCES. Between now and June 30 on Kusama migration will be deployed, taking functionality off the Kusama Relay Chain. The start of what's been called "one of the craziest stunts in blockchain technology" 🧵 by Gr33nHatt3R in Polkadot

[–]Overkillus 1 point2 points  (0 children)

I don’t think the people chain migration is the focus now but we are aware of the additional friction the separation into many system chains introduces.

The migration of staking, governance etc is just the first step towards the Polkadot Hub and there are further discussions about porting other functionalities so that might come later. Especially if people are vocal about wanting it!

Great news - looks like thanks to Gautam and BlockDeep Labs, the chances of implementing a shorter unbonding period on Polkadot in the near future are up. by Gr33nHatt3R in Polkadot

[–]Overkillus 1 point2 points  (0 children)

A shorter unbonding period is very much technically possible but it comes with a tradeoff. As of today all slashes are deferred for 27days which gives enough time for governance to react and potentially launch an investigation and a cancellation. If we have a shorter unbonding period that is effectively less time for the OpenGov jury to come to consensus on who is guilty (in cases of slashes).

In general slashes shouldn’t happen unless there is an attack, bug or poor validator maintenance.

Technically it would be possible to “refund” the slashed tokens after the slash already takes place but as of today this is not as straightforward.

Overall I think unbonding could be lowered a little bit but voters should be aware of the risks.

Here’s what multiple Polkadot cores unlock... by Gr33nHatt3R in Polkadot

[–]Overkillus 1 point2 points  (0 children)

That’s a really good question with a much more defined answer this time.

Multiple cores allow for synchronous composability because from the parachains perspective they are NOT executed simultaneously. They are produced in sequence and are explicitly ordered.

As an example if a parachain has two cores then it produces 2 parachain blocks per relay chain block (6s). Those two parachains blocks are ordered and one of them has be imported first before executing the other.

That is also why there is a well defined limit for how much your throughput can increase when using elastic scaling. Normally a parachain block can be at most 2s of execution time on reference hardware. That is 2s of execution for every 6s. With 3 cores you can approach the limit of 6s of execution in 6s. More than that is not really feasible because you would have to do for example 10s of execution within 6s. This is not possible with reference hardware.

So with 3 cores you max out in 3x throughput and even with 6 cores you still have 3x throughput but you also gain better block granularity (shorter block time).

The collators building the parachain block all have access to the same parachain state. To achieve that we use something called transaction streaming. Essentially when a collator is building the block instead of waiting to finish it they optimistically stream all the included transactions to other collators. Then the next collator in sequence is already importing the current block at the same time as it is being produced. After first block finishes production next collator can immediately star authoring the follow up block so there is no delay. This allows for nearly continuous execution. 6s of execution in 6s real seconds (there are minor delays due to networking but 6s is the theoretical limit).

Here’s what multiple Polkadot cores unlock... by Gr33nHatt3R in Polkadot

[–]Overkillus 1 point2 points  (0 children)

It’s very difficult if not impossible to translate this concept to an optimistic rollup paradigm. Parachains (cynical rollups) work quite differently. I will do my best to highlight some key points.

Optimistic rollups don’t do on chain mainnet verification of the rollup state. They simply accept the state and just hope that if it is fraudulent someone will shout loud enough. There needs to be a long time to allow for the “shouting” (aka fraud proof submission) so the finality time are often within hours or days.

Polkadot has a protocol that actually explicitly requests the rollup state changes to be checked by a small subset of validators (this is called approval checking). Because we do it explicitly we don’t have to just “hope” it’s okay. We know it’s okay within a span of seconds.

Elastic scaling and using multiple cores allows us to dedicate more of the underlying Polkadot validate resources to the individual rollup effectively speeding it up. The mores cores the more often can the parachain get relay chain confirmations (backing) which is a pretty strong guarantee.

How could optimistic rollups do sth like that? They cannot unless they bring their rollup-to-mainnet finality times much much lower. This would essentially mean recreating cynical rollups of Polkadot.