Weekly Dev Update #66

THORChain Weekly Dev Update for Week 66, 21–26 Oct; Removal of 24hr liquidity limit, LastObserved for each Node, Auto-restart for Binance and more.

THORChain
THORChain
3 min readOct 26, 2020

--

Summary

The team worked on Chaosnet stability, testnet fixes, and multi-chain tweaks. Midgard was also updated.

Removal of 24hr TimeLimit on Liquidity

With “confirmation counting” now implemented for PoW chains, the timelimit for adding liquidity can be removed. It was only added as a blanket solution to allow liquidity providers of any chain to deposit assets into pools, and be credited their liquidity immediately.

Instead, the team (to reduce complexity) pushed logic for conf-counting back to the Bifrost level, so it will count confirmations prior to telling THORChain about a new event. This means when users add liquidity in large amounts they will be delayed if they exceed the block rewards for that block.

For instantly final chains conf-counting is not necessary.

LastObserved

When a node makes a witness transaction they will now include the blockheight of the event. This will update a new parameter on each node “last observed” on a per-chain basis. This will allow dashboards to be built that can easily show the sync status of all nodes at any time — if they are up to date then they will show the same last observed for each chain. If they are offline (or just have a single chain client crashed) then bots and alert services can easily compare and notify.

Releases

Midgard V0.4.0 was released with some improvements and updates. Details below.

https://gitlab.com/thorchain/midgard/-/releases

THORNode

The team deployed a fixes for testnet vault management, as well as multi-chain bug fixes found on mocknet.

Midgard

Fixes and tweaks for stability, as well as releasing V0.4.0.

Devops

A major feature shipped was an auto-restart to Binance client, which should fix any reliability issues going forward.

Clients

BEPSwap Client

Numerous UI/UX tweaks based on community feedback

ASGARDEX Client

Work continues to prepare the client for Chaosnet. Bitcoin and Ethereum have been integrated.

Community Work

The following tools receive regular updates:

RUNEStake

https://runestake.info/home

Telegram Bot

@thornode_testnet_bot

@thornode_chaosnet_bot

Twitter Bot

https://twitter.com/thor_bot

Delphi Defi Dashboard

https://defi.delphidigital.io/thorchain/chaosnet/network

THORChain Network Explorer

https://thorchain.net/

THORChain Official Block Explorer

https://viewblock.io/thorchain

Audits

A final security audit is being completed.

Next Milestones

Bitcoin public testnet.

Community

To keep up to date, please monitor community channels, particularly Telegram and Twitter:

--

--

THORChain
THORChain

The official team for THORChain — the decentralized liquidity network.