Ethereum team continue tinkering, hope to scale Ethereum to one million transactions per second.
Reuters
The long-anticipated Ethereum update known as 'Casper FFG' has been replaced by a hybrid update called 'Casper v2'. It will combine two different kinds of upgrade - 'sharding' and 'proof-of-work'. I will explain.
Casper is the name of an update to the Ethereum blockchain. It was initially proposed in November 2017. Fundamentally, it is a switch from a proof-of-work consensus system, which Ethereum currently uses, to a proof-of-stake one.
Moving away from a proof-of-work system is vital for Ethereum if it is to become 'scalable' - meaning if it is to become capable of handling the thousands of transactions per second necessary to become the world computer that it aspires to be.
The disadvantages are that computing power becomes monopolised so that companies with rooms full of specialised machines do all the mining. It also makes for a very slow network, because too many users (or 'nodes') are active at the same time.
Proof-of-stake means that mining power is not defined by the power of your computer, but by the number of relevant cryptocurrency tokens that you own - one coin, one vote. Nodes sign a block that they want to mine and have a random chance of succeeding. The chance is higher the more coins are owned. The advantage of this is that the system will run faster. Users with high stakes should have no incentive to cheat the system because that would only undermine the value of their holdings.
A disadvantage of this system is what is referred to as the 'nothing at stake' problem. Users can sign on to every block because they are not risking anything; no computer power is being wasted. This means that the number of forks could increase exponentially as there is no encouragement to only approve the main chain. This would undermine the integrity of the system.
Casper and Casper FFG
Casper was the solution to the nothing at stake problem invented by the Ethereum team. In order to potentially mine blocks, nodes must store an amount of Ethereum in a designated wallet, some of which will be forfeit in the case of malicious behaviour.
?! my first public draft spec of Casper the Friendly Ghost a "correct-by-construction" blockchain consensus protocolhttps://t.co/8Y01zzS31t
Casper FFG (Friendly Finality Gadget) was one of two versions of this idea and was supported by Ethereum founder Vitalik Buterin. Basically, it is a hybrid proof-of-work/proof-of-stake system that operates mainly with the former but pauses every so often to validate every fiftieth block via the latter.
Sharding
Sharding was yet another way proposed to speed Ethereum up. Essentially, it means that an additional, subservient chain (powered by proof-of-stake) would be attached to the main Ethereum blockchain. It would allow people to use this secondary system and thus lighten the load on the main one.
In terms of Ethereum specifically, a 'beacon-chain' was proposed which would exist alongside the main blockchain. It would create a new block automatically every few seconds and randomly find a node to validate it via the proof-of-stake mechanism that I explained earlier. These 'sharded' blocks would be where the transactions and accounts are stored. They would all be defined by the main, proof-of-work-powered main blockchain and added to it by 'cross-links'.
New hybrid - Casper v2
Source: Reddit
According to the Ethereum website, version 2 has been in the works for a couple of weeks now.
Justin Drake of the Ethereum sharding research team said via Reddit: "We are considering changing the Ethereum 2.0 roadmap to skip Casper FFG with 1500 ETH deposits. Instead, Casper and sharding validators would be unified from the get-go in the beacon chain, and deposits would be 32 ETH."
The new upgrade essentially switches the reliance of the system from the central PoW chain to the beacon chain itself. Most business is conducted there, and the chain is validated on the main chain at intervals. Eventually, the proof-of-work chain would die off.
It should be noted that the proposal is only 80 percent complete at the moment.
Buterin said at a recent conference that he believes that Ethereum could support a million transactions a second, given the correct upgrades: "So if you get a 100x from sharding and a 100x from Plasma, those two basically give you a 10,000x scalability gain, which basically means blockchains will be powerful enough to handle most applications most people are trying to do with them.”
The long-anticipated Ethereum update known as 'Casper FFG' has been replaced by a hybrid update called 'Casper v2'. It will combine two different kinds of upgrade - 'sharding' and 'proof-of-work'. I will explain.
Casper is the name of an update to the Ethereum blockchain. It was initially proposed in November 2017. Fundamentally, it is a switch from a proof-of-work consensus system, which Ethereum currently uses, to a proof-of-stake one.
Moving away from a proof-of-work system is vital for Ethereum if it is to become 'scalable' - meaning if it is to become capable of handling the thousands of transactions per second necessary to become the world computer that it aspires to be.
The disadvantages are that computing power becomes monopolised so that companies with rooms full of specialised machines do all the mining. It also makes for a very slow network, because too many users (or 'nodes') are active at the same time.
Proof-of-stake means that mining power is not defined by the power of your computer, but by the number of relevant cryptocurrency tokens that you own - one coin, one vote. Nodes sign a block that they want to mine and have a random chance of succeeding. The chance is higher the more coins are owned. The advantage of this is that the system will run faster. Users with high stakes should have no incentive to cheat the system because that would only undermine the value of their holdings.
A disadvantage of this system is what is referred to as the 'nothing at stake' problem. Users can sign on to every block because they are not risking anything; no computer power is being wasted. This means that the number of forks could increase exponentially as there is no encouragement to only approve the main chain. This would undermine the integrity of the system.
Casper and Casper FFG
Casper was the solution to the nothing at stake problem invented by the Ethereum team. In order to potentially mine blocks, nodes must store an amount of Ethereum in a designated wallet, some of which will be forfeit in the case of malicious behaviour.
?! my first public draft spec of Casper the Friendly Ghost a "correct-by-construction" blockchain consensus protocolhttps://t.co/8Y01zzS31t
Casper FFG (Friendly Finality Gadget) was one of two versions of this idea and was supported by Ethereum founder Vitalik Buterin. Basically, it is a hybrid proof-of-work/proof-of-stake system that operates mainly with the former but pauses every so often to validate every fiftieth block via the latter.
Sharding
Sharding was yet another way proposed to speed Ethereum up. Essentially, it means that an additional, subservient chain (powered by proof-of-stake) would be attached to the main Ethereum blockchain. It would allow people to use this secondary system and thus lighten the load on the main one.
In terms of Ethereum specifically, a 'beacon-chain' was proposed which would exist alongside the main blockchain. It would create a new block automatically every few seconds and randomly find a node to validate it via the proof-of-stake mechanism that I explained earlier. These 'sharded' blocks would be where the transactions and accounts are stored. They would all be defined by the main, proof-of-work-powered main blockchain and added to it by 'cross-links'.
New hybrid - Casper v2
Source: Reddit
According to the Ethereum website, version 2 has been in the works for a couple of weeks now.
Justin Drake of the Ethereum sharding research team said via Reddit: "We are considering changing the Ethereum 2.0 roadmap to skip Casper FFG with 1500 ETH deposits. Instead, Casper and sharding validators would be unified from the get-go in the beacon chain, and deposits would be 32 ETH."
The new upgrade essentially switches the reliance of the system from the central PoW chain to the beacon chain itself. Most business is conducted there, and the chain is validated on the main chain at intervals. Eventually, the proof-of-work chain would die off.
It should be noted that the proposal is only 80 percent complete at the moment.
Buterin said at a recent conference that he believes that Ethereum could support a million transactions a second, given the correct upgrades: "So if you get a 100x from sharding and a 100x from Plasma, those two basically give you a 10,000x scalability gain, which basically means blockchains will be powerful enough to handle most applications most people are trying to do with them.”
Schwab Aims Crypto Custody at Its $5 Trillion Advisor Channel by 2027
Featured Videos
FM Daily Brief – 9 June 2026
FM Daily Brief – 9 June 2026
FM Daily Brief – 9 June 2026
FM Daily Brief – 9 June 2026
Today’s Tuesday, the 9th of June 2026, and these are our main stories: eToro’s customer assets climbed back above $20 billion, Prop trading model in prediction markets, and Leverate launched a new AI assistant for brokers and traders.
Today’s Tuesday, the 9th of June 2026, and these are our main stories: eToro’s customer assets climbed back above $20 billion, Prop trading model in prediction markets, and Leverate launched a new AI assistant for brokers and traders.
Today’s Tuesday, the 9th of June 2026, and these are our main stories: eToro’s customer assets climbed back above $20 billion, Prop trading model in prediction markets, and Leverate launched a new AI assistant for brokers and traders.
Today’s Tuesday, the 9th of June 2026, and these are our main stories: eToro’s customer assets climbed back above $20 billion, Prop trading model in prediction markets, and Leverate launched a new AI assistant for brokers and traders.
War Stories: Lessons from 20 Years in Markets (the pain, the pitfalls and the profits)
War Stories: Lessons from 20 Years in Markets (the pain, the pitfalls and the profits)
War Stories: Lessons from 20 Years in Markets (the pain, the pitfalls and the profits)
War Stories: Lessons from 20 Years in Markets (the pain, the pitfalls and the profits)
War Stories: Lessons from 20 Years in Markets (the pain, the pitfalls and the profits)
War Stories: Lessons from 20 Years in Markets (the pain, the pitfalls and the profits)
The trades that taught me the most aren't the ones that worked. They're the ones that didn't — or the ones I almost caught and didn't have the nerve to ride. In this session, I'll tell you about the Brexit miss, the SNB shocker that nearly handed me a 5400% return, the BoJ surprise that punched me in the gut, and a few wins along the way. Each story carries a lesson, but the lessons aren't the point. Everyone who trades long enough collects a portfolio of moments like these; what separates the people who stay in the game is what they do with them.
The trades that taught me the most aren't the ones that worked. They're the ones that didn't — or the ones I almost caught and didn't have the nerve to ride. In this session, I'll tell you about the Brexit miss, the SNB shocker that nearly handed me a 5400% return, the BoJ surprise that punched me in the gut, and a few wins along the way. Each story carries a lesson, but the lessons aren't the point. Everyone who trades long enough collects a portfolio of moments like these; what separates the people who stay in the game is what they do with them.
The trades that taught me the most aren't the ones that worked. They're the ones that didn't — or the ones I almost caught and didn't have the nerve to ride. In this session, I'll tell you about the Brexit miss, the SNB shocker that nearly handed me a 5400% return, the BoJ surprise that punched me in the gut, and a few wins along the way. Each story carries a lesson, but the lessons aren't the point. Everyone who trades long enough collects a portfolio of moments like these; what separates the people who stay in the game is what they do with them.
The trades that taught me the most aren't the ones that worked. They're the ones that didn't — or the ones I almost caught and didn't have the nerve to ride. In this session, I'll tell you about the Brexit miss, the SNB shocker that nearly handed me a 5400% return, the BoJ surprise that punched me in the gut, and a few wins along the way. Each story carries a lesson, but the lessons aren't the point. Everyone who trades long enough collects a portfolio of moments like these; what separates the people who stay in the game is what they do with them.
The trades that taught me the most aren't the ones that worked. They're the ones that didn't — or the ones I almost caught and didn't have the nerve to ride. In this session, I'll tell you about the Brexit miss, the SNB shocker that nearly handed me a 5400% return, the BoJ surprise that punched me in the gut, and a few wins along the way. Each story carries a lesson, but the lessons aren't the point. Everyone who trades long enough collects a portfolio of moments like these; what separates the people who stay in the game is what they do with them.
The trades that taught me the most aren't the ones that worked. They're the ones that didn't — or the ones I almost caught and didn't have the nerve to ride. In this session, I'll tell you about the Brexit miss, the SNB shocker that nearly handed me a 5400% return, the BoJ surprise that punched me in the gut, and a few wins along the way. Each story carries a lesson, but the lessons aren't the point. Everyone who trades long enough collects a portfolio of moments like these; what separates the people who stay in the game is what they do with them.
The Engine and the Fuel: How AI & Data Drives African Future
The Engine and the Fuel: How AI & Data Drives African Future
The Engine and the Fuel: How AI & Data Drives African Future
The Engine and the Fuel: How AI & Data Drives African Future
The Engine and the Fuel: How AI & Data Drives African Future
The Engine and the Fuel: How AI & Data Drives African Future
If AI is the engine, data is the fuel. Without quality, accessible data, AI cannot work well; and without the right mindset, data remains just numbers instead of insight. In this session, leading experts will explore how AI and data are democratizing opportunities for businesses and personal growth. Discover practical ways to make AI accessible today, anticipate its transformative impact on African markets, and learn actionable steps to prepare for what's next. Let's talk about:
-How AI and data drive business efficiency and innovation in trading and fintech
-AI tools to elevate trading or business strategies
-How to access and maximise the power of data and AI
-Emerging AI and data trends in Africa and their economic ripple effects
If AI is the engine, data is the fuel. Without quality, accessible data, AI cannot work well; and without the right mindset, data remains just numbers instead of insight. In this session, leading experts will explore how AI and data are democratizing opportunities for businesses and personal growth. Discover practical ways to make AI accessible today, anticipate its transformative impact on African markets, and learn actionable steps to prepare for what's next. Let's talk about:
-How AI and data drive business efficiency and innovation in trading and fintech
-AI tools to elevate trading or business strategies
-How to access and maximise the power of data and AI
-Emerging AI and data trends in Africa and their economic ripple effects
If AI is the engine, data is the fuel. Without quality, accessible data, AI cannot work well; and without the right mindset, data remains just numbers instead of insight. In this session, leading experts will explore how AI and data are democratizing opportunities for businesses and personal growth. Discover practical ways to make AI accessible today, anticipate its transformative impact on African markets, and learn actionable steps to prepare for what's next. Let's talk about:
-How AI and data drive business efficiency and innovation in trading and fintech
-AI tools to elevate trading or business strategies
-How to access and maximise the power of data and AI
-Emerging AI and data trends in Africa and their economic ripple effects
If AI is the engine, data is the fuel. Without quality, accessible data, AI cannot work well; and without the right mindset, data remains just numbers instead of insight. In this session, leading experts will explore how AI and data are democratizing opportunities for businesses and personal growth. Discover practical ways to make AI accessible today, anticipate its transformative impact on African markets, and learn actionable steps to prepare for what's next. Let's talk about:
-How AI and data drive business efficiency and innovation in trading and fintech
-AI tools to elevate trading or business strategies
-How to access and maximise the power of data and AI
-Emerging AI and data trends in Africa and their economic ripple effects
If AI is the engine, data is the fuel. Without quality, accessible data, AI cannot work well; and without the right mindset, data remains just numbers instead of insight. In this session, leading experts will explore how AI and data are democratizing opportunities for businesses and personal growth. Discover practical ways to make AI accessible today, anticipate its transformative impact on African markets, and learn actionable steps to prepare for what's next. Let's talk about:
-How AI and data drive business efficiency and innovation in trading and fintech
-AI tools to elevate trading or business strategies
-How to access and maximise the power of data and AI
-Emerging AI and data trends in Africa and their economic ripple effects
If AI is the engine, data is the fuel. Without quality, accessible data, AI cannot work well; and without the right mindset, data remains just numbers instead of insight. In this session, leading experts will explore how AI and data are democratizing opportunities for businesses and personal growth. Discover practical ways to make AI accessible today, anticipate its transformative impact on African markets, and learn actionable steps to prepare for what's next. Let's talk about:
-How AI and data drive business efficiency and innovation in trading and fintech
-AI tools to elevate trading or business strategies
-How to access and maximise the power of data and AI
-Emerging AI and data trends in Africa and their economic ripple effects
Inside My Best Trade with Jimmy Moyaha
Inside My Best Trade with Jimmy Moyaha
Inside My Best Trade with Jimmy Moyaha
Inside My Best Trade with Jimmy Moyaha
Inside My Best Trade with Jimmy Moyaha
Inside My Best Trade with Jimmy Moyaha
Most market post-mortems describe what happened to prices. Few describe what happened in the trading room while the position was open: the entry conviction, the moments that tested it, and the exit decision that closed the book.
This session brings one seasoned trader to the stage for an unfiltered account of the position that still defines how they think about markets.
Attendees will walk away with:
-A first-hand account of how a conviction trade is built, from thesis and entry through position management and exit
-Understanding of what turns a market observation into a live position, and what holds it when conditions shift
-Insight into how timing, execution quality, and market structure shaped the final result
-Perspective on what the trade revealed about edge, risk tolerance, and when to hold through a position moving against you
-Clarity on what separates a well-built trade from a well-timed one
Most market post-mortems describe what happened to prices. Few describe what happened in the trading room while the position was open: the entry conviction, the moments that tested it, and the exit decision that closed the book.
This session brings one seasoned trader to the stage for an unfiltered account of the position that still defines how they think about markets.
Attendees will walk away with:
-A first-hand account of how a conviction trade is built, from thesis and entry through position management and exit
-Understanding of what turns a market observation into a live position, and what holds it when conditions shift
-Insight into how timing, execution quality, and market structure shaped the final result
-Perspective on what the trade revealed about edge, risk tolerance, and when to hold through a position moving against you
-Clarity on what separates a well-built trade from a well-timed one
Most market post-mortems describe what happened to prices. Few describe what happened in the trading room while the position was open: the entry conviction, the moments that tested it, and the exit decision that closed the book.
This session brings one seasoned trader to the stage for an unfiltered account of the position that still defines how they think about markets.
Attendees will walk away with:
-A first-hand account of how a conviction trade is built, from thesis and entry through position management and exit
-Understanding of what turns a market observation into a live position, and what holds it when conditions shift
-Insight into how timing, execution quality, and market structure shaped the final result
-Perspective on what the trade revealed about edge, risk tolerance, and when to hold through a position moving against you
-Clarity on what separates a well-built trade from a well-timed one
Most market post-mortems describe what happened to prices. Few describe what happened in the trading room while the position was open: the entry conviction, the moments that tested it, and the exit decision that closed the book.
This session brings one seasoned trader to the stage for an unfiltered account of the position that still defines how they think about markets.
Attendees will walk away with:
-A first-hand account of how a conviction trade is built, from thesis and entry through position management and exit
-Understanding of what turns a market observation into a live position, and what holds it when conditions shift
-Insight into how timing, execution quality, and market structure shaped the final result
-Perspective on what the trade revealed about edge, risk tolerance, and when to hold through a position moving against you
-Clarity on what separates a well-built trade from a well-timed one
Most market post-mortems describe what happened to prices. Few describe what happened in the trading room while the position was open: the entry conviction, the moments that tested it, and the exit decision that closed the book.
This session brings one seasoned trader to the stage for an unfiltered account of the position that still defines how they think about markets.
Attendees will walk away with:
-A first-hand account of how a conviction trade is built, from thesis and entry through position management and exit
-Understanding of what turns a market observation into a live position, and what holds it when conditions shift
-Insight into how timing, execution quality, and market structure shaped the final result
-Perspective on what the trade revealed about edge, risk tolerance, and when to hold through a position moving against you
-Clarity on what separates a well-built trade from a well-timed one
Most market post-mortems describe what happened to prices. Few describe what happened in the trading room while the position was open: the entry conviction, the moments that tested it, and the exit decision that closed the book.
This session brings one seasoned trader to the stage for an unfiltered account of the position that still defines how they think about markets.
Attendees will walk away with:
-A first-hand account of how a conviction trade is built, from thesis and entry through position management and exit
-Understanding of what turns a market observation into a live position, and what holds it when conditions shift
-Insight into how timing, execution quality, and market structure shaped the final result
-Perspective on what the trade revealed about edge, risk tolerance, and when to hold through a position moving against you
-Clarity on what separates a well-built trade from a well-timed one
Agentic Inequality: Democratizing Financial Access Through AI & Blockchain
Agentic Inequality: Democratizing Financial Access Through AI & Blockchain
Agentic Inequality: Democratizing Financial Access Through AI & Blockchain
Agentic Inequality: Democratizing Financial Access Through AI & Blockchain
Agentic Inequality: Democratizing Financial Access Through AI & Blockchain
Agentic Inequality: Democratizing Financial Access Through AI & Blockchain
As crypto and CFD trading continue to expand across Africa, access to advanced tools and market insights remains uneven. This session explores how AI and blockchain can bridge that gap by empowering informal traders and underserved communities to participate more effectively in digital financial markets. The discussion will focus on practical applications of technology to improve accessibility, education, and investment outcomes in both formal and informal sectors.
In this discussion, we will explore:
-The role of AI in democratizing access to trading tools, insights, and strategy development
-How crypto and blockchain can enable broader participation beyond traditional financial systems
-Addressing access barriers: infrastructure, education, and affordability in underserved communities
-Opportunities for brokers and platforms to tap into the informal trading economy
As crypto and CFD trading continue to expand across Africa, access to advanced tools and market insights remains uneven. This session explores how AI and blockchain can bridge that gap by empowering informal traders and underserved communities to participate more effectively in digital financial markets. The discussion will focus on practical applications of technology to improve accessibility, education, and investment outcomes in both formal and informal sectors.
In this discussion, we will explore:
-The role of AI in democratizing access to trading tools, insights, and strategy development
-How crypto and blockchain can enable broader participation beyond traditional financial systems
-Addressing access barriers: infrastructure, education, and affordability in underserved communities
-Opportunities for brokers and platforms to tap into the informal trading economy
As crypto and CFD trading continue to expand across Africa, access to advanced tools and market insights remains uneven. This session explores how AI and blockchain can bridge that gap by empowering informal traders and underserved communities to participate more effectively in digital financial markets. The discussion will focus on practical applications of technology to improve accessibility, education, and investment outcomes in both formal and informal sectors.
In this discussion, we will explore:
-The role of AI in democratizing access to trading tools, insights, and strategy development
-How crypto and blockchain can enable broader participation beyond traditional financial systems
-Addressing access barriers: infrastructure, education, and affordability in underserved communities
-Opportunities for brokers and platforms to tap into the informal trading economy
As crypto and CFD trading continue to expand across Africa, access to advanced tools and market insights remains uneven. This session explores how AI and blockchain can bridge that gap by empowering informal traders and underserved communities to participate more effectively in digital financial markets. The discussion will focus on practical applications of technology to improve accessibility, education, and investment outcomes in both formal and informal sectors.
In this discussion, we will explore:
-The role of AI in democratizing access to trading tools, insights, and strategy development
-How crypto and blockchain can enable broader participation beyond traditional financial systems
-Addressing access barriers: infrastructure, education, and affordability in underserved communities
-Opportunities for brokers and platforms to tap into the informal trading economy
As crypto and CFD trading continue to expand across Africa, access to advanced tools and market insights remains uneven. This session explores how AI and blockchain can bridge that gap by empowering informal traders and underserved communities to participate more effectively in digital financial markets. The discussion will focus on practical applications of technology to improve accessibility, education, and investment outcomes in both formal and informal sectors.
In this discussion, we will explore:
-The role of AI in democratizing access to trading tools, insights, and strategy development
-How crypto and blockchain can enable broader participation beyond traditional financial systems
-Addressing access barriers: infrastructure, education, and affordability in underserved communities
-Opportunities for brokers and platforms to tap into the informal trading economy
As crypto and CFD trading continue to expand across Africa, access to advanced tools and market insights remains uneven. This session explores how AI and blockchain can bridge that gap by empowering informal traders and underserved communities to participate more effectively in digital financial markets. The discussion will focus on practical applications of technology to improve accessibility, education, and investment outcomes in both formal and informal sectors.
In this discussion, we will explore:
-The role of AI in democratizing access to trading tools, insights, and strategy development
-How crypto and blockchain can enable broader participation beyond traditional financial systems
-Addressing access barriers: infrastructure, education, and affordability in underserved communities
-Opportunities for brokers and platforms to tap into the informal trading economy