wit liu
|
39eb15531d
|
all: fix whitespace error of golangci-lint, remove extra empty lines (#1676)
|
2025-11-17 11:16:09 +05:30 |
|
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 |
|
wit liu
|
79460e4bfb
|
all: fix whitespace error of golangci-lint, remove extra empty lines (#1624)
|
2025-10-19 14:42:12 +08:00 |
|
wit liu
|
607fa3cc90
|
XDCx: remove unused functions and variables (#1530)
Co-authored-by: wit <wit765765346@gmail>
|
2025-09-21 19:02:21 +08:00 |
|
Daniel Liu
|
f07824db20
|
core, ethdb, tests, trie: implement NewBatchWithSize API for batcher #24392 (#1085)
|
2025-06-17 13:26:50 +08:00 |
|
Daniel Liu
|
97c50f97bb
|
all: add read-only option to database
|
2025-01-24 14:24:39 +08:00 |
|
Daniel Liu
|
82ff8c19a0
|
all: remove uses of untyped golang-lru
|
2024-12-21 14:39:26 +08:00 |
|
Daniel Liu
|
381226c506
|
XDCxDAO: fix staticcheck warning SA5007: infinite recursive call
|
2024-10-30 21:16:02 +08:00 |
|
Daniel Liu
|
9c1492189d
|
XDCxDAO: fix staticcheck warning S1034: use result of type assertion to simplify cases
|
2024-10-28 15:16:22 +08:00 |
|
Banana-J
|
976dd799ae
|
chore: remove redunant nil check (#408)
|
2024-01-29 11:31:28 +11:00 |
|
Banana-J
|
a3c392cdde
|
Fix xdcx infinite recursive calls (#404)
* fix: Make the unused methods in leveldb.go in XDCxDAO to panic or return error if called
* fix: apply the same fix in mongodb of the XDCxDAO as well
|
2024-01-28 16:57:58 +11:00 |
|
olumuyiwadad
|
b5abbfed79
|
new EVM Upgrade
- Solidity Upgraded up to v0.8.0
- Fixed and Added eth_chainId
- Fix error in TransactionRecipet
- Reward halving issue fixed
|
2021-09-21 16:53:46 +05:30 |
|