Commit Graph

14638 Commits

Author SHA1 Message Date
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
Elliot Glaysher
706476221f Merge branch 'rings' into ballet 2019-06-06 14:49:28 -07:00
Elliot Glaysher
63d9eedae7 Shove the ring signature stuff in a library. 2019-06-06 14:49:04 -07:00
Elliot Glaysher
4457e80eb2 Ring signatures work. The problem was how I was generating keys. 2019-06-06 14:29:39 -07:00
Joe Bryan
ff555e8646 fixes :acme retry on "bad-nonce" error 2019-06-06 12:37:11 -07:00
Elliot Glaysher
4000f87f8d Better initial peer information. 2019-06-05 16:21:27 -07:00
Elliot Glaysher
23a54d385e Vote validation and basic tallying. 2019-06-05 15:23:05 -07:00
Elliot Glaysher
e08d0385dc Close elections when all people have voted. 2019-06-05 13:15:21 -07:00
Ted Blackman
c1ad60d5cd first stab at |peer-core, compiles but a little rough 2019-06-05 07:36:10 +03:00
Elliot Glaysher
821678fdcf In-progress minimal voting app. 2019-06-04 16:46:34 -07:00
Ted Blackman
6abae26240 finish stubbing congestion control 2019-06-04 15:38:08 +03: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
9968441239
Update solid and brass pills in LFS. 2019-06-03 20:38:02 +08:00
Jared Tobin
44758ad17e
Points arvo submodule at zod.2019.6.3. 2019-06-03 18:56:43 +08: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
Ted Blackman
3aba9792e8 compiling but untested complete message and packet pumps 2019-06-01 15:16:41 -07: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
Ted Blackman
3127fea221 +traverse:ordered-map beautification 2019-05-31 23:57:57 -07:00
Ted Blackman
13d95a5b74 some docs 2019-05-31 20:32:13 -07:00
Ted Blackman
150075d70c removed defunct +ordered-set and +sift:ordered-map 2019-05-31 20:07:36 -07:00
Ted Blackman
e212175a77 +send:packet-pump and +uni:ordered-map 2019-05-31 20:05:21 -07:00
Ted Blackman
2363a4a564 minor renaming 2019-05-31 19:03:09 -07:00
Ted Blackman
21814dbfe4 main:packet-pump compiles 2019-05-31 17:50:22 -07:00
Ted Blackman
5d905eb6e4 +on-hear-fragment-ack:packet-pump using +traverse:orderd-map 2019-05-31 15:35:06 -07:00
Philip Monk
a80d636886
trad -> async 2019-05-31 14:59:36 -07:00
Ted Blackman
33d878e0e5 +traverse:ordered-map passes test with null .start 2019-05-31 14:00:53 -07:00
Ted Blackman
163715b636 +traverse:ordered-map can delete items; also docs 2019-05-31 11:59:28 -07:00
Ted Blackman
bcbf8fffeb thread state through +trav:ordered-map 2019-05-31 10:59:45 -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
Ted Blackman
0e0b75f95c old +traverse don't work good, new traverse passes a real test and might work for real 2019-05-30 21:51:06 -07:00
Ted Blackman
9b23dcebdb +traverse passed a test 2019-05-30 19:28:03 -07:00
Ted Blackman
7d5fdb1b3f ordered-map actually compiles now; +traverse fails test 2019-05-30 19:18:02 -07:00
Ted Blackman
ff395296f3 basic ordered map tests pass (haven't tried +traverse yet) 2019-05-30 18:29:54 -07: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
Ted Blackman
b712908e69 ordered map traverse compiles, untested 2019-05-30 17:21:05 -07:00
Ted Blackman
9a071aed29 minor task and gift renaming 2019-05-30 17:20:42 -07: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