commercium-sys
|
5d50d37667
|
cleaned up miscellaneous warnings and removed node_id parameter from get_name in qns indexer
|
2024-01-03 11:22:40 -05:00 |
|
commercium-sys
|
928704b4dc
|
cleaned up imports and renamed AllActions to IndexerActions
|
2024-01-02 21:27:14 -05:00 |
|
commercium-sys
|
ee29a46df2
|
eliminted old helper funcs
|
2024-01-02 21:19:42 -05:00 |
|
commercium-sys
|
ea109ce283
|
corrected decoding of pubkey
|
2024-01-02 21:15:36 -05:00 |
|
commercium-sys
|
9d697ba695
|
eliminated EthEvent struct, simplified state insertion and retrieval of name/node id, simplified matching of event types
|
2024-01-02 21:00:17 -05:00 |
|
commercium-sys
|
2f01715c21
|
updated alloy dependencies to cooperate with new alloy_rpc_types dependency
|
2024-01-02 20:56:46 -05:00 |
|
commercium-sys
|
ce51d6f834
|
cleaned up excess imports in provider
|
2024-01-02 20:54:30 -05:00 |
|
commercium-sys
|
e58b8b8edd
|
updated qns indexer Cargo.toml to pass eth feature flag to process_lib
|
2024-01-02 11:10:06 -05:00 |
|
github-actions[bot]
|
9b41cc5e8c
|
Format Rust code using rustfmt
|
2023-12-30 03:56:02 +00:00 |
|
commercium-sys
|
61b5955c66
|
removed unnecessary lifetime decoration
|
2023-12-29 22:55:29 -05:00 |
|
commercium-sys
|
24e04c267f
|
eliminated blocking behavior caused by mutex not dropping due to perpetual stream loop in eth log subscription handling
|
2023-12-29 22:48:48 -05:00 |
|
commercium-sys
|
d7ab6c22b5
|
adjusted arguments to handle_request to pass both kernel message and request in for future use in different ways
|
2023-12-29 15:04:09 -05:00 |
|
commercium-sys
|
d87eba49d1
|
saving subscription id for future cancellation
|
2023-12-29 14:41:38 -05:00 |
|
commercium-sys
|
5dddba9faa
|
collapsed line for qns addr arg
|
2023-12-29 14:41:05 -05:00 |
|
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 |
|
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 |
|
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 |
|