49 Commits

Author SHA1 Message Date
erhant
e8030ffb6e chore: bump flakes 2026-07-02 15:18:14 +03:00
erhant
4c3dac43e7 fix: copilot comments, add guards for missing configs 2026-07-02 15:07:56 +03:00
erhant
ed99d63849 chore: bump flake 2026-07-02 14:40:21 +03:00
erhant
e645875ebd feat: allow resetting RocksDB cache 2026-07-02 14:31:34 +03:00
erhant
6cadac2dc3 chore: bump flakes, add Justfile and formatter, add display name to metadata 2026-07-02 12:20:41 +03:00
erhant
7ff7873ea3
Merge pull request #11 from logos-blockchain/erhant/bump-flakes-0.2.0
chore: bump flakes
2026-07-01 11:35:16 +03:00
erhant
e400546609 chore: bump flakes 2026-07-01 10:47:46 +03:00
erhant
e471eee910
Merge pull request #10 from logos-blockchain/erhant/fix-base58-display
fix: account id now accepts base58
2026-06-29 19:13:12 +03:00
erhant
190c54ca67 fix: account id now accepts base58 2026-06-29 19:07:25 +03:00
erhant
78968ac7eb
Merge pull request #9 from logos-blockchain/erhant/bump-flakes
chore: bump modules
2026-06-29 16:51:50 +03:00
erhant
28d6bd5460 chore: bump modules 2026-06-29 16:45:20 +03:00
erhant
061019c079
Merge pull request #8 from logos-blockchain/erhant/pre-release-fixes
fix: better graceful shutdown + bump flakes to `main`
2026-06-23 19:37:00 +03:00
erhant
1b61820e01 chore: use main branch 2026-06-23 19:11:30 +03:00
erhant
d16a66a64a chore: better comment 2026-06-23 17:16:53 +03:00
erhant
21ff5e6656 fix: better start/stop 2026-06-23 16:46:56 +03:00
erhant
c67fd88978 fix: add preemptive poll quit to help with graceful shutting downs, bump flakes 2026-06-23 14:58:09 +03:00
Moudy
b6a5a8a7d4
Merge pull request #7 from logos-blockchain/board-priority
ci: drive board Priority from labels and archive merged PRs
2026-06-23 10:45:08 +02:00
Moudy
d9e9aba5de ci: drive board Priority from labels and archive merged PRs 2026-06-23 10:37:14 +02:00
erhant
0e8c64fc69 fix: @Arjentix gitignore newline 2026-06-23 10:34:50 +03:00
erhant
719174f9e8
Merge pull request #6 from logos-blockchain/erhant/migr-to-module-builder-update-LEZ
feat!: adopt port-less indexer module; gate search on connection
2026-06-23 10:29:30 +03:00
Sergio Chouhy
d46f9a5c5d
Merge pull request #4 from logos-blockchain/erhant/migr-to-module-builder
feat!: use logos protocol with indexer dependency
2026-06-22 16:47:07 -03:00
Moudy
8c92fc4583 ci: add PR review board sync workflow 2026-06-22 18:00:00 +02:00
erhant
748724be92 feat: add indexer status update to home, reduce settings buttons 2026-06-22 18:38:29 +03:00
erhant
ec9c0adb42 fix: use AppLocalDataLocation for persistence; drop dead config home 2026-06-19 23:25:59 +03:00
erhant
3527290e1e fix: use AppLocalDataLocation 2026-06-19 22:52:36 +03:00
erhant
930bc764f8 chore: bump flake lock 2026-06-19 17:22:25 +03:00
erhant
f03f7bcaca feat!: adopt port-less indexer module; gate search on connection 2026-06-19 16:31:34 +03:00
erhant
952b174b2e chore: remove port from settings page 2026-06-18 23:34:49 +03:00
erhant
42d6093010 feat: copy buttons and add config editor 2026-06-18 20:19:13 +03:00
erhant
576881fb53
Merge pull request #5 from logos-blockchain/erhant/migr-to-module-builder-pt2-QML
feat!: grand migration to QML + UI improvements
2026-06-18 18:35:15 +03:00
erhant
ec2ba77912 fix: existing ui bugs fixed + polished 2026-06-18 18:31:51 +03:00
erhant
e77bf6153c chore: update repo name for indexer module 2026-06-18 18:15:57 +03:00
erhant
205938088c chore: add integration test 2026-06-18 18:06:44 +03:00
erhant
3f94b81c36 feat!: grand migration to QML, update readme as well 2026-06-18 17:07:29 +03:00
erhant
a5fe1b89af fix: nix path for github with slash in branch name 2026-06-18 14:19:43 +03:00
erhant
f4c180ccdc use logos protocol with indexer dependency 2026-06-18 14:13:42 +03:00
erhant
8ea8574778
Merge pull request #3 from logos-blockchain/erhant/fix-nix-rev
fix!: nix rev fixed to the working version
2026-06-17 15:24:02 +03:00
erhant
842d4faa9e chore: better git ignore 2026-06-17 12:33:20 +03:00
erhant
286486c43b bump flake lock 2026-06-16 18:40:57 +03:00
erhant
f5184f5ac0 fix!: nix rev fixed to the basecamp one 2026-06-16 18:26:41 +03:00
Daniil Polyakov
34a37bcbe7 feat: add real connection
Co-authored-by: Copilot <copilot@github.com>
2026-05-15 01:29:58 +03:00
Daniil Polyakov
a99d883240
Merge pull request #1 from logos-blockchain/initialize-project
Initialize project
2026-05-14 17:05:47 +03:00
Daniil Polyakov
35ccd60be1 feat: add README 2026-04-02 23:08:41 +03:00
Daniil Polyakov
b7bce31cdc fix: fix some minor bugs 2026-04-02 23:08:41 +03:00
Daniil Polyakov
5b1d74f237 feat: live block streaming 2026-04-02 23:08:41 +03:00
Daniil Polyakov
578f0d2b15 feat: better styling 2026-04-02 23:08:41 +03:00
Daniil Polyakov
871765de2d feat: first working version 2026-04-02 23:08:41 +03:00
Daniil Polyakov
e005abeee2 feat: initial project structure 2026-04-02 23:08:41 +03:00
Daniil Polyakov
65a3a59cf7 feat: add licenses 2026-04-02 23:07:31 +03:00