Tinnus Napbus
21fe99ac47
kiln: tweak jump mark structures
2023-09-30 13:09:19 +13:00
Tinnus Napbus
e9a618e184
kiln: change jump-related @p printing to scow's
2023-09-16 02:53:41 +12:00
Tinnus Napbus
00bc412619
kiln: simplify ++frond call in %kiln-jump mark
2023-09-16 01:34:01 +12:00
Tinnus Napbus
b2a3350afd
kiln: %jump-ask mark noun:grab structure mode
2023-09-16 01:31:17 +12:00
Tinnus Napbus
c8ab40c87a
Merge branch 'next/kelvin/411' into desk-publisher-switcher
2023-08-31 01:44:40 +12:00
Ted Blackman
9d2f40d654
sys.kelvin: zuse 411
2023-08-23 16:39:28 -04:00
pkova
c8379b245a
zuse: decrement kelvin from 412 to 411
2023-08-23 21:22:50 +03:00
Pyry Kovanen
ae384dc08e
Merge pull request #6774 from urbit/pkova/arvo-provenance
...
arvo: add provenance when casting forward move
2023-08-23 20:08:06 +03:00
Pyry Kovanen
4bb9bae2d2
arvo: add provenance when casting forward move
2023-08-23 19:06:14 +03:00
Pyry Kovanen
036ee7019f
Merge pull request #6767 from urbit/pkova/gall-response-old-wire
...
eyre: handle old wires correctly in +on-gall-response
2023-08-23 17:54:54 +03:00
Pyry Kovanen
3260e4fe05
eyre: handle old wires correctly in +on-gall-response
2023-08-22 21:37:15 +03:00
Pyry Kovanen
a1f9374145
Merge pull request #6756 from urbit/pkova/dead-flow-fix
...
ames: fix bug in dead flow consolidation
2023-08-21 18:29:39 +03:00
Pyry Kovanen
39a8aeb6e1
Merge pull request #6764 from urbit/yu/fix-recork-timer
...
ames: reinitialize recork timer
2023-08-21 14:25:18 +03:00
yosoyubik
8320e7dbf2
ames: update dead flow timers in state
2023-08-21 14:03:38 +03:00
yosoyubik
4da54b9e4d
ames: reinitialize recork timer
2023-08-21 14:03:38 +03:00
Pyry Kovanen
37bb2674b5
Merge pull request #6763 from urbit/yu/fix-state-migrations
...
ames: fix state migration in 412 after merging #6762
2023-08-21 13:59:50 +03:00
yosoyubik
be0bbc78c5
Merge branch 'yu/decongest-ames-in-develop' into yu/fix-state-migrations
2023-08-18 08:16:26 +02:00
yosoyubik
19f5946e72
ames: only reinitialize congestion if bunted
2023-08-17 15:22:09 +02:00
yosoyubik
def2591812
ames: reinitialize congestion control values
2023-08-17 15:22:03 +02:00
Pyry Kovanen
8d820713a9
Merge pull request #6758 from urbit/roller/fix-migration
...
roller: fix state migration
2023-08-16 13:45:18 +03:00
yosoyubik
58b678505f
roller: fix state migration
2023-08-16 10:23:52 +02:00
Pyry Kovanen
c276ddd476
ames: fix bug in dead flow consolidation
2023-08-15 16:15:55 +03:00
Pyry Kovanen
c7173781f0
Merge pull request #6749 from urbit/m/avoid-mideyre-crash
...
eyre: avoid +got'ing a channel that doesn't exist
2023-08-14 18:11:52 +03:00
fang
f87871f0c1
tests: update eyre tests with new wire format
...
See also a9e3ebb
2023-08-11 11:48:23 +02:00
fang
a9e3ebb780
eyre: avoid +got'ing a channel that doesn't exist
...
+on-gall-response might detect the symptom of a bug, where we are
getting a %fact for a channel that has since been deleted. (Meaning that
subscription should have been cleaned up, and we shouldn't have received
the %fact.) We want to issue a %leave, but need to take care to do so
with the same identity that the subscription was opened on.
Previously, we would forcefully get the identity from the non-existent
channel, resulting in a crash. Now, we encode the identity into the wire
instead, so that we may retrieve it from there, even when the channel is
long gone.
2023-08-10 11:33:08 +02:00
Tinnus Napbus
4440eaced6
kiln: make publisher change requests require approval
2023-08-07 21:24:52 +12:00
Pyry Kovanen
330d134a1c
Merge pull request #6737 from urbit/ja/eyre-login-412
...
eyre: cosmetic updates to login form
2023-07-28 19:26:19 +03:00
Pyry Kovanen
3cfc3cf235
Merge pull request #6740 from urbit/pkova/bane
...
lull, ames: add %tame task to delete a route for a ship
2023-07-28 18:59:50 +03:00
Pyry Kovanen
46c567f75f
Merge pull request #6700 from urbit/philip/stale
...
ames: Don't check for lane staleness
2023-07-28 18:35:02 +03:00
Pyry Kovanen
32665022d2
Merge pull request #6733 from urbit/remove-deprecated-arms
...
zuse: remove deprecated arms
2023-07-28 18:30:36 +03:00
pkova
facd6994b0
lull, ames: add %tame task to delete a route for a ship
2023-07-28 18:15:04 +03:00
Pyry Kovanen
19d7fe0f85
Merge pull request #6738 from urbit/pkova/dead-flow-consolidation
...
ames: consolidate dead flows to a single behn timer
2023-07-28 17:32:08 +03:00
Pyry Kovanen
d8cebf7b30
Merge pull request #6743 from urbit/pkova/fix-read-x
...
clay: propagate [~ ~] properly from read-x
2023-07-28 17:20:35 +03:00
James Acklin
4bbe46adc1
eyre: cosmetic updates to login form
...
Makes cosmetic changes to the login page of eyre. This addresses an issue with insufficient contrast between text elements and their backgrounds in dark mode.
2023-07-28 16:36:53 +03:00
Marcus
ef6965c882
zuse: remove deprecated arms
2023-07-28 16:33:55 +03:00
pkova
82d4e2a265
ames: add comment explaining magic number in +set-wake
2023-07-28 16:33:34 +03:00
pkova
ff21513864
ames: fix indentation in dead flow handling
2023-07-28 16:33:34 +03:00
pkova
64ba325463
tests: fix tests broken by dead flow consolidation
2023-07-28 16:33:34 +03:00
pkova
9d6a7fbe2a
ci: test some nonsense
2023-07-28 16:33:34 +03:00
pkova
45924f7571
ames: store dead flow consolidation timer in state
2023-07-28 16:33:34 +03:00
pkova
d2956a3233
ames: consolidate dead flows to a single behn timer
2023-07-28 16:33:34 +03:00
pkova
7bea0038e5
clay: propagate [~ ~] properly from read-x
2023-07-28 16:32:49 +03:00
Pyry Kovanen
c35aabcebf
Merge pull request #6744 from urbit/develop
...
Merge develop into next/kelvin/412
2023-07-28 16:32:35 +03:00
Tinnus Napbus
c4b612dac5
gen/hood: add +change-publisher generator
2023-07-28 23:43:17 +12:00
Tinnus Napbus
f1c1205fe2
kiln: let publishers tell subs to switch source
...
This adds a %kiln-change-source poke that changes the sync source
for all syncs from the given remote ship/desk to a new ship/source.
This poke works remotely iff it comes from the publisher, allowing
publishers to migrate app distribution.
A %kiln-change-publisher poke is also added to kiln which sends this out
to all desk subscribers with the let+1 %w %sing that %kiln uses.
2023-07-28 21:35:38 +12:00
Pyry Kovanen
65b257b96a
Merge pull request #6648 from urbit/yu/enable-close-flows
...
ames: move +on-kroc logic to |close-flows
2023-07-24 18:30:53 +03:00
Pyry Kovanen
d52826e570
Merge pull request #6712 from ilyakooo0/iko/sink
...
%sink
2023-07-24 18:24:13 +03:00
Pyry Kovanen
a061ef1ffc
Merge pull request #6686 from midden-fabler/dojo-errors
...
dojo: better generator errors
2023-07-24 18:22:04 +03:00
Pyry Kovanen
9ec34d81a5
Merge pull request #6681 from ilyakooo0/iko/noun-grad
...
Add %noun-autodiff mark with automatic diffing algorithm
2023-07-24 18:09:30 +03:00
326e930b06
Removed tests
2023-07-24 18:05:39 +03:00