plugeth/accounts
Vedhavyas Singareddi 92639b676a Add packing for dynamic array and slice types (#18051)
* added tests for new abi encoding features (#4)

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

* added offset to other types

* formatting

* Abi/dynamic types (#5)

* Revert "Abi/dynamic types (#5)" (#6)

This reverts commit dabca31d797623d43bd780721fc0ad461d24be53.

* Abi/dynamic types (#7)

* some cleanup

* Apply suggestions from code review

apply suggestions

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

* added better formatting (#8)

* review chnages

* better comments
2018-12-04 15:27:55 +01:00
..
abi Add packing for dynamic array and slice types (#18051) 2018-12-04 15:27:55 +01:00
keystore accounts/keystore: delete the redundant keystore in filename (#17930) 2018-11-29 12:04:56 +02:00
usbwallet accounts/usbwallet: simplify code using -= operator (#17904) 2018-10-16 00:34:50 +02:00
accounts.go accounts: fixed typo (#17421) 2018-08-17 10:38:02 +03:00
errors.go
hd_test.go
hd.go accounts: wallet derivation path comment is mistaken (#17934) 2018-10-19 16:40:10 +03:00
manager.go
url_test.go
url.go