Commit Graph

366 Commits

Author SHA1 Message Date
renovate[bot]
900a0bad36 Update org_golang_x_crypto commit hash to 6635ad9 (#1691) 2019-02-23 20:06:52 -08:00
renovate[bot]
e118713a2f Update dependency com_github_mattn_go_isatty to v0.0.5 (#1686) 2019-02-22 16:29:35 -08:00
renovate[bot]
6bb2d32ad0 Update org_golang_x_sys commit hash to cd39177 (#1688) 2019-02-22 11:20:59 -08:00
renovate[bot]
b072a1d86a Update dependency com_github_mattn_go_colorable to v0.1.1 (#1685) 2019-02-22 14:01:23 -05:00
renovate[bot]
69058c126d Update org_golang_x_sys commit hash to a9d3bda (#1681) 2019-02-22 19:10:20 +05:30
renovate[bot]
3f0b3d7b7f Update dependency com_github_syndtr_goleveldb to v1 (#1683) 2019-02-22 18:34:11 +05:30
renovate[bot]
a152bc9950 Update org_golang_x_exp commit hash to 438050d (#1680) 2019-02-22 17:48:17 +05:30
renovate[bot]
c7d31935ee Update com_github_aristanetworks_goarista commit hash to 728bce6 (#1677) 2019-02-21 19:53:18 -08:00
renovate[bot]
7077fce256 Update org_golang_x_exp commit hash to 3d75e7a (#1678) 2019-02-21 14:00:00 -08:00
renovate[bot]
143d6335d5 Update org_golang_x_sys commit hash to b4e8571 (#1659) 2019-02-21 16:57:43 +05:30
renovate[bot]
ff9174eefd Update com_github_libp2p_go_libp2p_discovery commit hash to 5e0d40c (#1672) 2019-02-20 22:28:26 -08:00
renovate[bot]
82e47acd1a Update org_golang_x_oauth2 commit hash to 9b3c759 (#1658) 2019-02-20 20:31:16 -08:00
renovate[bot]
df69bcbeb0 Update dependency com_github_multiformats_go_multihash to v1.0.10 (#1669) 2019-02-20 20:38:54 -05:00
renovate[bot]
22c44e74af Update dependency build_bazel_rules_nodejs to v0.18.7 (#1668) 2019-02-20 20:04:11 -05:00
Nishant Das
668a7633ad
Add Utility to Send Deposit Transactions (#1618)
* add in utility

* fix errors

* remove image target

* add in stats package

* add in stats package

* key fix
2019-02-20 12:21:33 +05:30
renovate[bot]
e9e8c61666 Update dependency com_github_golang_snappy to v0.0.1 (#1652) 2019-02-19 18:28:27 -08:00
renovate[bot]
c84ee0ddfe Update org_golang_x_sys commit hash to 90b0e44 (#1651) 2019-02-19 16:32:00 -08:00
renovate[bot]
ef4a7e07cc Update org_golang_x_crypto commit hash to a4c6cb3 (#1642) 2019-02-19 15:06:24 -05:00
renovate[bot]
aab2a6d088 Update com_github_prometheus_procfs commit hash to e4d4a22 (#1645) 2019-02-19 15:06:05 -05:00
renovate[bot]
077f83031b Update org_golang_x_oauth2 commit hash to 4b83411 (#1646) 2019-02-19 15:05:50 -05:00
Preston Van Loon
81c2e4e94b
First pass on pow faucet for testnet (#1624)
* first pass on pow faucet for testnet

* delete unused thing

* remove unneeded thing

*  remove other thing

* https & remove a log

* don't force redirect on https, its not working?

* some renaming of stuff

* lint

* lint

* some stablity config

* move protos to proto directory, add generated pb file for go users

* add health probe

* add hpa and request cpu

* handle err

* some more config
2019-02-19 12:32:14 -05:00
renovate[bot]
0e1f5ef55c Update com_github_phoreproject_bls commit hash to afaefda (#1640) 2019-02-19 08:00:58 -08:00
Raul Jordan
c5c7d40398
Create Wrapper Around Pure Go BLS Project in Prysm (#1625)
* finish the BLS API wrapper

* all tests passing

* unexported comment

* gofmt tests for bls

* slice

* len

* cap err string

* tests

* imports

* gazelle
2019-02-19 09:09:50 -06:00
renovate[bot]
6a0c095998 Update org_golang_x_sys commit hash to 153ac47 (#1637) 2019-02-19 06:19:28 -08:00
renovate[bot]
624a0fd72e Update dependency com_github_gxed_hashland to v0.0.1 (#1639) 2019-02-19 18:24:36 +05:30
renovate[bot]
7205b303f5 Update com_github_golang_snappy commit hash to 2a8bb92 (#1634) 2019-02-19 18:15:40 +05:30
renovate[bot]
bd7567e200 Update com_github_libp2p_go_libp2p_discovery commit hash to d369eed (#1632) 2019-02-18 21:24:38 -08:00
renovate[bot]
8e906deabe Update com_github_libp2p_go_libp2p_autonat commit hash to 842b9c4 (#1630) 2019-02-18 17:07:26 -08:00
renovate[bot]
8c0825047f Update org_golang_x_sys commit hash to d0b11bd (#1603) 2019-02-15 23:34:12 -05:00
Preston Van Loon
8d67337564
Revert go-bls (#1607)
* revert bc2afa04c6

* Fix workspace

* remove serialize reference

* Remove static
2019-02-15 13:31:07 -05:00
renovate[bot]
2de83fbbb5 Update com_github_libp2p_go_libp2p_discovery commit hash to ececb85 (#1598) 2019-02-14 16:13:54 -08:00
Preston Van Loon
bbf2052c98 disable gcc warnings for geth (#1599) 2019-02-14 14:10:09 -08:00
renovate[bot]
20a340bfcc Update com_github_libp2p_go_libp2p_discovery commit hash to 17aa7d7 (#1592) 2019-02-14 08:53:29 -05:00
renovate[bot]
120f5e6c87 Update dependency build_bazel_rules_nodejs to v0.18.6 (#1588) 2019-02-14 08:31:02 -05:00
renovate[bot]
6af4505b9a Update com_github_aristanetworks_goarista commit hash to c1e4b37 (#1587) 2019-02-14 17:08:12 +05:30
renovate[bot]
8f43a27615 Update org_golang_x_sys commit hash to 983097b (#1580) 2019-02-13 13:47:13 +00:00
renovate[bot]
7157f46212 Update com_github_btcsuite_btcd commit hash to 306aecf (#1578) 2019-02-13 13:19:43 +00:00
renovate[bot]
fc366304bc Update org_golang_x_oauth2 commit hash to 3e8b2be (#1575) 2019-02-13 00:33:22 +00:00
renovate[bot]
b36fb6c714 Update com_github_libp2p_go_libp2p_discovery commit hash to d4858e0 (#1573) 2019-02-12 23:49:59 +00:00
renovate[bot]
2d8fed2839 Update com_github_aristanetworks_goarista commit hash to 83ee463 (#1572) 2019-02-12 23:32:59 +00:00
renovate[bot]
cfaa938ca8 Update org_golang_x_oauth2 commit hash to 5f6b76b (#1558) 2019-02-12 09:04:24 -05:00
renovate[bot]
b67d641f2f Update org_golang_x_crypto commit hash to 74369b4 (#1555) 2019-02-12 10:04:38 +01:00
renovate[bot]
c238fe6603 Update com_github_prysmaticlabs_go_bls commit hash to 0e61c30 (#1554) 2019-02-12 07:33:00 +01:00
renovate[bot]
5e9970b4e7 Update org_golang_x_oauth2 commit hash to 80673b4 (#1556) 2019-02-11 22:12:44 +01:00
Nishant Das
bc2afa04c6 Utilize Go-BLS in Prysm (#1367)
* removing redundant bls package

* gazelle

* battling bazel deps

* workspace

* go-bls works in prysm now

* add func and test

* add test

* fix tests

* edit workspace

* more verbose logs

* lint

* all tests passing

* handle error in keystore
2019-02-11 13:45:06 -05:00
renovate[bot]
a7abd36d9c Update dependency build_bazel_rules_nodejs to v0.18.5 (#1548) 2019-02-10 19:59:55 -06:00
renovate[bot]
f3e813de9b Update org_golang_x_sys commit hash to 3b52091 (#1544) 2019-02-09 15:50:28 -05:00
Preston Van Loon
932f9d07db
Renovate bulk update (#1543)
* Update com_github_btcsuite_btcd commit hash to 12ce2fc

* Update com_github_prometheus_procfs commit hash to f8d8b3f

* Update dependency build_bazel_rules_nodejs to v0.18.4

* Update dependency com_github_libp2p_go_libp2p_crypto to v2.0.5
2019-02-09 08:58:00 -05:00
renovate[bot]
658a0876ff Update dependency bazel_skylib to v0.7.0 (#1534) 2019-02-09 08:37:36 -05:00
renovate[bot]
252ec0dac2 Update org_golang_x_crypto commit hash to 193df9c (#1526) 2019-02-08 20:50:54 +01:00