Commit Graph

90 Commits (d02024929a3e617c16c5b33e1d245f23fa4f6c7b)

Author SHA1 Message Date
Jarrad Hope 694ef47041 gofmt -w ethereum.go 11 years ago
Jarrad Hope 9d887234ea Small Optimization on port 11 years ago
Jarrad Hope e2e338929f Fix Whitespace 11 years ago
Jarrad Hope 8162aff8cf Add DNS Bootstrapping 11 years ago
obscuren 6c6e8b0fd7 Renamed block manager to state manager 11 years ago
obscuren 8275059856 Moved qml files, conform to the new server model. 11 years ago
obscuren 92f2abdf76 Partially refactored server/txpool/block manager/block chain 11 years ago
obscuren 833a1a4eab Block mining log 11 years ago
obscuren 601340bd46 Fixed shutting down 11 years ago
obscuren 5e7f8cca4f Exit after importing a key 11 years ago
obscuren 4f4175a3e2 Addad db name for new ldb 11 years ago
obscuren fe9eb47288 Minor fixes that to reflect changes in library 11 years ago
obscuren 3a45cdeaf9 Moved txpool start to initialisation method of ethereumm 11 years ago
obscuren aa33a4b2fb Added some ui elements to make it easier to connect to nodes 11 years ago
obscuren 73b9ae9579 Updated some of the log statements to use the ethutil logger 11 years ago
obscuren 05c353eca0 Added a basic <UNSTABLE> UI 11 years ago
obscuren 24f2b2afc3 Running contracts fixed 11 years ago
obscuren ab7dc92404 Added import/exporting of private keys 11 years ago
obscuren d7eca7bcc1 Rlp update 11 years ago
obscuren 1ba7ffe9f8 Added text for keys 11 years ago
obscuren 73fd358d94 Removed RlpValue in favour of Value 11 years ago
obscuren fe59a2b26d Updated to the great merge package 11 years ago
obscuren f6d1bfe45b The great merge 11 years ago
obscuren c2fb9f06ad Refactoring RlpValue => Value 11 years ago
obscuren 68fbfe70da Default to .ethereum 11 years ago
obscuren 67de76c217 Put leveldb 11 years ago
obscuren 02acef23d5 Interop! 11 years ago
obscuren 5a83114efd Seed bootstrapping added 11 years ago
obscuren d831064f65 Skip the first byte in generating addresses 11 years ago
obscuren 0ae6a38825 Database 11 years ago
obscuren 8ab6c53231 Reversed back 11 years ago
obscuren 3ecb2ef29c removed pub key log 11 years ago
obscuren 156495732b level db back in 11 years ago
obscuren 8320fd998e Added pub key to keyring 11 years ago
obscuren 0de31a3898 Fixed self connect through public key discovery. 11 years ago
obscuren 37a89e577c Added address 11 years ago
obscuren 7b7242b9ea Proper keys 11 years ago
obscuren c2bb5e39e1 Unused package 11 years ago
obscuren 67572417c6 Use the generated key 11 years ago
obscuren 542bc2fce4 Woops 11 years ago
obscuren f1ba1df165 Added key address and key generation 11 years ago
obscuren 1f7b13ff4e Switched over to leveldb instead of memdb 11 years ago
obscuren 827f341c97 Genesis logging 11 years ago
obscuren dbe42ce44e Mining using a different hash now 11 years ago
obscuren 9e9b7a520e Do not quit if upnp fails 11 years ago
obscuren 7730949221 Block processing during mining 11 years ago
obscuren 5e36e3ccc7 Process transactions 11 years ago
obscuren ec883db3b1 TApply transactions 11 years ago
obscuren 00ec15c82e Fixed mining 11 years ago
obscuren 7f8f008253 Changed mining 11 years ago