Robert Sasu Profile picture
Sep 4 15 tweets 4 min read
Months of synergic efforts have come to life with the Inspire launch.
Its modules are complementary pillars to the Elrond NFT landscape, set to increase the outreach and influx of resources for each community initiative.
This is only the starting point.
Weekly #elrondtech 🛠️
1/ Laser focus on the Inspire launch due to its complexity involving multiple products and infrastructure components. NFT projects can now leverage Metaspaces to deploy their own marketplace, with Inspire's key features and functionalities, directly into their websites.
2/ The latest testnet upgrade helped us execute comprehensive testing scenarios on a set of features that are in the works for many months, which are intended to allow execution of partial miniblocks and reduce the bandwidth between nodes in several situations.
3/ Research and consensus improvement proposal that could allow even more time for processing transactions and decrease the scheduled transactions time to finality.
4/ Other notable achievements:
- Working on automatic generation for Rust interaction snippets
- Finished implementation of fallback observers mechanism for proxy
- Prepare elasticsearch v7 cluster
5/ - NFT service bug fixes
- Further testing, validation, refactor and fixes on crawler tool and ESDT metadata remover
- Testnet release T1.3.37.0 and preparations for testnet release T1.3.38.0
- Started DEX service timescale integration using data-api
6/ - Multiple fixes in heartbeat v2 subsystems
- Maiar Exchange auto router algorithm testing
- Refactor the integration of storage repository into elrond-go to move dependencies into a single package
- DB merger tool first binary & documentation
7/ - Community farm SC testing
- Improvements on Internal DEX economics tracker
- Refactored getting signing transaction data by checking if withHash option is enabled; moved logic to core to avoid duplicated code
- Crawler testing and transactions grouping
8/ - Improved mock contracts support for node / sc processor tests
- system-tests-js: burnForAll, transferRole; change delegation contract owner - scenarios and system tests
- Internal automatic DEX framework refactors
- Implemented /build endpoint for generic contract builds
9/ - Inspire testing
- Continued work on consensus separation; handling delayed block broadcaster component
- Bughunt and bugfixes on heartbeat v2
- Final tests and fixes on newly added transactions pool API
- Data API improvements
10/ - API GraphQL implementation
- Finished and merged the admin-only endpoints implementation for the pair smart contract on the feat/dex_v2 branch
- Fixes and tests for starting a node from a specific state
- Infrastructure providers tests
11/ - Finished feat/refactor-peers-miniblocks
- Fixes for guardians data API on node and proxy
- Improvements on the erdgo cli to allow usage on devnet, testnet, mainnet
- Started the integration of heartbeat v2 subsystem with multikey feature
12/ - System test partial miniblocks execution script
- Working on adding better support for visualizing managed types in the rust debugger
- Optimizations on the Rust Liquid Staking SC
- Worked on integrating ESDTs in Rosetta. Minor fixes on the existing EGLD implementation
13/ - notifier-go client http check fixes
- Unit & system testing for the Rust Liquid Staking SC
- Documentation on how to support reproducible contract builds
- Set up a set of observers with historical lookup support
- New Go-Rust bridge for the wasmer executor in the VM
14/ “Stay Hungry Stay Foolish” and tune in soon for more of the #elrondtech which powers the @ElrondNetwork ecosystem.
Check out our progress & get involved 👇 github.com/ElrondNetwork

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Robert Sasu

Robert Sasu Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @SasuRobert

Jul 2
The Jungle DEX go-live is not just a product launch, but an open door to real, raw innovation.

The combination of Maiar DEX premium DeFi experiences and internet-scale blockchain tech, w/ a permissionless environment, will supercharge community-driven innovation.

#elrondtech 🛠
1/ The June mainnet release is out - elrond-go v1.3.31.0 brings several improvements to help indexing on-chain data, all the way back to the genesis block. 8 new features and 23 bugfixes contained in 77 PRs

github.com/ElrondNetwork/…
2/ The Ad Astra Portal bridge has undergone an upgrade to adapt the Ethereum side of the components to a new fork. The bridge microservice has undergone refactoring, and the Binance Smart Chain component is now closer to its integration into the existing bridge.
Read 17 tweets
Mar 6
Blockchain’s role at the intersection of tech forces is to be the trust layer for their implementation towards the benefit of humanity, with fair, transparent and near-instant access for everyone, everywhere.
Weekly #elrondtech 🛠️
1/ elrond-go v1.2.38.2-rc2 released with improvements to SC memory allocation, SC results sizing, and other improvements. Maiar DEX farm SCs have been upgraded to adapt to the new features via scheduled maintenance.
2/ Smart Contracts now use memory allocation functions in a more efficient way, improving on a situation where certain calls resulted in uncontained memory growth & eventually lead to performance degradation.
Reminder for SC owners to check & adapt:
t.me/ElrondDevelope…
Read 21 tweets
Jul 17, 2021
We have been relentlessly committing all our resources 24/7 to push the latest improvements & implement all the audit findings in preparation for the launch of the Maiar DEX.
This is arguably the most important release since the @getMaiar app 4 months ago.
Weekly #elrondtech 🛠️
1/ Liquidity position tokens for the Maiar Exchange are now automatically merged. The EGLD wrapping as ESDT has been abstracted from the interface to automate the wrapping & sending into one bundle, with wrapping SCs deployed on each shard.
2/ Arwen v1.4: ESDT multi transfer, elliptic curves, more big int math, managed buffers, and timelocks and promises. Added new endpoints to use multi-transfer for SC execution and SC calls into Arwen.
Read 23 tweets
May 2, 2021
ESDT tokens are LIVE on the @ElrondNetwork

They use native protocol performance, to enable transfers that are orders of magnitude faster & more inexpensive than current implementations.

Maiar Exchange will open up value swaps on a truly global scale.

Weekly #elrondtech ⬇️
1/ The Elrond Standard Digital Token is now active following the successful mainnet upgrade. The community is already busy experimenting with tokens also on the mainnet. You can track them via the Explorer, which has been upgraded to accommodate tokens:

explorer.elrond.com/tokens
2/ Maiar Exchange: audits for the underlying Smart Contracts are underway. The user/owner flows are undergoing tests & security checks. The Public Devnet has been upgraded with ESDTs as well, in preparation for our DEX/AMM public testing.
Read 15 tweets
Feb 13, 2021
Thanks to the growing number of people who @getMaiar & engage with the @ElrondNetwork ecosystem, the number of accounts doubled to over 320k & we’re over 2.5M TXs, an unprecedented adoption level for a 6 months-young mainnet.
#hypergrowth100 Day 40
Weekly #elrondtech ⬇️
1/ The Delegation Manager toolset has been released for testnet integrations, ahead of our imminent mainnet upgrade. It enables staking providers to set up & manage staking pools, nodes, fees & other parameters for their customers.
github.com/ElrondNetwork/…
2/ We updated the libp2p libraries to the latest release & found out that they work seamlessly with their old counterparts. Congrats @libp2p team for the effort put in backward compatibility. We know how complex that is. :handshake:
libp2p.io
Read 23 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us on Twitter!

:(