Commit Graph

  • 1e241e3a61 Merge pull request #7 from sdboyer/vet-fixes Jeffrey Wilcke 2014-02-19 11:36:23 +0100
  • 24f2b2afc3 Running contracts fixed obscuren 2014-02-19 11:35:17 +0100
  • 357b4bc14c Add comment explaining why iota is not used. Sam Boyer 2014-02-18 17:24:44 -0500
  • 5adbd39946 Express bit flag constants using iota bitshift. Sam Boyer 2014-02-18 17:20:41 -0500
  • 6dac014978 Fix a couple errors from go vet Sam Boyer 2014-02-18 10:47:09 -0500
  • 4d405f6654 s/GenisisHeader/GenesisHeader/ Sam Boyer 2014-02-18 10:40:58 -0500
  • bbcf304b99 Merge pull request #3 from josephyzhou/develop Jeffrey Wilcke 2014-02-18 16:04:45 +0100
  • c866fcc5b3 Added new address obscuren 2014-02-18 12:10:21 +0100
  • 6736c03711 Added editor for contracts obscuren 2014-02-18 12:09:36 +0100
  • ab7dc92404 Added import/exporting of private keys obscuren 2014-02-18 12:09:26 +0100
  • 8c8554f558 Added license name and updated block output from the dev console obscuren 2014-02-18 01:34:33 +0100
  • d7eca7bcc1 Rlp update obscuren 2014-02-18 01:34:06 +0100
  • 68028f492f Fixed block handling obscuren 2014-02-18 01:33:26 +0100
  • 8629d9a418 String changed and removed some debugging code obscuren 2014-02-18 01:33:15 +0100
  • c7623c3165 Changed debug messages obscuren 2014-02-18 01:32:39 +0100
  • ba95849097 Added hex method obscuren 2014-02-18 01:32:20 +0100
  • bb3e28310e If sender is receiver only subtract the fee obscuren 2014-02-18 01:31:51 +0100
  • a5b7279cb5 Changed uncle block fee as to what it should be obscuren 2014-02-18 01:31:31 +0100
  • c5b009ba6f new line Joey Zhou 2014-02-17 15:47:33 -0800
  • e72a782bf0 adding compact decode tests Joey Zhou 2014-02-17 15:46:16 -0800
  • 7413552a28 Root should reset on undo obscuren 2014-02-17 20:40:33 +0100
  • b7a636b894 Values should accept bytes as valid string output obscuren 2014-02-17 20:29:54 +0100
  • e5b97fe03e Added proper error message obscuren 2014-02-16 20:33:23 +0100
  • 2ea05292c0 Added proper name :) obscuren 2014-02-16 20:33:07 +0100
  • e4a6ee3d7f Added dirty tracking on the cache obscuren 2014-02-16 20:32:56 +0100
  • 7264044122 Added a few tests obscuren 2014-02-16 20:31:02 +0100
  • f1d6f1bd17 Removed Reset obscuren 2014-02-16 20:30:50 +0100
  • c95a27e394 Added more tests obscuren 2014-02-16 20:30:33 +0100
  • 066940f134 Defer undo on the current block's state obscuren 2014-02-16 20:30:21 +0100
  • 5257c25ee2 Merge branch 'master' into develop obscuren 2014-02-15 13:27:43 +0100
  • 6db8b5d06a Added link to dev package obscuren 2014-02-15 13:27:23 +0100
  • 07c12f0b92 Added trie tests, value tests obscuren 2014-02-15 13:21:11 +0100
  • 5883446b21 Fixed test obscuren 2014-02-15 12:41:17 +0100
  • 9bcb3d2216 Fixed test obscuren 2014-02-15 12:40:19 +0100
  • 424b0b8bac Merge branch 'hotfix/0.2.2-1' into develop obscuren 2014-02-15 12:12:01 +0100
  • 30ee32a725 Merge branch 'hotfix/0.2.2-1' obscuren 2014-02-15 12:11:53 +0100
  • f5fbbb147f Removed debug message obscuren 2014-02-15 12:11:40 +0100
  • 86e6699528 Merge branch 'release/0.2.2' into develop obscuren 2014-02-15 12:10:31 +0100
  • 9e57aac5eb Merge branch 'release/0.2.2' 0.2.2 obscuren 2014-02-15 12:10:25 +0100
  • 1ba7ffe9f8 Added text for keys obscuren 2014-02-15 12:10:13 +0100
  • 147a74dff2 Merge branch 'release/0.2.2' into develop obscuren 2014-02-15 11:53:02 +0100
  • 60afd02e59 Merge branch 'release/0.2.2' obscuren 2014-02-15 11:52:38 +0100
  • fd1aa869e1 Bumped version number obscuren 2014-02-15 11:52:28 +0100
  • 334c41d088 Added MIT license obscuren 2014-02-15 11:49:53 +0100
  • 4a656eff7b Added git flow explanation obscuren 2014-02-15 11:49:39 +0100
  • 3fd5715872 Added git flow explanation obscuren 2014-02-15 11:49:29 +0100
  • 3a03d091eb Removed RlpValue in favour of Value obscuren 2014-02-15 01:34:35 +0100
  • 73fd358d94 Removed RlpValue in favour of Value obscuren 2014-02-15 01:34:18 +0100
  • fe59a2b26d Updated to the great merge package obscuren 2014-02-15 00:05:04 +0100
  • f247f0c518 Added readme obscuren 2014-02-15 00:04:46 +0100
  • f6d1bfe45b The great merge obscuren 2014-02-14 23:56:09 +0100
  • c2fb9f06ad Refactoring RlpValue => Value obscuren 2014-02-13 15:12:16 +0100
  • 68fbfe70da Default to .ethereum obscuren 2014-02-12 16:34:35 +0100
  • 67de76c217 Put leveldb obscuren 2014-02-11 20:09:58 +0100
  • 02acef23d5 Interop! obscuren 2014-02-11 18:46:28 +0100
  • 954f897938 Use seed obscuren 2014-02-11 18:46:10 +0100
  • 5a83114efd Seed bootstrapping added obscuren 2014-02-10 20:59:31 +0100
  • 980987ae8f Added block retrieval obscuren 2014-02-10 20:24:36 +0100
  • d831064f65 Skip the first byte in generating addresses obscuren 2014-02-10 20:22:52 +0100
  • 42123b4396 Fixed peer handling obscuren 2014-02-10 16:41:36 +0100
  • 0ae6a38825 Database obscuren 2014-02-10 16:04:57 +0100
  • 8ab6c53231 Reversed back obscuren 2014-02-10 13:59:05 +0100
  • 1d26ae2dea Changed client id obscuren 2014-02-10 11:45:08 +0100
  • 3ecb2ef29c removed pub key log obscuren 2014-02-10 11:37:11 +0100
  • d2edc2bbf4 Added some loggers obscuren 2014-02-10 11:36:49 +0100
  • 8db7d791f0 Corrected version number in error log obscuren 2014-02-10 11:20:42 +0100
  • a50b4f6b11 Forgot to bump the version obscuren 2014-02-10 01:15:14 +0100
  • 156495732b level db back in obscuren 2014-02-10 01:10:02 +0100
  • 3c4fb01da3 Version 3 and added added catch up obscuren 2014-02-10 01:09:12 +0100
  • c00b1dd508 Self connect on handshake obscuren 2014-02-09 23:58:59 +0100
  • 8320fd998e Added pub key to keyring obscuren 2014-02-09 23:35:02 +0100
  • 0de31a3898 Fixed self connect through public key discovery. obscuren 2014-02-09 23:34:33 +0100
  • 37a89e577c Added address obscuren 2014-02-08 23:50:08 +0100
  • 9ac81c5b2b Proper keys obscuren 2014-02-08 23:26:43 +0100
  • 7b7242b9ea Proper keys obscuren 2014-02-08 23:25:48 +0100
  • c2bb5e39e1 Unused package obscuren 2014-02-08 23:21:29 +0100
  • 67572417c6 Use the generated key obscuren 2014-02-08 23:21:09 +0100
  • 542bc2fce4 Woops obscuren 2014-02-08 22:57:40 +0100
  • d7205b7aff Updated readme obscuren 2014-02-08 22:16:11 +0100
  • f1ba1df165 Added key address and key generation obscuren 2014-02-08 22:07:17 +0100
  • 24349bc431 Changed peer format obscuren 2014-02-08 21:02:42 +0100
  • 1f7b13ff4e Switched over to leveldb instead of memdb obscuren 2014-02-08 21:02:09 +0100
  • 827f341c97 Genesis logging poc1 obscuren 2014-02-07 22:25:59 +0100
  • 9f4a81a02e Removed test obscuren 2014-02-06 23:47:04 +0100
  • dbe42ce44e Mining using a different hash now obscuren 2014-02-06 13:28:30 +0100
  • 04c00f40f0 Fixed value obscuren 2014-02-06 13:27:57 +0100
  • 9e9b7a520e Do not quit if upnp fails obscuren 2014-02-03 17:26:37 +0100
  • 7730949221 Block processing during mining obscuren 2014-02-03 14:26:52 +0100
  • 5e36e3ccc7 Process transactions obscuren 2014-02-03 02:01:31 +0100
  • f995f5763b Properly encode tx obscuren 2014-02-03 01:12:44 +0100
  • 6292c5ad5a Transaction processing obscuren 2014-02-03 01:10:10 +0100
  • ec883db3b1 TApply transactions obscuren 2014-02-03 01:09:45 +0100
  • 00ec15c82e Fixed mining obscuren 2014-02-03 00:09:02 +0100
  • 7f8f008253 Changed mining obscuren 2014-02-02 23:52:06 +0100
  • a9a564c226 removed self connect log obscuren 2014-02-02 20:54:13 +0100
  • c3ee0e92b8 Recipient as bytes obscuren 2014-02-02 20:53:49 +0100
  • 04b6e413d9 Encode caps as byte obscuren 2014-02-02 20:06:37 +0100
  • aa9341570b Disconnection reasons obscuren 2014-02-02 20:00:09 +0100
  • f4a96ca588 Removed the seed peer option from start obscuren 2014-02-02 19:46:37 +0100
  • cce842314f UPnP support obscuren 2014-02-02 19:44:59 +0100