Commit Graph

922 Commits

Author SHA1 Message Date
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
commercium-sys
27a46c5107 project builds with let dispatch but does not run... 2023-12-25 20:44:05 -05:00
github-actions[bot]
19a2a996d2
Format Rust code using rustfmt 2023-12-26 01:26:58 +00:00
commercium-sys
0dce0f81ed compiling closure that should be able to field requests for any eth action to websockets or other source in the future 2023-12-25 20:26:26 -05:00
commercium-sys
5a57520ecf added json rpc type to eth action 2023-12-25 20:25:29 -05:00
github-actions[bot]
c93e6aa569
Format Rust code using rustfmt 2023-12-25 22:36:12 +00:00
commercium-sys
d536cd116f augmented websocket push to contain the type of the message conditionally 2023-12-25 17:35:46 -05:00
commercium-sys
5e9ea796ed made eth rpc action types public; 2023-12-25 17:26:11 -05:00
dr-frmr
6766c66d20
add a few more debug prints to http_server 2023-12-25 14:21:56 -05:00
github-actions[bot]
29476c2295
Format Rust code using rustfmt 2023-12-23 19:13:25 +00:00
hosted-fornet
25ec21cc39 roll intercept_sigs login into terminal 2023-12-23 11:12:49 -08:00
github-actions[bot]
5375c17872
Format Rust code using rustfmt 2023-12-22 23:48:20 +00:00
commercium-sys
2c0180059a invoking future for ws push 2023-12-22 15:47:51 -08:00
commercium-sys
326e68d54a moved types into types.rs for eth 2023-12-22 11:23:45 -08:00
github-actions[bot]
1863c397ec
Format Rust code using rustfmt 2023-12-22 00:21:40 +00:00
hosted-fornet
45c552962e intercept_sigs: fix typos & bad rustfmt 2023-12-21 16:21:09 -08:00
github-actions[bot]
800d8bc8f0
Format Rust code using rustfmt 2023-12-22 00:12:38 +00:00
hosted-fornet
62b2bf08cb gracefully exit in case of many SIG*s 2023-12-21 16:12:08 -08:00
hosted-fornet
1845cf1c48 build-release: fix print bug 2023-12-21 16:12:01 -08:00
github-actions[bot]
4611dc1eb1
Format Rust code using rustfmt 2023-12-21 23:05:06 +00:00
commercium-sys
16b0af072a usending websocket open to kernel accepting message back 2023-12-21 15:04:23 -08:00
dr-frmr
4cc9f68820
Merge pull request #109 from uqbar-dao/dr/fake-node-frontends
login redirect fixes for fake and real nodes
2023-12-21 17:25:50 -05:00
dr-frmr
af91718fa5
login redirect fixes for fake and real nodes 2023-12-21 17:24:38 -05:00
github-actions[bot]
6bdd9ded32
Format Rust code using rustfmt 2023-12-21 21:51:30 +00:00
commercium-sys
ebc6a35854 kernel message to http server to bind ws path compiling 2023-12-21 13:51:03 -08:00
commercium-sys
8dd9eecb02 added eth feature flag for dev of eth provider 2023-12-21 13:47:41 -08:00
github-actions[bot]
d2532864a1
Format Rust code using rustfmt 2023-12-21 21:12:00 +00:00
commercium-sys
0cd8135f88 blank eth_provider runtie process started 2023-12-21 13:11:31 -08:00
dr-frmr
2c85baa634
do the one 0x 2023-12-21 15:14:11 -05:00
dr-frmr
763e7d6d87
qns_indexer: don't duplicate 0x in router namehash 2023-12-21 14:56:27 -05:00
dr-frmr
2c8d0db77f
Merge pull request #108 from uqbar-dao/dr/contract-redeploy
Update BE & FE for contract redeploy
2023-12-21 11:08:20 -05:00
dr-frmr
a6dd3c75d0
Merge branch 'main' into dr/contract-redeploy 2023-12-21 11:02:35 -05:00
dr-frmr
87c641db8d
frontend updated to new contract 2023-12-21 11:01:41 -05:00
dr-frmr
f98a46c534
new conch 2023-12-21 10:49:46 -05:00
hosted-fornet
f127e3d113
Merge pull request #107 from uqbar-dao/hf/simplify-packages
simplify packages
2023-12-20 16:03:53 -08:00
dr-frmr
415832effd
Merge pull request #106 from uqbar-dao/bp/vfs-meta
vfs: add metadata to ReadDir
2023-12-20 17:54:42 -05:00
hosted-fornet
57ce37fbfe remove extra Cargo files 2023-12-20 14:26:51 -08:00