Commit Graph

870 Commits

Author SHA1 Message Date
Ted Blackman
913362c134 more minor cleanup 2019-05-26 18:52:31 -07:00
Ted Blackman
907aff8701 minor cleanup 2019-05-26 18:48:41 -07:00
Ted Blackman
97a7f4e76e first stab at state data structures 2019-05-26 18:38:19 -07:00
Ted Blackman
6f8d06d617 +ordered-set, with basic tests 2019-05-26 16:54:23 -07:00
Ted Blackman
5be3c4b6b9 beginnings of data types 2019-05-24 22:53:29 -07:00
Ted Blackman
d30914a1f8 encode and decode packets 2019-05-24 19:03:33 -07:00
Philip Monk
bdbdba4af2
keep engough state to restart foreign updates/requests 2019-05-23 10:30:15 -07:00
Philip Monk
67925fd4d0
typos 2019-05-22 22:45:06 -07:00
Philip Monk
dbcfa3658b
fix another bug 2019-05-22 22:36:34 -07:00
Philip Monk
6c51c8bb9e
lost this line somewhere 2019-05-22 19:12:44 -07:00
Philip Monk
dfc2207e99
remove printfs 2019-05-22 18:40:34 -07:00
Philip Monk
4f739caeab
child-sync, breach-sync, breach-multiple works 2019-05-22 17:55:58 -07:00
Philip Monk
5ec205a34a
wip reworked +wake; compiles 2019-05-22 17:55:57 -07:00
Philip Monk
5a1cccdcea
queue mounting 2019-05-22 17:55:57 -07:00
Philip Monk
80e22ab7c2
monadify foreign request/update 2019-05-22 17:55:45 -07:00
Philip Monk
e412bf808e
factor out the essential clad evaluation 2019-05-16 14:02:21 -07:00
Philip Monk
cba357f5ea
add paths to notes for documentation 2019-05-16 11:50:13 -07:00
Philip Monk
e615814ba4
re-add cross-commit mime cache 2019-05-15 15:50:13 -07:00
Philip Monk
8cd261451a
Merge remote-tracking branch 'origin/master' into philip/individual-breaches 2019-05-15 11:37:06 -07:00
Philip Monk
8a56dd8da9
style 2019-05-15 11:07:14 -07:00
Philip Monk
4a569c4a79
fix tests 2019-05-13 23:18:52 -07:00
Philip Monk
1aefafbba4
make slow 2019-05-13 22:36:05 -07:00
Philip Monk
780c0ebbc6
light refactoring and heavy commenting 2019-05-13 22:27:11 -07:00
Philip Monk
815f6c942d
breach-sync works 2019-05-13 14:45:53 -07:00
Philip Monk
1eaac49e4d
wip child-sync works 2019-05-13 13:53:46 -07:00
Philip Monk
c6670249a5
wip debugging child-sync 2019-05-10 19:23:13 -07:00
Philip Monk
1903d68b14
boot works 2019-05-10 14:51:37 -07:00
Philip Monk
38cfb7fbec
compiles 2019-05-09 18:06:18 -07:00
pilfer-pandex
4b2a3d877e remove +hard, replace with new ;; 2019-05-09 12:46:19 -07:00
Philip Monk
7e029a3c28
wip try to compile 2019-05-03 19:24:24 -07:00
Philip Monk
feda6530b1
wip factored out writes and merges 2019-05-02 18:50:20 -07:00
Philip Monk
cb0dec1ed1
wip merge monadified 2019-05-02 18:06:31 -07:00
Philip Monk
89ce5cedbe
real queueing for clay writes 2019-05-01 18:21:32 -07:00
Philip Monk
4d1c72dfb4
add %drip to behn 2019-04-30 14:58:51 -07:00
Philip Monk
407919b24a
wait to start sync until ship exists 2019-04-30 10:40:38 -07:00
Philip Monk
186513b723
wip 2019-04-25 11:01:54 -07:00
Philip Monk
0e792817b8
Merge remote-tracking branch 'origin/next' into philip/ph-monad 2019-04-23 16:58:08 -07:00
Philip Monk
9a83984374
four minute ping to eth 2019-04-22 16:31:33 -07:00
Philip Monk
22b37754cf
Merge remote-tracking branch 'origin/next' into philip/individual-breaches 2019-04-22 15:00:20 -07:00
ixv
5e8bba5e76
Merge branch 'master' into ames-bad-mug 2019-04-13 22:22:42 -07:00
Isaac Visintainer
b8e8a1cc13 no-op on bad mugs 2019-04-13 16:11:37 -07:00
Joe Bryan
3cd2b8b469 removes debug printfs from clay +load 2019-04-12 23:14:05 -07:00
Joe Bryan
82436ff16a prevents superfluous initial clay filesystem printf 2019-04-12 23:13:37 -07:00
Isaac Visintainer
5f12a5b853 bumped ames protocol number 2019-04-12 13:58:37 -07:00
Joe Bryan
8adbb604b2
Merge pull request #1139 from urbit/clay-boot-quiet
suppresses %clay file-change printfs for initial filesystem
2019-04-12 13:46:02 -07:00
Joe Bryan
3d2329f0a1 suppresses %clay file-change printfs for initial filesystem 2019-04-11 22:55:40 -07:00
Joe Bryan
f9000e4ae0 updates %ames initialization logic to be more safe and robust 2019-04-11 18:20:35 -07:00
Joe Bryan
97a26e5146 adds /=turf= scry to %jael 2019-04-11 18:01:35 -07:00
Joe Bryan
ea2a111884
Merge pull request #1134 from urbit/rift-scry-hint
fixes +rift-scry jet registration hint in %clay
2019-04-11 17:54:23 -07:00
Philip Monk
0734958ff1
better azimuth mock 2019-04-10 18:49:20 -07:00
Ted Blackman
20a0a50570
Behn pass errors to client vanes (#1135)
* [%wake (unit tang)] in Behn and Zuse; no other vanes compile

* ames compiles

* clay compiles

* eyre compiles

* jael compiles

* Aqua send %crud on behn error
2019-04-09 20:15:37 -07:00
Philip Monk
126bf88c1c
wip 2019-04-04 10:56:46 -07:00
Joe Bryan
1ebaea4724 fixes +rift-scry jet registration hint in %clay 2019-04-03 11:22:45 -07:00
Joe Bryan
4152b6c9d0 corrects %ford %cast error messages 2019-04-02 10:46:11 -07:00
Joe Bryan
696c818689 updates %behn to no-op if its unix-duct is unset 2019-04-02 09:16:19 -07:00
Philip Monk
3fcd17b884
small improvements 2019-03-22 18:11:04 -07:00
Philip Monk
8ebe809d8e
disable clay sunk handling 2019-03-22 17:44:23 -07:00
Philip Monk
b5414a49af
Merge remote-tracking branch 'origin/next' into philip/aquarium 2019-03-20 17:46:30 -07:00
Anthony Arroyo
6b4d6dabce landscape sign in page 2019-03-18 15:49:43 -07:00
Philip Monk
3d64641da7
make gen/aqua/file compile 2019-03-13 05:04:54 -07:00
Philip Monk
18934433ee
unclog gall queue 2019-03-13 04:50:56 -07:00
Philip Monk
c2c2b04b0b
better init for ph 2019-03-08 13:48:09 -08:00
Philip Monk
e261983094
clean up printfs 2019-03-07 21:27:07 -08:00
Philip Monk
1e1bcfa02e
Merge remote-tracking branch 'origin/master' into philip/aquarium 2019-03-07 21:19:02 -08:00
Isaac Visintainer
8677a4e779 bumped ames protocol number 2019-03-07 12:42:31 -08:00
Isaac Visintainer
9d73739765 Merge branch 'hotfix' into next 2019-03-07 11:46:00 -08:00
Isaac Visintainer
95a255d032 removed hard calls on json blobs 2019-03-04 14:39:52 -08:00
Philip Monk
55b708d1b7
Merge remote-tracking branch 'origin/next' into philip/aquarium 2019-02-22 16:21:03 -08:00
Philip Monk
e22eac6a72
child-sync test passes 2019-02-22 15:52:18 -08:00
Philip Monk
3f74d30085
add ford printf in bad situation 2019-02-22 14:24:42 -08:00
Philip Monk
e319df9e8d
trigger dill init on merge completion 2019-02-22 14:11:53 -08:00
Philip Monk
99b6111597
wip 2019-02-21 15:57:51 -08:00
Fang
16c5bf8b25 Be accurate in incoming/hoon-side structures also 2019-02-21 22:28:57 +01:00
Philip Monk
c4f3614f7b
various fixes, add ++check-file-touched 2019-02-17 00:42:31 -08:00
Philip Monk
ffedb36721
also pin validate-x to now 2019-02-16 22:10:45 -08:00
Philip Monk
f873bcdf91
pin to local time because using local desk 2019-02-16 21:33:48 -08:00
Philip Monk
3e29612bf6
add |bonk and flop ames timer order 2019-02-16 10:42:09 -08:00
Isaac Visintainer
664a819f15 bump ames protocol number to 1 2019-02-14 13:08:57 -08:00
Ted Blackman
ee79b23add
behn even dumber (#1066) 2019-02-11 15:34:08 -08:00
Philip Monk
0e90721db3
modify behn to not fire in the middle of another event and take one timer at a time 2019-02-08 19:19:50 -08:00
Philip Monk
da12f0467a
WIP 2019-02-08 19:18:38 -08:00
Philip Monk
0fc7ab112e
modify behn to not fire in the middle of another event and take one timer at a time 2019-02-08 19:17:46 -08:00
Philip Monk
462f027c16
Merge remote-tracking branch 'origin/master' into philip/aquarium 2019-02-08 15:30:24 -08:00
Joe Bryan
cbfbca060f adds detail to %ames |mass and plugs |reset leak 2019-02-06 13:26:19 -05:00
Joe Bryan
6d6ec85d6a bumps ames protocol version number 2019-02-05 19:46:45 -05:00
Joe Bryan
5fb7db038f
Merge pull request #1057 from urbit/zap-vanes
enable stacktraces in all the vanes
2019-02-05 19:29:23 -05:00
Joe Bryan
b4f6271f2c
Merge pull request #1056 from urbit/ford-zap-dot
!: in Ford, except inner loops
2019-02-05 19:29:03 -05:00
Joe Bryan
409e8d81cc enables stack traces in all the vanes (adds !:) 2019-02-05 19:04:28 -05:00
Joe Bryan
e603aef6b5 Merge branch 'hotfix' into next
* hotfix:
  ensures $~ defaults nest in the actual structure
  behn: ignore duplicate %wait requests (#1043)
  restores +able:dill comment margin
  renames kernel upgrade initialization event from %vega to %lyra
  refactors arvo's +spam:is, which sends a move to every vane
  refactors effect iteration in arvo +poke
  updates arvo/vanes to send/receive %vega kernel upgrade notification
  build tank outside of |.
2019-02-05 18:42:19 -05:00
Joe Bryan
b39dc19153
Merge pull request #1041 from urbit/vega-vanes
notify vanes of kernel upgrades
2019-02-05 18:18:43 -05:00
Ted Blackman
79b8657ce0 review comments 2019-02-05 14:36:04 -08:00
Ted Blackman
7d8aad16c6 \!: in Ford, except inner loops 2019-02-05 14:24:19 -08:00
pilfer-pandex
9e8ffb29ce
Merge pull request #1054 from urbit/dude-remove-trap
Remove trap from %dude in ford
2019-02-05 11:24:38 -08:00
pilfer-pandex
025ff7faaa
Update ford.hoon 2019-02-05 10:38:34 -08:00
pilfer-pandex
ce7d0dde82 Remove trap from %dude in ford 2019-02-04 16:58:22 -08:00
Philip Monk
6138daf40c
aquarium boots a fleet 2019-02-01 17:00:15 -08:00
Ted Blackman
e2028b6929
behn: ignore duplicate %wait requests (#1043) 2019-02-01 14:14:55 -08:00
Philip Monk
075700583f
WIP 2019-02-01 13:46:09 -08:00
Joe Bryan
1dd30334af renames kernel upgrade initialization event from %vega to %lyra 2019-02-01 15:07:31 -05:00
Joe Bryan
690934a6fc updates arvo/vanes to send/receive %vega kernel upgrade notification 2019-02-01 15:07:26 -05:00