Felix Lange
|
1aaa599147
accounts: add Find method
|
9 tahun lalu |
bas-vk
|
b59c8399fb
internal/ethapi: add personal_sign and fix eth_sign to hash message (#2940)
|
9 tahun lalu |
Felix Lange
|
312263c7d9
cmd/utils, node: create account manager in package node
|
9 tahun lalu |
zsfelfoldi
|
3a97280ae8
eth: separate common and full node-specific API and backend service
|
10 tahun lalu |
Bas van Kervel
|
64a6c2c1b6
eth: add new RPC method (personal.) SignAndSendTransaction
|
9 tahun lalu |
Ales Katona
|
572da73d4d
eth: add personal_importRawKey for runtime private key import
|
9 tahun lalu |
Felix Lange
|
6498df7b02
accounts: ensure TimedUnlock does not override indefinite unlock timeout
|
9 tahun lalu |
Felix Lange
|
46df50be18
accounts: improve API and add documentation
|
9 tahun lalu |
Felix Lange
|
6f1ca0bc91
accounts: add ErrDecrypt
|
9 tahun lalu |
Felix Lange
|
a9f26dcd0d
accounts: cache key addresses
|
9 tahun lalu |
Felix Lange
|
46e8940b19
accounts: streamline API
|
9 tahun lalu |
Felix Lange
|
85e6c40c00
accounts, crypto: move keystore to package accounts
|
9 tahun lalu |
Bas van Kervel
|
19b2640e89
rpc: migrated the RPC insterface to a new reflection based RPC layer
|
10 tahun lalu |
Bas van Kervel
|
eae81465c1
rpc: new RPC implementation with pub/sub support
|
10 tahun lalu |
Felix Lange
|
bfbcfbe4a9
all: fix license headers one more time
|
10 tahun lalu |
Felix Lange
|
3f047be5aa
all: update license headers to distiguish GPL/LGPL
|
10 tahun lalu |
Felix Lange
|
7662dd9bbb
accounts: fix data race when key is locked after the unlock timeout
|
10 tahun lalu |
zelig
|
c3f5403b64
fix wallet key duplicate write - how did it get there? mystery. fixes #1411
|
10 tahun lalu |
Felix Lange
|
bdae4fd573
all: add some godoc synopsis comments
|
10 tahun lalu |
Felix Lange
|
e813626ee1
all: remove @author comments
|
10 tahun lalu |
Felix Lange
|
ea54283b30
all: update license information
|
10 tahun lalu |
zelig
|
1959346793
account update: migrate or change password
|
10 tahun lalu |
zelig
|
fc17a527bc
fix account ordering
|
10 tahun lalu |
zelig
|
fc2e33c594
unlock multiple passes and obsolete primary
|
10 tahun lalu |
zelig
|
1d72aaa0cd
simplify account unlocking
|
10 tahun lalu |
Bas van Kervel
|
1fa48bc5e7
Introduced default unlock duration when an account is unlocked from the console
|
10 tahun lalu |
Gustav Simonsson
|
da9fe951da
Use common.Address type for accounts.Address
|
10 tahun lalu |
zelig
|
b375bbee5f
settable etherbase
|
10 tahun lalu |
zelig
|
7577d12614
max paranoia mode to UNsupport unencrypted keys entirely
|
10 tahun lalu |
zelig
|
11d2ebc06f
unlocking coinbase without knowing address
|
10 tahun lalu |