Skip to main content

Support QBFT for Besu

· 2 min read

Changelog Image

QBFT (Quorum Byzantine Fault Tolerance) is the latest consensus algorithm now available in Hyperledger Besu on the SettleMint platform. This proof-of-authority consensus mechanism is designed to provide enhanced security, scalability, and performance for enterprise blockchain networks. QBFT ensures that all participating nodes in the network agree on the state of the blockchain, even in the presence of potentially malicious actors or network failures. By utilizing a leader-based system with rotating block proposers, QBFT maintains network integrity while allowing for efficient transaction processing.

Compared to its predecessor, IBFTv2, QBFT offers several significant improvements. First and foremost, QBFT provides immediate transaction finality, meaning that once a block is added to the chain, it's considered final and cannot be reversed. This feature is particularly crucial for financial applications where transaction certainty is paramount. Additionally, QBFT boasts enhanced performance metrics, with faster block times and higher transaction throughput. The algorithm also incorporates improved security measures, including protection against certain types of attacks that could potentially compromise IBFTv2 networks. These enhancements make QBFT a more robust and efficient choice for enterprise-grade blockchain deployments.

We're excited to announce that QBFT is now the default consensus algorithm for all new Hyperledger Besu networks deployed on the SettleMint platform. This means that users can immediately take advantage of QBFT's benefits when launching their blockchain projects.

Attestation Service

· 2 min read

Changelog Image

The Attestation Service is a groundbreaking framework designed to facilitate the creation, management, and verification of attestations on EVM cpmpatible blockchains (public or cosortium). By leveraging the decentralized and immutable nature of blockchain technology, it allows individuals and organizations to issue verifiable statements of fact, which can include anything from identity verification to compliance with regulatory standards. This service empowers users to maintain control over their data while providing transparency and trustworthiness to various processes.

One of the most remarkable aspects of the Attestation Service is its potential to streamline numerous processes across various industries. For instance, in the realm of education, institutions can issue verified diplomas and certifications that are tamper-proof, ensuring that employers can trust the qualifications of job candidates. In healthcare, medical professionals can share validated credentials, thus enhancing patient safety and care quality. The Attestation Service also plays a crucial role in compliance-related scenarios, allowing businesses to demonstrate adherence to regulations and standards seamlessly, reducing the burden of paperwork and audits.

The versatility of the Attestation Service extends to a wide array of use cases, making it an invaluable tool for both individuals and enterprises. Beyond identity verification and compliance, EAS can be applied to create transparent voting systems, enhance reputation management in decentralized finance (DeFi), and even support peer-to-peer lending by validating the creditworthiness of borrowers. Moreover, in the realm of environmental sustainability, it can help track and verify carbon credits, ensuring that claims about carbon offsets are accurate and trustworthy. Overall, the Ethereum Attestation Service stands as a transformative solution, unlocking new possibilities for trust and verification in our increasingly digital world.

Customize Genesis, Bootnode lists and key material

· One min read

Changelog Image

You can now create new consortium networks where you have the capability to customize literally everything.

  1. You can build your own genesis files,

  2. import them from external sources,

  3. customize boot node lists and the key material used for your nodes

This allows you to do a variety of use cases that were impossible before.

For example, you can migrate between different networks and different instances of the SettleMint platform. You can execute your own hard forks, customize settings that are not customizable via the UI, join external consortia that are restricted by identity or just in general join any external network you want.

Audit logs

· One min read

Changelog Image

Every application and organization/workspace now has full access to the audit log. This will help you ensure maximum compliance in enterprise environments.

Smart Contract Set Portal

· One min read

Changelog Image

The Smart Contract Portal is a middleware which creates an easy to use api on top of your smart contracts. It can be used with all EVM-compatible chains like Ethereum, Hyperledger Besu, Polygon, Binance Smart Chain, Avalanche, etc. You can run it on your own blockchain nodes (both public and permissioned) or on a Load Balancer. Benefits of using the smart contract portal:

  1. Simplified Integration: APIs allow developers to interact with complex smart contract functions through familiar interfaces, reducing the need to understand blockchain-specific languages and protocols.

  2. Data Aggregation: APIs can consolidate data from multiple smart contracts, providing a unified view.

  3. Improved Performance: GraphQL optimizes data fetching, ensuring that clients retrieve only the necessary data in a single request, reducing network load and improving performance.

  4. Stack agnostic: Teams are free to choose their own technology stack.

More information on https://console.settlemint.com/documentation/docs/using-platform/middleware/#the-smart-contract-portal-middleware

Hashgraph Hedera

· One min read

Changelog Image

Hedera is a public distributed ledger technology (DLT) network that was launched in August 2018 by Hedera Hashgraph, LLC. It uses the Hashgraph consensus algorithm, which is a unique and novel approach to achieving consensus in a distributed network.

Hedera’s native cryptocurrency is called HBAR, and it is used to power the network’s services, including smart contracts, file storage, and regular transactions.

Hedera focuses on providing high throughput, low latency, and fair transaction ordering, making it suitable for enterprise-grade applications. Unlike blockchain-based systems, Hedera’s Hashgraph algorithm ensures fast, fair, and secure transactions without compromising decentralization. We support, the Hedera Mainnet and the Hedera Testnet.

Read more on https://console.settlemint.com/documentation/docs/blockchain-guides/Hedera/hedera-the-basics/

Embedded o11y infrastructure

· One min read

Changelog Image

The platform now includes a complete observability suite. It powers the resource metrics and logs in the platform UI, and includes a Grafana instance for operation personel to track any metric they wish to follow.

Managed Platform v7

· One min read

Changelog Image

The managed platform has been upgraded to the same codebase as the earlier Self-Managed release, providing a secure and more importantly, low barrier entry to transofring your organisation with Blockchain

Polygon Amoy

· One min read

Changelog Image

The beloved and widely used Mumbai testnet for Polygon PoS uses Ethereum’s Goerli testnet as its root chain. This means Mumbai counts on Goerli for block production.  But Goerli is currently scheduled for deprecation, by the end of Q1 2024. The Amoy testnet for Polygon PoS is the replacement and has been launched, a new testnet that provides a low-stakes environment to build, test, and break things.  Amoy will use Ethereum’s Sepolia testnet as the root (L1) chain. Developers deploying on Amoy can continue to count on the availability of essential validators, infra, faucets, tooling, and more, in a sustainable and future-proof environment. Now available in the SettleMint platform. Note: Any Mumbai nodes will cease to function in the near future, please migrate your applications as soon as possible.