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
Joe Bryan
83661c095a
clarifies comments, removes todos, minor refactoring
2018-10-17 14:51:23 -04:00
Joe Bryan
7a97a1c78a
adds %jael scry (sein,saxo,life,earl)
2018-10-17 14:39:44 -04:00
Joe Bryan
8ea97d270c
saves our public keys and deed sig in %jael on boot
2018-10-17 14:29:18 -04:00
Joe Bryan
5931d6a3b5
refactors %jael identity, moves structures to +state-relative
2018-10-17 14:18:22 -04:00
Isaac Visintainer
91432cf75f
added sunk note to jael, implements %ames, stubs other vanes
2018-10-17 14:05:39 -04:00
Joe Bryan
becf9d1a04
%meet neighbors in %jael
2018-10-17 13:53:41 -04:00
Joe Bryan
f7c721fd25
enforces fake/not domain invariants in %jael
2018-10-17 12:44:00 -04:00
Joe Bryan
cf06e987bb
updates %eyre to get domains from jael
...
so that galaxies automatically get ACME certificates
2018-10-17 12:43:49 -04:00
Joe Bryan
8f70f09950
reverts deferral of initial %clay merge
...
fixing race condition between stars and galaxies on first boot
2018-10-17 12:06:47 -04:00
Joe Bryan
d9fa9a75c4
refactors |dawn (pre-boot validation)
...
adds comments, fixes moons, simplifies product type
2018-10-16 23:47:39 -04:00
Joe Bryan
535ab6e90b
updates %jael to save and %ames to give domains (on boot/startup)
...
also defers initial clay merge,
renames +turf (utf8 to utf32) to +taft,
and removes duplicate +turf (domain) declarations,
and updates pinned vere to use them
2018-10-16 21:02:41 -04:00
Joe Bryan
d5368c22fe
simplify %pubs and %vein wires so the ducts can be deduped
2018-10-05 23:25:38 -04:00
Joe Bryan
d938e5386a
networking re-established with %jael keys
2018-10-05 23:23:31 -04:00
Joe Bryan
e99fb3834d
save our private and others' public keys in %ames state
2018-10-05 21:05:20 -04:00
Joe Bryan
a230b8e9fb
removes %ames pki and old boot process
2018-10-05 21:01:07 -04:00
Joe Bryan
bd33954ed9
initial fake-key infrastructure in %jael
...
and updates vere hash for CI
2018-10-05 20:56:54 -04:00
Joe Bryan
71c57c14f2
removes %jael %init, adds tests for %dawn
2018-10-05 20:56:49 -04:00
Joe Bryan
ffaf83895c
implements %dawn boot in %jael, removes %ames boot
2018-10-05 20:56:41 -04:00
Joe Bryan
afed20286c
cleans up %clay %init
2018-10-05 20:09:46 -04:00
Joe Bryan
62f49dc9e3
minor %ames style cleanup
2018-10-05 20:09:37 -04:00
Joe Bryan
19721d82e1
removes unused +kist/+kest from %jael types
2018-10-05 19:54:06 -04:00
Joe Bryan
536bf47095
adds pre-boot ethereum validation (|dawn) and tests
2018-10-05 19:54:06 -04:00
Ted Blackman
3e721e2817
fix clay cache for non-%mime entries; also add equality check as optimization
2018-10-04 14:43:13 -07:00
Ted Blackman
b349890fb8
use the clay mime cache for sync; also sort some of clay's ford builds for more determinism
2018-10-04 11:37:42 -07:00
Joe Bryan
ea8c964ebd
fixes spacing issues in secp ~/ hints
2018-10-03 21:39:27 -04:00
BernardoDeLaPlaz
6cf8506bc7
hint secp
2018-10-03 21:33:43 -04:00
Joe Bryan
bc9936fbec
Merge pull request #833 from urbit/hashboard-jet-cleanup
...
hashboard CI staging and minor jet cleanup
2018-10-03 18:02:16 -04:00
Joe Bryan
2a78815ede
adds fast hints to +need and +shas
2018-10-02 21:45:26 -04:00
Paul Driver
3911d9a8bf
differentiate +pfix and +sfix
2018-10-02 21:45:26 -04:00
Fang
b7164a5d70
Make ~| slightly more clear
2018-10-02 17:58:50 -07:00
Fang
f90fb7d16e
Update Ethereum stdlib core for latest contracts
...
To match up to urbit/constitution/b5b8556.
2018-10-02 17:56:00 -07:00
Fang
9f6c73a82d
Update some comments and TODOs
2018-10-02 17:20:11 -07:00
Fang
4b908d66f2
Fix issue with Ethereum byte padding logic
2018-10-02 17:20:11 -07:00
Isaac Visintainer
ef3fed4de8
removed zapcol from ford
2018-10-01 14:49:25 -07:00
Ted Blackman
c31bcb95e6
fix bug in +move-root-to-cache
2018-09-24 13:44:52 -07:00
Elliot Glaysher
49f87e6067
Over the shoulder code review.
2018-09-13 15:54:59 -07:00
Elliot Glaysher
db34424de2
Fix +grad case in +make-join, add assertions.
2018-09-13 14:51:12 -07:00
Elliot Glaysher
d08108fb90
Fix path to oauth atoms.
2018-09-12 13:25:48 -07:00
Fang
b4631e9438
Merge pull request #803 from urbit/ethereum-signing
...
Ethereum transaction signing
2018-09-06 11:17:52 +02:00
Ted Blackman
0ac5038b7b
Enqueue second Clay write during an Arvo event ( #807 )
...
* clay queue passes test
* docs on :cue and :tip in clay
* minor typo
2018-09-05 16:05:23 -07:00
Elliot Glaysher
148f62569c
Be explicit in having hoon file suffixes in security driver paths.
2018-09-04 13:28:24 -07:00
Fang
b7681cf73c
Make ++ecdsa-raw-recover accept unmodified signature
...
Continuation of b2365dbd4
2018-09-04 18:08:23 +02:00
Fang
96e5dd4600
Add comments to clarify transaction signing logic
2018-09-04 17:41:30 +02:00
Fang
27e35e392d
Minor corrections
2018-09-04 16:49:49 +02:00
Fang
cc98052347
Support sending raw transactions to RPC nodes
2018-09-04 16:42:27 +02:00
Fang
0f4069e6dc
Implement Ethereum transaction signing
...
Includes RLP encoding logic.
2018-09-04 15:11:50 +02:00
Fang
b2365dbd4b
Remove nonstandard 27 minimum value from ecdsa signature v
...
Ethereum uses 27/28 (superseded) or 35/36 for the v value. Other use
cases may want the recovery value directly. This makes it produce 0/1.
2018-09-04 14:59:35 +02:00
Ted Blackman
c0c00de7e9
Fix %reef handling more. Now uses the right part of the arvo core
2018-09-02 03:48:40 -07:00