Elliot Glaysher
f6f9c46dca
Timer demo works again, but now based on subscriptions.
...
- Resubscribes because Gall currently breaks connections after 20
messages on a subscription.
- Fixes cleanup of connections, so we don't constantly leak closed
connections into set of open connections, leading to spam cleanup
on restart of your urbit.
2019-01-10 16:35:09 -08:00
Elliot Glaysher
412a182c3e
First attempt at retargetting the %server demo onto %light channels.
...
This currently has a bunch of issues around canceling the channel, but
we have a minimal demo which is able to use Gall subscriptions from the
webpage over an EventSource.
2019-01-09 15:43:43 -08:00
Elliot Glaysher
bee2b01fb6
First test usage of the channel stuff from a real browser. Properly sends an error back.
2019-01-08 14:44:03 -08:00
Elliot Glaysher
337243dd27
Single home %light
2019-01-07 15:17:02 -08:00
Elliot Glaysher
ecba9cbd62
Merge remote-tracking branch 'origin/release-candidate' into lighter-than-eyre
2019-01-07 14:15:44 -08:00
Elliot Glaysher
54ad5e752e
Merge pull request #963 from urbit/behn-ordering
...
Handle the move which makes the ova first
2019-01-07 14:15:21 -08:00
Elliot Glaysher
8d2bdb83c3
More wording
2019-01-07 13:58:08 -08:00
Elliot Glaysher
ca95e56f09
Wording
2019-01-07 13:47:23 -08:00
Elliot Glaysher
b8c67e5130
Move flop to +notify-clients and document +set-wake
2019-01-07 13:44:04 -08:00
Elliot Glaysher
c943b85b96
Handle the move which makes the ova first
2019-01-03 11:42:26 -08:00
Elliot Glaysher
727cdbda1c
Merge remote-tracking branch 'origin/release-candidate' into lighter-than-eyre
2019-01-02 11:57:31 -08:00
Elliot Glaysher
9828c02473
Remove duplicated code between arvo and hoon
...
Also removes some dead code from arvo which lets us clean up some
^ in dojo.
2019-01-02 11:09:25 -08:00
Fang
9d47520bc1
Use sein to find comet sponsor
2018-12-21 17:38:41 +01:00
Fang
759ffaa9f0
Use =* in ++veri:dawn for easy network reference
2018-12-21 16:01:21 +01:00
Fang
4f51cfc6bb
Make Urbit-side sponsorship state match chain state more closely
...
We always have a sponsor, plus a flag that says whether they're
actively sponsoring us. If they aren't they recently kicked us.
Because we can't do anything without a sponsor, we still try with them.
2018-12-21 15:59:12 +01:00
Fang
62bec00693
Update Azimuth event handling to account for updated indexing
2018-12-21 11:57:03 +01:00
Joe Bryan
30e23476d6
removes the last of old %ames ack move %went
2018-12-20 11:48:11 -05:00
Joe Bryan
c4fa6196e2
removes obsolete %ames entropy task
2018-12-20 00:10:12 -05:00
Joe Bryan
d36a8c7a76
updates %ames to use provided entropy
2018-12-20 00:09:30 -05:00
Ted Blackman
5c1e844700
clean up outgoing requests in security drivers ( #952 )
2018-12-19 17:09:59 -08:00
Elliot Glaysher
03440c2045
Add comment
2018-12-19 16:05:27 -08:00
Elliot Glaysher
88d0e9fd1d
Don't change the move order.
2018-12-19 15:39:35 -08:00
Elliot Glaysher
2419d48f89
Fix arvo ova order
...
Behn is sensitive to the order in which ova are emitted, which was not
correct. Previously, ova emitted first within a single vane activation
were processed as effects last.
2018-12-19 15:21:28 -08:00
Joe Bryan
067d12d03f
refactors %ames packet acceptance, drops fewer packets
2018-12-19 14:36:52 -05:00
Joe Bryan
fbb44c7254
cleans up %jael /=deed= scry
2018-12-19 14:36:05 -05:00
Joe Bryan
b4a0fee135
refactors %clay +apply-foreign-update, fixing error messages
2018-12-19 12:51:20 -05:00
Fang
2817c06398
Merge 'release-candidate' into azimuth
2018-12-18 11:05:22 +01:00
Fang
6837b0966c
Minor stylistic cleanup
2018-12-18 11:02:57 +01:00
Isaac Visintainer
2edf34602e
removed hard from print statement
2018-12-17 17:12:38 -08:00
Fang
05e3049961
Prevent crashes in/caused by ++point-from-eth
2018-12-18 00:32:06 +01:00
Fang
c8dfd21955
Reorganize Ethereum-related stdlib cores
2018-12-18 00:32:00 +01:00
Elliot Glaysher
2a0cc8a6aa
Merge remote-tracking branch 'origin/release-candidate' into lighter-than-eyre
...
This also fixes up the changes in the vane interface. We can make
a pill with this and can boot it. We can even start the %server app
and ship down a single timer event to the browser, but subsequent
events have broken in the interim; debug on Monday.
2018-12-14 16:04:13 -08:00
Ted Blackman
ab204e4867
dill: stop sending extra arvo move ( #945 )
2018-12-13 20:57:27 -08:00
Fang
1342ab097e
Rebrand Constitution stdlib to Azimuth stdlib
2018-12-14 01:51:30 +01:00
Elliot Glaysher
b2e2ddb607
Merge pull request #944 from urbit/remove-our-from-wires
...
Remove our from wires
2018-12-13 16:49:35 -08:00
Elliot Glaysher
f835fbd2ac
2. Remove our from the gall wire
2018-12-13 16:33:25 -08:00
Elliot Glaysher
f5a8fdbe50
1. Remove our from the ford wire
2018-12-13 16:33:25 -08:00
Joe Bryan
023e55d97c
removes !: from vanes
2018-12-13 19:05:32 -05:00
Joe Bryan
f8905a0640
Merge pull request #941 from urbit/single-home-vanes
...
single-home the vanes
2018-12-13 18:44:26 -05:00
Joe Bryan
8b625a483e
revises %ford %build comment
2018-12-13 18:41:45 -05:00
Fang
e8bf93770f
Touch up Ethereum structs and calls to support latest contracts
2018-12-13 21:42:20 +01:00
Joe Bryan
c71050c918
removes +sack
2018-12-13 14:06:16 -05:00
Joe Bryan
50e068ec5f
22. single-homes %clay %cred/%crew/%crow tasks
2018-12-13 14:07:23 -05:00
Joe Bryan
6f4b2378ec
21. single-homes %clay %warp/%werp tasks
2018-12-13 14:07:19 -05:00
Joe Bryan
536ea94b42
20. single-homes %clay %perm task
2018-12-13 14:07:16 -05:00
Joe Bryan
c6ce8c23ff
19. single-home %clay %merg task
2018-12-13 14:07:13 -05:00
Joe Bryan
d4e9759b28
18. single-home %clay %info task
2018-12-13 14:07:10 -05:00
Joe Bryan
8d74368db9
17. single-homes %clay %drop task
2018-12-13 14:07:06 -05:00
Joe Bryan
e86b23393c
16. single-home %clay state
2018-12-13 14:07:03 -05:00
Joe Bryan
18cb206eee
15. single-homes %ford %kill task
2018-12-13 14:06:59 -05:00