quorum/core/types
Gustav Simonsson bc45e5c6de Integrate eth_accounts and eth_transact to use new account manager
* Add from to eth_transact / xeth.Transact and add static pass in lieu
  of integrating with native Mist window for user passphrase entry
* Make eth_accounts return AccountManager.Accounts()
* Add a Generate Key menu item in Mist
2015-03-06 13:10:42 +00:00
..
block.go Miner fixes and updates (including miner) 2015-03-05 09:14:58 +01:00
block_test.go added nil check 2015-01-02 13:00:25 +01:00
bloom9.go Bloom expanded by 4 2015-03-03 11:56:12 +01:00
bloom9_test.go Renamed `chain` => `core` 2014-12-04 10:28:02 +01:00
common.go Filtering 2015-02-04 15:05:47 -08:00
derive_sha.go Moved ptrie => trie. Removed old trie 2015-01-08 11:47:04 +01:00
receipt.go Fixed mining & limited hash power 2015-02-14 16:52:14 +01:00
transaction.go Integrate eth_accounts and eth_transact to use new account manager 2015-03-06 13:10:42 +00:00
transaction_test.go Renamed `chain` => `core` 2014-12-04 10:28:02 +01:00