You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
do we need dynamic functions such as warnet service mypythonfile.py bespoke_function bespoke_paramater
there is a known hook for uploading (ABC)
What do we need to "open up" on the tanks in order for services to access them
Helm chart + a python file (is just one option)
python file with Interface: pre-network, post-network, pre-tank, post-tank, pre-lightning, post-lightning
warnet logs will list everything with show-logs label in yaml file (we currently use export-logs) or just look in the namespace
Next steps
Need to investigate loading python code into warnet via hook functions; Specifically, look at plugin architecture; Is there an approach that handles third party dependencies nicely
Need to timeblock hook functions broadcasting messages to Warnet Service processes
Do lnd or cln doing this
If we can do lnd or cln now, then we need to do simln as a Warnet Service (plus simln requires upload, which could be tricky)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Previous service discussion
#411
Current services
Service features
Tanks
Network
Future Services
Hooks
Warnet looks for in the Service file
warnet service mypythonfile.py bespoke_function bespoke_paramater
warnet logs
will list everything withshow-logs
label in yaml file (we currently useexport-logs
) or just look in the namespaceNext steps
upload
, which could be tricky)Beta Was this translation helpful? Give feedback.
All reactions