Ted Blackman
|
c67a358308
|
tests: helper core to avoid repeated metamorphoses
|
2022-08-25 16:36:14 +03:00 |
|
Ted Blackman
|
94cb3952b7
|
tests: subscriber ames gets kick
|
2022-08-25 16:36:14 +03:00 |
|
Ted Blackman
|
0b2ba509c3
|
tests: gall and ames give kick over network
|
2022-08-25 16:36:14 +03:00 |
|
Ted Blackman
|
c301930fac
|
tests: give %kick from %clog
|
2022-08-25 16:36:14 +03:00 |
|
Ted Blackman
|
59c5aa0b2a
|
tests: give %clog to gall
|
2022-08-25 16:36:14 +03:00 |
|
Ted Blackman
|
c0adf6c25c
|
tests: %watch to %watch-ack codepath complete
|
2022-08-25 16:36:14 +03:00 |
|
Ted Blackman
|
cfdf4d8467
|
tests: fix
|
2022-08-25 16:36:14 +03:00 |
|
Ted Blackman
|
583dd42747
|
tests: ames receives %watch-ack
|
2022-08-25 16:36:14 +03:00 |
|
Ted Blackman
|
01f761d07a
|
tests: receiver ames sends %watch-ack packet
|
2022-08-25 16:36:14 +03:00 |
|
Ted Blackman
|
4518cf4838
|
tests: receiver gall gives %done to ames
|
2022-08-25 16:36:14 +03:00 |
|
Ted Blackman
|
becb1d7f18
|
tests: gall runs %pub +on-watch
|
2022-08-25 16:36:14 +03:00 |
|
Ted Blackman
|
52637ea2fe
|
tests: ames passes %watch to gall on receiver, gall emits %deal to itself
|
2022-08-25 16:36:14 +03:00 |
|
Ted Blackman
|
1f9e04ab1c
|
tests: ames sends %watch %plea
|
2022-08-25 16:36:14 +03:00 |
|
Ted Blackman
|
e2e4a102e8
|
tests: ~nec gall passes %watch to itself
|
2022-08-25 16:36:13 +03:00 |
|
Ted Blackman
|
3fdc7379a2
|
tests: get %sub agent to emit %watch
|
2022-08-25 16:36:13 +03:00 |
|
Ted Blackman
|
317f03e337
|
tests: test galls can now load %sub and %pub agents
|
2022-08-25 16:36:13 +03:00 |
|
Ted Blackman
|
c48c2f4b6a
|
/lib/test: add +run-chain for test sequences
|
2022-08-25 16:36:13 +03:00 |
|
Ted Blackman
|
f2b85df948
|
tests: initial setup for gall and ames on two ships
|
2022-08-25 16:36:13 +03:00 |
|
Ted Blackman
|
81bfe17f37
|
tests: WIP gall request queue tests
|
2022-08-25 16:36:13 +03:00 |
|
fang
|
81462da7aa
|
ames: clean & re-set recork timer during %stir
Pre-release ships may have multiple recork timers. This ensures that,
after stir, we always have exactly one.
|
2022-08-25 14:42:16 +02:00 |
|
fang
|
0871c24e24
|
ames: bump recork timer back up to a day
We had lowered this initially for easier testing, but a day should be
sufficient for real-world use.
|
2022-08-25 14:11:45 +02:00 |
|
Philip Monk
|
ed3b028d9a
|
Merge remote-tracking branch 'origin/master' into philip/snap
|
2022-08-23 14:16:57 -08:00 |
|
Joe Bryan
|
76cc8939d3
|
ames: fix error slog on failed attestation timer
|
2022-08-23 14:34:08 -04:00 |
|
Joe Bryan
|
5b8f26558e
|
ames: handle failed recork timers
|
2022-08-23 14:33:53 -04:00 |
|
fang
|
e2d546c4c2
|
Merge pull request #5970 from urbit/ted/molt-fix
ames: fix upgrade bugs
|
2022-08-23 17:05:53 +02:00 |
|
Joe Bryan
|
679b38138d
|
ames: prevent larval stage from possibly clobbering adult state
|
2022-08-23 10:37:01 -04:00 |
|
Ted Blackman
|
5a96f3bdbe
|
ames: drop %hear as larva; check duct before metamorpohse
|
2022-08-23 16:45:17 +03:00 |
|
Ted Blackman
|
07601c6bee
|
ames: metamorphose on first +take if possible
|
2022-08-23 16:09:35 +03:00 |
|
fang
|
9541187f46
|
Merge pull request #5969 from urbit/jb/fix-on-stir
ames: refactor %stir, %rest stale/wrong timers
|
2022-08-23 13:35:39 +02:00 |
|
Ted Blackman
|
9abe49489d
|
ames: +on-stir clean up comments
|
2022-08-23 13:31:10 +03:00 |
|
Joe Bryan
|
9439841ce8
|
ames: refactor %stir, %rest stale/wrong timers
|
2022-08-22 20:14:02 -04:00 |
|
DaneBettis
|
5048504699
|
fixed names of vars to follow cvc_TypeLetter style
|
2022-08-22 08:24:19 +00:00 |
|
DaneBettis
|
a8976385ae
|
corrected private function names and block comments
|
2022-08-22 08:24:19 +00:00 |
|
DaneBettis
|
41694a306e
|
more refactoring as suggested by master-morzod
|
2022-08-22 08:24:19 +00:00 |
|
DaneBettis
|
82dbf41ae9
|
WIP stuff re master-morzod
|
2022-08-22 08:24:19 +00:00 |
|
DaneBettis
|
99211d84bb
|
remove dev-time modifications to manage.c
|
2022-08-22 08:24:19 +00:00 |
|
DaneBettis
|
ed1cea48ee
|
make _is_indexed() more obvious and less cute
|
2022-08-22 08:24:19 +00:00 |
|
DaneBettis
|
c6c1c34db1
|
fixes suggested by master-morzod, and finished int taming
|
2022-08-22 08:24:19 +00:00 |
|
DaneBettis
|
6389eaec96
|
docs, tammed ints, better var names, removed redundant funcs
|
2022-08-22 08:24:19 +00:00 |
|
DaneBettis
|
9c5d8e9f76
|
taming int declarations
|
2022-08-22 08:24:19 +00:00 |
|
DaneBettis
|
86c3dfcde9
|
minimize the diff
|
2022-08-22 08:24:19 +00:00 |
|
DaneBettis
|
1b93d43757
|
this branch PR is now for xray only. meme later.
|
2022-08-22 08:24:19 +00:00 |
|
DaneBettis
|
903c7151e7
|
first cleanup from meeting with master-morzod
|
2022-08-22 08:24:19 +00:00 |
|
DaneBettis
|
e4a204583a
|
added macro to clarify _slog_bytecode and cleaned hoon hint tests
|
2022-08-22 08:24:19 +00:00 |
|
DaneBettis
|
093db01c2d
|
cleaner expression and docs
|
2022-08-22 08:24:18 +00:00 |
|
DaneBettis
|
4499f21a25
|
silenced the broken hoon tests
|
2022-08-22 08:24:18 +00:00 |
|
DaneBettis
|
a122475e60
|
partial fix for indexed bytecode args; more to come
|
2022-08-22 08:24:18 +00:00 |
|
DaneBettis
|
f0695b7ca7
|
more xray debugs thanks to ~master-morzod
|
2022-08-22 08:24:18 +00:00 |
|
DaneBettis
|
1e253f2f7b
|
more xray debugs via ~master-morzod
|
2022-08-22 08:24:18 +00:00 |
|
DaneBettis
|
2f71e52857
|
more notes and debugging for xray
|
2022-08-22 08:24:18 +00:00 |
|