Joe Bryan
3fba32185d
Revert "Merge pull request #4463 from urbit/m/next-gen-term"
...
This reverts commit 39667fc071
, reversing
changes made to 698fd6f66f
.
2021-09-24 16:33:15 -04:00
Joe Bryan
148779f4d4
Merge branch 'release/next-vere' into jb/next-gen-term
...
* release/next-vere: (67 commits)
pill: all
kh: improve code style
glob: update to 0v758lj.uf0s5.0nh3m.gunn6.942gj
Fix feepicker issues
Add exit buttons to invoices
Fix issue with change provider button not triggering modal
Fix scanning text issues
Fix enum, was breaking signer button
Fix imports in ExternalInvoice
glob: update to 0v4.e52ik.udm4j.6aus5.02b25.vomaj
btc-wallet: fix imports
aqua: assert pill type
Port BTC wallet to Typescript
Match edouard's designs
Add external (psbt) invoice
Fix copy from non-secure context issue
Use deSig for isPatp
Use deSig rather than concat
Add sig to valid patp in send component
Just show total main/change addresses scanned
...
2021-09-09 11:48:43 -04:00
Fang
28df07313c
kh: improve code style
...
Based on PR feedback. Better naming, NOTE style, and increased purity.
2021-09-01 16:57:30 +02: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
fang
addcf42468
kh: improve code style
...
Removes superfluous parens, makes better use of pattern matching, and
respects project-wide capitalization style.
2021-06-17 23:49:44 +02:00
fang
ddf579bd75
kh: fail to parse invalid belts
...
Previously we would allow the tags that were added Haskell-side for
union type syntax. Now we explicitly reject those before falling back
to the auto-generated noun parsing logic.
2021-06-17 23:49:42 +02:00
fang
f8d5a1644c
kh: improve naming and code style
2021-06-17 14:48:09 +02:00
fang
2d01e1851f
Merge branch 'master' into m/multipass
2021-06-09 14:34:49 +02:00
ryjm
0142fce219
king: add crud event to jael
2021-06-09 05:54:57 -04:00
ryjm
8ad9d022a1
king: fix noun derivation
2021-06-09 01:50:34 -04:00
fang
3b81e35260
dawn: better multikey format
...
Improves the multikeyfile format by taking a single ship and a list of
life+key pairs, instead of a list of full seeds.
Also decouples these changes from the dawn event, once again putting a
single seed into it. In the multikeyfile case, keys are injected as
%rekey events to jael near the end of the boot sequence.
Haskell-side changes may or may not be incomplete, boot presently fails
at some unknown point with what looks like a noun conversion error.
2021-06-04 01:49:15 +02:00
fang
cc362b27c9
kh: support multikeyfiles
2021-06-03 01:04:45 +02:00
fang
0f6c3c05cd
term: best-effort compatibility with old blits
...
Render old %lin and %mor blits, for backwards compatibility with old
dill.
2021-05-27 20:26:12 +02:00
fang
719ff8b442
Merge branch 'master' into m/next-gen-term
...
Notably includes some changes to webterm's app.tsx that are required to
keep it functioning correctly. As of yet unclear why exactly this is
necessary, presumably hook shenanigans triggered by recent-ish changes.
2021-05-15 00:21:06 +02:00
pilfer-pandex
0bcc83f40c
king: my god, actually reverse ip addrs
2021-04-23 15:51:51 -04:00
pilfer-pandex
17bf33d3a0
king: fix byte order of Ipv4
2021-04-23 15:51:51 -04:00
fang
c55ebf36a4
kh: don't show spinner name for user inputs
2021-04-14 20:35:17 +02:00
fang
98d48913bf
kh: improve term code style
...
Based on feedback during review.
2021-04-14 17:10:50 +02:00
fang
a90489830d
kh: update Term for new dill interface
...
Support new Belts/Blits and updated semantics.
2021-04-02 13:58:13 +02:00
pilfer-pandex
c9c11837b8
king: fix bug Show Ipv4
2021-02-03 15:26:19 -08:00
pilfer-pandex
ac00ea43f8
king: fix lane format; vere: don't crash on bad lane
2021-02-02 10:54:07 -08:00
pilfer-pandex
958ebc5a24
king: ted's new packet format
2021-01-10 21:19:40 -08:00
pilfer-pandex
29cc12d206
king: various fixes and improvements
2020-12-18 17:00:56 -08:00
Elliot Glaysher
3451e02cd1
OK, and now we are walking through the effects
2020-12-16 16:53:25 -05:00
Elliot Glaysher
44d8119119
That was it. Fixed the wyrd:insane issue.
2020-12-16 11:46:54 -05:00
Elliot Glaysher
d6def3c4cb
WIP: Got to the point where we boot and goof on the event
2020-12-16 11:17:13 -05:00
Elliot Glaysher
c887dcd626
Merge remote-tracking branch 'origin/pp/wire' into eg/wyrd-hs
2020-12-11 17:13:39 -05:00
Elliot Glaysher
4f67f90c9c
Dumping
2020-12-11 13:05:46 -05:00
Elliot Glaysher
876fb521ee
First draft adding wyrd; doesn't boot.
2020-12-11 13:05:46 -05:00
pilfer-pandex
1a9b1a83a5
king: 'implement' joe's breaching ev/ef path reform
2020-12-10 17:56:56 -08:00
fang
f099ec9505
kh: use Word8 for Tint true color values
...
Also does some minor style cleanup.
2020-12-03 01:45:46 +01:00
fang
7fa7716ab0
kh: support 24-bit %klr colors
2020-12-02 17:27:53 +01:00
pilfer-pandex
0567f24959
king: more warnery
2020-11-17 18:27:48 +01:00
pilfer-pandex
491034b4eb
king: fix warnings; more consistent warn policy
2020-11-17 18:27:48 +01:00
Brendan Hay
de17409fd6
king: various warning and -Werror related fixes
...
This also removes -Werror from racqure due to the sheer number
build failures arising from compiler warnings.
2020-10-27 14:28:08 +01:00
Brendan Hay
2b74a8edd6
king: disable overlapping patterns for deriveNoun/Void usage
2020-10-27 14:28:08 +01:00
Elliot Glaysher
8d3e15c62b
king: strictify all parsed nouns
...
At least some of the parsed plea structures were holding on to the raw
bytestrings through laziness.
2020-10-05 13:16:45 -04:00
Fang
dd3112985e
kh: support rendering +stub as ansi escape codes
...
Adds support to term.hs for a %klr blit, containing a +stub describing
styled text.
Dill will start making use of this in a separate commit, for release
cutting reasons.
2020-09-15 16:50:25 +02:00
~siprel
eb81f5ca14
Less verbose log output.
2020-06-11 02:02:53 +00:00
~siprel
f0f82d7e14
king: Handle %vega/%exit, %wack on boot, and stop logging secrets.
2020-06-10 22:00:37 +00:00
~siprel
c57c3023f9
king: Event prioritization and error handling for born events.
2020-06-10 19:22:45 +00:00
~siprel
ba50eb94cd
king: Spin off urbit-noun-core
and urbit-noun
packages.
2020-06-08 17:24:05 +00:00
ixv
b383037a8f
Merge pull request #2830 from urbit/king-https-fix
...
Get HTTPS working in King Haskell.
2020-04-30 13:08:13 -07:00
Benjamin Summers
75f60504ee
king: In http-server/set-config effect, key+cert is Wain, not Cord.
2020-04-30 11:18:23 -07:00
Benjamin Summers
ecf4545d84
king: don't parse crud events, just treat them as nouns.
2020-04-28 11:40:43 -07:00
Benjamin Summers
6977ae8d3f
Renamed modules Ur.** to Urbit.** to be consistent with urbit-{atom,hob}
2020-01-23 21:28:38 -08:00