Avatar
Ergo
a9d23dfe78683b33a56783c836ea19e96a31759de4f08157f2fff5b265a6841c
Ergo is a next-gen smart contract platform that ensures the economic freedom of ordinary people through secure, accessible, and decentralized financial tools.

Missed today’s Ergo Proof of Work AMA with @shishirpai & @qx_ergo? 🎧 Catch the recording now on The Ergo Podcast! Available on Spotify, Apple Podcasts, or via direct download.πŸ‘‡

sigmanauts.com/podcast/

Don't forget! Ergo Proof of Work AMA tomorrow (Thursday) at 1pm UTC!

Join @shishirpai and @qx_ergo!

Direct Link: https://youtube.com/watch?v=-uG26zl5Wjc

#ergo #pow #ama

Mark your calendars! We are having another Ergo community chat on Friday, Nov. 15th - 4pm UTC.

Join the Zoom (cameras off is fine)!

Meeting ID: 954 3704 1424

Passcode: 705788

#ergo #crypto

Build it in the open.

Build it together.

Build it to be unstoppable.

The world is waking up, let's show them what it's like to be in control again.

#build

We can't help ourselves by pushing boundaries and implementing research based tech... and our Devs have only scratched the surface of what's possible with eUTXO on #Ergo and programmable money, security, privacy and transparency!

Excited for the future of #crypto!

Please consider supporting #CyberVerseGame! They are a shining example of what Ergo principles can make possible.

Check it out πŸ‘‡

https://playcyberverse.com/

πŸš€ ErgoHack IX Project Overviews πŸŽ“

#ErgoHack IX focuses on UI/UX innovations for the Ergo ecosystem. Here’s a look at the participating projects:

1️⃣ Community Liquidity Bootstrap (CLB)

CLB is a nonprofit initiative focused on solving a critical issue within the Ergo ecosystem: liquidity. With no venture capital or premine, Ergo relies on community participation for liquidity, creating a unique challenge for average token holders. CLB bridges this gap by offering low-risk, accessible returns for the community, helping to increase engagement, attention, and participation across the ecosystem.

2️⃣ Stable Benefaction Platform

This decentralized application allows projects to seek funding in ERG in exchange for participation tokens, providing a transparent mechanism for community-driven financial support within the Ergo ecosystem.

3️⃣ Last Byte Bar

Last Byte Bar is an innovative system that automatically generates and emits NFTs and tokens upon block discovery, using smart contracts to verify block finders, create unique identifiers, and mint digital assets from block data. Each NFT is algorithmically generated as blockchain-native artwork, while fungible tokens are minted with attributes influenced by block data. With every mined block, assets are distributed to miners, providing a flexible reward structure that enhances engagement and introduces new tokenomics possibilities within the Ergo ecosystem.

4️⃣ OnErgo

OnErgo is a comprehensive engagement platform that combines event tracking with gamified learning. Featuring a community-driven event calendar, OnErgo consolidates all activities across Ergo, from hackathons to CyberVerse game events, with rewards for user submissions. The platform will introduce quests like Rosen bridge transactions or NFT acquisitions, offering badges, tokens, and leaderboard recognition to drive participation. Wallet authentication and smart contracts will verify user actions and distribute rewards, making OnErgo a hub for both engagement and education within Ergo.

5️⃣ Satergo Offline Vault

Satergo Offline Vault is an Android app that acts as a secure hardware wallet key, installed on an offline device to protect Ergo users’ seed phrases. It connects via Bluetooth to the Satergo desktop wallet, allowing users to enter their password and sign transactions safely on their mobile device, keeping sensitive data isolated from malware. The app is transferred manually, bypassing app stores, and lets users repurpose old phones for secure, cost-effective storage.

6️⃣ Minotaur Wallet

Minotaur focuses on enhancing multi-sig wallet transactions by improving communication and reliability among wallet signers. Through streamlined processes, Minotaur makes multi-sig signing faster and less error-prone.

