Joe Bryan
eeac4e5489
Merge pull request #5195 from urbit/pp/leaks2
...
king: fix several more space leaks
2021-12-17 20:18:42 -08:00
Philip Monk
06e5c59635
vere: bump version to 1.8
2021-11-19 18:41:32 -08:00
Philip Monk
21e3b2b2f9
vere: bump version to 1.7
2021-11-01 22:03:15 -07:00
Joe Bryan
af77576511
vere: bumps versions
2021-09-24 17:38:46 -04:00
pilfer-pandex
0c96d9d6e8
king: psqueue lane cache; enhance FromNoun TH SCCs
2021-08-30 19:52:29 -04:00
Joe Bryan
d1327db316
urbit: bumps version to 1.5
2021-04-27 13:58:44 -07:00
pilfer-pandex
db87197479
urbit: bump version to 1.4
2021-04-26 19:22:21 -04:00
Joe Bryan
4df706b842
urbit: bumps version to 1.3
2021-04-01 15:33:14 -07:00
pilfer-pandex
e2b2c29990
Merge branch 'release/next-vere' into pp/lmdb
2021-03-22 15:55:38 -04:00
pilfer-pandex
91b34325a2
hs: remove lmdb-static; just use lmdb
2021-03-22 14:43:43 -04:00
pilfer-pandex
7f86f41da3
king: fix moronic space leak in http client
2021-03-05 18:48:07 -05:00
pilfer-pandex
d625a0e5ed
king: address joe and ted
2021-02-03 14:50:23 -08:00
pilfer-pandex
b9cc2edede
king: version number 1.1.1
2021-02-02 15:59:36 -08:00
pilfer-pandex
2fdc5ad351
king: version number 1.1
2021-01-29 14:02:10 -08:00
pilfer-pandex
29cc12d206
king: various fixes and improvements
2020-12-18 17:00:56 -08:00
pilfer-pandex
491034b4eb
king: fix warnings; more consistent warn policy
2020-11-17 18:27:48 +01:00
pilfer-pandex
6f0bb5990c
Merge pull request #3595 from urbit/pp/stateless
...
Implement stateless forwarding in the king
2020-10-30 14:48:38 -07:00
Brendan Hay
6599a85b99
king: ensure tests are enabled on ci and don't depend on lfs pills
2020-10-29 16:20:41 +01:00
Brendan Hay
345bf2c39a
king: remove broken/unused regex-tdfa-text dependency
...
Text instances are now contained in the parent regex-tdfa package.
2020-10-27 13:56:17 +01:00
pilfer-pandex
52b917ee71
king: stateless forwarding
2020-09-26 16:10:25 -07:00
Elliot Glaysher
4a7e1b2009
king dawn: replace web3 usage with hand rolled jsonrpc messages.
...
This replaces the autogenerated bindings to the Azimuth contracts
which use Network.Web3 with hand rolled json messages. Booting a
ship involved 256 individual galaxy point lookups using web3, while
Vere batched all of that into one JSONRPC message.
With this patch, we also batch everything at each phase into one
JSONRPC batch.
2020-09-03 16:05:08 -04:00
Elliot Glaysher
86b445b7cb
king: First attempt at integration with NATPMP.
...
This sets up a separate thread to handle scheduling of lease
renewals.
2020-08-05 15:33:37 -04:00
Elliot Glaysher
11c86df3ce
natpmp: Make haskell bindings to libnatpmp and add them to the build.
2020-08-04 13:24:55 -04:00
Joe Bryan
c96705e755
vere: bumps urbit version to v0.10.8
2020-07-23 18:15:35 -07:00
~siprel
57ef4254e4
Merge branch 'khrc' of https://github.com/urbit/urbit into siprel/sigwinch
2020-06-12 18:27:25 +00:00
~siprel
e8e46ee8c4
Merge branch 'master' of https://github.com/urbit/urbit into siprel/sigwinch
2020-06-12 18:19:51 +00:00
~siprel
528e1d29ff
king: Separate out urbit-eventlog-lmdb package.
2020-06-08 22:01:28 +00:00
~siprel
1f4c823d92
king: Separate package for racquire
+ small cleanup.
2020-06-08 20:23:30 +00:00
~siprel
ba50eb94cd
king: Spin off urbit-noun-core
and urbit-noun
packages.
2020-06-08 17:24:05 +00:00
Benjamin Summers
37855fd704
king: Factor out HTTP server lifecycle from Eyre + impl multi-tenet HTTP.
2020-05-09 13:01:47 -07:00
Benjamin Summers
f66405615f
king: Split cert from urbit into cert+chain before giving to warp (HTTP Server library).
2020-04-30 12:13:14 -07:00
Elliot Glaysher
238f6db097
king: increment version for new pill
2020-04-08 13:33:16 -07:00
Benjamin Summers
4d95cf7778
urbit-king: urbit urbit-termsize
library.
2020-03-23 13:35:50 -07:00
Benjamin Summers
2dc97293cc
king: Add command-line flags to configure HTTP and HTTPS ports.
2020-03-04 19:13:21 -08:00
Benjamin Summers
9d2d6c42c6
king: First stab at removing terminfo dependency.
2020-02-20 14:41:07 +04:00
Benjamin Summers
a318462836
king: New dependency: ansi-terminal
2020-02-20 14:41:06 +04:00
Benjamin Summers
6a450b93b9
king: Rename king
package to urbit-king
.
2020-01-23 21:20:43 -08:00