Commit Graph

22710 Commits

Author SHA1 Message Date
Joe Bryan
eed45be0e8
Merge pull request #4088 from urbit/philip/testnet
ames: don't crash on forward-lane scry
2020-12-07 00:17:58 -08:00
Philip Monk
068f551e6e
Merge pull request #4087 from urbit/philip/testnet-pr
Merge philip/testnet back into na-release/candidate
2020-12-05 23:23:49 -08:00
Philip Monk
4b8be294b2
ames: don't crash on forward-lane scry 2020-12-05 20:02:31 -08:00
Philip Monk
8103a6423c
jael: cleanup per review 2020-12-05 15:17:37 -08:00
Philip Monk
e5be584337
Merge remote-tracking branch 'origin/na-release/candidate' into philip/testnet 2020-12-04 23:51:42 -08:00
Philip Monk
b9fe6af976
jael: don't signal breach if first hearing of ship
When you first boot, if you try talk to someone before your azimuth is
up-to-date (for example by import), then if they've ever breached
(twice) then you'll get breach notification, cancelling your message.

This changes is it so that if we haven't heard anything about this ship,
we don't signal a breach.

The implementation complexity is primarily because we need
eth-watcher/azimuth-tracker to produce an update of a list instead of a
list of updates.  This way, Jael can keep a "state as of the beginning
of this move" variable to check when deciding whether to signal a
breach.
2020-12-04 23:08:47 -08:00
Joe Bryan
c975755498
Merge pull request #4084 from urbit/jb/breach-bugs
hoon: fixes logic bug in date printer (truncation)
2020-12-04 22:24:41 -08:00
Joe Bryan
5980fbedd0 ci: updates herb call to -test, matching new invocation 2020-12-04 21:46:05 -08:00
Joe Bryan
c45e10fa5c aqua: fixes obsolete atom api calls missed in merge 2020-12-04 21:38:39 -08:00
Joe Bryan
1e3378a7f5 hoon: fixes logic bug in date printer (truncation) 2020-12-04 21:38:39 -08:00
matildepark
ce4373f78c
Merge pull request #4080 from urbit/la/fix-pull
pull-hook: fix handle-kick printouts
2020-12-04 21:55:44 -05:00
Philip Monk
b4d3e7fe00
Merge remote-tracking branch 'origin/la/fix-pull' into philip/testnet 2020-12-04 18:52:07 -08:00
Philip Monk
0de3e76055
glob: update to 0v6.cmrce.5ass7.5gfqi.7c8cg.mdo7n 2020-12-04 17:59:15 -08:00
Joe Bryan
63372a95f1
Merge pull request #4076 from urbit/jb/de-scot
u3: disable +scot and +scow jets
2020-12-04 17:05:00 -08:00
fang
b6edb8a4cc
Merge pull request #4077 from urbit/m/listless-threads-2--the-unraveling
ted: update straggler threads for vase unit change
2020-12-04 23:58:29 +01:00
Logan Allen
29d118af72 pull-hook: convert list of paths to single path 2020-12-04 15:14:52 -06:00
Logan Allen
09a5d7c71d pull-hook: fix +end 2020-12-04 14:31:05 -06:00
Logan Allen
c5a46bc605 pull-hook: fix handle-kick printouts 2020-12-04 14:20:28 -06:00
matildepark
44e0f409bb
Merge pull request #4079 from urbit/mp/landscape/breach-debanner
landscape: remove ~2020.12 breach banner
2020-12-04 15:04:35 -05:00
Matilde Park
18de133167 landscape: remove ~2020.12 breach banner 2020-12-04 14:43:24 -05:00
Joe Bryan
21ea22d40d Merge branch 'release/next-vere' into na-release/candidate
* release/next-vere:
  build: upload static tarballs when a new tag is pushed
  build: ensuring correct workflow naming and static binary upload
  build: split artefact upload into separate release workflow
