Commit Graph

28190 Commits

Author SHA1 Message Date
Liam Fitzgerald
8786ca8c00 grid: update common components for new datastructures 2021-08-23 14:53:38 +10:00
Liam Fitzgerald
e737060a7c grid: refactor state handling to match api 2021-08-23 14:51:58 +10:00
Liam Fitzgerald
bd903153bd @urbit/api: update docket, hood bindings 2021-08-23 14:37:36 +10:00
Liam Fitzgerald
c4bf395f5f docket: fix dockets not updating 2021-08-23 14:10:22 +10:00
Liam Fitzgerald
6567ec5e64 docket/treaty: cleanup marks, generators 2021-08-23 14:09:03 +10:00
Liam Fitzgerald
845abffcc1 pill: update solid 2021-08-23 13:36:17 +10:00
Liam Fitzgerald
52fb35227d docket: react to suspension & revival 2021-08-23 13:32:22 +10:00
Liam Fitzgerald
39f6eca798 kiln: add revive+suspend marks 2021-08-23 13:31:51 +10:00
Liam Fitzgerald
f8455ad5b5 pill: update solid 2021-08-23 12:08:41 +10:00
Liam Fitzgerald
2d43877b15 Merge remote-tracking branch 'origin/ted/dist' into lf/kiln-json 2021-08-23 11:56:51 +10:00
Liam Fitzgerald
86dc350cda grid: rename backend to garden 2021-08-23 11:51:50 +10:00
Liam Fitzgerald
4956d1159a treaty: add agent for docket discovery 2021-08-23 11:48:38 +10:00
Liam Fitzgerald
13d171ab55 docket: remove discovery & advertisement 2021-08-23 11:47:08 +10:00
Liam Fitzgerald
91276dd1c1 docket: revise $docket datastructures 2021-08-23 11:45:32 +10:00
Liam Fitzgerald
6a6897e009 kiln: update marks 2021-08-23 11:44:24 +10:00
Liam Fitzgerald
bd4c4317f5 @urbit/api: add docket bindings 2021-08-23 08:04:06 +10:00
Liam Fitzgerald
da4ee2189e @urbit/api: add kiln bindings 2021-08-23 08:04:06 +10:00
Liam Fitzgerald
2d0d09d891
Merge pull request #5162 from urbit/hm/landscape-grid
grid: initial UI
2021-08-23 08:02:58 +10:00
Hunter Miller
016a2cc354 system-prefs: implementing preferences menu 2021-08-20 17:44:20 -05:00
Joe Bryan
4320e5e8ee Merge branch 'jb/urcrypt' into jb/next-gen-term
* jb/urcrypt: (187 commits)
  test: removes obsolete scrypt test comment
  u3: renames secp init/stop functions, fixes comment
  u3: fixes sample deconstruction error handling in scrypt jets
  u3: fixes u3kc_bex() refcount, updates style
  build: adds urcrypt to top-level shell.nix
  urcrypt: restores pkg-config api versioning scheme
  build: restore division between pkg-config and regular deps
  mingw: sets libh2o install dir (for accurate pkg-config info)
  pmnsh: adds support for pkg-config
  build: update mingw CI to use "ares" cachix cache
  build: fixes urbit+urcrypt mingw build
  build: remove obsolete (urcrypt-vendored) dependencies
  build: normalize our use of pkg-config, rename urcrypt config
  build: implements static builds in urbit ./configure, prunes deps
  build: hack urbit configure for static linking
  build: force static urcrypt on darwin
  urcrypt: updates libaes_siv link test, supplying -lcrypto
  urcrypt: updates shared-library build test, accounts for mangling
  build: gitignore urcrypt build results
  build: gitignore library binaries
  ...
