Weekly Ergo Developers chat
The weekly Ergo Developers chat will take place here tomorrow, Wednesday, 1PM UTC.
@Ecosystem Core @Community Developer
6 Replies
Sigma:
- PR towards v5.0 is waiting for @kushti's review (https://github.com/ScorexFoundation/sigmastate-interpreter/pull/733)
- New incremental PR towards v5.0 is ready for @kushti's review (https://github.com/ScorexFoundation/sigmastate-interpreter/pull/734)
Appkit:
- Appkit v4.0.6 release candidate is waiting for ergo-wallet v4.0.13 publishing (or v4.0.14) then will release.
- Collection of CoveringBoxes using chunked requests #93 approved and merged.
Ergo:
- PR is waiting for @kushti second round review, hope this can land into v4.0.14
(https://github.com/ergoplatform/ergo/pull/1330)
Misc:
- lots of discussions related to EF and Android Wallet
- Job Description for Compiler Engineer open position (https://github.com/ergoplatform/grow-ergo/pull/9)
Next up:
- Create next incremental PR towards v5.0
Scanner:
- Store Inputs and dataInputs PR is ready for review @kushti https://github.com/ergoplatform/scanner/pull/6
GitHub
store inputs by code-for-uss · Pull Request #6 · ergoplatform/scann...
Related to #4
Some Changes:
Added functionality for storing input boxes related to output boxes and specifying spent boxes
Fixed some todos about DB blocking
Add dataInputs DAO and functionality ...
During the tests of raffle we found a serious bug (not in the raffle itself) which is fixed now.
So there are some delays in deploying the raffle. Meanwhile, we are doing some UI improvements.
on the bug, we will explain later.
Hi, what is the reason you don't use the published Appkit (anything missing there?) https://github.com/ErgoRaffle/raffle-backend/tree/Dev/appkit
GitHub
raffle-backend/appkit at Dev · ErgoRaffle/raffle-backend
Contribute to ErgoRaffle/raffle-backend development by creating an account on GitHub.
We have a local network for test and deployment, in latest version there was some problem (Some of them were solved with your help, in the last committees of Appkit) , now I am checking other issues and I will share them with you.