go-ethereum/accounts
Vedhavyas Singareddi 92639b676a Add packing for dynamic array and slice types ()
* added tests for new abi encoding features ()

* added tests from bytes32[][] and string[]

* added offset to other types

* formatting

* Abi/dynamic types ()

* Revert "Abi/dynamic types ()" ()

This reverts commit dabca31d79.

* Abi/dynamic types ()

* some cleanup

* Apply suggestions from code review

apply suggestions

Co-Authored-By: vedhavyas <vedhavyas.singareddi@gmail.com>

* added better formatting ()

* review chnages

* better comments
2018-12-04 15:27:55 +01:00
..
abi Add packing for dynamic array and slice types () 2018-12-04 15:27:55 +01:00
keystore accounts/keystore: delete the redundant keystore in filename () 2018-11-29 12:04:56 +02:00
usbwallet accounts/usbwallet: simplify code using -= operator () 2018-10-16 00:34:50 +02:00
accounts.go accounts: fixed typo () 2018-08-17 10:38:02 +03:00
errors.go accounts: fix comment typo () 2018-01-26 13:33:27 +02:00
hd.go accounts: wallet derivation path comment is mistaken () 2018-10-19 16:40:10 +03:00
hd_test.go accounts: refactor API for generalized USB wallets 2017-08-09 13:26:07 +03:00
manager.go accounts: list, then subscribe (sub requires active reader) 2017-11-20 12:20:46 +02:00
url.go accounts: add unit tests for URL () 2018-07-18 11:32:49 +03:00
url_test.go accounts: add unit tests for URL () 2018-07-18 11:32:49 +03:00