<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sentrum/src, branch v0.1.7</title>
<subtitle>Daemon that monitors watch-only bitcoin wallets
</subtitle>
<id>https://git.sommerfeld.dev/sentrum/atom?h=v0.1.7</id>
<link rel='self' href='https://git.sommerfeld.dev/sentrum/atom?h=v0.1.7'/>
<link rel='alternate' type='text/html' href='https://git.sommerfeld.dev/sentrum/'/>
<updated>2024-04-24T00:52:06Z</updated>
<entry>
<title>Log errors occuring during action::run</title>
<updated>2024-04-24T00:52:06Z</updated>
<author>
<name>sommerfeld</name>
<email>sommerfeld@sommerfeld.dev</email>
</author>
<published>2024-04-24T00:52:06Z</published>
<link rel='alternate' type='text/html' href='https://git.sommerfeld.dev/sentrum/commit/?id=e510e1cb157bec78ffb5bccdabb4b33e7d507d3d'/>
<id>urn:sha1:e510e1cb157bec78ffb5bccdabb4b33e7d507d3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve log format consistency</title>
<updated>2024-04-24T00:51:51Z</updated>
<author>
<name>sommerfeld</name>
<email>sommerfeld@sommerfeld.dev</email>
</author>
<published>2024-04-24T00:51:51Z</published>
<link rel='alternate' type='text/html' href='https://git.sommerfeld.dev/sentrum/commit/?id=d9621cf95201c7a64a365686201f40bbd5952156'/>
<id>urn:sha1:d9621cf95201c7a64a365686201f40bbd5952156</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add MessageParams::wallet() getter</title>
<updated>2024-04-24T00:50:04Z</updated>
<author>
<name>sommerfeld</name>
<email>sommerfeld@sommerfeld.dev</email>
</author>
<published>2024-04-24T00:50:04Z</published>
<link rel='alternate' type='text/html' href='https://git.sommerfeld.dev/sentrum/commit/?id=ee215982330c2670308e234429dd496d7f655c8f'/>
<id>urn:sha1:ee215982330c2670308e234429dd496d7f655c8f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use alt selector for displaying anyhow::Error</title>
<updated>2024-04-24T00:49:20Z</updated>
<author>
<name>sommerfeld</name>
<email>sommerfeld@sommerfeld.dev</email>
</author>
<published>2024-04-24T00:49:20Z</published>
<link rel='alternate' type='text/html' href='https://git.sommerfeld.dev/sentrum/commit/?id=b125bde9e4c8955fcfb6aae8ce9def13bfff726e'/>
<id>urn:sha1:b125bde9e4c8955fcfb6aae8ce9def13bfff726e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify function return type</title>
<updated>2024-04-24T00:44:47Z</updated>
<author>
<name>sommerfeld</name>
<email>sommerfeld@sommerfeld.dev</email>
</author>
<published>2024-04-24T00:44:47Z</published>
<link rel='alternate' type='text/html' href='https://git.sommerfeld.dev/sentrum/commit/?id=9ebbb9ee741c1d78a52789a646af83bce21e5a78'/>
<id>urn:sha1:9ebbb9ee741c1d78a52789a646af83bce21e5a78</id>
<content type='text'>
It does not need to return a Result.
</content>
</entry>
<entry>
<title>Add more debug logging</title>
<updated>2024-04-23T15:08:56Z</updated>
<author>
<name>sommerfeld</name>
<email>sommerfeld@sommerfeld.dev</email>
</author>
<published>2024-04-23T14:56:04Z</published>
<link rel='alternate' type='text/html' href='https://git.sommerfeld.dev/sentrum/commit/?id=b75f2c6724b297efce1ad1c7b419556658eed05e'/>
<id>urn:sha1:b75f2c6724b297efce1ad1c7b419556658eed05e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add name() to Action trait</title>
<updated>2024-04-23T15:08:56Z</updated>
<author>
<name>sommerfeld</name>
<email>sommerfeld@sommerfeld.dev</email>
</author>
<published>2024-04-23T14:55:28Z</published>
<link rel='alternate' type='text/html' href='https://git.sommerfeld.dev/sentrum/commit/?id=6c8f59502f3bb0279eae1091f19a7c0bb458a2c7'/>
<id>urn:sha1:6c8f59502f3bb0279eae1091f19a7c0bb458a2c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow RUST_LOG to correctly override default</title>
<updated>2024-04-23T15:08:56Z</updated>
<author>
<name>sommerfeld</name>
<email>sommerfeld@sommerfeld.dev</email>
</author>
<published>2024-04-23T14:54:03Z</published>
<link rel='alternate' type='text/html' href='https://git.sommerfeld.dev/sentrum/commit/?id=3c749a1add53a7eedeed5a95dfe68092bce29c42'/>
<id>urn:sha1:3c749a1add53a7eedeed5a95dfe68092bce29c42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Deprivatize MessageParams getters</title>
<updated>2024-04-23T15:08:56Z</updated>
<author>
<name>sommerfeld</name>
<email>sommerfeld@sommerfeld.dev</email>
</author>
<published>2024-04-23T13:03:22Z</published>
<link rel='alternate' type='text/html' href='https://git.sommerfeld.dev/sentrum/commit/?id=6e0ea248ff2b978754331e59f684a5b7a8d4341d'/>
<id>urn:sha1:6e0ea248ff2b978754331e59f684a5b7a8d4341d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor action dispatching to run_actions()</title>
<updated>2024-04-23T15:08:55Z</updated>
<author>
<name>sommerfeld</name>
<email>sommerfeld@sommerfeld.dev</email>
</author>
<published>2024-04-23T13:00:33Z</published>
<link rel='alternate' type='text/html' href='https://git.sommerfeld.dev/sentrum/commit/?id=849820e626b06f8e99f2e88b1391d101bca3640c'/>
<id>urn:sha1:849820e626b06f8e99f2e88b1391d101bca3640c</id>
<content type='text'>
</content>
</entry>
</feed>
