Commit Graph

1037 Commits

Author SHA1 Message Date
dr-frmr
0b27d041b4
app store: refactor to integrate chain-data 2024-01-26 02:11:30 -03:00
dr-frmr
a60ebdee5e
Merge branch 'develop' into wg/app-store-http 2024-01-25 23:01:01 -03:00
dr-frmr
74f8fda9ce
hotfix2: overwrite existing subscription if ID is reused 2024-01-25 22:58:54 -03:00
dr-frmr
64e0b905b5
Merge branch 'develop' into wg/app-store-http 2024-01-25 22:52:15 -03:00
dr-frmr
7d01dcfcae
hotfix: make sub ids unique in eth provider 2024-01-25 22:51:59 -03:00
nick.kino
23ed84de4a
Merge pull request #207 from kinode-dao/hf/change-uqbar-to-kinode
change `uqbar` -> `kinode`
2024-01-25 17:39:10 -08:00
hosted-fornet
b89f831e4a change uqbar -> kinode 2024-01-25 12:35:52 -08:00
Will Galebach
251709f297 More app store stuff 2024-01-25 16:41:00 +00:00
nick.kino
f3fd8d40f5
Merge pull request #204 from uqbar-dao/hf/print-useful-error-message-on-fail
kernel: print useful error message on process crash
2024-01-24 15:59:17 -08:00
github-actions[bot]
c2d7bd7c20
Format Rust code using rustfmt 2024-01-24 20:01:55 +00:00
hosted-fornet
18db99d54a kernel: print useful error message on process crash 2024-01-24 12:01:26 -08:00
doria
c3419018ff
Merge pull request #201 from uqbar-dao/dr/add-hi-to-mock-networking
add hi-protocol to mock networking
2024-01-24 16:33:27 -03:00
Will Galebach
59b1f6a8dc Formatting 2024-01-24 18:36:10 +00:00
Will Galebach
c1cc7102ed WIP: dummy data for routes 2024-01-24 18:35:45 +00:00
dr-frmr
a0631312ca
add hi-protocol to mock networking 2024-01-24 15:20:59 -03:00
Will Galebach
13a7d31fd8 WIP: http routes 2024-01-24 17:01:08 +00:00
tadad
43c1306c47
Merge pull request #196 from uqbar-dao/da/alias
`alias` script added
2024-01-23 16:25:47 -06:00
Drew Tada
d21f77b243 requested changes 2024-01-23 17:15:39 -05:00
doria
7c12e58e35
Merge pull request #190 from uqbar-dao/dr/app_store_scripts
app store download, install, uninstall scripts
2024-01-23 17:23:41 -03:00
Drew Tada
9caa82c792 alias editing working 2024-01-23 13:28:32 -05:00
OdinsBadEye
ae30a9fe9b
Show alert if chain switch unsuccessful (#195) 2024-01-23 14:19:14 +00:00
nick.kino
49675eed4e
Merge pull request #192 from uqbar-dao/hf/remove-almost-all-compiler-warnings
remove almost all compiler warnings
2024-01-22 21:48:19 -08:00
nick.kino
dcdc428f1f
Merge pull request #193 from uqbar-dao/hf/change-ssh-imports-to-https
change ssh import to https
2024-01-22 21:48:08 -08:00
hosted-fornet
bba0b2f2cd change ssh import to https 2024-01-22 15:10:03 -08:00
hosted-fornet
00949c314a remove almost all simulation-mode compiler warnings 2024-01-22 14:41:34 -08:00
dr-frmr
59a936b680
make prints a wee bit better 2024-01-22 18:28:43 -03:00
OdinsBadEye
eea7d0e02d
Update the chess UI (#191) 2024-01-22 21:24:23 +00:00
dr-frmr
d74adb3af8
app store download, install, uninstall scripts 2024-01-22 18:19:52 -03:00
dr-frmr
f1441ac351
hotfix: allow empty line in term 2024-01-22 17:37:16 -03:00
dr-frmr
e85cd8e188
fix wit path for terminal scripts 2024-01-22 16:39:17 -03:00
tadad
5a27f61fc7
Merge pull request #186 from uqbar-dao/da/script-runner
Da/script runner
2024-01-22 12:55:10 -06:00
Drew Tada
b20e9ebaea edited README.md 2024-01-22 12:52:06 -06:00
Drew Tada
a6462d4d64 updated README.md 2024-01-22 12:48:35 -06:00
Drew Tada
0711c32a74 requested changes 2024-01-22 12:46:56 -06:00
Drew Tada
5c47cebf07 updated README.md 2024-01-22 11:53:32 -06:00
Drew Tada
41d130e5e4 scripts updated to latest process_lib 2024-01-22 11:35:38 -06:00
doria
0facf4bb28
Update README.md
add `--testnet` flag to readme boot
2024-01-22 13:36:32 -03:00
doria
33f9af8bcd
Merge pull request #172 from uqbar-dao/develop
develop
2024-01-21 21:47:34 -03:00
dr-frmr
b3f0d0c2bb
app_store fix: grant caps after initializing all procs.. (and don't ignore requests for root cap, that's not the place to restrict) 2024-01-21 21:00:04 -03:00
dr-frmr
bb7d3d0924
version bump; bugfix state-signatures-transition 2024-01-21 17:01:41 -03:00
dr-frmr
d7b67f6148
cargo.lock 2024-01-21 16:39:57 -03:00
doria
5b03ad4244
Merge pull request #180 from uqbar-dao/bp/http-responses
http_server: only send response if process wants it
2024-01-21 16:33:51 -03:00
doria
24c7dcf0f6
Merge pull request #185 from uqbar-dao/hf/fix-app-store-get_capability-bug
app_store: fix `get_capability()` bug by using fixed process_lib
2024-01-21 16:33:39 -03:00
doria
d1e88acb79
process_lib use version 2024-01-21 16:28:41 -03:00
hosted-fornet
22aa9848dd
Merge pull request #181 from uqbar-dao/hf/update-build-release
build-release: build into zip files with proper names
2024-01-20 20:43:13 -08:00
hosted-fornet
e38bea2130 eth provide: fix spelling in error message 2024-01-20 20:31:47 -08:00
bitful-pannul
6f402515f3 app_store: get_capability hotfix 2024-01-20 21:55:12 -03:00
doria
2cd7f51519
Merge pull request #173 from uqbar-dao/da/remove-cap-sigs
Da/remove cap sigs
2024-01-20 20:48:11 -03:00
dr-frmr
1b26fc144e
add release_env with lto, codegen_units, strip 2024-01-20 20:38:16 -03:00
doria
52f5a3e111
Merge pull request #179 from uqbar-dao/dr/net-respond-to-debugging
net: respond to debugging, and http_client: remove panics
2024-01-20 18:21:19 -03:00