Our great sponsors
-
Mostly working on devops tasks. Researching solutions for status page for explorer and other services. Found https://github.com/TwiN/gatus but it not cover all needed cases. Researching grafana now.
-
Added support for those registers which can be parsed (https://github.com/ergoplatform/explorer-backend/issues/189)
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
4.0.26 finalized, tests fixed, please review @pragmaxim @greenhat @morphic @Ilya | ErgoDEX CTO https://github.com/ergoplatform/ergo/pull/1674
-
sigmastate-interpreter
ErgoScript compiler and ErgoTree Interpreter implementation for Ergo blockchain
chasing weird null pointer bug on one of the nodes https://github.com/ScorexFoundation/sigmastate-interpreter/issues/778 , now a reason is more or less clear I guess
-
I've been working on Dexy EIP and sidechains as @kushti mentioned. https://github.com/ergoplatform/eips/pull/62 (WIP)
-
@TimL is merged integration testing suite PR so we run our tests against real ergo node instance https://github.com/ergoplatform/sigma-rust/pull/530. Besides that, he finished node discovery via REST API https://github.com/ergoplatform/sigma-rust/pull/558 and upgraded the rust version on the CI and fixed new clippy warnings https://github.com/ergoplatform/sigma-rust/pull/563
-
I've implemented most of the missing pieces for node interaction (getting change address, unspent boxes, signing and submitting refresh action tx, etc.) needed for refresh action. I'm planning to finish the rest of them this week and have a draft refresh action implementation complete. Next, I'm planning to implement the oracle pool bootstrap process (token minting, initial pool and refresh boxes creation, etc.) to do it all via a single command-line option. I want the process of launching a new pool to be as simple as possible. https://github.com/ergoplatform/oracle-core/pull/15
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
-
Finished security audit and review of Wallet App release https://github.com/ergoplatform/ergo-wallet-app/pull/105