Joe Bryan
fd6fe349d6
review changes: fix comments, refactor module-ova
2018-12-04 20:18:38 -05:00
Joe Bryan
b0c286f418
factors common elements of +brass and +solid into lib/pill
2018-12-04 15:28:50 -05:00
Joe Bryan
75705bec65
uses %init for all merges up to and including the first remote sync
2018-12-04 13:11:43 -05:00
Joe Bryan
99a3fc6a05
removes auto-resetting "init" sync
2018-12-04 03:09:51 -05:00
Fang
90379789a0
Update keygen in accordance with latest spec
...
For details on these changes, see urbit/fora-posts#9 .
2018-11-23 22:52:49 +01:00
Fang
35fe55c701
Merge branch 'release-candidate' into keygen-changes
2018-11-14 16:20:04 -08:00
Joe Bryan
42506ab910
adds +expect-fail to test library
2018-11-14 13:02:05 -05:00
Fang
68794e9cfa
Use correct byte ordering for the Argon2 salt
2018-11-13 14:13:56 -08:00
Fang
77494a58ee
Use the correct network seed derivation salt
2018-11-13 14:13:12 -08:00
Fang
a7319a63e2
Update keygen to conform to latest spec
2018-11-12 18:12:22 -08:00
Isaac Visintainer
eadc8b294f
updated umd to udon
2018-11-07 14:31:31 -08:00
Isaac Visintainer
49c7f2541e
integration fixes
2018-11-07 14:31:31 -08:00
Isaac Visintainer
af5c8b92c2
removed old colls lib
2018-11-07 14:31:31 -08:00
Isaac Visintainer
0df228f165
added jet hints to hall, collections, gall
2018-11-07 14:31:31 -08:00
Isaac Visintainer
406c38a5b8
removed soft, moved bulk of collections logic to a lib for better caching
2018-11-07 14:31:31 -08:00
Isaac Visintainer
1e1f9231b9
fixed behavior for broken umd
2018-11-07 14:31:31 -08:00
Isaac Visintainer
a06be71df2
collections fixes: comment snippets, double reporting, date field error
2018-11-07 14:31:31 -08:00
Isaac Visintainer
026f02cb63
collections fixes: post editing, parent config, sorting
2018-11-07 14:31:31 -08:00
Fang
2a23548a91
Remove outdated version of BIP32 library
2018-11-07 13:44:06 -08:00
Joe Bryan
cb56ee3a9b
tracks message length in rs256 signatures
2018-11-06 18:12:05 -05:00
Fang
37e2a186da
Merge branch 'release-candidate' into keygen-changes
2018-11-06 10:37:37 -08:00
Fang
fc4e8ab275
Add type for full wallet
2018-11-05 17:58:47 -08:00
Joe Bryan
c8f1b4d5a1
Merge branch 'release-candidate' into ames-eth-keys
...
* release-candidate: (33 commits)
update pin-vere-commit.txt
Bug fix for metal-wrapping runes
Remove old-zuse (#867 )
Type Analysis (#865 )
remove clam from error sigpam
Fix compiler error.
Remove temporary type analysis work.
Remove ++cook from ++auri parsing
Remove forced ssl upgrade for localhost http reqs
moved to new branch with updated arvo
11. demacrotizes %6, %7, %8, and %9
10. updates %5 to require two subformulas (4K)
9. emits %10 (4K)
8. adds and implements edit (%10) (4K)
7. removes %13 and %14 (4K)
6. emits %11 and %12 (4K)
5. implements hint at %11 and wish at %12 (4K)
4. removes %10 and %11 (4K)
3. emits %13 and %14 (4K)
2. implements %13 and %14 (4K)
...
2018-11-01 00:18:54 -04:00
Joe Bryan
c014303233
moves +code scry to %jael, removes obsolete %ames scrys
2018-11-01 00:03:26 -04:00
Fang
5c6bcee523
Apply two more small fixes to achieve parity with keygen-js
...
- argon2u salt
- account for larger seed when deriving from mnemonic
2018-10-30 18:18:17 -07:00
Fang
76ef4ae9e3
Do renaming, error correction, cleanup
2018-10-30 17:15:56 -07:00
rmariani
579efd9972
Remove old-zuse ( #867 )
...
* removes old-zuse
2018-10-26 16:19:18 -07:00
benjamin-tlon
a7c967795d
Type Analysis ( #865 )
2018-10-26 15:43:45 -07:00
Fang
e0f5a9db7a
Work with BIP39 mnemonics as outward-facing seeds
...
Then apply the password in turning them into internally usable seeds.
2018-10-25 19:10:40 -07:00
Fang
6d89026468
Use argon2u salt from the spec
2018-10-25 13:22:18 -07:00
Fang
68234ca138
Derive BIP32 at specific path
2018-10-24 16:32:16 -07:00
Fang
ad9bd39db0
Derive the owner seed, and all other seeds, from "master seed"
2018-10-24 16:31:40 -07:00
Fang
75800ef997
Continue with fixed seed-length changes, don't append pass
2018-10-24 16:30:45 -07:00
Fang
715f801722
Cast the BIP39 wordlist
...
To give it a more elegant type signature.
2018-10-24 16:28:23 -07:00
Fang
1556402668
Implement BIP39 as a library
...
Currently only uses the official English wordlist, but could be expanded
to use various other wordlists in the future.
Includes tests.
2018-10-24 14:55:35 -07:00
Fang
9527a002f3
Make seeds always 256 bits in size
2018-10-22 16:37:42 -07:00
Joe Bryan
4d3b204769
implements key rotation with continuity
...
also not quite working
2018-10-18 14:45:54 -04:00
Joe Bryan
1e0408b445
updates sein:title to use %jael scry, adds ^sein:title
2018-10-17 15:22:07 -04:00
Joe Bryan
b24bd2fcbf
removes womb and all its accoutrements
2018-10-17 14:54:28 -04:00
David Kerschner
9eb5c44001
Merge pull request #829 from baudtack/release-candidate
...
refactor %ask generators
2018-10-12 12:48:58 -07:00
Isaac Visintainer
da53d8b058
moved to new branch with updated arvo
2018-10-11 13:19:30 -07:00
Joe Bryan
e76083b2b6
adds a ^? to fix namespace issues with old-zuse
2018-10-09 18:23:15 -04:00
Joe Bryan
a230b8e9fb
removes %ames pki and old boot process
2018-10-05 21:01:07 -04:00
David Kerschner
cff1674d95
refactored generators from lib/sole into lib/generators
2018-10-02 16:36:08 -07:00
David Kerschner
69b5c6fcb0
Issue #61
...
Extracted %ask generator methods from sur/sole and put them in a core
under lib/sole
Fixed names in existing generators
2018-10-02 12:33:08 -07:00
Fang
b4631e9438
Merge pull request #803 from urbit/ethereum-signing
...
Ethereum transaction signing
2018-09-06 11:17:52 +02:00
Elliot Glaysher
2642efc8af
Merge remote-tracking branch 'origin/collections' into release-candidate
2018-09-05 16:33:34 -07:00
Ted Blackman
2c7cbe5382
refactored +expect-schematic and completed first clay test
2018-09-04 16:37:01 -07:00
Isaac Visintainer
91bb34b943
hall custom permission rules
2018-09-04 16:23:24 -07:00
Fang
abd6329725
Remove outdated lib and sur files
...
They have been living in zuse for a while.
2018-09-04 00:25:08 +02:00