issues
search
PowerLoom
/
snapshotter-core
Apache License 2.0
0
stars
0
forks
source link
Arch Improvements
#10
Closed
xadahiya
closed
2 months ago
xadahiya
commented
2 months ago
Added proper docstrings and comments to all files
Clean up build-related files (no separate build and docker-compose files for dev mode). It just uses the
DEVMODE
env flag to control everything
Deleted extra files
Remove submodule architecture, using
bootstrap
based architecture now
Cleanup logs, extra files and folders
Computes now live with configs in the top-level directory
Hot reloading of code for all versions
Updated all dependencies and libraries
Moved chain-specific logic out of the main snapshotter core
No more relative imports in compute
No more
transformation_lamdas
No more
local_cache_path
Tracking and cleaning up pending asyncio tasks after a timeout to avoid memory leaks
DEVMODE
env flag to control everythingbootstrap
based architecture nowtransformation_lamdas
local_cache_path