Commit Graph

14891 Commits

Author SHA1 Message Date
Joe Bryan
31dea5c6b9 adds %lient %cancel-request to %gall whitelist 2019-06-20 12:52:52 -07:00
Joe Bryan
58a6d32d76 updates $%lient/%rver +task interfaces to use $> 2019-06-20 12:52:52 -07:00
Joe Bryan
08e69ca834 fixes connection cleanup in %lient (use correct duct) 2019-06-20 12:52:52 -07:00
Joe Bryan
e5c386c73c removes dns automation from %ames 2019-06-20 12:52:52 -07:00
Joe Bryan
c60928fec4 globally disable tcp proxy in +http-config 2019-06-20 12:52:46 -07:00
Benjamin Summers
f3cf0688c9 Conq: jets, lazy thunks, and grains. 2019-06-20 10:13:34 -07:00
Ted Blackman
0926bf72d2 minor: more cleanup 2019-06-20 01:18:07 -07:00
Ted Blackman
81b33598b6 some cleanup 2019-06-20 01:13:54 -07:00
Ted Blackman
78e51bea79 minor +on-done -> +on-take-done 2019-06-20 00:47:13 -07:00
Ted Blackman
fa332738be modernize straggling reference to %aver 2019-06-20 00:45:43 -07:00
Ted Blackman
66259ce24f separate +split-message 2019-06-20 00:39:38 -07:00
Ted Blackman
40798d54a7 move renaming: %memo and %done 2019-06-20 00:21:37 -07:00
Ted Blackman
d50ec5ddca +test-send-rcv-message through %aver and timer cancellation 2019-06-19 17:49:22 -07:00
Ted Blackman
4eb6fc8444 fix bone parity 2019-06-19 17:48:29 -07:00
Ted Blackman
02d3dc4c08 fix message pump initial conditions 2019-06-19 17:33:40 -07:00
Ted Blackman
243214b4de ack previous on future nack 2019-06-19 17:08:38 -07:00
Benjamin Summers
f0848ee769 Cleanup 2019-06-19 16:16:07 -07:00
Joe Bryan
66b49a4c5d Merge branch 'cc-release' into lighter-than-eyre
* cc-release:
  s/OS X/macOS
  Additional README updates. [ci skip]
  Update CONTRIBUTING.md. [ci skip]
  Update README for 0.8.0 release. [ci skip]
  removes u3l_log from u3m_bail() and c3_assert()
  enable ivory slog printfs during dawn (ethereum pre-boot validation)
  removes u3l_log() from critical error-handling code paths
  Retarget arvo at v0.8.0.rc.1.
  Update solid and brass pills in LFS.
  Points arvo submodule at zod.2019.6.3.
  removes c3_malloc/free calls from jets
  removes unused +mer:in jet
  fixes typo in +cue comment
  corrects +cue comment
  removes incorrect early return in cli argument-parsing
  tweaks cue/mug explicit stack conventions once more
  uses a separate desk and manual commit for +solid staging (avoids -A)
  tweaks explicit stack conventions in +cue jet
  refactors explicit stack usage in u3r_mug
2019-06-19 11:43:51 -07:00
Joe Bryan
a2d1de4573 Merge branch 'master' into lighter-than-eyre
* master: (84 commits)
  Add full stops to README list.
  Fix mailto link in README
  Update Contributing in README and remove Landscape info
  fix hoon nest: make %iron different from %zinc
  fixes :acme retry on "bad-nonce" error
  Fix indentation.
  joe's fix for issue #1287 in gall
  rejects automatic %peer /sole from lib/drum
  adds +handle-peek for lib/tapp namespace reads
  adds +handle-init to lib/tapp for an optional "boot" transaction
  trad -> async
  fix fang's suggestions
  rename apps
  Replace errant nets-need with nest-need.
  fixes (trivial) jet mismatch in +mas
  calls +qeu treap-order validation in mold with $|
  adds (failing) +qeu mold test
  adds +tap:to treap-order validation arm
  adds tests for +set and +map mold clams
  calls map/set treap-order validation arms in molds with $|
  ...
