erhant
|
62c1af660f
|
Merge pull request #16 from logos-blockchain/erhant/bump-lez-and-fix-logging
fix: better logging + bumped flakes
|
2026-07-02 17:48:39 +03:00 |
|
erhant
|
57766ef2a8
|
fix: copilot comments, add isHex helper
|
2026-07-02 15:07:28 +03:00 |
|
erhant
|
4a710acdd0
|
chore: use the same path resolution as a shared method
|
2026-07-02 14:40:06 +03:00 |
|
erhant
|
b2fde3c000
|
fix: fallback to CWD
|
2026-07-02 14:29:16 +03:00 |
|
erhant
|
731bcc4a41
|
feat: add reset_storage function
|
2026-07-02 14:09:35 +03:00 |
|
erhant
|
e17bc549f4
|
chore: prettify
|
2026-07-02 12:19:00 +03:00 |
|
erhant
|
69dbf45a57
|
refactor: bump flake, update configs, better logging & remove init_logger
|
2026-07-02 12:02:37 +03:00 |
|
erhant
|
d177da4356
|
Merge pull request #15 from logos-blockchain/schouhy/bump-to-v0.2.0
chore: bump-to-v0.2.0
|
2026-07-01 10:43:30 +03:00 |
|
Sergio Chouhy
|
a8199aad5f
|
chore: bump-to-v0.2.0
|
2026-06-30 19:45:29 -03:00 |
|
erhant
|
f1c334555d
|
Merge pull request #14 from logos-blockchain/erhant/fix-base58-account-input
fix: accept base58 for accounts
|
2026-06-29 18:38:58 +03:00 |
|
erhant
|
b650152a18
|
fix: accept base58 for accounts
|
2026-06-29 18:32:18 +03:00 |
|
erhant
|
78d33cccf7
|
Merge pull request #13 from logos-blockchain/erhant/bump-to-v0.2.0-rc6
chore: bump LEZ to tag `v0.2.0-rc6`
|
2026-06-29 16:44:43 +03:00 |
|
erhant
|
d1ca32c93c
|
chore: bump LEZ to tag v0.2.0-rc6
|
2026-06-29 16:40:59 +03:00 |
|
erhant
|
385c0ce6a0
|
Merge pull request #10 from logos-blockchain/erhant/migr-to-logos-module-builder
feat!: migrate to logos-module-builder
|
2026-06-23 18:53:18 +03:00 |
|
erhant
|
62e0f0baed
|
Merge pull request #11 from logos-blockchain/erhant/migr-to-logos-module-builder-update-LEZ
refactor!: adopt reworked indexer FFI (drop port, pointer frees, init_logger)
|
2026-06-23 18:52:58 +03:00 |
|
erhant
|
06396d7aec
|
fix: expore stop_indexer for outside-restarts
|
2026-06-23 16:45:03 +03:00 |
|
erhant
|
9ef0d453a9
|
chore: set ref to main in nix flakes
|
2026-06-23 16:14:16 +03:00 |
|
erhant
|
b5a283124a
|
chore: bump flake
|
2026-06-23 14:56:19 +03:00 |
|
Moudy
|
355075105d
|
Merge pull request #12 from logos-blockchain/board-priority
ci: drive board Priority from labels and archive merged PRs
|
2026-06-23 10:44:22 +02:00 |
|
Moudy
|
c4b8c700f3
|
ci: drive board Priority from labels and archive merged PRs
|
2026-06-23 10:37:03 +02:00 |
|
erhant
|
482e378648
|
refactor: remove redundant lez_indexer_ffi.h thanks to cpp_compat from LEZ cbindgen
|
2026-06-23 10:52:21 +03:00 |
|
erhant
|
f3b4aff83d
|
fix: update readme and comments and jsons
|
2026-06-23 09:54:39 +03:00 |
|
Moudy
|
a2db3b958f
|
ci: add PR review board sync workflow
|
2026-06-22 17:59:49 +02:00 |
|
erhant
|
014a6dcfe1
|
feat: add status update checks for UI
|
2026-06-22 18:37:07 +03:00 |
|
erhant
|
84d9ef5d19
|
chore: bump flake
|
2026-06-22 13:20:49 +03:00 |
|
erhant
|
f6f9cfdb3a
|
feat: store indexer state under the module's instance persistence path, bump flakes
|
2026-06-19 23:23:15 +03:00 |
|
erhant
|
e2a636ba51
|
chore: bump flake lock
|
2026-06-19 17:21:56 +03:00 |
|
erhant
|
8ff0168825
|
refactor!: adopt reworked indexer FFI
|
2026-06-19 15:34:42 +03:00 |
|
erhant
|
eda2bee08a
|
chore: update readme
|
2026-06-18 23:34:46 +03:00 |
|
erhant
|
7ba107e7f5
|
fix: multi-line to single-line otherwise LIDL parser fails silently
|
2026-06-18 17:01:53 +03:00 |
|
erhant
|
31e176a09b
|
feat!: migrate to logos-module-builder standards and nix-native code, update code to use nlohmann::json instead of Qtypes
|
2026-06-18 13:59:08 +03:00 |
|
erhant
|
ffa4e2e8b7
|
Merge pull request #8 from logos-blockchain/erhant/prep-for-logos-protocol
feat: add methods to indexer module to favor logos-protocol
|
2026-06-17 23:07:56 +03:00 |
|
erhant
|
c789b7a6db
|
chore: group marshalling helpers to elsewhere
|
2026-06-17 18:22:41 +03:00 |
|
erhant
|
953904db5b
|
chore: docstrings for optional before
|
2026-06-17 18:05:14 +03:00 |
|
erhant
|
bae2daee2c
|
chore: just prettify
|
2026-06-17 16:13:16 +03:00 |
|
erhant
|
d309183bf8
|
add commented init_logger
|
2026-06-17 16:10:25 +03:00 |
|
erhant
|
4828b08183
|
feat: add methods to indexer module to favor logos-protocol instead of RPC
|
2026-06-17 15:26:45 +03:00 |
|
erhant
|
2c02b9893b
|
Merge pull request #7 from logos-blockchain/erhant/fix-version-and-ignore-lgx
fix: version now reads from metadata instead of defaulting to `dev`
|
2026-06-17 15:22:32 +03:00 |
|
erhant
|
e1b57b707c
|
fix: version now reads from metadata instead of defaulting to dev, lgx is ignored
|
2026-06-17 12:02:36 +03:00 |
|
erhant
|
2b37d22226
|
Merge pull request #5 from logos-blockchain/erhant/fix-build-errors-pt2
fix!: build, load, and start on macOS Logos Core
|
2026-06-16 23:02:51 +03:00 |
|
erhant
|
064203ad77
|
chore: update readme
|
2026-06-16 16:13:39 +03:00 |
|
erhant
|
54fbb300e5
|
chore: update readme
|
2026-06-16 16:03:20 +03:00 |
|
erhant
|
67aa199067
|
fix: indexer_config field name
|
2026-06-16 15:59:11 +03:00 |
|
erhant
|
4dec2ec44c
|
fix: input type for Qt Remote Objects
|
2026-06-16 15:52:56 +03:00 |
|
erhant
|
14a1b4affb
|
fix!: rename module everywhere
|
2026-06-16 15:43:40 +03:00 |
|
erhant
|
97367242ce
|
Merge pull request #4 from logos-blockchain/erhant/fix-build-errors
fix!: link OpenSSL and shorten module name so the module builds and loads on macOS
|
2026-06-16 14:46:35 +03:00 |
|
erhant
|
3efcf783e2
|
fix!: ssl requirement added, module name changed
|
2026-06-16 13:22:49 +03:00 |
|
Pravdyvy
|
2544e3d813
|
Merge pull request #3 from logos-blockchain/Pravdyvy/module-fixes
Module fixes
|
2026-05-14 17:30:39 +03:00 |
|
Pravdyvy
|
4de5755c88
|
fix: flake update
|
2026-05-14 17:27:31 +03:00 |
|
Pravdyvy
|
6cf650e628
|
fix: nix fix
|
2026-05-14 11:54:55 +03:00 |
|