Skip to content

Instantly share code, notes, and snippets.

View sonicblend's full-sized avatar

sonic sonicblend

View GitHub Profile
@sonicblend
sonicblend / webcrawler.go
Last active August 29, 2015 14:08
Solution to golang tour exercise 73: Web Crawler
package main
import (
"fmt"
)
type Fetcher interface {
// Fetch returns the body of URL and
// a slice of URLs found on that page.
Fetch(url string) (body string, urls []string, err error)

Keybase proof

I hereby claim:

  • I am sonicblend on github.
  • I am pete_black (https://keybase.io/pete_black) on keybase.
  • I have a public key ASBBWBSKTLMg0fB0aiuPLSAFkjfulNZqbFknym4az5StmQo

To claim this, I am signing this object:

@sonicblend
sonicblend / attestation.txt
Created March 27, 2021 06:42
zkparty phase2 tusted setup MPC contribution summary
{
"ceremony": "zk_transaction_1_3",
"ceremonyId": "k9CJHwJoeSRMGtjHUiF6",
"time": "2021-03-27T06:42:35.541Z",
"contributionNumber": 75,
"hash": "d0a5a626 736aaa74 a6447b26 c9ac7f43\n 690b3ee0 66e35d7f 593c28ad d299135a\n ce830b76 bc2abad4 5a0c2e59 b9f0e982\n 0e105718 51c4b80d 011ca5ea 03035ae4\n"
}
@sonicblend
sonicblend / attestation.txt
Created March 27, 2021 06:43
zkparty phase2 tusted setup MPC contribution summary
{
"ceremony": "zk_transaction_1_4",
"ceremonyId": "VgOEuoAjThuaDosXRroW",
"time": "2021-03-27T06:43:31.423Z",
"contributionNumber": 72,
"hash": "273dee83 17e02426 3b73d144 ea56bbdb\n 942e783b 886d8bf2 5540687f 778bb496\n 1480f4ea 820accd1 5ee1fc11 b4e1bd2e\n 2c28f88f 15d5c4a1 002f4d61 0af6a2be\n"
}
@sonicblend
sonicblend / attestation.txt
Created March 27, 2021 06:44
zkparty phase2 tusted setup MPC contribution summary
{
"ceremony": "zk_transaction_2_1",
"ceremonyId": "btlNv8naLSHxVoZbjUJS",
"time": "2021-03-27T06:44:46.628Z",
"contributionNumber": 68,
"hash": "a23abbe7 70cdfaf0 33613c5b 6bd4b38c\n 1aeec99b f90f9e47 900a875f 95723a5b\n 1d573a05 410da919 5e94abbe 8cee3d29\n 40630061 e8bd624c 540b171c eede12f3\n"
}
@sonicblend
sonicblend / attestation.txt
Created March 27, 2021 06:46
zkparty phase2 tusted setup MPC contribution summary
{
"ceremony": "zk_transaction_2_2",
"ceremonyId": "d0eQ24D01KCNaAHd8nM8",
"time": "2021-03-27T06:46:03.756Z",
"contributionNumber": 65,
"hash": "52c80783 bebc4596 33ea7eab 7c061823\n 78239404 37346963 821ea45a 06062c39\n 25725ba4 0c836084 c5b8d119 5e4149d6\n d33c630e 60867365 ad95c5a9 ddd417a3\n"
}
@sonicblend
sonicblend / attestation.txt
Created March 27, 2021 06:47
zkparty phase2 tusted setup MPC contribution summary
{
"ceremony": "zk_transaction_2_3",
"ceremonyId": "SeQ8Sgvke9tPiHaOu8gN",
"time": "2021-03-27T06:47:19.931Z",
"contributionNumber": 61,
"hash": "8670520a fccc2091 bd6a5ca8 e3327440\n 37d2eea8 2ce6bc86 f4001737 761e2d5a\n 28cad241 38794207 f25aa0e6 5e2d93ca\n fc94b90f 1879d172 2ab64fbb a085cd73\n"
}
@sonicblend
sonicblend / attestation.txt
Created March 27, 2021 06:48
zkparty phase2 tusted setup MPC contribution summary
{
"ceremony": "zk_transaction_2_4",
"ceremonyId": "NQtNx5fTyZX7gfTUjsre",
"time": "2021-03-27T06:48:41.330Z",
"contributionNumber": 60,
"hash": "678a7230 12931e64 0b482183 cd681f13\n c20da6a1 d3686f4d 2245c8b2 aaee37f3\n 299ce8b1 a25e3e40 b725c13e d030bbb8\n 57a50a45 c91ace96 ea31292d 523f4c5c\n"
}
@sonicblend
sonicblend / attestation.txt
Created March 27, 2021 06:50
zkparty phase2 tusted setup MPC contribution summary
{
"ceremony": "zk_transaction_3_1",
"ceremonyId": "zBuF4Gp0l7dC0x576qFF",
"time": "2021-03-27T06:50:09.904Z",
"contributionNumber": 58,
"hash": "12156bd5 bd566809 44e9b6da 6165adce\n b6e04c5e 6b3f4d36 5c1408ac b1d24a2b\n 14269946 f0dd986f fa85ce1a 89cdd285\n 09a4c9ab faf68b3b 2bf3cc3e 84de5db5\n"
}
@sonicblend
sonicblend / attestation.txt
Created March 27, 2021 06:51
zkparty phase2 tusted setup MPC contribution summary
{
"ceremony": "zk_transaction_3_2",
"ceremonyId": "EaxnounDmyQ0I7OZZDsW",
"time": "2021-03-27T06:51:40.936Z",
"contributionNumber": 56,
"hash": "72823b0f feb77e7b 4e91b95a 84868f7c\n 29c2dd6e 273c6b8f be6170e9 086ccd18\n d70f13a3 cfb00d3e 87ed6571 cb2386a9\n 64941fe0 f69e2611 37e03706 d5f8dea0\n"
}