Dario Gabriel Lipicar
f4245bd593
ci: add exploratory doctest crash-probe workflow
...
The execution-zone doc-test is intermittently red (~1 in 3 on the GitHub
runners): the module loads (daemon reports "loaded"), then on the very
next IPC call it reports "not_loaded" and every method fails — even
name()/version(), which touch no FFI. The module subprocess dies right
after load. It does not reproduce off the hosted runners (verified:
~700 module loads + 24 parallel real-doc-test samples on x86-64 Linux
under heavy contention, all green), so the signature has to be captured
in CI.
This adds a self-contained, opt-in probe workflow (manual dispatch or the
`crash-probe` PR label) that loops the real doc-test until the first
failure, then uploads the daemon logs.txt — kept via --keep-workdir and
captured AFTER the failure (the spec only cats it before load), with
RUST_BACKTRACE=full — plus kernel dmesg and a coredump backtrace
(gdb on Linux / .ips crash report on macOS) as the lez-crash-<os>
artifact. Diagnostics only; does not touch the production doctests.yml.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-25 10:33:02 -03:00
Moudy
d2e9400ac0
Merge pull request #34 from logos-blockchain/Pravdyvy/lez-v0.2.0
...
fix: rev update
2026-06-24 17:12:34 +02:00
Pravdyvy
77b1f9d6a9
fix: rev update
2026-06-24 17:39:34 +03:00
Moudy
5537c0065e
Merge pull request #31 from logos-blockchain/Pravdyvy/mnemonic-updates
...
Mnemonic updates
2026-06-24 12:03:58 +02:00
Pravdyvy
d269b28e43
fix: lock fix
2026-06-24 12:46:43 +03:00
Pravdyvy
30c3b5ee87
Merge branch 'Pravdyvy/lez-core-v0.1.0' into Pravdyvy/mnemonic-updates
2026-06-24 12:45:26 +03:00
Pravdyvy
1b985cf97b
fix: lock fix
2026-06-24 12:41:37 +03:00
Pravdyvy
f8938fd8ec
Merge branch 'main' into Pravdyvy/lez-core-v0.1.0
2026-06-24 12:40:06 +03:00
Pravdyvy
43b48b4bc4
fix: lock update
2026-06-24 12:38:27 +03:00
Khushboo-dev-cpp
58720ca323
Merge pull request #32 from logos-blockchain/chore/bump-nix-bundle-lgx
...
chore: bump nix-bundle-lgx
2026-06-23 18:30:00 +02:00
Khushboo Mehta
0a6c9cb72f
chore: bump nix-bundle-lgx
...
Transitive override of logos-module-builder/nix-bundle-lgx so the LGX
bundler copies display_name from metadata.json into the embedded
manifest.json
2026-06-23 17:58:40 +02:00
Pravdyvy
fad35c82e9
fix: suggestions fix
2026-06-23 16:29:09 +03:00
Pravdyvy
4abb7d1dbb
fix: suggestions fix
2026-06-23 15:18:02 +03:00
Moudy
3817cd8261
Merge pull request #33 from logos-blockchain/board-priority
...
ci: drive board Priority from labels and archive merged PRs
2026-06-23 10:43:14 +02:00
Moudy
ade0dfd9f7
ci: drive board Priority from labels and archive merged PRs
2026-06-23 10:37:20 +02:00
Pravdyvy
2322cb596e
faet!: mnemonic updates
2026-06-22 19:30:57 +03:00
Moudy
d8e15b634a
ci: add PR review board sync workflow
2026-06-22 18:00:05 +02:00
Khushboo-dev-cpp
01ceef19af
Merge pull request #30 from logos-blockchain/chore/add-display-name
...
feat: add display_name field for module
2026-06-19 17:14:16 +02:00
Pravdyvy
5b91a765b2
fix(ci): old tests are running
2026-06-19 17:57:21 +03:00
Khushboo Mehta
dd69fa68fd
feat: add display_name field for module
2026-06-19 14:43:52 +00:00
Pravdyvy
e0b1cba3f2
fix(tests): test stubs update
2026-06-19 14:23:09 +03:00
Pravdyvy
47fe468121
feat: geenric transactions rewritten into non-Qt style.
2026-06-19 13:29:56 +03:00
Iuri Matias
2adacd3df5
Merge pull request #24 from logos-blockchain/doctests
...
add doctests
2026-06-15 16:34:09 -04:00
Iuri Matias
06acc51055
ci fix
2026-06-15 11:13:40 -04:00
Iuri Matias
45d437656f
delete output
2026-06-15 10:29:08 -04:00
Iuri Matias
8b42129fb9
add doctests
2026-06-15 10:14:10 -04:00
Iuri Matias
e247593698
Merge pull request #23 from logos-blockchain/update_api
...
Update api
2026-06-15 09:52:52 -04:00
Iuri Matias
4baab13bdd
update api
2026-06-10 15:16:20 -04:00
Iuri Matias
92bf652ce4
Merge pull request #21 from logos-blockchain/add_tests
...
add tests using the module test framework
2026-06-10 11:59:31 -04:00
Iuri Matias
310b6df8ec
add tests using the module test framework
...
add tests using the module test framework
test fix
update flake
2026-06-10 10:58:22 -04:00
Alejandro Cabeza Romero
5d42559db8
Update module to use LEZ v0.1.2.
2026-05-21 17:25:53 +02:00
Alejandro Cabeza Romero
29fef4b1d7
Update module names.
2026-05-21 17:07:50 +02:00
Khushboo-dev-cpp
6282962325
Merge pull request #18 from logos-blockchain/feat/portToUsingModuleBuilder
...
feat: use module-builder
2026-04-20 18:42:00 +02:00
Khushboo Mehta
1a4b7a43ab
feat: use module-builder
2026-04-20 15:52:51 +02:00
Khushboo-dev-cpp
e13c262dc0
Merge pull request #17 from logos-blockchain/chore/renameModule
...
chore: make module name small due to the macos limit of 104 characters
2026-04-20 15:01:40 +02:00
Khushboo Mehta
cb03e556fd
chore: make module name small due to the macos limit of 104 characters
2026-04-20 15:00:58 +02:00
Khushboo-dev-cpp
b94ce296a0
Merge pull request #15 from logos-blockchain/chore/addLicences
...
chore: add missing MIT and Apache v2 licenses
2026-03-30 18:16:22 +02:00
Khushboo Mehta
245a78c1a9
chore: add missing MIT and Apache v2 licenses
2026-03-30 18:15:37 +02:00
Khushboo-dev-cpp
1f04c5e699
Merge pull request #14 from logos-blockchain/fix/syncBlockCalls
...
fix: fix syncToBlock apis
2026-03-06 00:10:44 +00:00
Khushboo Mehta
038d91a2b5
fix: fix syncToBlock apis
2026-03-06 00:09:45 +00:00
danielSanchezQ
f20ef94e35
Fix to wallet version
2026-03-03 14:20:06 +00:00
Khushboo-dev-cpp
ac819f4bd5
Merge pull request #13 from logos-blockchain/bumpFlakeLock
...
bump lssa version
2026-03-02 14:00:40 +05:30
Khushboo Mehta
3909dcdbf1
bump lssa version
2026-03-02 09:30:03 +01:00
danielSanchezQ
8b456631fd
Update flake.lock
2026-02-27 12:21:56 +00:00
Khushboo-dev-cpp
4c1da8f8e6
Merge pull request #11 from logos-blockchain/fix/updateFlake
...
fix: update flake.lock
2026-02-27 16:13:55 +05:30
Khushboo Mehta
3810c44a2e
fix: udpate flake.lock
2026-02-27 11:43:08 +01:00
danielSanchezQ
fe4c5a90c1
Update flake.lock
2026-02-24 15:05:59 +00:00
Khushboo-dev-cpp
5ea36b0057
Merge pull request #10 from logos-blockchain/fix/updateType
...
fix: update type in metadata.json
2026-02-24 18:34:03 +05:30
Khushboo Mehta
e72d84c0d3
fix: update type in metadata.json
2026-02-24 14:03:33 +01:00
danielSanchezQ
aba55af53a
Update flake.lock
2026-02-24 12:37:07 +00:00