Files
rippled/src/ripple/app/tests
Nik Bougalis 3974ddd8f7 Remove RippleAddress:
The RippleAddress class was used to represent a number of fundamentally
different types: account public keys, account secret keys, node public
keys, node secret keys, seeds and generators.

The class is replaced by the following types:
* PublicKey for account and node public keys
* SecretKey for account and node private keys
* Generator for generating secp256k1 accounts
* Seed for account, node and generator seeds
2016-01-12 18:45:36 -08:00
..
2015-10-20 11:35:24 -04:00
2016-01-12 18:45:36 -08:00
2015-08-18 09:02:25 -07:00
2015-12-29 12:38:21 -05:00
2015-08-18 09:02:25 -07:00
2015-12-29 12:38:21 -05:00
2016-01-12 18:45:36 -08:00
2015-12-01 11:02:27 -08:00
2016-01-12 18:45:36 -08:00