renovate[bot]
943995545f
Update com_github_libp2p_go_ws_transport commit hash to e61db42 ( #803 )
2018-11-17 18:37:59 +08:00
renovate[bot]
95b7f5826f
Update com_github_miekg_dns commit hash to 1c9c9bf ( #805 )
2018-11-17 18:08:08 +08:00
renovate[bot]
13abfc56c1
Update com_github_mattn_go_isatty commit hash to 3fb116b ( #804 )
2018-11-17 17:51:55 +08:00
renovate[bot]
393333fb66
Update com_github_libp2p_go_tcp_transport commit hash to d8a1795 ( #801 )
2018-11-17 17:14:44 +08:00
renovate[bot]
a90b32d9b8
Update com_github_libp2p_go_reuseport commit hash to 8cfd5f2 ( #799 )
2018-11-17 16:53:36 +08:00
renovate[bot]
0e07cc9717
Update com_github_libp2p_go_testutil commit hash to 39e561a ( #802 )
2018-11-16 16:33:37 -08:00
renovate[bot]
919400a233
Update com_github_libp2p_go_reuseport_transport commit hash to a763386 ( #800 )
2018-11-16 11:51:31 -08:00
renovate[bot]
40f500251c
Update com_github_libp2p_go_mplex commit hash to f6e0e0f ( #798 )
2018-11-16 11:22:52 -08:00
renovate[bot]
2efa34c510
Update com_github_libp2p_go_libp2p_transport_upgrader commit hash to ed09470 ( #795 )
2018-11-16 11:06:59 -08:00
renovate[bot]
b154b8d45e
Update com_github_libp2p_go_maddr_filter commit hash to 9e2c18e ( #797 )
2018-11-16 10:57:24 -08:00
renovate[bot]
7b82abc1c5
Update com_github_libp2p_go_libp2p_transport commit hash to 7400b51 ( #794 )
2018-11-16 10:22:35 -08:00
Raul Jordan
f6c1864d6d
Cleanup of Miscellaneous Items Around the Repo ( #790 )
2018-11-16 12:01:41 -05:00
renovate[bot]
e7df03c41f
Update com_github_libp2p_go_libp2p_swarm commit hash to 9e6ea7e ( #793 )
2018-11-16 08:21:33 -05:00
renovate[bot]
383aeb9b17
Update com_github_libp2p_go_libp2p_secio commit hash to eef79c8 ( #792 )
2018-11-16 08:09:19 -05:00
renovate[bot]
ca753b3b85
Update com_github_libp2p_go_libp2p_pubsub commit hash to c9c04d4 ( #789 )
2018-11-15 22:51:56 -08:00
renovate[bot]
0837f45777
Update com_github_libp2p_go_libp2p_peerstore commit hash to 0c6cf4a ( #788 )
2018-11-16 14:33:22 +08:00
terence tsao
5b09bfa777
Fixed broken reference link to eth2.0 spec ( #784 )
...
* Fixed broken link
* updated more broken links
2018-11-16 11:14:33 +08:00
renovate[bot]
cc283cb3ac
Update com_github_libp2p_go_libp2p_peer commit hash to d3df4bc ( #786 )
2018-11-16 10:49:10 +08:00
renovate[bot]
a173c0ed1d
Update com_github_libp2p_go_libp2p_net commit hash to 41fb1c9 ( #785 )
2018-11-16 10:43:27 +08:00
renovate[bot]
de46cd0de7
Update com_github_libp2p_go_libp2p_nat commit hash to fe236c4 ( #783 )
2018-11-15 18:28:19 -08:00
renovate[bot]
ac2860f07e
Update com_github_libp2p_go_libp2p_metrics commit hash to 2d5733b ( #782 )
2018-11-15 12:12:46 -08:00
renovate[bot]
e9cbd8648f
Update com_github_libp2p_go_libp2p_loggables commit hash to 024fce3 ( #780 )
2018-11-15 11:26:01 -05:00
renovate[bot]
63ab29833f
Update com_github_libp2p_go_libp2p_kbucket commit hash to 5a67fa0 ( #779 )
2018-11-15 11:21:32 -05:00
renovate[bot]
ec510c5eea
Update com_github_libp2p_go_libp2p_kad_dht commit hash to d70e927 ( #778 )
2018-11-15 11:07:16 -05:00
renovate[bot]
d8c11634ed
Update com_github_libp2p_go_libp2p_host commit hash to 5ab1f4e ( #776 )
2018-11-15 09:38:42 -05:00
renovate[bot]
c6e98024df
Update com_github_libp2p_go_libp2p_interface_connmgr commit hash to a75b79d ( #777 )
2018-11-15 06:20:45 -08:00
renovate[bot]
fc5a287048
Roll back dependency com_github_prometheus_prometheus to 2 ( #775 )
2018-11-15 09:03:41 -05:00
Leandro Lugaresi
d061c784e0
Added Prometheus Client and p2p Metrics ( #673 )
...
* Added prometheus client and p2p metrics
* Avoid run the adapter if the metrics are disabled
* fix visibility issue
* Fix invalid p2p.Message sent to Adapters
The middlewares (adapters) must receive the complete message to avoid
problems and the main Handler must get the values from middlewares
Also, added tests and comments for metrics package
* Added logrus hook collector
This collector is used to collect counters of log messages.
The main purpose of these metric is to know how many warnings and errors
the system are getting.
* Add hook when register the prometheus service
* update bazel builds
* fix emit tests and remove unused imports
* gazelle --fix
* remove unused logger
* move prometheus package to shared directory
* better metric names and fix metric paths
* improve metric tests and start to use promauto
* added prometheus initial documentation
* fix tests
* fix type differences with go get and bazel
* Fix service test
2018-11-15 07:54:45 -05:00
Preston Van Loon
ebcd772f67
Batch renovate updates ( #774 )
...
* Update com_github_go_yaml_yaml commit hash to 51d6538
* Update com_github_libp2p_go_libp2p_circuit commit hash to f83937e
* Update com_github_libp2p_go_libp2p_crypto commit hash to 3120e9f
2018-11-15 07:48:58 -05:00
renovate[bot]
c2794b1d8a
Update com_github_libp2p_go_addr_util commit hash to 6e2ee01 ( #767 )
2018-11-15 07:25:15 -05:00
renovate[bot]
0fa79cd3cf
Update com_github_libp2p_go_libp2p_blankhost commit hash to 23a786e ( #770 )
2018-11-15 00:54:11 -05:00
renovate[bot]
f6a86b082e
Update com_github_libp2p_go_conn_security commit hash to 42db08f ( #768 )
2018-11-14 21:39:46 -08:00
renovate[bot]
762b2730c2
Update com_github_libp2p_go_conn_security_multistream commit hash to cda5d4f ( #769 )
2018-11-14 23:22:46 -05:00
renovate[bot]
0773f44846
Update com_github_jackpal_go_nat_pmp commit hash to d89d09f ( #766 )
2018-11-14 23:07:51 -05:00
terence tsao
e1137e5801
Allow Beacon Node to Connect to Bootstrap Node for Peer Discovery ( #740 )
...
* start sequence for node to connect to bootstrap nodes
* lint
* maybe warning is more appropiate?
* fix gazelle
* preston's feedback
* add go-ipfs-addr to workspace
* move flag to shared
* removed routed host
2018-11-14 21:25:06 -05:00
renovate[bot]
19f6e641e4
Update com_github_ipfs_go_log commit hash to de9a213 ( #765 )
2018-11-14 21:16:14 -05:00
renovate[bot]
2003f9ff24
Update com_github_ipfs_go_datastore commit hash to 277eeb2 ( #763 )
2018-11-14 21:12:40 -05:00
renovate[bot]
a928d72a2b
Update com_github_ipfs_go_ipfs_util commit hash to 05b6094 ( #764 )
2018-11-14 21:10:20 -05:00
renovate[bot]
5426ffca88
Update com_github_huin_goupnp commit hash to 656e61d ( #762 )
2018-11-14 21:06:32 -05:00
renovate[bot]
5cf93fdc1b
Update com_github_golang_mock commit hash to 8a44ef6 ( #760 )
2018-11-14 21:03:15 -05:00
renovate[bot]
f5e11e2f3e
Update com_github_gorilla_websocket commit hash to 483fb8d ( #761 )
2018-11-14 20:59:58 -05:00
renovate[bot]
8e9a03c228
Update com_github_fjl_memsize commit hash to 2a09253 ( #758 )
2018-11-14 20:54:36 -05:00
renovate[bot]
9dd9800139
Update com_github_golang_lint commit hash to c67002c ( #759 )
2018-11-14 20:45:13 -05:00
renovate[bot]
1c757abbbe
Update com_github_aristanetworks_goarista commit hash to 5faa74f ( #755 )
2018-11-14 20:24:17 -05:00
renovate[bot]
fe9dad3c02
Roll back dependency com_github_multiformats_go_multiaddr to 1 ( #754 )
2018-11-14 18:46:28 -05:00
renovate[bot]
9de01f70bd
Update com_github_btcsuite_btcd commit hash to 67e573d ( #756 )
2018-11-14 17:34:35 -05:00
renovate[bot]
6fd6e989ec
Roll back dependency com_github_libp2p_go_libp2p_routing to 2 ( #753 )
2018-11-14 15:52:12 -05:00
terence tsao
a0569ee7ad
Fixed Validator Shuffling ( #749 )
...
* fixed parent hashes copy bug
* use data
2018-11-14 15:24:34 -05:00
renovate[bot]
0e28b667f3
Update dependency build_bazel_rules_nodejs to v0.16.0 ( #750 )
2018-11-14 15:23:36 +08:00
terence tsao
9e096302d2
revert 2 initial committees to 3 ( #746 )
2018-11-13 07:26:47 -08:00