Commit Graph

10647 Commits

Author SHA1 Message Date
Joe Bryan
7f3737c3ad
Merge pull request #5170 from urbit/jb/urcrypt-prep
build: update secp256k1, upstream libaes_siv
2021-09-09 07:13:39 -07:00
Joe Bryan
54d476ba0f Merge branch 'jb/rc' into release/next-vere
* jb/rc: (86 commits)
  kh: improve code style
  compat: minor refactoring
  compat: add m1brew
  kh: don't error during key validation
  kh: improve naming and code style
  compat: mingw: fix dependency patch path
  king: add crud event to jael
  king: fix noun derivation
  compat: mingw: put downloaded dependencies under $NIX_STORE (default to pkg/build so that git ignores them)
  compat: mingw: add seh_handler_decorator comments, move SEH handler to compat/mingw/seh_handler.c
  tests, aqua: update  for recent changes
  vere: update argon2u dependency to urbit/argon2@a4c1e3f7
  compat: fix missing newlines at end of file
  vere: ignore more intermediate build files
  dawn: better multikey format
  vere: mingw: fix seh_handler_decorator.mk
  kh: support multikeyfiles
  kh: expose to/fromNoun template logic separately
  vere: mingw: get rid of libsigsegv
  vere: mingw: bump curl version and get rid of CURLOPT_SSL_CTX_FUNCTION typecheck warning
  ...
2021-09-02 12:44:05 -04:00
Joe Bryan
477c24974a Merge branch 'master' into release/next-vere
* master: (1167 commits)
  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
  Show wallet scan progress
  Map dollar sign to USD
  ...
2021-09-02 12:36:31 -04:00
Joe Bryan
422786afd4 Merge remote-tracking branch 'upstream/m/multipass' into jb/rc
* upstream/m/multipass:
  kh: improve code style
2021-09-02 12:29:46 -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
janeway
fa894b9690 glob: update to 0v758lj.uf0s5.0nh3m.gunn6.942gj 2021-08-19 15:25:15 -07:00
ixv
111f1837c0 Merge remote-tracking branch 'finned/fix-various-issues-in-release' 2021-08-19 15:19:28 -07:00
finned-palmer
09bfb81c84 Fix feepicker issues 2021-08-19 17:13:23 -05:00
finned-palmer
b4eae08f88 Add exit buttons to invoices 2021-08-19 17:12:56 -05:00
finned-palmer
a0e0f3404c Fix issue with change provider button not triggering modal 2021-08-19 09:33:37 -05:00
finned-palmer
82766647c6 Fix scanning text issues 2021-08-19 09:31:50 -05:00
finned-palmer
2ae99433c4 Fix enum, was breaking signer button 2021-08-19 09:25:26 -05:00
finned-palmer
0ebd41915a Fix imports in ExternalInvoice 2021-08-19 09:25:03 -05:00
janeway
6ab7f53fff glob: update to 0v4.e52ik.udm4j.6aus5.02b25.vomaj 2021-08-18 18:12:52 -07:00
ixv
764d018973 btc-wallet: fix imports 2021-08-18 18:07:20 -07:00
ixv
5f56eb9a1b Merge branch 'lf/aqua-revive' 2021-08-18 17:36:01 -07:00
ixv
2578233aed Merge remote-tracking branch 'hosted-fornet/add-crunch-library-and-generator' 2021-08-18 17:30:36 -07:00
ixv
6cd4f6d751 aqua: assert pill type 2021-08-18 17:25:17 -07:00
finned-palmer
62efce52b8 Port BTC wallet to Typescript 2021-08-18 07:31:08 -05:00
finned-palmer
237e14399c Match edouard's designs 2021-08-17 10:09:07 -07:00
finned-palmer
216e5b19ac Add external (psbt) invoice 2021-08-17 10:09:07 -07:00
finned-palmer
b93e2a15e3 Fix copy from non-secure context issue 2021-08-17 10:09:07 -07:00
finned-palmer
9de743fae7 Use deSig for isPatp 2021-08-17 10:09:07 -07:00
finned-palmer
fb0ec8acc9 Use deSig rather than concat 2021-08-17 10:09:07 -07:00
finned-palmer
736ca726c4 Add sig to valid patp in send component 2021-08-17 10:09:07 -07:00
finned-palmer
98a116bd51 Just show total main/change addresses scanned 2021-08-17 10:09:07 -07:00
finned-palmer
3ad8e9c49f Show wallet scan progress 2021-08-17 10:09:07 -07:00
finned-palmer
80de9f9b49 Map dollar sign to USD 2021-08-17 10:09:07 -07:00
finned-palmer
696912228e Fix destructured param in checkTicket 2021-08-17 10:09:07 -07:00
finned-palmer
3b03f6ba59 Cleanup walletModal, transaction, invoice 2021-08-17 10:09:07 -07:00
finned-palmer
72fbbb11e5 Fix newTx handler 2021-08-17 10:09:07 -07:00
finned-palmer
76743129fb Add fee to useSettings hook 2021-08-17 10:09:07 -07:00
finned-palmer
ecc8352656 Remove more console logs 2021-08-17 10:09:07 -07:00
finned-palmer
f7879edf4c Fix bad css properties 2021-08-17 10:09:07 -07:00
finned-palmer
d3650d41eb Add network to useSettings hook 2021-08-17 10:09:07 -07:00
finned-palmer
278c0d63fa Fix feepicker 2021-08-17 10:09:07 -07:00
finned-palmer
e645551f51 Fix patp check in send 2021-08-17 10:09:07 -07:00
finned-palmer
ebf16f0f74 Convert components, remove old store 2021-08-17 10:09:07 -07:00
finned-palmer
9751555038 Add hooks 2021-08-17 10:09:06 -07:00
hosted-fornet
a12c78a879 crunch: Address ixv's comments, specifically:
* Use `rap` to concatenate `cord`s rather than homegrown arm
* Replace `%graph` test fail of association with no-op instead of crash
* Re-style multi-arg runes `:*` `%:` and `:~`
2021-08-06 17:29:25 -07:00
hosted-fornet
0cbce46046 crunch: Check CSV path mark at start of generator 2021-08-06 17:28:59 -07:00
hosted-fornet
d43c579d78 crunch: Add crunch library and generator
The crunch library and generator are tools to
export group graph data to a CSV-format file.

The purpose of crunch is to help quantify the
growth of the Urbit network.

The code added here is work done under the grant
https://urbit.org/grants/bounties/analytics-script/
2021-08-06 17:28:16 -07:00
Joe Bryan
44c7eedbd2 build: updates libaes_siv, builds from upstream 2021-08-04 23:38:31 -04:00
ixv
3fc5db758b Merge branch 'la/quiet-leave' 2021-07-29 12:19:43 -07:00
ixv
f5bb8db68f Merge branch 'philip/dill-fix' 2021-07-29 12:18:25 -07:00
Philip Monk
eb383baba9
dill: no-op on strange fact
Otherwise, if you accidentally give on the system duct, you crash the
event, as in #5138
2021-07-29 14:56:26 -04:00
ryjm
54935ece34 dm-hook: reload agents on dm-hook state change
This fixes the %notify bug that prevented dms from coming through.
2021-07-29 14:43:02 -04:00
Joe Bryan
35cac81c9b jets: updates +rip and +rep stub jets to defer to nock 2021-07-29 12:58:12 -04:00
Logan Allen
79e95e7989 group-leave: make it safer 2021-07-29 14:23:21 +00:00
Logan Allen
265db42a0a pull-hook: leave quietly, do not crash if we have already left 2021-07-29 14:18:48 +00:00