go-ethereum/XDCxlending/lendingstate
2025-07-02 14:12:11 +08:00
..
common.go remove lendingstate.EmptyAddress 2023-10-24 12:27:03 +08:00
database.go all: remove uses of untyped golang-lru 2024-12-21 14:39:26 +08:00
dump.go common: improve documentation comments (#16701) 2024-12-28 09:06:30 +08:00
journal.go XDP-03 (#396) 2024-01-19 15:05:27 +04:00
lendingcontract.go common: change type of variables for constants 2025-02-17 11:38:16 +08:00
lendingitem.go crypto: switch over to upstream sha3 package (#18390) 2024-12-09 17:48:59 +08:00
lendingitem_test.go common: change type of variables for constants 2025-02-17 11:38:16 +08:00
managed_state.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
relayer.go common: change type of variables for constants 2025-02-17 11:38:16 +08:00
settle_balance.go common: add binary variables for system contract 2024-06-06 19:33:59 +08:00
settle_balance_test.go common: add binary variables for system contract 2024-06-06 19:33:59 +08:00
state_itemList.go all: new empty trie with types.EmptyRootHash instead of null (#27230) 2025-02-07 13:04:45 +08:00
state_lendingbook.go trie: faster snapshot generation #22504 (#1062) 2025-06-17 13:13:14 +08:00
state_lendingitem.go all: fix staticcheck warning ST1006: don't use generic name self 2024-10-25 21:30:54 +08:00
state_lendingtrade.go all: fix staticcheck warning ST1006: don't use generic name self 2024-10-25 21:30:54 +08:00
state_liquidationtime.go all: new empty trie with types.EmptyRootHash instead of null (#27230) 2025-02-07 13:04:45 +08:00
statedb.go XDCx, consensus: fix some typos (#1173) 2025-07-02 14:12:11 +08:00
statedb_test.go all: new empty trie with types.EmptyRootHash instead of null (#27230) 2025-02-07 13:04:45 +08:00
trade.go crypto: switch over to upstream sha3 package (#18390) 2024-12-09 17:48:59 +08:00
XDCx_trie.go core, eth, trie: add a prefix to contract code (21080) 2025-03-24 22:31:03 +08:00