T3060
Modify handleBlockConnected function in events.js to update the database with aliases.
Modify mocks and unit tests for new logic.
Differential D13707
[alias-server] implement new db functions in handleBlockConnected to fetch and store aliases bytesofman on Apr 13 2023, 18:28. Authored by
Details
T3060 Modify handleBlockConnected function in events.js to update the database with aliases. Modify mocks and unit tests for new logic. npm test
Diff Detail
Event TimelineThere are a very large number of changes, so older changes are hidden. Show Older Changes
Comment Actions need to refactor to not get the whole db on every block
Comment Actions lint
Comment Actions Responding to review feedback
Comment Actions Responding to feedback
Comment Actions It's getting there
Comment Actions Add unit test covering handleBlockConnected called on same block height as server state |