2020-12-04 11:07:59 -08:00
fang
3be0ab5030
ted: update straggler threads for vase unit change
Also cleans up a duplicate case in a ?-.
2020-12-04 13:45:35 +01:00
Brendan Hay
ae1af6e6f8
Merge pull request #4024 from urbit/bh/disable-pr-upload
build: disable ci release tarball upload on pull request
2020-12-04 10:14:37 +01:00
Joe Bryan
92d5833825 u3: disable +scot and +scow jets 2020-12-04 00:41:27 -08:00
Joe Bryan
bbaeafe751
Merge pull request #4036 from urbit/m/listless-generators
various: start threads with unit of tuple args
2020-12-04 00:21:00 -08:00
Brendan Hay
7542ff1413
build: upload static tarballs when a new tag is pushed 2020-12-04 09:20:48 +01:00
Joe Bryan
5e2b197633
Merge pull request #4072 from urbit/jb/moar-what
arvo: embrace filesystem, add %lull
2020-12-04 00:20:20 -08:00
Brendan Hay
08332993b3
build: ensuring correct workflow naming and static binary upload 2020-12-04 08:59:49 +01:00
Philip Monk
4b48ab959e
Merge remote-tracking branch 'origin/philip/testnet-master' into philip/testnet 2020-12-03 23:56:30 -08:00
Philip Monk
da4c03f14f
Merge remote-tracking branch 'origin/ixv/data-migration' into philip/testnet-master 2020-12-03 23:52:55 -08:00
Philip Monk
8082d9f1ae
pill: update 2020-12-03 23:44:05 -08:00
Philip Monk
96e4e5c022
vere: compile 2020-12-03 22:56:35 -08:00
Philip Monk
fe67da3e51
Merge remote-tracking branch 'origin/ixv/import-no-b64' into philip/testnet 2020-12-03 22:51:19 -08:00
Philip Monk
8329b90efa
lens: don't de-base64 2020-12-03 22:50:45 -08:00
Isaac Visintainer
cd0a5a67a0 vere: make import flow not use base64 encoding 2020-12-03 22:50:37 -08:00
matildepark
604f0acb57
Merge pull request #4074 from urbit/release/next-userspace
release/next-userspace -> na-release/candidate
2020-12-03 23:43:44 -05:00
Philip Monk
d22f3f04c2
version: strip trailing newline 2020-12-03 19:34:56 -08:00
Philip Monk
90b27bd171
pill: mainnet 2020-12-03 18:01:17 -08:00
Matilde Park
78c22ae5c4 Merge branch 'na-release/candidate' into release/next-userspace 2020-12-03 20:55:16 -05:00
matildepark
c264be3a7c
Merge pull request #4030 from urbit/lf/mule-hooks
lib/hooks: virtualise kick handler to ensure subscription integrity
2020-12-03 20:49:49 -05:00
Liam Fitzgerald
e8ba12c7e3
pull-hook: L review 2020-12-04 11:49:10 +10:00
Philip Monk
ed6c20a7a6
Revert "zuse: change to ropsten"
This reverts commit d15d5ba175.
2020-12-03 17:37:18 -08:00
matildepark
4a01b1ab64
Merge pull request #4071 from urbit/la/observe
observe-hook: add %group-on-remove-member thread
2020-12-03 20:20:35 -05:00
Philip Monk
1213e298db
Merge remote-tracking branch 'origin/na-release/candidate' into philip/testnet 2020-12-03 17:16:02 -08:00
matildepark
a92dd9e39b
Merge pull request #4069 from tylershuster/logindigo
login: translate to indigo
2020-12-03 20:02:17 -05:00
Philip Monk
c396394092
Merge remote-tracking branch 'origin/release/next-vere' into philip/testnet-master 2020-12-03 16:36:22 -08:00
Tyler Brown Cifu Shuster
7584b4d33c eyre: translate login to indigo
fixes https://github.com/urbit/landscape/issues/154
2020-12-03 16:27:25 -08:00
Joe Bryan
6fc40bcea4 pill: solid 2020-12-03 16:25:44 -08:00
Joe Bryan
81b868a364 clay: scry kernel source out of arvo for reef short-circuit 2020-12-03 16:25:44 -08:00
Joe Bryan
cea0db4670 arvo: fills out scry interface 2020-12-03 15:32:36 -08:00