2021-08-20 16:59:33 -04:00
Joe Bryan
bdb5e29ff1 u3: refactors address layout macros, combines darwin/aarch64 2021-08-20 14:48:52 -04:00
Ted Blackman
d02652d799 kiln: update %base in +bump 2021-08-20 12:45:33 +03:00
Ted Blackman
f9e1812a14 sys,gen/kiln: kelvin checking seems to work 2021-08-20 10:41:16 +03:00
Joe Bryan
c28c3e040b test: removes obsolete scrypt test comment 2021-08-19 22:15:20 -04:00
Joe Bryan
5b7af05bb4 u3: renames secp init/stop functions, fixes comment 2021-08-19 22:14:52 -04:00
Joe Bryan
c73e595d32 u3: fixes sample deconstruction error handling in scrypt jets 2021-08-19 22:09:41 -04:00
Joe Bryan
a313420101 u3: fixes u3kc_bex() refcount, updates style 2021-08-19 22:02:30 -04:00
Joe Bryan
d0ad97735e build: adds urcrypt to top-level shell.nix 2021-08-19 21:58:41 -04:00
Joe Bryan
425f164942 urcrypt: restores pkg-config api versioning scheme 2021-08-19 21:58:18 -04:00
Hunter Miller
a1d80c2352
Merge pull request #5164 from urbit/hm/grid-search-improvement
Leap: improving search capability
2021-08-19 20:36:40 -05:00
Hunter Miller
df784e2ba1 providers: removing unnecessary stringify 2021-08-19 20:36:05 -05:00
Joe Bryan
507c681555 build: restore division between pkg-config and regular deps 2021-08-19 20:36:00 -04:00
Joe Bryan
f40b519cce mingw: sets libh2o install dir (for accurate pkg-config info) 2021-08-19 20:36:00 -04:00
Joe Bryan
64a8c104c5 pmnsh: adds support for pkg-config 2021-08-19 20:36:00 -04:00
Joe Bryan
21498a5d93 build: update mingw CI to use "ares" cachix cache 2021-08-19 20:36:00 -04:00
Joe Bryan
80765b9516 build: fixes urbit+urcrypt mingw build 2021-08-19 20:36:00 -04:00
Joe Bryan
dfb42f4c6f build: remove obsolete (urcrypt-vendored) dependencies 2021-08-19 20:35:48 -04:00
Joe Bryan
d137436fe8 build: normalize our use of pkg-config, rename urcrypt config 2021-08-19 20:32:55 -04:00
Joe Bryan
e3cd08b96a build: implements static builds in urbit ./configure, prunes deps 2021-08-19 20:32:53 -04:00
Joe Bryan
d1a9ae4b2c build: hack urbit configure for static linking 2021-08-19 20:32:51 -04:00
Joe Bryan
b993ca2c25 build: force static urcrypt on darwin 2021-08-19 20:32:50 -04:00
Joe Bryan
fbea80467d urcrypt: updates libaes_siv link test, supplying -lcrypto 2021-08-19 20:32:48 -04:00
Joe Bryan
935a51def9 urcrypt: updates shared-library build test, accounts for mangling 2021-08-19 20:32:46 -04:00
Joe Bryan
22c11242b9 build: gitignore urcrypt build results 2021-08-19 20:31:13 -04:00
Joe Bryan
9939d3419b build: gitignore library binaries 2021-08-19 20:22:06 -04:00
Joe Bryan
d6f30c5f6c Merge commit '0b3f9a629f864ad1e68c5f5a73d11c93ae42d644' into jb/urcrypt-merge
* commit '0b3f9a629f864ad1e68c5f5a73d11c93ae42d644':
  Squashed 'pkg/urcrypt/argon2/' changes from 4da94a611e..a4c1e3f713

git subtree pull --prefix pkg/urcrypt/argon2 \
  git@github.com:urbit/argon2.git master --squash
2021-08-19 20:05:34 -04:00
Joe Bryan
0b3f9a629f Squashed 'pkg/urcrypt/argon2/' changes from 4da94a611e..a4c1e3f713
a4c1e3f713 Merge pull request #2 from locpyl-tidnyd/master
11286ba1de Rename function to avoid name clash on MingW

git-subtree-dir: pkg/urcrypt/argon2
git-subtree-split: a4c1e3f7138c2e577376beb99f964cf71e1c8b1b
2021-08-19 20:05:34 -04:00
Joe Bryan
0b19f51a6b Merge remote-tracking branch 'frodwith/urcrypt' into jb/urcrypt-prep
* frodwith/urcrypt: (75 commits)
  move libaes_siv to deps
  fix typo in urcrypt.h
  libaes_siv now using tip of dfoxfranke master
  check for recovery header presence in configure, put -O3 in flags, move pc to distcleanfiles
  clean generated pkg-config file
  update urbit's configure to use a liburcrypt version
  add a versioning scheme to urcrypt
  remove scrypt from urbit build (in urcrypt now)
  move the rest of the scrypt jets to urcrypt, enable them, and correct the hoon test to match the source rfc.
  scr-pbk->urcrypt
  start scrypt porting
  Squashed 'pkg/urcrypt/scrypt/' content from commit a402f4116
  finish porting secp jets to urcrypt
  pkg-config support for urcrypt, update urbit build
  cosmetic configure things
  require shared ssl when building a shared urcrypt
  remove some old files
  add autogen.sh
  use srcdir in -I to support out of tree builds
  whitespace and symbol cleanup
  ...
2021-08-19 20:03:19 -04:00
Ted Blackman
46dc260528 actual suspend and revive generators 2021-08-20 01:58:03 +03:00
Ted Blackman
4dfc09d1a4 kiln: |suspend,|revive 2021-08-20 01:57:31 +03:00