ergoplatform/ergo

Eliminate offchainRegistry

Open

#1,228 opened on Oct 23, 2020

 (1 comment) (0 reactions) (1 assignee)Scala (201 forks)github user discovery
B-500 SigUSDbountyhelp wanted

Repository metrics

Stars
 (519 stars)
PR merge metrics
 (Avg merge 12d 5h) (13 merged PRs in 30d)

Description

Currently a node not updating the wallet on tx removal from the pool etc. In general, offchainRegistry is not needed, node can work with mempool directly likely, which can simplify the code also

Contributor guide