lotus/paychmgr
Mikers 5e5a81bf23
add go linter - "unused" (#11235)
* add go linter - "unused"

* use _ to name unused but needed padding variable

* remove unused code

* add queue test to appease unused linter

* remove unused code in test

* remove unused func

* remove unused struct identified by linter

* remove unused variable

* remove unused code

* remove unused file

* remove unused struct

* remove unused function

* remove unused observe peers function in raft

* remove unused declareFaults function

* annotate nolint:unused on needed methods
2023-09-05 12:19:43 -10:00
..
settler chore: fix imports 2022-06-14 17:00:51 +02:00
accessorcache.go Plumb contexts through 2021-12-11 17:04:00 -05:00
cbor_gen.go deprecate MarketListRetrievalDeals, make gen 2023-03-08 17:15:16 +01:00
channellock.go WIP: fix payment channel locking 2020-08-06 12:04:10 -04:00
manager.go NV18: Filecoin EVM runtime + Actor Events + EthAccount + EAM + f4 addressing (#9998) 2023-01-13 19:11:13 +00:00
mock_test.go NV18: Filecoin EVM runtime + Actor Events + EthAccount + EAM + f4 addressing (#9998) 2023-01-13 19:11:13 +00:00
msglistener_test.go feat: Add additional test annotations (#8272) 2022-03-16 18:37:34 +01:00
msglistener.go chore: fix imports 2022-06-14 17:00:51 +02:00
paych_test.go add go linter - "unused" (#11235) 2023-09-05 12:19:43 -10:00
paych.go NV18: Filecoin EVM runtime + Actor Events + EthAccount + EAM + f4 addressing (#9998) 2023-01-13 19:11:13 +00:00
paychget_test.go fix make gen 2022-08-29 16:25:30 +02:00
paychvoucherfunds_test.go chore: fix imports 2022-06-14 17:00:51 +02:00
settle_test.go fix make gen 2022-08-29 16:25:30 +02:00
simple.go wait.Receipt.ExitCode != 0 to wait.Receipt.ExitCode.IsError() 2022-09-14 14:53:11 -04:00
state.go NV18: Filecoin EVM runtime + Actor Events + EthAccount + EAM + f4 addressing (#9998) 2023-01-13 19:11:13 +00:00
store_test.go fix make gen 2022-08-29 16:25:30 +02:00
store.go chore: fix imports 2022-06-14 17:00:51 +02:00
util.go chore: fix imports 2022-06-14 17:00:51 +02:00