go-ethereum/consensus/XDPoS/utils
Daniel Liu 71e8e27f84
all: remove mongodb support in XDCx (#1679)
* all: remove SDK node

* cmd: remove XDCXDBEngineFlag

* cmd: remove XDCXDBConnectionUrlFlag

* cmd, XDCx: remove XDCXDBReplicaSetNameFlag

* XDCx: remove ConnectionUrl

* all: remove mongodb support

* cmd: remove XDCXEnabledFlag
2025-11-15 16:50:02 +05:30
..
constants.go consensus/XDPoS: convert variables to const, close XFN-123 (#1688) 2025-11-03 12:46:35 +05:30
errors.go consensus/XDPoS/utils: remove unused errors, close XFN-122 (#1721) 2025-11-04 11:18:04 +05:30
pool.go consensus/XDPoS, params: fix some comments, close XFN-125 (#1733) 2025-11-15 16:44:39 +05:30
pool_test.go Xin 259 support multi v2 config (#210) 2022-12-06 20:08:56 +08:00
types.go all: remove mongodb support in XDCx (#1679) 2025-11-15 16:50:02 +05:30
utils.go all: pre-allocate memory for slices and maps, close XFN-148 (#1714) 2025-11-14 20:13:36 +05:30
utils_test.go Xin 113 is epoch switch (#37) 2022-01-14 21:38:38 +11:00