status-go/transactions
Siddarth Kumar d6c4682479
chore_: bump go to 1.20 (#5027)
This commit attempts to upgrade go version to 1.20.12
This commit also removes the following items from lint checks :
* `goconst`
* `structcheck`
* `deadcode`
* `golint`
* `varcheck`

Mobile PR for QA purposes -> https://github.com/status-im/status-mobile/pull/19564
2024-04-18 18:48:02 +02:00
..
fake add wallet favourites 2020-09-21 10:48:00 +02:00
addrlock.go Abstract `accounts.Key` and geth `keystore` 2020-01-06 10:17:23 +01:00
conditionalrepeater.go fix(wallet) fix pending transactions notification 2023-09-01 00:18:26 +02:00
conditionalrepeater_test.go fix(wallet) propagate multi-transactions IDs to transfers 2023-08-22 18:39:42 +02:00
pendingtxtracker.go chore: comment from an already merged pr #4912 applied 2024-03-22 14:14:42 +01:00
pendingtxtracker_test.go Revert "Comment out all logged flaky tests" 2024-02-27 11:00:29 +01:00
rpc_wrapper.go feat(walletconnect)_: ethereum rpc calls support 2023-11-27 10:49:23 +01:00
testhelpers.go chore_: bump go to 1.20 (#5027) 2024-04-18 18:48:02 +02:00
transactor.go chore: comment from an already merged pr #4912 applied 2024-03-22 14:14:42 +01:00
transactor_test.go chore_: bump go to 1.20 (#5027) 2024-04-18 18:48:02 +02:00
types.go fix: calculating next nonce for optimism chain improved to align with calculation on mainnet and arbitrum 2024-03-13 15:21:33 +01:00
types_test.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00