Page MenuHomePhabricator
Feed All Transactions
AuthorObjectTransactionDate
PiRKD17158: Handle invalid hex encoding in ParseHex
PiRK edited the test plan for this revision. 
Nov 18 2024, 11:10
PiRKDiff 50930
PiRK created this diff. 
Nov 18 2024, 11:09
PiRKD17157: util: Add ParseHex<std::byte>() helper
PiRK added a parent revision: D17156: refactor: Take Span in SetSeed. 
Nov 18 2024, 10:28
PiRKD17156: refactor: Take Span in SetSeedNov 18 2024, 10:28
PiRKD17157: util: Add ParseHex<std::byte>() helper
PiRK edited the summary of this revision. 
Nov 18 2024, 10:28
teamcityD17157: util: Add ParseHex<std::byte>() helper
teamcity edited the summary of this revision. 
Nov 18 2024, 10:25
PiRKD17157: util: Add ParseHex<std::byte>() helper
PiRK updated this revision to Diff 50929. 
Nov 18 2024, 10:25
PiRKD17157: util: Add ParseHex<std::byte>() helper
PiRK edited the summary of this revision. 
Nov 18 2024, 10:25
PiRKD17157: util: Add ParseHex<std::byte>() helper
PiRK requested review of this revision. 
Nov 18 2024, 10:25
HeraldD17157: util: Add ParseHex<std::byte>() helper
Herald added a reviewer: Restricted Project. 
Nov 18 2024, 10:25
PiRKD17157: util: Add ParseHex<std::byte>() helper
PiRK retitled this revision from to util: Add ParseHex<std::byte>() helper. 
Nov 18 2024, 10:25
PiRKD17157: util: Add ParseHex<std::byte>() helper
PiRK edited the test plan for this revision. 
Nov 18 2024, 10:25
PiRKD17157: util: Add ParseHex<std::byte>() helper
PiRK created this revision. 
Nov 18 2024, 10:25
PiRKD14768: Replace MakeSpan helper with Span deduction guideNov 18 2024, 10:25
PiRKD17157: util: Add ParseHex<std::byte>() helperNov 18 2024, 10:25
PiRKDiff 50929
PiRK created this diff. 
Nov 18 2024, 10:25
teamcityD17156: refactor: Take Span in SetSeed
teamcity edited the summary of this revision. 
Nov 18 2024, 10:24
PiRKD17156: refactor: Take Span in SetSeed
PiRK edited the summary of this revision. 
Nov 18 2024, 10:24
PiRKD17156: refactor: Take Span in SetSeed
PiRK retitled this revision from to refactor: Take Span in SetSeed. 
Nov 18 2024, 10:24
PiRKD17156: refactor: Take Span in SetSeed
PiRK edited the test plan for this revision. 
Nov 18 2024, 10:24
PiRKD17156: refactor: Take Span in SetSeed
PiRK created this revision. 
Nov 18 2024, 10:24
PiRKD17156: refactor: Take Span in SetSeed
PiRK updated this revision to Diff 50928. 
Nov 18 2024, 10:24
PiRKD17156: refactor: Take Span in SetSeed
PiRK requested review of this revision. 
Nov 18 2024, 10:24
HeraldD17156: refactor: Take Span in SetSeed
Herald added a reviewer: Restricted Project. 
Nov 18 2024, 10:24
PiRKDiff 50928
PiRK created this diff. 
Nov 18 2024, 10:24
PiRKrABC2ce28a323c56: scripted-diff: Rename ValidAsCString to ContainsNoNULNov 18 2024, 10:23
PiRKrABC56db8a817f1c: Use std::string_view throughout util strencodings/stringNov 18 2024, 10:23
PiRKD17151: Use std::string_view throughout util strencodings/stringNov 18 2024, 10:23
PiRKD17151: Use std::string_view throughout util strencodings/string
This revision was automatically updated to reflect the committed changes. 
Nov 18 2024, 10:23
PiRKD17152: scripted-diff: Rename ValidAsCString to ContainsNoNUL
This revision was automatically updated to reflect the committed changes. 
Nov 18 2024, 10:23
PiRKD17152: scripted-diff: Rename ValidAsCString to ContainsNoNULNov 18 2024, 10:23
PiRKD17151: Use std::string_view throughout util strencodings/stringNov 18 2024, 10:23
PiRKD17152: scripted-diff: Rename ValidAsCString to ContainsNoNULNov 18 2024, 10:23
PiRKrABC6d85d6304400: Make DecodeBase{32,64} take string_view argumentsNov 18 2024, 10:23
PiRKD17150: Make DecodeBase{32,64} take string_view argumentsNov 18 2024, 10:23
PiRKD17150: Make DecodeBase{32,64} take string_view arguments
This revision was automatically updated to reflect the committed changes. 
Nov 18 2024, 10:23
PiRKD17150: Make DecodeBase{32,64} take string_view argumentsNov 18 2024, 10:23
PiRKrABC5dc47a349314: modernize DecodeBase{32,64}, reject incorrect base64 in HTTP authNov 18 2024, 10:23
PiRKD17149: modernize DecodeBase{32,64}, reject incorrect base64 in HTTP authNov 18 2024, 10:23
PiRKD17149: modernize DecodeBase{32,64}, reject incorrect base64 in HTTP auth
This revision was automatically updated to reflect the committed changes. 
Nov 18 2024, 10:23
PiRKD17149: modernize DecodeBase{32,64}, reject incorrect base64 in HTTP authNov 18 2024, 10:23
PiRKrABCdad4fd9df468: Make strencodings functions use string_viewNov 18 2024, 10:23
PiRKD17148: Make strencodings functions use string_view
This revision was automatically updated to reflect the committed changes. 
Nov 18 2024, 10:23
PiRKD17148: Make strencodings functions use string_viewNov 18 2024, 10:23
PiRKD17148: Make strencodings functions use string_viewNov 18 2024, 10:23
PiRKrABC10326d3320e1: util: Introduce ToIntegral<T>(const std::string&) for locale independent…Nov 18 2024, 10:22
PiRKD17147: util: Introduce ToIntegral<T>(const std::string&) for locale independent parsing using std::from_chars(…) (C++17)
This revision was automatically updated to reflect the committed changes. 
Nov 18 2024, 10:22
PiRKD17147: util: Introduce ToIntegral<T>(const std::string&) for locale independent parsing using std::from_chars(…) (C++17)Nov 18 2024, 10:22
PiRKD17147: util: Introduce ToIntegral<T>(const std::string&) for locale independent parsing using std::from_chars(…) (C++17)Nov 18 2024, 10:22
PiRKrABC2ce28a323c56: scripted-diff: Rename ValidAsCString to ContainsNoNULNov 18 2024, 10:22
PiRKrABCdad4fd9df468: Make strencodings functions use string_view
PiRK committed rABCdad4fd9df468: Make strencodings functions use string_view (authored by Pieter Wuille <pieter@wuille.net>). 
Nov 18 2024, 10:22
PiRKrABC6d85d6304400: Make DecodeBase{32,64} take string_view arguments
PiRK committed rABC6d85d6304400: Make DecodeBase{32,64} take string_view arguments (authored by Pieter Wuille <pieter@wuille.net>). 
Nov 18 2024, 10:22
PiRKrABC56db8a817f1c: Use std::string_view throughout util strencodings/string
PiRK committed rABC56db8a817f1c: Use std::string_view throughout util strencodings/string (authored by Pieter Wuille <pieter@wuille.net>). 
Nov 18 2024, 10:22
PiRKrABC5dc47a349314: modernize DecodeBase{32,64}, reject incorrect base64 in HTTP auth
PiRK committed rABC5dc47a349314: modernize DecodeBase{32,64}, reject incorrect base64 in HTTP auth (authored by Pieter Wuille <pieter@wuille.net>). 
Nov 18 2024, 10:22
PiRKrABC10326d3320e1: util: Introduce ToIntegral<T>(const std::string&) for locale independent…
PiRK committed rABC10326d3320e1: util: Introduce ToIntegral<T>(const std::string&) for locale independent… (authored by practicalswift <practicalswift@users.noreply.github.com>). 
Nov 18 2024, 10:22
HarbormasterD17149: modernize DecodeBase{32,64}, reject incorrect base64 in HTTP auth
Harbormaster completed remote builds in B31182: Diff 50921. 
Nov 18 2024, 10:21
FabienD17152: scripted-diff: Rename ValidAsCString to ContainsNoNUL
This revision is now accepted and ready to land. 
Nov 18 2024, 10:08
FabienD17152: scripted-diff: Rename ValidAsCString to ContainsNoNUL
Fabien accepted this revision. 
Nov 18 2024, 10:08
FabienD17149: modernize DecodeBase{32,64}, reject incorrect base64 in HTTP auth
Fabien accepted this revision. 
Nov 18 2024, 10:08
FabienD17149: modernize DecodeBase{32,64}, reject incorrect base64 in HTTP auth
This revision is now accepted and ready to land. 
Nov 18 2024, 10:08
FabienD17151: Use std::string_view throughout util strencodings/string
This revision is now accepted and ready to land. 
Nov 18 2024, 10:08
FabienD17151: Use std::string_view throughout util strencodings/string
Fabien accepted this revision. 
Nov 18 2024, 10:08
PiRKD17149: modernize DecodeBase{32,64}, reject incorrect base64 in HTTP auth
PiRK added a comment. 
Nov 18 2024, 10:03
PiRKD17149: modernize DecodeBase{32,64}, reject incorrect base64 in HTTP auth
PiRK edited this Differential Revision. 
Nov 18 2024, 10:03
PiRKD17149: modernize DecodeBase{32,64}, reject incorrect base64 in HTTP auth
PiRK updated this revision to Diff 50921. 
Nov 18 2024, 10:03
PiRKDiff 50921
PiRK created this diff. 
Nov 18 2024, 10:03
HarbormasterD17149: modernize DecodeBase{32,64}, reject incorrect base64 in HTTP auth
Harbormaster completed remote builds in B31181: Diff 50920. 
Nov 18 2024, 10:00
FabienD17150: Make DecodeBase{32,64} take string_view arguments
Fabien accepted this revision. 
Nov 18 2024, 10:00
FabienD17150: Make DecodeBase{32,64} take string_view arguments
This revision is now accepted and ready to land. 
Nov 18 2024, 10:00
FabienD17149: modernize DecodeBase{32,64}, reject incorrect base64 in HTTP auth
Fabien requested changes to this revision. 
Nov 18 2024, 09:53
FabienD17149: modernize DecodeBase{32,64}, reject incorrect base64 in HTTP auth
Fabien added a subscriber: Fabien. 
Nov 18 2024, 09:53
FabienD17149: modernize DecodeBase{32,64}, reject incorrect base64 in HTTP auth
This revision now requires changes to proceed. 
Nov 18 2024, 09:53
FabienD17149: modernize DecodeBase{32,64}, reject incorrect base64 in HTTP auth
Fabien added inline comments. 
Nov 18 2024, 09:53
HarbormasterD17147: util: Introduce ToIntegral<T>(const std::string&) for locale independent parsing using std::from_chars(…) (C++17)
Harbormaster completed remote builds in B31180: Diff 50919. 
Nov 18 2024, 09:49
FabienD17148: Make strencodings functions use string_view
This revision is now accepted and ready to land. 
Nov 18 2024, 09:34
FabienD17148: Make strencodings functions use string_view
Fabien added a subscriber: Fabien. 
Nov 18 2024, 09:34
FabienD17148: Make strencodings functions use string_view
Fabien accepted this revision. 
Nov 18 2024, 09:34
FabienD17148: Make strencodings functions use string_view
Fabien added inline comments. 
Nov 18 2024, 09:34
PiRKD17149: modernize DecodeBase{32,64}, reject incorrect base64 in HTTP auth
PiRK updated this revision to Diff 50920. 
Nov 18 2024, 09:31
PiRKD17149: modernize DecodeBase{32,64}, reject incorrect base64 in HTTP auth
PiRK added a comment. 
Nov 18 2024, 09:31
PiRKDiff 50920
PiRK created this diff. 
Nov 18 2024, 09:31
PiRKD17147: util: Introduce ToIntegral<T>(const std::string&) for locale independent parsing using std::from_chars(…) (C++17)
PiRK added a comment. 
Nov 18 2024, 09:29
PiRKD17147: util: Introduce ToIntegral<T>(const std::string&) for locale independent parsing using std::from_chars(…) (C++17)
PiRK updated this revision to Diff 50919. 
Nov 18 2024, 09:29
PiRKDiff 50919
PiRK created this diff. 
Nov 18 2024, 09:29
FabienD17147: util: Introduce ToIntegral<T>(const std::string&) for locale independent parsing using std::from_chars(…) (C++17)
Fabien accepted this revision. 
Nov 18 2024, 09:16
FabienD17147: util: Introduce ToIntegral<T>(const std::string&) for locale independent parsing using std::from_chars(…) (C++17)
This revision is now accepted and ready to land. 
Nov 18 2024, 09:16
FabienD17147: util: Introduce ToIntegral<T>(const std::string&) for locale independent parsing using std::from_chars(…) (C++17)
Fabien added inline comments. 
Nov 18 2024, 09:16
FabienD17147: util: Introduce ToIntegral<T>(const std::string&) for locale independent parsing using std::from_chars(…) (C++17)
Fabien added a subscriber: Fabien. 
Nov 18 2024, 09:16
FabienD17155: [CHRONIK] add is_final to tx struct in util.rs
Fabien added a comment. 
Nov 18 2024, 08:42
FabienD17155: [CHRONIK] add is_final to tx struct in util.rs
This revision now requires changes to proceed. 
Nov 18 2024, 08:42
FabienD17155: [CHRONIK] add is_final to tx struct in util.rs
Fabien added inline comments. 
Nov 18 2024, 08:42
FabienD17155: [CHRONIK] add is_final to tx struct in util.rs
Fabien added a subscriber: Fabien. 
Nov 18 2024, 08:42
FabienD17155: [CHRONIK] add is_final to tx struct in util.rs
Fabien requested changes to this revision. 
Nov 18 2024, 08:42
FabienD17155: [CHRONIK] add is_final to tx struct in util.rs
Fabien added inline comments. 
Nov 18 2024, 08:42
FabienD17121: [avalanche] Add stake contender polling
Fabien accepted this revision. 
Nov 18 2024, 08:31
FabienD17121: [avalanche] Add stake contender polling
This revision is now accepted and ready to land. 
Nov 18 2024, 08:31
teamcityW21 Code Coverage Summary
teamcity edited this Panel. 
Nov 18 2024, 07:36
PiRKrABC9f4a3fa6a70c: net: introduce Sock::WaitMany()Nov 18 2024, 06:42
PiRKrABCadc9c8e45a53: net: use Sock::WaitMany() instead of CConnman::SocketEvents()Nov 18 2024, 06:42
PiRKD17133: net: introduce Sock::WaitMany()Nov 18 2024, 06:42