Commit Graph

10065 Commits

Author SHA1 Message Date
Joe Bryan
a8233d383b re-rewrites tapp upgrading, with less ambition 2019-06-20 12:52:52 -07:00
Joe Bryan
7a80bdedb5 rewrites upgrade handling in lib/tapp, explicitly canceling/restarting 2019-06-20 12:52:52 -07:00
Joe Bryan
073073ba16 threads state through default tapp handlers 2019-06-20 12:52:52 -07:00
Joe Bryan
2dd739334d adds poke/peer acknowledgement and %quit support to lib/tapp 2019-06-20 12:52:52 -07:00
Joe Bryan
31593f6800 adds identity and entropy getters to stdio 2019-06-20 12:52:52 -07:00
Joe Bryan
9f6c53ca4e factors out tapp-core types 2019-06-20 12:52:52 -07:00
Joe Bryan
2601042036 factors out default command-handlers in lib/tapp 2019-06-20 12:52:52 -07:00
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
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
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
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
Logan Allen
67da73ad77 Added ability to quit channel from rver 2019-06-13 15:01:52 -07:00
Jared Tobin
2e0e0d94dd
Merge pull request #1189 from urbit/acme-bad-nonce
fixes :acme retry on "bad-nonce" error
2019-06-07 11:48:20 +08:00
Joe Bryan
59ab2611f7
Merge branch 'master' into acme-bad-nonce 2019-06-06 16:19:19 -07:00
Joe Bryan
ff555e8646 fixes :acme retry on "bad-nonce" error 2019-06-06 12:37:11 -07:00
Jared Tobin
b4cdc7f978
Merge pull request #1188 from urbit/gall-fix-1287
joe's fix for issue #1287 in gall
2019-06-04 20:34:51 +08:00
Jared Tobin
136bb8932f
Fix indentation. 2019-06-04 20:05:15 +08:00
Logan Allen
822e2478a0 joe's fix for issue #1287 in gall 2019-06-03 15:23:29 -07:00
Elliot Glaysher
15363bbcad
Merge pull request #1187 from urbit/change-host-matching
Change host matching so ~ will match any inbound.
2019-06-03 15:04:04 -07:00
Elliot Glaysher
f30a662cf2 Change host matching so ~ will match any inbound. 2019-06-03 14:34:01 -07:00
Jared Tobin
ef3a802fc0
Merge pull request #1186 from urbit/async-init-peek
adds explicit initialization and peek (namespace) handlers to lib/tapp
2019-06-02 20:06:34 +08:00
Joe Bryan
284e831925 rejects automatic %peer /sole from lib/drum 2019-06-01 12:15:17 -07:00
Joe Bryan
36be16e8b3 adds +handle-peek for lib/tapp namespace reads 2019-06-01 12:07:52 -07:00
Joe Bryan
c46b175d24 adds +handle-init to lib/tapp for an optional "boot" transaction 2019-06-01 12:02:40 -07:00
Jared Tobin
64772b7bb8
Merge pull request #1184 from urbit/next
Merge remaining contributions on 'next' branch
2019-06-01 19:16:00 +08:00
Jared Tobin
a924dad762
Merge branch 'master' into next 2019-06-01 18:41:45 +08:00
Jared Tobin
f798c06779
Merge pull request #1185 from urbit/philip/async
trad -> async
2019-06-01 18:41:29 +08:00
Philip Monk
a80d636886
trad -> async 2019-05-31 14:59:36 -07:00
Jared Tobin
9a87e33ef1
Merge branch 'master' into next 2019-05-31 20:04:37 +08:00
Jared Tobin
72eac492c8
Merge pull request #1183 from urbit/philip/trad
Transaction apps
2019-05-31 19:29:27 +08:00
Jared Tobin
4faa451a01
Merge branch 'master' into philip/trad 2019-05-31 19:09:14 +08:00
Jared Tobin
e62df5ba3e
Merge pull request #1182 from urbit/jt-nets-nest
Replace errant nets-need with nest-need in error message.
2019-05-31 08:37:42 +08:00
Philip Monk
852e74cb51
fix fang's suggestions 2019-05-30 14:43:27 -07:00
Philip Monk
49736a1248
Merge remote-tracking branch 'origin/master' into philip/trad 2019-05-30 10:39:25 -07:00
Philip Monk
b7d5d52315
rename apps 2019-05-30 10:25:02 -07:00
Jared Tobin
f26daa00fd
Replace errant nets-need with nest-need. 2019-05-30 12:18:48 +08:00
Jared Tobin
3b885df4e9
Merge pull request #1181 from urbit/mas-mismatch
fixes (trivial) jet mismatch in +mas
2019-05-30 12:14:02 +08:00
Joe Bryan
fb85a94d83 fixes (trivial) jet mismatch in +mas 2019-05-29 20:16:54 -07:00
Jared Tobin
02b844a144
Merge pull request #1180 from urbit/validate-treap-order
validate map/set treap order with $|
2019-05-30 08:12:25 +08:00
Joe Bryan
12d46f1559 calls +qeu treap-order validation in mold with $| 2019-05-29 14:17:10 -07:00
Joe Bryan
bdd5f96cbf adds (failing) +qeu mold test 2019-05-29 14:16:41 -07:00
Joe Bryan
d37983c0c4 adds +tap:to treap-order validation arm 2019-05-29 14:08:01 -07:00