Commit Graph

706 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]
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
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
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]
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
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
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
hosted-fornet
e4664f8389 simplify packages
all packages are now of the form of
the old multi-process packages
2023-12-20 14:17:23 -08:00
bitful-pannul
4fc57a07e4 sqlite & kv: move around cap check in main 2023-12-20 18:56:19 -03:00
github-actions[bot]
a99f4a15a0
Format Rust code using rustfmt 2023-12-20 21:25:54 +00:00
bitful-pannul
995f6738ef kv & sqlite: fix paths 2023-12-20 18:25:23 -03:00
bitful-pannul
060a0a0a94 sqlite: read & write keywords 2023-12-20 15:55:15 -03:00
bitful-pannul
3b48b0cb63 kv & sqlite: db already exists errors 2023-12-20 15:42:21 -03:00
bitful-pannul
77f658e03f vfs: add metadata to ReadDir 2023-12-20 13:50:11 -03:00
dr-frmr
e49b4ecca9
Merge pull request #83 from uqbar-dao/v0.4.0
next release: v0.4.0
2023-12-20 11:24:20 -05:00
hosted-fornet
a7e39aaa50
Merge pull request #105 from uqbar-dao/hf/fix-spawn-and-vfs-caps
fix spawn and vfs messaging caps
2023-12-19 17:05:50 -08:00
hosted-fornet
1d6d09bded fix spawn and vfs messaging caps 2023-12-19 16:35:55 -08:00
dr-frmr
306bc2b6ce
Merge pull request #104 from uqbar-dao/hf/bundle-procs-into-binary
bundle bootstrap processes into binary
2023-12-19 18:51:45 -05:00
dr-frmr
9230946d96
add registration static objects to binary 2023-12-19 18:45:52 -05:00
hosted-fornet
87e03ca145 Merge branch 'v0.4.0' into hf/bundle-procs-into-binary 2023-12-19 14:12:32 -08:00
dr-frmr
f06652d359
Merge pull request #90 from uqbar-dao/jf/qns-v2
Jf/qns v2
2023-12-19 17:08:00 -05:00
dr-frmr
9abcd82ebf
little fixes 2023-12-19 17:06:40 -05:00
github-actions[bot]
7a43270559
Format Rust code using rustfmt 2023-12-19 22:05:20 +00:00