index
:
dexon
cliff-log
dev-test
dexon-classic
jimmy-monkey
jm-vm-design-doc
jm-vm-entry
master
mission-merge-core
mission-tmp
release/1.0
s-lds
s-network-monitor
s-truffle
taipei
testnet
vm
vm-skymizer
vm-skymizer-wasm-cache
vm-skymizer-wasm-no-cache
wasm-vm
wip/gy-sqlvm-gas-model
wip/gy-sqlvm-runtime-benchmark
wip/gy-sqlvm-runtime-p5
wip/lantw/checker
wip/wmin0/codegen
wip/yenlin/planner
wip/yenlin/storage_index
yilan
DEXON full node (https://github.com/dexon-foundation/dexon)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
accounts
/
accounts_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
accounts: increase re-lock timeout to account for slow CI servers
Péter Szilágyi
2015-12-01
1
-1
/
+1
*
Merge pull request #1548 from fjl/accounts-test-deflake
Jeffrey Wilcke
2015-08-03
1
-1
/
+2
|
\
|
*
accounts: bump timeout and spin less in TestSignRace
Felix Lange
2015-08-02
1
-1
/
+2
*
|
all: fix license headers one more time
Felix Lange
2015-07-24
1
-1
/
+1
|
/
*
all: update license headers to distiguish GPL/LGPL
Felix Lange
2015-07-23
1
-4
/
+4
*
accounts: fix data race when key is locked after the unlock timeout
Felix Lange
2015-07-21
1
-15
/
+37
*
all: update license information
Felix Lange
2015-07-07
1
-0
/
+16
*
fix account ordering
zelig
2015-07-03
1
-2
/
+3
*
unlock multiple passes and obsolete primary
zelig
2015-07-03
1
-1
/
+1
*
simplify account unlocking
zelig
2015-07-03
1
-1
/
+42
*
accounts: add {Timed,}Unlock, remove SignLocked
Felix Lange
2015-03-10
1
-38
/
+24
*
accounts: AccountManager -> Manager
Felix Lange
2015-03-08
1
-2
/
+2
*
accounts: use time.Duration correctly
Felix Lange
2015-03-08
1
-4
/
+4
*
accounts: use pointers consistently
Felix Lange
2015-03-08
1
-1
/
+2
*
Address pull request comments
Gustav Simonsson
2015-02-26
1
-1
/
+1
*
Add automatic locking / unlocking of accounts
Gustav Simonsson
2015-02-26
1
-2
/
+51
*
Fix key store address hex decoding and accounts test
Gustav Simonsson
2015-02-25
1
-1
/
+13
*
Implement OS sensitive dataDirs
Maran
2015-02-23
1
-1
/
+2
*
accounts: use crypto/randentropy in test
Felix Lange
2015-02-20
1
-2
/
+4
*
Address pull request comments
Gustav Simonsson
2015-01-28
1
-3
/
+2
*
Add accounts package and refactor key stores
Gustav Simonsson
2015-01-26
1
-0
/
+19