prysm-pulse/accounts/keystore/testdata/keystore
Preston Van Loon a41e372b39 First pass collation
Former-commit-id: fa0dc873367b92a06b10fd989e3fec960c03065a [formerly e98efffa565ea6aa3eadeb19c2f9a66a56eb5ddd]
Former-commit-id: ce6e4f01d12015e67a51aa7d928a6ab8e8eedeee
2018-01-12 22:59:17 -05:00
..
foo First pass collation 2018-01-12 22:59:17 -05:00
.hiddenfile First pass collation 2018-01-12 22:59:17 -05:00
aaa First pass collation 2018-01-12 22:59:17 -05:00
empty First pass collation 2018-01-12 22:59:17 -05:00
garbage First pass collation 2018-01-12 22:59:17 -05:00
no-address First pass collation 2018-01-12 22:59:17 -05:00
README First pass collation 2018-01-12 22:59:17 -05:00
UTC--2016-03-22T12-57-55.920751759Z--7ef5a6135f1fd6a02593eedc869c6d41d934aef8 First pass collation 2018-01-12 22:59:17 -05:00
zero First pass collation 2018-01-12 22:59:17 -05:00
zzz First pass collation 2018-01-12 22:59:17 -05:00

This directory contains accounts for testing.
The passphrase that unlocks them is "foobar".

The "good" key files which are supposed to be loadable are:

- File: UTC--2016-03-22T12-57-55.920751759Z--7ef5a6135f1fd6a02593eedc869c6d41d934aef8
  Address: 0x7ef5a6135f1fd6a02593eedc869c6d41d934aef8
- File: aaa
  Address: 0xf466859ead1932d743d622cb74fc058882e8648a
- File: zzz
  Address: 0x289d485d9771714cce91d3393d764e1311907acc

The other files (including this README) are broken in various ways
and should not be picked up by package accounts:

- File: no-address (missing address field, otherwise same as "aaa")
- File: garbage (file with random data)
- File: empty (file with no content)
- File: swapfile~ (should be skipped)
- File: .hiddenfile (should be skipped)
- File: foo/... (should be skipped because it is a directory)