Been working on a scene to really learn #UnrealEngine 's new material system Substrate, a tonne of paneling work this week with Houdini & Substance Painter
#unrealengine #UnrealEngine5 #UE5 #substancepainter #gamedev #Substrate
#oil #rublev #Substrate #polymerise #contemporaryrealism #fineart #holbein #easel
#fineart #hasselblad #museums #holbein #rublev #Nitram #easels #tripods #composition #BlackAndWhite #canon #sensors #copper #aluminum #substrate #contemporaryrealism
#fineart #hasselblad #Museums #holbein #rublev #nitram #easels #tripods #composition #BlackAndWhite #Canon #sensors #copper #aluminum #Substrate #contemporaryrealism
How to build your first blockchain on Substrate?
https://cointelegraph.com/news/how-to-build-your-first-blockchain-on-substrate
#Blockchain #Substrate #Web3
Entrée dans le code de #Substrate #RUST #Duniter #monnaielibre #Ğ1 #RML16 https://www.youtube.com/channel/UCTFiEd7f38oSl-Bo5HqJzyg
#RML16 #ğ1 #monnaielibre #duniter #rust #Substrate
RML16 migration de #Duniter #Ğ1 vers #Substrate #Rust c'est parti pour 4 jours, en direct live https://www.youtube.com/watch?v=-bHcAxyHH3I #monnaielibre
#monnaielibre #rust #Substrate #ğ1 #duniter
La monnaie libre #Duniter / #Ğ1 et ses 3300 êtres humains co-producteurs s'engage dans une migration #RUST #Substrate, https://forum.duniter.org/t/presentation-arn0d-g0blin-envie-de-contribuer-au-development-technique-de-la-blockchain/8646
Don't get me wrong. I like EIP-1559 Fee Market. Besides, nearly all #Substrate-based chains (Polkadot, Kusama, Kulupu, etc) already implement fee market in production. However, for Ethereum, a good specification does not do much itself without the community agreeing on it. (6/8)
New unified EVM runner for Frontier!
In the past, users of Frontier have to compromise between #Ethereum compliance (the "stack" runner), and #Substrate interoperability (the "builtin" runner). The compromise is no more!
Some design thoughts of capability-based runtime modules for #Substrate! https://corepaper.org/substrate/cap/
Here's a thought experiment on what the eth1 to eth2 transition would look like if it happens on #Polkadot (#Substrate). https://github.com/dothereum/dothereum
The new "native" runner for #Substrate EVM pallet! https://github.com/paritytech/substrate/pull/7260
The #EVM pallet in #Substrate now uses the native account storage directly to allow tighter integration with the Substrate ecosystem! https://github.com/paritytech/substrate/pull/6659
A carefully designed on-chain upgrade system (for example, a nested version of #Substrate runtime) would be really useful for this. We can "freeze" some core modules and build upgradable ones on top of it, providing a good balance of immutability vs ability to experiment. (4/4)
Some updates on the design of actor-based smart contracts -- concept of "actor group" to encourage small and isolated actors, better actor lifecycle management, basic scheduling model, and message passing of actors to enable some usage patterns. #Substrate https://corepaper.org/contract/actor/
The above is a demonstration of running unmodified #Ethereum dapps in #Substrate, via the Frontier project, by embedding #EVM execution engine and emulating Ethereum's JSON-RPC protocol. Note that the Frontier project is currently still work-in-progress. https://github.com/paritytech/frontier
If you can't tell the difference, does it matter whether it is #Ethereum or #Substrate?
Some ideas on using asynchronous garbage collection for state rent. This allows freer node implementation (because eviction is optional) and better block processing performance estimation (because eviction can happen at the time of node's own choosing). #Ethereum #Substrate https://corepaper.org/contract/staterent/
Sassafras, BADASS BABE, HABE, SASSY, or whatever you want to call this new consensus engine in #Substrate!
Run vanilla #Ethereum smart contracts on Parity #Substrate! https://github.com/paritytech/substrate/pull/3927