Ergo's avatar
Ergo
ergo@iris.to
npub148fr...2akq
Ergo is a next-gen smart contract platform that ensures the economic freedom of ordinary people through secure, accessible, and decentralized financial tools.
Ergo's avatar
Ergo 9 months ago
The weekly Ergo #Developers chat will take place tomorrow , Wed, Aug 27th, 1PM UTC! Please join to share the news about development of your tools and projects, discuss research, ask questions and so on! Would be awesome to get feedback from #developing #financial contracts on Ergo! And let's also discuss upcoming 6.0 protocol soft-fork update , input/ordering blocks WIP, sidechains, L2 and other research topics, and so on ! If you want to develop a dapp on Ergo, please come to ask questions, and your feedback is welcomed!
Ergo's avatar
Ergo 9 months ago
The Ergo Infrastructure DAO is live. A decentralized backbone that secures nodes, tools, and services while empowering the community to shape the ecosystem. 馃憠 Full article: bit.ly/477VybH image
Ergo's avatar
Ergo 9 months ago
馃殌 New release: Ergo protocol reference client 6.0.1 (v6.0.1) ## What's Changed * Versioned block transaction serializer since 6.0, not 5.0 by @kushti in * Candidate regenration fixes by @kushti in * Add blocks with full txns endpoint to indexed node by @mgpai22 in * add exclude mempool spent to all blockchain unspent endpoints by @mgpai22 in * Add Full Input with Proof for Unconfirmed Transactions Endpoint by @mgpai22 in * Candidate for 6.0.1 release by @kushti in **Full Changelog**: Check it out here:
Ergo's avatar
Ergo 11 months ago
馃殌 New release: Ergo protocol reference client 6.0.0 (v6.0.0) This release contains support for 6.0 (aka EIP-50) soft-fork changes, along with voting code. EIP-50 details can be found at This version will vote automatically for 6.0 soft-fork. To vote against with this and follow-up version, set ``` ergo { ... voting { 120 = 0 ... } } ``` otherwise, the node will start voting for 6.0 soft-fork activation since the height 1,561,601 Check it out here:
Ergo's avatar
Ergo 11 months ago
馃殌 New release: Ergo protocol reference client 6.0.0-RC7 (v6.0.0-RC7) In this new 6.0 release candidate: * Sigma-state dependency updated to 6.0.1 with a fix for Upcast issues in v3 trees done in * added a case for invalid testnet v4 block generated with older client (contains v7 tree) Check it out here:
Ergo's avatar
Ergo 11 months ago
Ergo's avatar
Ergo 1 year ago
馃殌 New release: Ergo Protocol Reference Client 5.1.3 (v5.1.3) **This release is identical to 5.0.26 but on top of 5.1 (RocksDB)** ## What's Changed * Up version for actions/cache by @ccellado in * Fix openapi.yaml for /wallet/updateChangeAddress by @ccellado in * Update scala, sbt, and plugins. by @jozanek in * Remove jaxb-api dependency. by @jozanek in * Update existing and remove unused dependencies from avldb project. by @jozanek in * regenerate block candidate periodically by @Alesfatalis in * Candidate for 5.0.26 release by @kushti in ## New Contributors * @Alesfatalis made their first contribution in **Full Changelog**: Check it out here:
Ergo's avatar
Ergo 1 year ago
馃殌 New release: Ergo Protocol Reference Client 5.0.26 (v5.0.26) Miners, beware! This version is introducing candidate block regeneration (every ~60 sec atm). ## What's Changed * **regenerate block candidate periodically** by @Alesfatalis in * Up version for actions/cache by @ccellado in * Fix openapi.yaml for /wallet/updateChangeAddress by @ccellado in * Update scala, sbt, and plugins. by @jozanek in * Remove jaxb-api dependency. by @jozanek in * Update existing and remove unused dependencies from avldb project. by @jozanek in ## New Contributors * @Alesfatalis made their first contribution in **Full Changelog**: Check it out here:
Ergo's avatar
Ergo 1 year ago
The venue is booked! Join us October 11th for an Ergo Meetup! Location: Downtown Colorado Springs Full details to come very soon! Updates will be posted here on X and on sigmanauts.com
Ergo's avatar
Ergo 1 year ago
馃殌 New release: Ergo protocol reference client 6.0.0-RC5 (v6.0.0-RC5) This release is supposed to be identical to the final 6.0 release, aside of mainnet voting height. Changes since RC4: Sigma: included, BigInt range check for v3 trees and during Autolykos v1 solution parsing. node: simplified protocol version check during mempool transaction parsing, some versioning related fixes Check it out here:
Ergo's avatar
Ergo 1 year ago
AI + Blockchain = The future. Join the 10th Anniversary ErgoHACK & build the next-gen AI dApps on Ergo! 馃搮 May 25 - June 1, 2025 馃挵 $9,000 in ERGs 馃弳 Theme: AI on Ergo Blockchain Be part of the revolution! 馃憞 馃敆 ErgoHACK X Registration ergohack.io/register/ #ErgoHACK #AI #Blockchain image
Ergo's avatar
Ergo 1 year ago
馃殌 New release: Ergo protocol reference client 6.0.0-RC4 (v6.0.0-RC4) This version is able to sync with the mainnet. For that, a couple of fixes done in 6.0.0 candidate: * treeVersion <= activatedVersion checked since 5.0 activation only (as before there were some mainnet transactions violated the rule) * initialization of some values in object SOption made lazy (to avoid null values somehow appearing in the node 6.0) Check it out here:
Ergo's avatar
Ergo 1 year ago
Ergo's avatar
Ergo 1 year ago
馃殌 New release: Ergo protocol reference client 6.0.0-RC4 (v6.0.0-RC4) This version is able to sync with the mainnet. For that, a couple of fixes done in 6.0.0 candidate: * treeVersion <= activatedVersion checked since 5.0 activation only (as before there were some mainnet transactions violated the rule) * initialization of some values in object SOption made lazy (to avoid null values somehow appearing in the node 6.0) Check it out here: