- 28 Jan, 2015 32 commits
-
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
Merge branch 'key_store_and_accounts_integration' of https://github.com/Gustav-Simonsson/go-ethereum into Gustav-Simonsson-key_store_and_accounts_integration
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
Taylor Gerring authored
Now using git instead of mercurial
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
Marek Kotewicz authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
obscuren authored
-
Gustav Simonsson authored
* Use crypto.Sign instead of directly calling secp256k1 lib * Rename UserAccount to Account and Addr to Address (for consistency) * Change AccountManager.Sign to take ptr to Account instead of address byte array * Simplify copying of Accounts in Accounts() * PubkeyToAddress and GetEntropyCSPRNG now exported
- 27 Jan, 2015 8 commits
-
-
Marek Kotewicz authored
-
Marek Kotewicz authored
-
Taylor Gerring authored
-
Taylor Gerring authored
-
Taylor Gerring authored
Cleanup object naming for clarity
-
Taylor Gerring authored
-
Taylor Gerring authored
Use “wsport” flag to change default port
-
Taylor Gerring authored
Uses rpc.EthereumApi abstraction
-