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 |
|