2019-06-19 11:09:53 -07:00
Jared Tobin
2b741baf78
Merge pull request #1298 from urbit/jt-issue-1235
Update README, CONTRIBUTING for 0.8.0 release.
2019-06-19 10:12:00 +08:00
Ted Blackman
d6f24bddc6 actually clear the nack 2019-06-18 17:52:10 -07:00
Ted Blackman
47665d5843 track and clear nax in |message-still 2019-06-18 17:38:25 -07:00
Elliot Glaysher
4f52382a75 Various Fixes and Improvements. 2019-06-18 17:04:57 -07:00
Ted Blackman
1d8f29ee4c +parse-pump-timer-wire compiles 2019-06-18 16:59:25 -07:00
Ted Blackman
c7990ff73d +on-take-buzz compiles 2019-06-18 16:51:06 -07:00
Ted Blackman
f7d8493516 fix bone incrementation; some docs 2019-06-18 16:42:58 -07:00
Ted Blackman
45e4451e2f nax.peer-state as set instead of map 2019-06-18 16:38:20 -07:00
Ted Blackman
8c3b45aa16 minor message-pump cleanup 2019-06-18 16:33:53 -07:00
Ted Blackman
61ff792ccf new move names (%buzz, %aver) and some docs 2019-06-18 16:15:50 -07:00
Elliot Glaysher
7caadf43bc More of pier startup factored correctly. 2019-06-18 15:38:24 -07:00
Ted Blackman
3f6a34f589 first three quarters of real nack flow 2019-06-18 11:21:12 -07:00
Elliot Glaysher
8a16fdd864 Continue translating pier.c into Worker.hs 2019-06-17 16:47:20 -07:00
Ted Blackman
932c9b0feb comet verification compiles 2019-06-17 16:23:32 -07:00
Jared Tobin
c2eb30eeb2
s/OS X/macOS 2019-06-17 20:21:02 +08:00
Jared Tobin
618ed8a48f
Additional README updates. [ci skip] 2019-06-17 20:16:41 +08:00
Jared Tobin
e354cb6bf2
Update CONTRIBUTING.md. [ci skip] 2019-06-17 18:44:08 +08:00
Jared Tobin
c4de7c1c34
Update README for 0.8.0 release. [ci skip] 2019-06-17 18:20:59 +08:00
Benjamin Summers
2f7e31f671 Basic type inference. 2019-06-16 18:04:43 -07:00
Benjamin Summers
5d69eb0a5a Implemented eval, gates, cores, and a step-debugger. 2019-06-16 13:30:00 -07:00
Jared Tobin
287926f707
Merge pull request #1293 from urbit/morgan-readme
Update Contributing in README and remove Landscape info
2019-06-15 20:28:50 +08:00
Jared Tobin
278ae64c1c
Add full stops to README list. 2019-06-15 20:21:18 +08:00
Jared Tobin
2c694d0b4c
Merge pull request #1193 from urbit/morgan-readme
Update Contributing in README and remove Landscape info
2019-06-15 20:03:37 +08:00
Jared Tobin
14d3577285
Add full stops to README list. 2019-06-15 19:44:26 +08:00
Benjamin Summers
3fd0ab4270 Whatever 2019-06-14 18:49:37 -07:00
Morgan Sutherland
3c5c059460
Add a link to CONTRIBUTING.md 2019-06-14 17:42:46 -07:00
Morgan Sutherland
3c7d1da1bc
Update Contributing in README and remove Landscape info 2019-06-14 17:37:12 -07:00
Morgan Sutherland
092441ea7d
Fix mailto link in README 2019-06-14 13:51:18 -07:00
Morgan Sutherland
7cedc7e7d8
Update Contributing in README and remove Landscape info 2019-06-14 13:49:03 -07:00
Jared Tobin
50a5e6de09
Merge pull request #1191 from urbit/fix-nest
fix hoon.hoon nest: make %iron different from %zinc
2019-06-14 09:49:54 +08:00
pilfer-pandex
cadb94fe08 fix hoon nest: make %iron different from %zinc 2019-06-13 15:39:45 -07:00