go-pulse/accounts
Fuyang Deng 670009d1e1 accounts/abi: fix a bug in getTypeSize method (#21501)
* accounts/abi: fix a bug in getTypeSize method

e.g. for "Tuple[2]" type, the element of the array is a tuple type and the size of the tuple may not be 32.

* accounts/abi: add unit test of getTypeSize method
2021-01-11 11:26:29 +08:00
..
abi accounts/abi: fix a bug in getTypeSize method (#21501) 2021-01-11 11:26:29 +08:00
external add consensus engine Parlia implement 2020-05-20 12:19:24 +08:00
keystore
scwallet build: upgrade to golangci-lint 1.24.0 (#20901) 2020-04-08 11:07:29 +03:00
usbwallet accounts/usbwallet: fix staticcheck warnings (#20372) 2019-11-29 11:47:14 +01:00
accounts_test.go
accounts.go add consensus engine Parlia implement 2020-05-20 12:19:24 +08:00
errors.go
hd_test.go
hd.go
manager.go accounts: add walletsNoLock to avoid double read lock (#20655) 2020-02-12 15:20:50 +01:00
sort.go
url_test.go
url.go