Merge branch 'newbreach' of github.com:urbit/urbit into newbreach

This commit is contained in:
C. Guy Yarvin 2014-05-21 09:33:15 -07:00
commit 7501e0043f
2 changed files with 4 additions and 4 deletions

View File

@ -300,17 +300,17 @@
|% ++ com |% ++ com
|= a=@ |= a=@
^+ ^?(..nu) ^+ ^?(..nu)
!! ..nu(sed ~, puc a)
:: ::
++ pit ++ pit
|= [a=@ b=@] |= [a=@ b=@]
^+ ^?(..nu) ^+ ^?(..nu)
!! ..nu(sed b, puc (puck:ed b))
:: ::
++ nol ++ nol
|= a=@ |= a=@
^+ ^?(..nu) ^+ ^?(..nu)
!! ..nu(sed a, puc (puck:ed a))
-- --
-- --
++ brew :: create keypair ++ brew :: create keypair

View File

@ -13,7 +13,7 @@
|= now=@da |= now=@da
:_ ~ :_ ~
=+ bur=(shax (add who (shax fra))) =+ bur=(shax (add who (shax fra)))
=+ arc=(bruw 2.048 bur) =+ arc=(brew 2.048 bur)
:~ [%la %leaf "generator: {(scow %uw bur)}"] :~ [%la %leaf "generator: {(scow %uw bur)}"]
[%la %leaf "fingerprint: {(scow %uw fig:ex:arc)}"] [%la %leaf "fingerprint: {(scow %uw fig:ex:arc)}"]
== ==