Philip Monk
40faa333ce
Merge pull request #989 from urbit/philip/clay-fix
...
use foreign aeon for foreign mark definitions
2019-01-14 00:57:57 -08:00
Philip Monk
ea0f233572
use foreign aeon for foreign mark definitions
2019-01-13 23:46:21 -08:00
Joe Bryan
23cfd828ee
updates %eyre to ignore css %auth redirects
2019-01-11 22:46:39 -05:00
Joe Bryan
24e95d49b5
removes printf from +render-tang in %eyre
2019-01-11 22:46:02 -05:00
Anthony Arroyo
edeefcf04c
Merge pull request #977 from urbit/ren-cen-zen
...
% means path-to-render in renderers
2019-01-11 18:03:52 -08:00
Elliot Glaysher
8c72d2594e
Get basic client side event acknowledging working.
2019-01-11 15:18:53 -08:00
Joe Bryan
26d3fb4370
updates %ames to scry for +deed at the latest known +life
2019-01-11 17:58:26 -05:00
Joe Bryan
140fa09ad6
renames %ames scrys for clarity
2019-01-11 17:58:21 -05:00
Elliot Glaysher
3dd4dde8ec
Don't use ~(nap to ...). I must be using it wrong; it produces wrong answer sometimes.
2019-01-11 14:15:17 -08:00
Ted Blackman
9c49916938
% means path-to-render in renderers
2019-01-11 14:06:23 -08:00
Joe Bryan
cf0ce08f01
removes +life from %bond +meal (to fix nacks)
2019-01-11 16:55:27 -05:00
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
Philip Monk
be296f6897
skip json-rpc-response mark
2019-01-10 16:17:03 -08:00
Philip Monk
ba9bf4f031
reduce ++hard usage in jael for speed
2019-01-10 15:49:37 -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
Joe Bryan
177a48e2d0
Merge pull request #965 from urbit/murmug
...
switch +mug hash from FNV to Murmur3
2019-01-09 01:47:49 -05:00
Joe Bryan
d318b2cfcf
renames +vor to +mor, comments noun-order gates
2019-01-08 22:37:28 -05:00
Joe Bryan
5f676ac276
Revert "comments out failing cast in %eyre"
...
This reverts commit a6716b2bc6
.
2019-01-08 22:04:12 -05:00
Joe Bryan
a6716b2bc6
comments out failing cast in %eyre
2019-01-08 18:10:40 -05: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
Isaac Visintainer
bab30e5333
- Added command for permitting and sending out invites to ships for hall
...
circles
- Removed a bunch of debugging printfs
2019-01-07 19:47:15 -08:00
Isaac Visintainer
75c2ccf6ed
added read logic and more printfs
2019-01-07 19:47:15 -08:00
Ted Blackman
a95ca0dbf2
Fix eyre multi-request crash ( #966 )
...
* more eyre 'fixes'
* actually fixed the eyre multi-request crash
2019-01-07 16:59:36 -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
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
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
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
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
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
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
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
Joe Bryan
5095020755
14. single-home %ford %build task
2018-12-13 14:06:56 -05:00
Joe Bryan
c4c5fe5a79
13. single-home %ford state
2018-12-13 14:06:52 -05:00
Joe Bryan
979122a9da
12. single-home %gall state
2018-12-13 14:06:49 -05:00
Joe Bryan
e1b91cbb84
11. single-home %gall state-machine
2018-12-13 14:06:46 -05:00
Joe Bryan
66dbdb49f7
10. single-home %ames %west/%west tasks
2018-12-13 14:06:42 -05:00
Joe Bryan
ab02dec5cf
9. single-home %ames %want task
2018-12-13 14:06:39 -05:00
Joe Bryan
71afa6aba9
8. single-home %ames internal moves
2018-12-13 14:06:36 -05:00
Joe Bryan
1ceb670906
7. single-home %ames state-machines (b)
2018-12-13 14:06:33 -05:00
Joe Bryan
ed842f5325
6. single-home %ames state
2018-12-13 14:06:30 -05:00
Joe Bryan
ae969ce98f
5. single-home %ames state-machines (a)
2018-12-13 14:06:27 -05:00
Joe Bryan
ec05958e4d
4. single-home %jael tasks
2018-12-13 14:06:24 -05:00
Joe Bryan
e17699d8f5
3. single-home %jael
2018-12-13 14:06:21 -05:00
Joe Bryan
5ed0183f41
2. single-home %eyre
2018-12-13 14:06:19 -05:00
Joe Bryan
72e3c85998
1. single-home %dill
2018-12-13 14:06:16 -05:00
Ted Blackman
1adc48a6ec
fix two more silly bugs
2018-12-12 23:17:13 -08:00
Ted Blackman
d6b39a6d6a
behn: lifo to fifo to fix clay bug
2018-12-12 23:16:53 -08:00
Elliot Glaysher
00c79de3df
Merge pull request #936 from urbit/dont-sell-out
...
Don't call +sell in normal cases in Ford.
2018-12-12 15:46:55 -08:00
Elliot Glaysher
63504552c1
Condensced into two lines on average
2018-12-12 15:29:59 -08:00
Elliot Glaysher
08263ea7e6
Don't call +sell in normal cases in Ford.
...
+sell invokes the type checker and thus adds 10ms to each event
where it is used. +sell is invoked in "tapes like {<this>}". Ford
error messages use that format on errors. Many common Ford builds
are expected to fail, but swallow the error messages. This modifies
them so that they generate their error messages in a cheaper way.
2018-12-12 14:40:31 -08:00
Ted Blackman
f897921d9c
Behn dumb ( #935 )
...
* changing behn
* A dumber behn, which seems to work
* don't sort the whole timers list
* comments and cleanup
2018-12-12 14:09:47 -08:00
Elliot Glaysher
20ea6e622c
Speed up +put:by-schematic
...
This speeds up the +gather step in Ford. By not doing a full sort every
time we add a build, we remove ~30ms of latency from each chat message
sent my landscape.
2018-12-11 15:52:35 -08:00
Joe Bryan
4b7b7e6bdc
removes strange %ames self-gift when forwarding to self
2018-12-11 14:38:19 -05:00
Elliot Glaysher
484dba95ca
Light version of +sloy
2018-12-10 13:22:56 -08:00
Elliot Glaysher
e65f374cc1
Also have some more hints.
2018-12-07 14:45:55 -08:00
Joe Bryan
6a1f32bb19
Merge branch 'release-candidate' into single-home
...
* release-candidate:
[CI] updates pinned vere commit
Use a trap to lazily evaluate the arguments to %dude in Eyre.
Don't do two passes in the unjetted +sort
%hold removed
losing the `b` reference
remove !:
use assertion
Update pin-vere-commit.txt
type variance bug fix
Trim ethereum snapshot in Jael (#911 )
Moved to +jack
Add ~| to arvo to try to debug intermittent crash.
Add special cases for %da and %ta to +slaw
2018-12-06 19:07:38 -05:00
Elliot Glaysher
f659f91107
Use a trap to lazily evaluate the arguments to %dude in Eyre.
...
Also adds a bunch of hints to make runtime more legible.
2018-12-06 15:10:34 -08:00
Joe Bryan
234d9e7c45
12. removes %vega (old), renames %velo to %vega
...
and incorporates review feedback
2018-12-06 17:43:47 -05:00
Joe Bryan
e0bce20c26
7. trivially single-home the vanes
2018-12-06 00:36:17 -05:00
Ted Blackman
2001d39360
Trim ethereum snapshot in Jael ( #911 )
...
trim snapshot format
2018-12-05 16:26:32 -08:00
Joe Bryan
51ca94d192
corrects "awaiting hood" prompt
2018-12-04 15:28:50 -05:00
Joe Bryan
cae4b03c5c
removes initial %clay merge
2018-12-04 03:09:51 -05:00
Joe Bryan
99a3fc6a05
removes auto-resetting "init" sync
2018-12-04 03:09:51 -05:00
Joe Bryan
faaa9cecee
handles %crud in %behn
2018-12-03 17:11:28 -05:00
Elliot Glaysher
7185d02929
Don't run nest checks in clay, either.
2018-12-03 13:22:39 -08:00
Elliot Glaysher
841b023671
Don't run nest checks on every +call.
2018-12-03 11:45:50 -08:00
Elliot Glaysher
e94a1012f5
3: Use +slot 2/3 instead of +slap %p/%q
2018-12-01 14:27:32 -08:00
Joe Bryan
6022da6d06
fixes %ford %reef build, enables and fixes test
2018-11-27 23:46:34 -05:00
Joe Bryan
144c844a78
crash in %behn if the output duct is unset
2018-11-27 13:03:44 -05:00
Joe Bryan
353916ced0
crash in %ames if the output duct is unset
2018-11-27 12:58:55 -05:00
Joe Bryan
213903c343
restores %dirk to %gall whitelist for |commit
2018-11-27 12:58:40 -05:00
Joe Bryan
d5296de4a0
handles %crud task in %clay
2018-11-27 12:58:32 -05:00
Joe Bryan
a3710f760a
Merge pull request #895 from urbit/keep-no-more
...
updates %ames to use %behn, %behn to use effects
2018-11-26 17:27:53 -05:00
Isaac Visintainer
b036a2bbe7
stopped cross-ship building with ourselves
2018-11-26 14:18:59 -08:00
Joe Bryan
2d47b6a6e2
removes +doze from all vanes
2018-11-26 16:17:34 -05:00
Joe Bryan
e98ddea39b
cleans up %behn state management, fixes reloading
2018-11-26 16:17:30 -05:00
Joe Bryan
e661d55e49
updates %behn to use effects instead of +doze polling
2018-11-26 03:28:58 -05:00
Joe Bryan
19f3ae3b5a
updates %ames to use %behn timers instead of +doze polling
2018-11-26 01:33:41 -05:00
Elliot Glaysher
c7f79953dc
Remove !: from vanes.
2018-11-24 14:47:32 -08:00
Elliot Glaysher
2871f5827d
Cache the results of +ap-find, which was taking 10% of runtime.
2018-11-24 14:47:32 -08:00
Elliot Glaysher
2a1b801bad
Channel cancelation works now.
2018-11-21 13:37:26 -08:00
Elliot Glaysher
ed3d7c2a0d
Cancel timers on the correct duct.
2018-11-21 10:34:22 -08:00
Elliot Glaysher
1a443599ae
First transimsission of text/event-stream from Eyre.
2018-11-20 17:06:04 -08:00
Elliot Glaysher
439e623550
Receive callback timers from behn which cancel open subscriptions.
2018-11-19 14:59:58 -08:00
Elliot Glaysher
62bb64789c
Send the right moves in response to a PUT request.
2018-11-16 14:30:23 -08:00
Elliot Glaysher
bc1c868e1b
Get things compiling, and refactor auth in tests.
2018-11-15 15:27:49 -08:00
Elliot Glaysher
7f64ac3b1f
Parse incoming requests and add tests.
2018-11-15 13:43:10 -08:00
Elliot Glaysher
98228adcbf
WIP: Commented out wip to get something wich +solid s
2018-11-15 10:27:10 -08:00
Elliot Glaysher
d364463e22
Merge remote-tracking branch 'origin/release-candidate' into lighter-than-eyre
2018-11-13 13:18:30 -08:00
Elliot Glaysher
884ed27c07
Remove 200ms delay in +run-builds in ford.
2018-11-13 11:32:02 -08:00
Elliot Glaysher
6514925f87
WIP: Dump so I can go fix 881.
2018-11-13 11:12:59 -08:00
Elliot Glaysher
9bb899308d
Merge remote-tracking branch 'origin/release-candidate' into lighter-than-eyre
2018-11-09 11:00:00 -08:00
Isaac Visintainer
0df228f165
added jet hints to hall, collections, gall
2018-11-07 14:31:31 -08:00
Isaac Visintainer
71c1161599
eyre: reduce view timeout, stop redirecting on cookies, delete subs
...
after getting a quit
2018-11-07 14:31:31 -08:00
Joe Bryan
e094ce8984
Merge pull request #882 from urbit/quiet-ames-jael
...
suppress %ames/%jael printfs
2018-11-07 14:40:07 -05:00
Joe Bryan
24b3d0da08
Merge pull request #873 from urbit/lofi-dns
...
simplify :dns app
2018-11-07 12:30:20 -05:00
Joe Bryan
5456ed860a
removes %jael west/coop printfs
2018-11-07 01:40:07 -05:00
Joe Bryan
d549a6015b
removes %ames vein/pubs/packet-drop printfs
2018-11-06 22:37:12 -05:00
Joe Bryan
9892809fce
comments out %jael %pubs printf
2018-11-06 19:23:25 -05:00
Joe Bryan
41833dcdc8
Revert "adds lane-change subscriptions (%tend/%rove) to ames"
...
This reverts commit adc9da0b0c
.
2018-11-06 19:09:24 -05:00
Joe Bryan
42a285efef
simplifies :dns, removing dependence on %ames routing
2018-11-06 19:09:24 -05:00
Joe Bryan
b37c6b45c8
refactors %eyre %born task, prunes pending requests
2018-11-06 15:38:58 -05:00
Joe Bryan
6deeb7dee9
Merge pull request #876 from urbit/eyre-path-parsing
...
fix eyre path parsing for security drivers
2018-11-05 17:01:28 -05:00
Philip Monk
a467f87e2a
give children the whole story
2018-11-02 17:05:41 -07:00
Philip Monk
8deed09311
argue about rewinding 40 blocks whenever we lose the filter
...
in case someone's debugging this and wants to understand the decisions
made.
2018-11-02 16:02:11 -07:00
Philip Monk
7faad4de1a
rewind when we detect a chain reorganization
2018-11-02 15:32:02 -07:00
Philip Monk
726808779d
prepare for rewinding on reorg detection
2018-11-02 15:31:31 -07:00
Philip Monk
06317772d4
cosmetology
2018-11-02 10:22:30 -07:00
Joe Bryan
2be23e20db
prints request path if %eyre fails to parse it
2018-11-02 13:22:25 -04:00
Philip Monk
313cbcdf3b
publish updates about after snapshot
2018-11-01 18:11:29 -07:00
Philip Monk
3a507c364e
send snapshot to initialize kids
2018-11-01 18:11:29 -07:00
Philip Monk
6c4760f243
bug fixes and cleaning to prepare for snap vents
2018-11-01 18:11:29 -07:00
Philip Monk
85127511f3
cosmetic cleaning
2018-11-01 18:11:29 -07:00
Joe Bryan
c8f1b4d5a1
Merge branch 'release-candidate' into ames-eth-keys
...
* release-candidate: (33 commits)
update pin-vere-commit.txt
Bug fix for metal-wrapping runes
Remove old-zuse (#867 )
Type Analysis (#865 )
remove clam from error sigpam
Fix compiler error.
Remove temporary type analysis work.
Remove ++cook from ++auri parsing
Remove forced ssl upgrade for localhost http reqs
moved to new branch with updated arvo
11. demacrotizes %6, %7, %8, and %9
10. updates %5 to require two subformulas (4K)
9. emits %10 (4K)
8. adds and implements edit (%10) (4K)
7. removes %13 and %14 (4K)
6. emits %11 and %12 (4K)
5. implements hint at %11 and wish at %12 (4K)
4. removes %10 and %11 (4K)
3. emits %13 and %14 (4K)
2. implements %13 and %14 (4K)
...
2018-11-01 00:18:54 -04:00
Joe Bryan
a5b5ce5d04
refactors +hull updates in %jael, adds comments
2018-11-01 00:03:30 -04:00
Joe Bryan
c014303233
moves +code scry to %jael, removes obsolete %ames scrys
2018-11-01 00:03:26 -04:00
Joe Bryan
0d12bc8f6e
removes or clarifies %ames todo comments
2018-10-31 23:30:19 -04:00
Joe Bryan
1c8573789e
removes unused structures from %ames state
2018-10-31 23:21:29 -04:00
Philip Monk
0db24cf208
clean and add tests
2018-10-31 15:18:40 -07:00
Philip Monk
6660d697ec
allow booting from ethereum snapshot
2018-10-31 14:34:21 -07:00
Philip Monk
871857f4c6
only snapshot eth-derived state
2018-10-30 17:05:05 -07:00
Philip Monk
c82315382b
fix for parity
2018-10-30 16:18:54 -07:00
Philip Monk
c1f86dc296
manually restore from snapshot
2018-10-30 11:41:54 -07:00
Joe Bryan
3e09b9b6c5
includes block number and ethereum gateway url in boot event
2018-10-29 15:38:14 -04:00
Philip Monk
fb07d9eada
Merge pull request #864 from urbit/philip/ames-eth-keys
...
add chunking and start snapshotting
2018-10-26 18:35:25 -07:00
Elliot Glaysher
6eebffaa25
Start filling out the request data structures.
2018-10-25 16:32:54 -07:00