7️⃣ OneStopShop

This onboarding guide simplifies Ergo's ecosystem for newcomers by providing essential resources, covering everything from basic concepts to getting started with wallets, DApps, and transactions, ensuring a smooth user journey.

8️⃣ Cup of Sugar

Cup of Sugar is a decentralized project supporting peer-to-peer transactions in local economies, promoting sustainable, locally sourced goods through its COS token. Originally designed as a marketplace for small businesses, it empowers communities with blockchain-driven trade. For ErgoHack, Cup of Sugar is building a tool to visualize and track COS token activity, offering insights into transaction flows within local exchange networks.

9️⃣ 3D Explorer

3D Explorer is a visual tool that brings Ergo’s blockchain data to life, showing blocks, transactions, inputs, and outputs in a dynamic 3D environment. Each block mined updates the visualization, allowing users to zoom into specific transactions or historical blocks. This project primarily aims to educate users about the UTXO model and blockchain structure in an engaging, exploratory format, enhancing understanding of complex blockchain data.

πŸš€ New release: Ergo Protocol Reference Client 5.0.24 (v5.0.24)

Ergo Protocol Reference Client 5.0.24

Identical to 5.0.23, only proper version update is done in configs, to avoid issues with Satergo wallet.

Check it out here: https://github.com/ergoplatform/ergo/releases/tag/v5.0.24

πŸš€ New release: Ergo Protocol Reference Client 5.0.23 (v5.0.23)

## What's Changed

* Simplifying DifficultySerializer.decodeMPI by @kushti in https://github.com/ergoplatform/ergo/pull/2143

* Autolykos-related code refactoring by @kushti in https://github.com/ergoplatform/ergo/pull/2148

* Update sigma to v5.0.14 by @aslesarenko in https://github.com/ergoplatform/ergo/pull/2101

* i2133 - Fix indexer sometimes crashing on rollback by @jellymlg in https://github.com/ergoplatform/ergo/pull/2145

* Test for soft-forked acceptance of Ergoscript containing unknown methods (after 6.0 activation) by @kushti in https://github.com/ergoplatform/ergo/pull/2146

* Token post by @mgpai22 in https://github.com/ergoplatform/ergo/pull/2162

* Clear mempool transactions with inputs being spent immediately when a block arrives by @kushti in https://github.com/ergoplatform/ergo/pull/2156

* Accounting for unparsed header bytes by @kushti in https://github.com/ergoplatform/ergo/pull/2151

* Scaladoc fixes by @kushti in https://github.com/ergoplatform/ergo/pull/2160

* Fix for API dying eventually with extraIndexer turned on by @kushti in https://github.com/ergoplatform/ergo/pull/2158

* Fixed OpenAPI description for /wallet/getPrivateKey argument by @kushti in https://github.com/ergoplatform/ergo/pull/2181

* Fix for ("org.ethereum" % "leveldbjni-all") dependency by @kushti in https://github.com/ergoplatform/ergo/pull/2183

* Candidate for 5.0.23 release by @kushti in https://github.com/ergoplatform/ergo/pull/2169

## New Contributors

* @mgpai22 made their first contribution in https://github.com/ergoplatform/ergo/pull/2162

**Full Changelog**: https://github.com/ergoplatform/ergo/compare/v5.0.22...v5.0.23

Check it out here: https://github.com/ergoplatform/ergo/releases/tag/v5.0.23

πŸš€ New release: Ergo protocol reference client 6.0.0 Alpha2 (for devnets only!) (v6.0.0-alpha2)

Ergo 6.0.0-alpha2 protocol client, for devnets only!

It corresponds to https://github.com/ScorexFoundation/sigmastate-interpreter/pull/1027 in Sigma

Contains all the planned functional 6.0.0 Sigma features.

Activation:

create devnet config like https://gist.github.com/kushti/4f9c6b706ab16fcf2151cf1f3b531f7d

