kasey
7be6fc1780
new prometheus metrics for client-stats metrics ( #8834 )
2021-04-30 13:37:38 -07:00
terence tsao
d5ec248691
Rename getter functions to be idiomatic ( #8320 )
...
* Rename getter functions
* Rename new
* Radek's feedback
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-01-25 21:27:30 +00:00
Radosław Kapka
bc2cd29d4b
Implement GetVersion in the node API ( #8207 )
...
* initial implementation
* implement GetVersion
* remove implementation of GetIdentity
* remove MetadataProvider from server
* gzl
2021-01-05 21:06:51 +00:00
Nishant Das
7f3dc5a2dd
Adds a User Agent for Libp2p ( #6211 )
...
* Add the latest git tag as part of the version string.
Example:
version=Prysm/v1.0.0-alpha.10/28e61fa40c7d16774b3b1c18d8382c64537bfa84. Built at: 2020-06-11 04:29:18+00:00
* add user agent
Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-06-11 10:34:34 -05:00
Preston Van Loon
8815f6ced8
Add the latest git tag as part of the version string. ( #6210 )
...
Example:
version=Prysm/v1.0.0-alpha.10/28e61fa40c7d16774b3b1c18d8382c64537bfa84. Built at: 2020-06-11 04:29:18+00:00
2020-06-11 13:45:31 +08:00
Raul Jordan
546196a6fa
Other Package Godocs for Prysm ( #5681 )
...
* e2e docs
* slasher docs
* Merge branch 'other-package-godocs' of github.com:prysmaticlabs/prysm into other-package-godocs
* all validator package comments
* Merge branch 'master' into other-package-godocs
* completed all other packages
* Merge branch 'master' into other-package-godocs
* Merge refs/heads/master into other-package-godocs
2020-04-29 21:32:39 +00:00
metanull-operator
0f677a09b6
Added 'Prysm' to version information. ( #4281 )
...
* Added 'Prysm' to version information.
* Merge branch 'master' into versionUpdate
2019-12-13 18:52:28 +00:00
mkinney
e9bd530221
do not die if user does not have git installed ( #3944 )
2019-11-06 13:41:06 -05:00
Nishant Das
ab92326dfb
set bool correctly ( #3913 )
2019-11-01 09:48:24 -05:00
mkinney
da6c270d46
report git commit and date on local build ( #3904 )
...
* report git commit and date on local build
* switch to using time package
2019-11-01 13:47:30 +08:00
Preston Van Loon
b23ca60efd
Add simple version to binaries via golink ( #1286 )
...
* Add version linking to binaries via --workspace_status_command=./scripts/workspace_status.sh
* dont export some things
* lint and better date
* even better date
2019-01-09 23:19:33 -05:00