Commit Graph

958 Commits

Author SHA1 Message Date
commercium-sys
81391230f7 moved tokio task spawning for subscribe logs request variant into that specific match arm to avoid spawning a task for requests that dont require one 2023-12-29 11:54:12 -05:00
commercium-sys
a71dabbbde removed websocket connection printing spam 2023-12-29 11:40:35 -05:00
dr-frmr
e9172423d2
Merge pull request #122 from uqbar-dao/dr/moar-debug-prints
Moar debug prints
2023-12-29 11:38:10 -05:00
dr-frmr
34f352789b
re-hide no-kill 2023-12-29 11:20:53 -05:00
dr-frmr
d95aa9b649
verbosify prints (todo make prettier) 2023-12-29 11:19:54 -05:00
github-actions[bot]
730bfa1221
Format Rust code using rustfmt 2023-12-29 16:13:01 +00:00
dr-frmr
5b12cc254a
add a bunch more debug prints and a debug command to kernel 2023-12-29 11:12:26 -05:00
dr-frmr
2ee9b1a412
Merge pull request #121 from uqbar-dao/dr/enable-self-messaging
kernel: fix bugs associated with process sending messages to itself
2023-12-29 10:00:42 -05:00
dr-frmr
072083ec56
kernel: fix bugs associated with process sending messages to itself 2023-12-28 16:39:33 -05:00
github-actions[bot]
19c49b1185
Format Rust code using rustfmt 2023-12-28 18:42:22 +00:00
commercium-sys
ccba8c614e decorated strea.next().await with comment suggesting future optimization 2023-12-28 13:41:43 -05:00
commercium-sys
69bc4d707e moved matching logic for message variants into discrete functions 2023-12-28 13:29:43 -05:00
github-actions[bot]
6668a076de
Format Rust code using rustfmt 2023-12-28 18:10:57 +00:00
commercium-sys
5725842804 placed websocket bootstrapping logic in discrete functions 2023-12-28 13:10:12 -05:00
commercium-sys
6c33083570 eliminated unused imports in types 2023-12-28 13:09:53 -05:00
commercium-sys
fc1918c8a1 Cleaned up print statements in provider, moved connection struct into its types.rs, passed websocket bind kernel message directly into send_to_loop.send 2023-12-28 12:47:43 -05:00
Will Galebach
7602798c1b
Display chain and address info in header (#120) 2023-12-28 16:28:26 +00:00
commercium-sys
b623f0f6db attempt at making provider non blocking when receiving EthRequest in ipc 2023-12-27 21:46:27 -05:00
commercium-sys
1c5fe3fce1 removed yet more dev code 2023-12-27 21:45:59 -05:00
commercium-sys
af04f1ae38 cleaning up dev code 2023-12-27 19:49:05 -05:00
commercium-sys
6e98333126 removed eth_rpc from codebase and removed eth feature flag 2023-12-27 19:38:57 -05:00
commercium-sys
177c23f573 removed unused json now that eth provider is used for indexing 2023-12-27 19:10:37 -05:00
commercium-sys
67b9a9fc0d merge commit 2023-12-27 19:07:00 -05:00
commercium-sys
0f65357b30 Merge branch 'main' into jf/eth-rpc 2023-12-27 18:21:24 -05:00
commercium-sys
a9352b55b9 indexing seeming to work well but need to debug not being online 2023-12-27 18:18:11 -05:00
Will Galebach
44e464ba43
Handle refreshes in the register UI and update page titles (#119) 2023-12-27 12:40:42 +00:00
dr-frmr
6d12014c8e
Merge pull request #117 from uqbar-dao/bp/backup
backup
2023-12-27 01:38:28 -05:00
dr-frmr
6d4ad9fb7e
Merge pull request #118 from uqbar-dao/dr/app-store-refresh
Dr/app store refresh
2023-12-27 00:53:11 -05:00
github-actions[bot]
375f507562
Format Rust code using rustfmt 2023-12-27 03:47:23 +00:00
bitful-pannul
1327bbcb56 dbs: move back into own folders 2023-12-27 00:46:52 -03:00
dr-frmr
7a42f3c1d2
app store file path fix 2023-12-26 21:44:32 -05:00
dr-frmr
b6b672f250
Merge remote-tracking branch 'origin/bp/backup' into dr/app-store-refresh 2023-12-26 21:39:53 -05:00
dr-frmr
1b9cbaf3d0
WIP 2023-12-26 21:31:41 -05:00
dr-frmr
55664c30e5
bootstrap: grant_messaging correctly... 2023-12-26 19:52:08 -05:00
dr-frmr
868165e20d
app store: modernize 2023-12-26 19:22:40 -05:00
Will Galebach
e8d243dd03
Check that Sepolia is current network before each interaction (#116) 2023-12-26 23:00:36 +00:00
commercium-sys
b46327b165 removed github copilot commenting 2023-12-26 16:23:47 -05:00
commercium-sys
34c8b17c55 removing channel nonce logic 2023-12-26 16:17:53 -05:00
commercium-sys
dcee448add removed unused channel request nonces 2023-12-26 16:11:19 -05:00
github-actions[bot]
ee0b675d4d
Format Rust code using rustfmt 2023-12-26 21:08:27 +00:00
commercium-sys
90eab26187 successful passthrough rpc 2023-12-26 16:07:55 -05:00
github-actions[bot]
7eb32e55ce
Format Rust code using rustfmt 2023-12-26 18:31:55 +00:00
bitful-pannul
a13f116698 vfs: root caps fix 2023-12-26 15:31:20 -03:00
github-actions[bot]
77b720bc77
Format Rust code using rustfmt 2023-12-26 18:26:32 +00:00
commercium-sys
b7f46ec10e compiling and running poc passthrough websocket request from second node through first node to alchemy rpc 2023-12-26 13:23:33 -05:00
hosted-fornet
41e01b1a72
Merge pull request #111 from uqbar-dao/hf/intercept-sigs
gracefully exit in case of many SIG*s
2023-12-26 09:20:56 -08:00
bitful-pannul
a45d14470d state and dbs: backups 2023-12-26 13:29:29 -03:00
bitful-pannul
8e633809b4 kv & sqlite: move files into vfs 2023-12-26 11:39:53 -03:00
commercium-sys
d269d6f418 correct http request types and restructuring of type matching on handle request 2023-12-25 22:25:27 -05:00
commercium-sys
40e54eba27 reorganized to not use closure but just bootstrap connection struct ahead of loop and pass in as borrowed 2023-12-25 21:51:50 -05:00