go-ethereum/XDCxlending/lendingstate
2024-10-31 11:14:01 +08:00
..
common.go remove lendingstate.EmptyAddress 2023-10-24 12:27:03 +08:00
database.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
dump.go all: fix staticcheck warning ST1006: don't use generic name self 2024-10-25 21:30:54 +08:00
journal.go XDP-03 (#396) 2024-01-19 15:05:27 +04:00
lendingcontract.go all: use errrors.New instead of empty fmt.Errorf 2024-06-14 19:19:21 +08:00
lendingitem.go core, XDCxlending/lendingstate: fix staticcheck warning S1002: omit comparison to bool constant 2024-10-30 21:02:41 +08:00
lendingitem_test.go core, XDCxlending/lendingstate: fix staticcheck warning SA5001: must check error before rpcClient.Close() 2024-10-31 10:28:21 +08:00
managed_state.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
relayer.go XDCxlending: fix staticcheck warning S1008: simplify returning boolean expression 2024-10-31 11:14:01 +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: fix staticcheck warning ST1006: don't use generic name self 2024-10-25 21:30:54 +08:00
state_lendingbook.go all: fix staticcheck warning ST1006: don't use generic name self 2024-10-25 21:30:54 +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: fix staticcheck warning ST1006: don't use generic name self 2024-10-25 21:30:54 +08:00
statedb.go all: fix staticcheck warning ST1006: don't use generic name self 2024-10-25 21:30:54 +08:00
statedb_test.go all: fix staticcheck warning SA4010: append result never used 2024-10-31 10:06:04 +08:00
trade.go new EVM Upgrade 2021-09-21 16:53:46 +05:30
XDCx_trie.go new EVM Upgrade 2021-09-21 16:53:46 +05:30