plugeth/accounts
Marius van der Wijden 2045a2bba3
core, all: split vm.Context into BlockContext and TxContext (#21672)
* all: core: split vm.Config into BlockConfig and TxConfig

* core: core/vm: reset EVM between tx in block instead of creating new

* core/vm: added docs
2020-11-13 13:42:19 +01:00
..
abi core, all: split vm.Context into BlockContext and TxContext (#21672) 2020-11-13 13:42:19 +01:00
external accounts/external: remove dependency on internal/ethapi (#21319) 2020-07-10 11:33:31 +02:00
keystore accounts/keystore: fix flaky test (#21703) 2020-10-13 19:46:43 +02:00
scwallet accouts, consensus, core: fix some comments (#21617) 2020-10-12 15:02:38 +02:00
usbwallet accounts/usbwallet: fix ledger version check (#21733) 2020-10-21 16:56:45 +02:00
accounts_test.go all: update author list and licenses 2019-07-22 12:17:27 +03:00
accounts.go accouts, consensus, core: fix some comments (#21617) 2020-10-12 15:02:38 +02:00
errors.go all: replace passPHRASE with passWORD in user interactions (#19932) 2019-08-12 12:00:38 +03:00
hd_test.go all: fix typos in comments (#21118) 2020-05-25 10:21:28 +02:00
hd.go accounts: switch Ledger derivation path to canonical one 2019-04-10 13:09:08 +03:00
manager.go accounts: add walletsNoLock to avoid double read lock (#20655) 2020-02-12 15:20:50 +01:00
sort.go accounts, console: frendly card errors, support pin unblock 2019-04-08 13:19:37 +02:00
url_test.go all: update author list and licenses 2019-07-22 12:17:27 +03:00
url.go accounts: add unit tests for URL (#17182) 2018-07-18 11:32:49 +03:00