Core dev meeting #37

in #hive2 years ago

Agenda

Dev sync

it's best to listen to this one.

One interesting tidbit is that I'm going to hire another dev to help me. It's not set in stone yet as I'll see how that goes but hopefully this should allow to speed up hivemind development while allowing me to focus some time on hived.

@gtg wrote a lot of cli_wallet issues, are they open for anyone ?

No, @blocktrades and team are working a lot on the cli_wallet

Rc api kind of confusing, too late to change ?

Some talks here and there about the api and how another dev found the api super confusing (https://gitlab.syncad.com/hive/hive/-/issues/271) due to internal optimizations. I'm going to do an update to make the inner workings more intuitive to devs

Testnet sync

Mirrornet is going smoothly, some performance issues were found, soon bt and team will spin another upgraded version.

thanks for reading ! If you have any questions feel free to ask them in the comments.

@howo


You can vote for our witness directly using Hivesigner here.

Sort:  

Can you explain a bit about Mirrornet?
Not sure I understand that part.

Mirrornet is a type of testnet where we mirror the transactions happening on the main chain in order to test the new code with real world traffic. It's not something most normal/non-developer users need to ever use or worry about :)

Ohhh Okay.. Noted!
Thanks🤗

I have some questions, feel free to answer at your leisure.

How hard will it be to make a hive-enginesque diesel pool for the internal market?
A small fee, ~.1% to pay liquidity providers.
No staking period.

What impact would this have on the speed of the base layer?

Does hf26 appear to be on schedule?

How hard will it be to make a hive-enginesque diesel pool for the internal market?
A small fee, ~.1% to pay liquidity providers.
No staking period.

I'd say quite hard, there's a lot of things to create, the automated market maker, the liquidity token, the liquidity deposit, the liquidity withdrawal. It's definitely doable but it's a decently sized project.

What impact would this have on the speed of the base layer?

It would depend on the implementation, but I wouldn't expect it to be too craz.

Does hf26 appear to be on schedule?

No, blocktrades just increased the scope, see: https://peakd.com/hive-139531/@blocktrades/9th-update-of-2022-on-blocktrades-work-on-hive-software

Thanks for answering me, tcmd said that liquidity pools belong on the second layer, I was just hoping to not have to rely on a third party for that functionality, but as I understand it hive-engine is decentralizing as it can.
They just lack some transparency features, pool balances, trade histories, etc.
A way to see all the trades an account has made, and its profit or loss on them, is definitely needed.
Just a matter of time, I guess.
And, persistent asking.

Thanks for making this possible at all.