run as java -jar -Xmx4G ergo-6.0.0-alpha0.jar --devnet -c devnet.conf

unlock wallet to have block generation started (not really needed, as currently devnet is starting with Autolykos2, but this artefact in miner from Autolykos 1 is still in the code)

wait for 256 + 32 * 16 == 768 blocks for 6.0 activation

then you can use /script/p2sAddress API method to compile ErgoScript code with 6.0 features.

Check it out here: https://github.com/ergoplatform/ergo/releases/tag/v6.0.0-alpha2

πŸš€ ErgoHack IX is Here! πŸš€

Theme: Advancing UI/UX Design & Mining Solutions on Ergo

We're excited to announce the next big event in the Ergo ecosystemβ€”ErgoHack IX, where innovation meets blockchain! πŸ› οΈ This is your chance to help shape the future of Ergo by designing cutting-edge mining solutions and improving UI/UX for a smoother, more user-friendly experience.

πŸ“… Date: October 25-31, 2024

πŸ“ Location: Ergo's Discord

πŸ’» Whether you're a blockchain developer, UI/UX designer, front-end engineer, mining enthusiast, or just passionate about the space, this hackathon is for you!

πŸ† Prizes:

πŸ₯‡1st Place: TBC

πŸ₯ˆ2nd Place: TBC

πŸ₯‰3rd Place: TBC

Special awards for best UI/UX design, mining innovation, and community choice.

Don't miss outβ€” REGISTER NOW and check the full schedule here: ErgoHack IX πŸ”— https://ergohack.io/

#ErgoHack9 #Mining #pow #Ergo

πŸš€ New release: Ergo protocol reference client 6.0.0 Alpha1 (for devnets only!) (v6.0.0-alpha1)

This is the 6.0.0-alpha0 version, not intended for public testnet or mainnet, only for developer networks.

It contains Sigma 6.0.0 as of https://github.com/ScorexFoundation/sigmastate-interpreter/pull/1025/commits/6c59ce0481a26661036614489ffa42413991e0b7 commit.

Only following 6.0 functions are supported:

* https://github.com/ScorexFoundation/sigmastate-interpreter/pull/938

* https://github.com/ScorexFoundation/sigmastate-interpreter/pull/962

* https://github.com/ScorexFoundation/sigmastate-interpreter/pull/972

* https://github.com/ScorexFoundation/sigmastate-interpreter/pull/968

* https://github.com/ScorexFoundation/sigmastate-interpreter/pull/979

* https://github.com/ScorexFoundation/sigmastate-interpreter/pull/989

* https://github.com/ScorexFoundation/sigmastate-interpreter/pull/990

* https://github.com/ScorexFoundation/sigmastate-interpreter/pull/995

* https://github.com/ScorexFoundation/sigmastate-interpreter/pull/997

* https://github.com/ScorexFoundation/sigmastate-interpreter/pull/1007

* https://github.com/ScorexFoundation/sigmastate-interpreter/pull/1008

* https://github.com/ScorexFoundation/sigmastate-interpreter/pull/1015

* https://github.com/ScorexFoundation/sigmastate-interpreter/pull/1020

Please visit PRs above to find ErgoScript code examples (usually , in `BasicOpsSpecification` tests)

Activation:

* create devnet config like https://gist.github.com/kushti/4f9c6b706ab16fcf2151cf1f3b531f7d

* run as `java -jar -Xmx4G ergo-6.0.0-alpha0.jar --devnet -c devnet.conf`

* unlock wallet to have block generation started (not really needed, as currently devnet is starting with Autolykos2, but this artefact in miner from Autolykos 1 is still in the code)

* wait for 256 + 32 * 16 == 768 blocks for 6.0 activation

then you can use `/script/p2sAddress` API method to compile ErgoScript code with 6.0 features.

Check it out here: https://github.com/ergoplatform/ergo/releases/tag/v6.0.0-alpha1

