go-ethereum/accounts
dC$rb bee66da91a
Master (#2)
/*/
# * eth: fix sync bloom panic (#19757).

# * eth: fix sync bloom panic.

# * eth: delete useless test cases.

* mobile: fix mobile interface (#19180)

* mobile: fix mobile interface

* mobile, accounts: generate correct java binding

* accounts: fix java type binding

* mobile: support integer slice

* accounts/abi/bind, cmd/abigen: implement java binding tests

* les: prefer nil slices over zero-length slices (#19081)

* all: on-chain oracle checkpoint syncing (#19543)

* all: implement simple checkpoint syncing

cmd, les, node: remove callback mechanism

cmd, node: remove callback definition

les: simplify the registrar

les: expose checkpoint rpc services in the light client

les, light: don't store untrusted receipt

cmd, contracts, les: discard stale checkpoint

cmd, contracts/registrar: loose restriction of registeration

cmd, contracts: add replay-protection

all: off-chain multi-signature contract

params: deploy checkpoint contract for rinkeby

cmd/registrar: add raw signing mode for registrar

cmd/registrar, contracts/registrar, les: fixed messages

* cmd/registrar, contracts/registrar: fix lints

* accounts/abi/bind, les: address comments

* cmd, contracts, les, light, params: minor checkpoint sync cleanups

* cmd, eth, les, light: move checkpoint config to config file

* cmd, eth, les, params: address comments

* eth, les, params: address comments

* cmd: polish up the checkpoint admin CLI

* cmd, contracts, params: deploy new version contract

* cmd/checkpoint-admin: add another flag for clef mode signing

* cmd, contracts, les: rename and regen checkpoint oracle with abigen

* accounts/abi: Fix method overwritten by same name methods. (#17099)

* accounts/abi: Fix method overwritten by same name methods.

* accounts/abi: Fix method overwritten by same name methods.

* accounts/abi: avoid possible name conflict

Co-authored-by: Guillaume Ballet <gballet@gmail.com>

* Delete COPYING

* Create LICENSE
/*/
2019-07-02 07:34:11 +08:00
..
abi Master (#2) 2019-07-02 07:34:11 +08:00
external accounts: switch Ledger derivation path to canonical one 2019-04-10 13:09:08 +03:00
keystore accounts/keystore: fix #19707, avoid keyword as variable name 2019-06-18 09:46:56 +02:00
scwallet accounts/scwallet: flag to specify path to smartcard daemon (#19439) 2019-05-31 12:30:28 +03:00
usbwallet account/usbwallet: abort usb enumeration after failures 2019-06-05 16:48:09 +03:00
accounts.go accounts,signer: better support for EIP-191 intended validator (#19523) 2019-05-15 21:26:07 +02:00
accounts_test.go accounts, eth, clique, signer: support for external signer API (#18079) 2019-02-05 11:23:57 +01:00
errors.go accounts: fix comment typo (#15977) 2018-01-26 13:33:27 +02:00
hd.go accounts: switch Ledger derivation path to canonical one 2019-04-10 13:09:08 +03:00
hd_test.go accounts: refactor API for generalized USB wallets 2017-08-09 13:26:07 +03:00
manager.go accounts, cmd, internal: disable unlock account on open HTTP (#17037) 2019-04-04 14:03:10 +03:00
sort.go accounts, console: frendly card errors, support pin unblock 2019-04-08 13:19:37 +02:00
url.go accounts: add unit tests for URL (#17182) 2018-07-18 11:32:49 +03:00
url_test.go accounts: add unit tests for URL (#17182) 2018-07-18 11:32:49 +03:00