Commit Graph

14678 Commits

Author SHA1 Message Date
Ted Blackman
02074e29ef +fresh-peer:+on-publ-full compiles 2019-06-24 17:30:43 -07:00
Ted Blackman
e104cd5d74 basic +on-publ-sponsor 2019-06-24 17:16:32 -07:00
Ted Blackman
55467c7d1f +on-publ-rekey 2019-06-24 17:14:02 -07:00
Elliot Glaysher
f8c226042e
Merge pull request #1300 from urbit/rings
Ring signature support on Azimuth points
2019-06-24 17:08:04 -07:00
Ted Blackman
2d7bc34d89 kill %sunk, handle breach in +on-publ-breach 2019-06-24 16:56:27 -07:00
Ted Blackman
c6125a5cf6 skeleton of jael integration 2019-06-24 16:52:22 -07:00
Elliot Glaysher
eb4cba4485 exit -> fail 2019-06-24 16:33:47 -07:00
Elliot Glaysher
af037c0188 Makefile needs CFLAGS. 2019-06-24 15:58:51 -07:00
Elliot Glaysher
f1622fd3c2 Minus the stdenv? 2019-06-24 15:53:33 -07:00
Elliot Glaysher
c6bee9593c Maybe we have to manually add CFLAGS like release.sh in urbit? 2019-06-24 15:45:35 -07:00
Joe Bryan
49db3e3272 [CI] updates pinned parent pier url 2019-06-24 15:40:25 -07:00
Ted Blackman
b09bf6a5b0 most of sponsor heartbeat compiles 2019-06-24 15:18:18 -07:00
Elliot Glaysher
abdb1e234b Ben says this might work. 2019-06-24 15:06:49 -07:00
Elliot Glaysher
4eefedabad Actually add the cross.nix file. 2019-06-24 14:55:02 -07:00
Ted Blackman
4aba816349 minor cleanup 2019-06-24 14:48:53 -07:00
Ted Blackman
9dfad840de +ping-sponsor 2019-06-24 14:48:35 -07:00
Elliot Glaysher
44ddebdb4f Attempt at getting cross-compilation working. 2019-06-24 14:41:54 -07:00
Ted Blackman
f081d29cb9 minor +send-blob refactor 2019-06-24 14:36:39 -07:00
Ted Blackman
868ead3a18 +got-peer-state helper 2019-06-24 14:32:53 -07:00
Ted Blackman
8e3537a34b minor alien cleanup 2019-06-24 14:13:45 -07:00
Ted Blackman
6bbf950e0d time out lanes 2019-06-24 14:09:42 -07:00
Elliot Glaysher
3af13630cf Merge branch 'rings' of github.com:urbit/urbit into rings 2019-06-24 13:51:18 -07:00
Elliot Glaysher
496e62e01d Merge branch 'cc-release' into rings
This translates the meson build to nix. Previously, we had our ge-additions
package just manually compiled in instead of having its own file.
2019-06-24 13:47:53 -07:00
Joe Bryan
d71780001a adds +en-/de-turf encoding functions to |html in %zuse 2019-06-24 13:38:26 -07:00
Joe Bryan
5758bad98a adds list +join gate to stdlib 2019-06-24 13:35:50 -07:00
Jared Tobin
ae7289a20a
Fix typos in ge_addition comment header. 2019-06-22 15:22:47 +08:00
Elliot Glaysher
cbd9f31cdf Spelling 2019-06-21 18:21:50 -07:00
Ted Blackman
133749e7d8 only store direct sponsor, not whole chain 2019-06-21 17:07:19 -07:00
Elliot Glaysher
c854a79583 Merge remote-tracking branch 'origin/master' into rings 2019-06-21 16:02:47 -07:00
Ted Blackman
a85a7e57f0 subscribe to %turf on boot 2019-06-21 15:53:07 -07:00
Ted Blackman
a57ba75d0c noop on %born 2019-06-21 15:26:26 -07:00
Ted Blackman
835f9a3de9 +on-init compiles 2019-06-21 15:25:21 -07:00
Ted Blackman
3baece0eae noop on %vega, which might be right 2019-06-21 15:19:24 -07:00
Ted Blackman
c1f9d9c1c4 +on-take-turf simple handler compiles 2019-06-21 15:17:09 -07:00
Ted Blackman
11df0e5938 +on-sunk compiles 2019-06-21 15:11:17 -07:00
Ted Blackman
d2539cde36 +on-wegh compiles 2019-06-21 15:00:04 -07:00
Elliot Glaysher
5efbb0e6ba Remove more ballet junk and also some minimal testing generators. 2019-06-21 14:49:32 -07:00
Elliot Glaysher
59387055f9 Remove half-completed ballet application. 2019-06-21 14:45:44 -07:00
Ted Blackman
4c4e714b4b set .route.peer-state when hearing valid packet 2019-06-21 14:40:38 -07:00
Ted Blackman
0c4c1f1cc2 +on-wake compiles 2019-06-21 14:35:07 -07:00
Elliot Glaysher
7ebec10a56 Make the low level interface only operate on atoms. 2019-06-21 14:34:03 -07:00
Ted Blackman
21eecfbdfb +on-hear-forward compiles 2019-06-21 14:21:58 -07:00
Elliot Glaysher
6b05abd5ad Cleanup and unit tests 2019-06-21 11:30:12 -07:00
Joe Bryan
8356ce737f
Merge pull request #1197 from urbit/lte-tapp
ports async/tapp/stdio to lighter-than-eyre
2019-06-21 11:21:20 -07:00
Elliot Glaysher
807cc3fef9 Use the gate name +point-add to not clash with +add 2019-06-21 11:19:50 -07:00
Joe Bryan
eeaf9fdb70 adds todo-comment for iterating +get-entropy in lib/stdio 2019-06-21 11:00:50 -07:00
Joe Bryan
79a6ccb4de adapts http requests in lib/{tapp,stdio} to the new %lient interface 2019-06-21 00:44:42 -07:00
Joe Bryan
88e2bfe5c3 refactors http error-handling in lib/{stdio,tapp} 2019-06-21 00:36:12 -07:00
Joe Bryan
3050bae263 updates async contracts to explicitly track bones 2019-06-21 00:36:11 -07:00
Ted Blackman
cdd1c94c9c +test-nack passes 2019-06-20 18:36:16 -07:00