double_entry_ledger @ 0.2.0 View on hex.pm View source on GitHub
DoubleEntryLedger is an event sourced, multi-tenant double entry accounting engine for Elixir and PostgreSQL.
All systems passing
Dependencies & versions
Version Tested
Last Test Run
2026-04-21T23:24:48.748655Z
Compilation Determinism
Non-deterministic
Differences detected between rebuilds
- [nerves_system_mangopi_mq_pro] changed: ebin/Elixir.DoubleEntryLedger.Utils.Currency.beam (f039c014 → 0de3ca2b)
- [nerves_system_mangopi_mq_pro] changed: ebin/Elixir.DoubleEntryLedger.Account.beam (82493f48 → 3a4a3d35)
- [nerves_system_mangopi_mq_pro] changed: ebin/Elixir.DoubleEntryLedger.Command.AccountData.beam (14d508e8 → 754a1e39)
- [nerves_system_mangopi_mq_pro] changed: ebin/Elixir.DoubleEntryLedger.Command.EntryData.beam (3c73d478 → b225b49f)
- [nerves_system_rpi4] changed: ebin/Elixir.DoubleEntryLedger.Utils.Currency.beam (7a81ae38 → 5df64493)
- [nerves_system_rpi4] changed: ebin/Elixir.DoubleEntryLedger.Account.beam (29395f96 → a4e275c4)
- [nerves_system_rpi4] changed: ebin/Elixir.DoubleEntryLedger.Command.AccountData.beam (b2ff6fcf → 1395952f)
- [nerves_system_rpi4] changed: ebin/Elixir.DoubleEntryLedger.Command.EntryData.beam (82fe0c9a → da38cf1a)
- [nerves_system_x86_64] changed: ebin/Elixir.DoubleEntryLedger.Utils.Currency.beam (a7141a69 → 0de3ca2b)
- [nerves_system_x86_64] changed: ebin/Elixir.DoubleEntryLedger.Account.beam (1cfff950 → 3a4a3d35)
- [nerves_system_x86_64] changed: ebin/Elixir.DoubleEntryLedger.Command.AccountData.beam (9d7cc97a → 754a1e39)
- [nerves_system_x86_64] changed: ebin/Elixir.DoubleEntryLedger.Command.EntryData.beam (b76b540f → b225b49f)
Beam scanner — runtime capability snapshot
Beam scanner
Runtime capability snapshot
Static scan of the compiled release after mix firmware.
NIF usage
Not detected
Native code or C bindings
Shell/OS exec
Not detected
External commands or ports
Shell helpers
Not detected
Shell commands via System/os
App config reads
Detected
Elixir.DoubleEntryLedger.Application Elixir.Application:fetch_env!/2
Elixir.DoubleEntryLedger.Command.IdempotencyKey Elixir.Application:fetch_env!/2
Elixir.DoubleEntryLedger.CommandQueue.InstanceMonitor Elixir.Application:get_env/3
Elixir.DoubleEntryLedger.CommandQueue.InstanceProcessor Elixir.Application:get_env/3
OS env reads
Not detected
Environment variable access
Start callback
Detected
Start modules: Elixir.DoubleEntryLedger.Application
Halt calls
Not detected
Explicit halt/stop calls
Protocol: Elixir.DoubleEntryLedger.Entryable
Protocol: Elixir.DoubleEntryLedger.Occ.Occable
Protocol: Elixir.DoubleEntryLedger.Utils.Traceable
Impl: Elixir.DoubleEntryLedger.Entryable for DoubleEntryLedger.Entry -> Elixir.DoubleEntryLedger.Entryable.DoubleEntryLedger.Entry
Impl: Elixir.DoubleEntryLedger.Entryable for Ecto.Changeset -> Elixir.DoubleEntryLedger.Entryable.Ecto.Changeset
Impl: Elixir.DoubleEntryLedger.Occ.Occable for DoubleEntryLedger.Command -> Elixir.DoubleEntryLedger.Occ.Occable.DoubleEntryLedger.Command
Impl: Elixir.DoubleEntryLedger.Occ.Occable for DoubleEntryLedger.Command.TransactionCommandMap -> Elixir.DoubleEntryLedger.Occ.Occable.DoubleEntryLedger.Command.TransactionCommandMap
Impl: Elixir.DoubleEntryLedger.Utils.Traceable for DoubleEntryLedger.Command -> Elixir.DoubleEntryLedger.Utils.Traceable.DoubleEntryLedger.Command
Impl: Elixir.DoubleEntryLedger.Utils.Traceable for DoubleEntryLedger.Command.AccountCommandMap -> Elixir.DoubleEntryLedger.Utils.Traceable.DoubleEntryLedger.Command.AccountCommandMap
Impl: Elixir.DoubleEntryLedger.Utils.Traceable for DoubleEntryLedger.Command.TransactionCommandMap -> Elixir.DoubleEntryLedger.Utils.Traceable.DoubleEntryLedger.Command.TransactionCommandMap
Impl: Elixir.DoubleEntryLedger.Utils.Traceable for Map -> Elixir.DoubleEntryLedger.Utils.Traceable.Map
Impl: Elixir.Jason.Encoder for DoubleEntryLedger.Command -> Elixir.Jason.Encoder.DoubleEntryLedger.Command
Impl: Elixir.Jason.Encoder for DoubleEntryLedger.Command.AccountCommandMap -> Elixir.Jason.Encoder.DoubleEntryLedger.Command.AccountCommandMap
Impl: Elixir.Jason.Encoder for DoubleEntryLedger.Command.AccountData -> Elixir.Jason.Encoder.DoubleEntryLedger.Command.AccountData
Impl: Elixir.Jason.Encoder for DoubleEntryLedger.Command.EntryData -> Elixir.Jason.Encoder.DoubleEntryLedger.Command.EntryData
Dependency scans — transitive + OTP apps
Dependency scans
Transitive + OTP apps
Static scan of every app in the built release (including OTP libs).
| App | File Count | Size | Languages | NIF | OS exec | Shell | App env | OS env | Start callback |
|---|---|---|---|---|---|---|---|---|---|
| asn1@5.4.3 | 25 | 638.4 KB | erlang | Yes | No | No | No | No | No |
| circular_buffer@1.0.0 | 5 | 7.1 KB | elixir | No | No | No | No | No | No |
| compiler@9.0.6 | 62 | 1.1 MB | erlang | No | No | No | No | Yes | No |
| crypto@5.8.3 | 7 | 641.7 KB | erlang | Yes | No | No | Yes | No | No |
| db_connection@2.9.0 | 26 | 109.9 KB | elixir | No | No | No | No | No | Yes |
| decimal@2.3.0 | 8 | 38.8 KB | elixir | No | No | No | No | No | No |
| double_entry_ledger@0.2.0 | 94 | 636.9 KB | elixir | No | No | No | Yes | No | Yes |
| ecto@3.13.5 | 101 | 668.1 KB | elixir | No | No | No | Yes | Yes | Yes |
| ecto_sql@3.13.5 | 31 | 259.3 KB | elixir | No | Yes | No | Yes | Yes | Yes |
| eex@1.19.4 | 6 | 32.6 KB | elixir | No | No | No | No | No | No |
| elixir@1.19.4 | 273 | 2.6 MB | elixir, erlang | No | Yes | No | Yes | Yes | Yes |
| iex@1.19.4 | 32 | 169.6 KB | elixir | No | Yes | Yes | Yes | Yes | Yes |
| inets@9.6.2 | 65 | 325.2 KB | erlang | No | Yes | No | Yes | No | Yes |
| jason@1.4.4 | 29 | 135.8 KB | elixir | No | No | No | No | No | No |
| kernel@10.6.2 | 105 | 1.0 MB | erlang | Yes | Yes | Yes | Yes | Yes | Yes |
| logger@1.19.4 | 12 | 71.0 KB | elixir | No | No | No | Yes | No | Yes |
| logger_json@7.0.4 | 16 | 38.8 KB | elixir | No | No | No | Yes | Yes | No |
| money@1.14.0 | 14 | 58.3 KB | elixir | No | No | No | Yes | No | No |
| nerves_compatibility_test@0.1.0 | 3 | 2.3 KB | elixir | No | No | No | No | No | Yes |
| nerves_logging@0.2.4 | 7 | 24.4 KB | elixir | No | Yes | No | No | No | No |
| nerves_runtime@0.13.12 | 16 | 54.2 KB | elixir | No | Yes | No | Yes | No | Yes |
| nerves_uevent@0.1.4 | 7 | 148.3 KB | elixir | No | Yes | No | Yes | No | Yes |
| oban@2.21.1 | 71 | 408.2 KB | elixir | No | No | No | No | Yes | Yes |
| postgrex@0.22.0 | 93 | 825.4 KB | elixir | No | No | No | Yes | Yes | Yes |
| property_table@0.3.3 | 9 | 34.2 KB | elixir | No | No | No | No | No | No |
| public_key@1.20.3 | 42 | 1.3 MB | erlang | Yes | Yes | No | Yes | No | No |
| ring_logger@0.11.5 | 8 | 54.6 KB | elixir | No | No | No | Yes | No | No |
| runtime_tools@2.3.1 | 17 | 209.4 KB | erlang | Yes | Yes | Yes | Yes | Yes | Yes |
| sasl@4.3.2 | 19 | 167.8 KB | erlang | No | Yes | No | Yes | Yes | Yes |
| shoehorn@0.9.3 | 9 | 19.2 KB | elixir | No | No | No | Yes | No | Yes |
| ssl@11.5.4 | 80 | 723.9 KB | erlang | No | No | No | Yes | No | Yes |
| stdlib@7.3 | 98 | 2.4 MB | erlang | Yes | Yes | No | Yes | Yes | No |
| telemetry@1.4.1 | 8 | 12.9 KB | erlang | No | No | No | No | No | Yes |
| toolshed@0.4.2 | 10 | 59.0 KB | elixir | No | Yes | No | Yes | No | No |
| uboot_env@1.0.2 | 6 | 11.8 KB | elixir | No | No | No | No | No | No |
System compatibility — detailed table
System Compatibility
| System | Status | Version Tested | Footprint (this system) | Log |
|---|---|---|---|---|
host (Elixir 1.19.4 / Erlang 28)
|
pass |
double_entry_ledger@0.2.0
|
N/A (host compile) | View log |
nerves_system_mangopi_mq_pro@0.15.3
|
pass |
double_entry_ledger@0.2.0
|
94 files, 636.9 KB
Firmware: 24.6 MB
|
View log |
nerves_system_rpi4@2.0.2
|
pass |
double_entry_ledger@0.2.0
|
94 files, 636.9 KB
Firmware: 40.3 MB
|
View log |
nerves_system_x86_64@1.33.3
|
pass |
double_entry_ledger@0.2.0
|
94 files, 636.9 KB
Firmware: 28.2 MB
|
View log |
⚠️ Important: A "passing" status means that the package compiled successfully with Nerves for this system. It does not guarantee that the package will work correctly at runtime or that all features are compatible with Nerves.
The compatibility test only verifies that:
- The package and its dependencies can be fetched from Hex.pm
- All dependencies are from Hex (no git or path dependencies)
- The firmware can be built successfully
If you believe a status is incorrect or have additional compatibility information, please create an issue.