It's official, @CheeseEnth has programmed the first Ergo testnet storage rent collection with a modified Mining Core!

Some more tests and it will soon be deployed to the Sigmanauts Mining Pool (DAO) on mainnet!

More income to sustain #PoW GPU mining!

πŸš€ New release: Ergo protocol reference client 6.0.0 Alpha0 (for devnets only!) (v6.0.0-alpha0)

This is the 6.0.0-alpha0 version, not intended for public testnet or mainnet, only for developer networks.

It contains Sigma 6.0.0 as of https://github.com/ScorexFoundation/sigmastate-interpreter/pull/1025/commits/a8f1d6667860d4d1211082aa2ad7c186b6860a23 commit.

Only following 6.0 functions are supported:

* https://github.com/ScorexFoundation/sigmastate-interpreter/pull/962

* https://github.com/ScorexFoundation/sigmastate-interpreter/issues/969

* https://github.com/ScorexFoundation/sigmastate-interpreter/pull/968

* https://github.com/ScorexFoundation/sigmastate-interpreter/pull/979

* https://github.com/ScorexFoundation/sigmastate-interpreter/pull/989

* https://github.com/ScorexFoundation/sigmastate-interpreter/pull/1008

Please visit PRs above to find ErgoScript code examples (usually , in `BasicOpsSpecification` tests)

Activation:

* create devnet config like https://gist.github.com/kushti/4f9c6b706ab16fcf2151cf1f3b531f7d

* run as `java -jar -Xmx4G ergo-6.0.0-alpha0.jar --devnet -c devnet.conf`

* unlock wallet to have block generation started (not really needed, as currently devnet is starting with Autolykos2, but this artefact in miner from Autolykos 1 is still in the code)

* wait for 256 + 32 * 16 == 768 blocks for 6.0 activation

then you can use `/script/p2sAddress` API method to compile ErgoScript code with 6.0 features.

Check it out here: https://github.com/ergoplatform/ergo/releases/tag/v6.0.0-alpha0

πŸš€ New release: Ergo Protocol Reference Client 5.0.22 (v5.0.22)

## What's Changed

* Add excludeMempoolSpent Query Parameter to /blockchain/box/unspent/byAddress by @anon-yum2 in https://github.com/ergoplatform/ergo/pull/2131

* Fix for duplicates in /blockchain/boxByAdress results https://github.com/ergoplatform/ergo/pull/2167

* Fixes for IndexedErgoTransaction format and double quotes in examples by @kushti in https://github.com/ergoplatform/ergo/pull/2176

## New Contributors

* @anon-yum2 made their first contribution in https://github.com/ergoplatform/ergo/pull/2131

**Full Changelog**: https://github.com/ergoplatform/ergo/compare/v5.0.21...v5.0.22

Contributors:

@anon-yum2 , @jellymlg , @kushti

Check it out here: https://github.com/ergoplatform/ergo/releases/tag/v5.0.22

πŸŽ‰ Ergo turns 5! Join our #Ergoversary celebration with a content extravaganza featuring @RosenBridge_erg, @ZengateGlobal, @PaideiaDAO, @LithosProtocol & more. Special guests include researchers from Stanford, TU Wien & @CKBEcoFund. Videos, Twitter Spaces & surprises await!

πŸ† ErgoHack VIII results are in!

πŸ₯‡ Crystal Pool: Self-custodial exchange

πŸ₯ˆ Duckpools: Options trading platform

πŸ₯‰ Analog Ergo: Lightning Network

πŸ”— https://ergoplatform.org/en/blog/ErgoHack-8-Winners/

#BTC lending pool on duckpools.io? This is just the tip of the smart layer iceberg.

- PoW Security

- Smart Contracts that are truly immutable

- Unstoppable Finance

- First Principles

Ergo is unstoppable and will be coming to a #RosenBridge near you! See you soon!