Commit graph

  • 78636f070c Merge c3c2ccc303 into a6903ad6a5 Péter Szilágyi 2016-02-25 17:36:46 +0000
  • c3c2ccc303 eth/downloader: implement concurrent header downloads Péter Szilágyi 2016-02-25 18:36:42 +0200
  • d3ccb89760 core: disabled uncle nonce verifier (moved) Jeffrey Wilcke 2016-02-22 23:48:27 +0100
  • 61ec3107ed core: implemented parallel nonce checking & tx pub key derivation Jeffrey Wilcke 2016-02-22 23:47:06 +0100
  • 966326f888 balancer: implemented generic load balancer Jeffrey Wilcke 2016-02-22 23:29:59 +0100
  • 2aac139b72 light: implemented light chain, VM env and tx pool zsfelfoldi 2016-01-13 19:35:48 +0100
  • 4908bf6487 core: create a header chain structure shared by core.BlockChain and light.LightChain zsfelfoldi 2015-12-16 04:26:23 +0100
  • e4499c09f9 Merge branch 'allocate-cache-to-chaindata' into sync-benc-2 Péter Szilágyi 2016-02-24 18:15:42 +0200
  • a6903ad6a5 Merge pull request #2260 from karalabe/ethash-cache-fixes Péter Szilágyi 2016-02-24 17:58:12 +0200
  • 45d08a8aa7 crypto: expose key encryption method, add ping-pong test Péter Szilágyi 2016-02-17 01:15:35 +0200
  • 0969b35eec crypto: code polish + ensure key file contents match with name Péter Szilágyi 2016-02-17 00:38:34 +0200
  • cda91ee180 crypto: expose key decryption method to parse a string direclty Péter Szilágyi 2016-02-16 23:28:11 +0200
  • baa1834d69 cmd, eth, ethdb, node: prioritise chaindata for resources, bump cache Péter Szilágyi 2016-02-19 14:29:19 +0200
  • 66b148dd8f Merge pull request #2251 from karalabe/increase-downlaoder-queue Péter Szilágyi 2016-02-24 15:55:21 +0200
  • 4e0fe48e20 [release/1.3.4] xeth: backward fix for messages Jeffrey Wilcke 2016-02-24 12:44:41 +0100
  • bcf565730b [release/1.3.4] core: Added new TD strategy which mitigate the risk for selfish mining Jeffrey Wilcke 2016-01-12 11:54:29 +0100
  • 587bafaa9f [release/1.3.4] core, core/vm, crypto: fixes for homestead Jeffrey Wilcke 2016-01-19 23:50:00 +0100
  • 7bb496f737 [release/1.3.4] tests: updated homestead tests Jeffrey Wilcke 2016-01-19 23:48:50 +0100
  • 61404979ed [release/1.3.4] parmas, crypto, core, core/vm: homestead consensus protocol changes Gustav Simonsson 2015-11-27 15:40:29 +0100
  • 300f1e2abf [release/1.3.4] core, core/types, miner: fix transaction nonce-price combo sort Péter Szilágyi 2016-01-22 12:05:17 +0200
  • 4ce7970340 [release/1.3.4] p2p/discover: fix Windows-specific issue for larger-than-buffer packets Felix Lange 2016-01-22 16:08:23 +0100
  • 0c17be92fb [release/1.3.4] p2p: backward fix for S256 curve Jeffrey Wilcke 2016-02-24 12:24:02 +0100
  • b5a0cf488c [release/1.3.4] p2p: EIP-8 changes Felix Lange 2015-12-23 01:48:55 +0100
  • b25da7c3f4 [release/1.3.4] p2p/discover: EIP-8 changes Felix Lange 2015-12-23 01:52:40 +0100
  • 93077941d3 [release/1.3.4] rlp: add "tail" struct tag Felix Lange 2015-12-21 21:05:20 +0100
  • 8cb69b9e9b [release/1.3.4] crypto/ecies: make authenticated shared data work Felix Lange 2016-02-09 20:05:49 +0100
  • 483feb0d3f Merge pull request #2242 from jimenezrick/upstream-crypto Jeffrey Wilcke 2016-02-24 12:57:57 +0100
  • 0a5ee08e2b Godeps, eth, tests: update ethash, used shared for testing Péter Szilágyi 2016-02-24 13:29:47 +0200
  • 1415669ac3 Merge pull request #2218 from karalabe/time-drift-warning Péter Szilágyi 2016-02-24 13:12:52 +0200
  • 1e62cd6c79 Merge pull request #2252 from karalabe/disable-metrics-metaops Péter Szilágyi 2016-02-24 12:50:45 +0200
  • ac954f48bd p2p/discover: emphasize warning, add 10 min cooldown Péter Szilágyi 2016-02-19 16:18:55 +0200
  • b1908f6a16 psp/discovery: NTP sanity check clock drift in case of expirations Péter Szilágyi 2016-02-15 20:31:58 +0200
  • 14eb7a61a6 Merge 939e8574a2 into 7841f0cc09 Péter Szilágyi 2016-02-24 04:05:02 +0000
  • 36791039ab Merge 42c6c4f5f7 into 7841f0cc09 Péter Szilágyi 2016-02-23 15:21:03 +0000
  • 42c6c4f5f7 cmd/utils, eth, pow/multipow: add caching layer for ethash Péter Szilágyi 2016-02-23 17:16:38 +0200
  • f1ddb1a7ad ethdb: fully disable metrics if not requested (oops?) Péter Szilágyi 2016-02-23 15:47:04 +0200
  • 7841f0cc09 Merge pull request #2147 from prasanna/add-vagrantfile Péter Szilágyi 2016-02-23 13:48:32 +0200
  • 93c0012000 eth/downloader: bump the download queue size to prevent starvation Péter Szilágyi 2016-02-23 12:32:09 +0200
  • 939e8574a2 ethdb/rocksdb: disable rocksdb on Windows Péter Szilágyi 2016-02-23 11:49:35 +0200
  • d9700c4369 all: break hard coded leveldb dep, add rocksdb backend Péter Szilágyi 2016-02-23 10:55:11 +0200
  • b57a3f154f Merge pull request #2234 from obscuren/tx-rpc-fix Péter Szilágyi 2016-02-23 10:29:25 +0200
  • 1f281dcaab Merge pull request #2220 from karalabe/fix-rollback-lock Péter Szilágyi 2016-02-23 10:27:51 +0200
  • 3dca9cc550 Merge pull request #2095 from karalabe/trie-node-iterator Péter Szilágyi 2016-02-23 10:26:25 +0200
  • 3a1d968940 Upload script modified for the new protocol specification. Daniel A. Nagy 2016-02-22 14:59:34 +0100
  • 139f6a0f4c generators: Don't generate params/protocol_params.go with +x bit Ricardo Catalinas Jiménez 2016-02-21 20:39:49 +0000
  • 8f65444bf3 common/natspec: Remove old unnused file Ricardo Catalinas Jiménez 2016-02-21 20:23:48 +0000
  • 53ce0a76d8 ethdb: Remove outdated README pointing to an old link Ricardo Catalinas Jiménez 2016-02-20 19:12:14 +0000
  • e6af65d02a common: Remove dead code Ricardo Catalinas Jiménez 2016-02-20 18:56:17 +0000
  • fbf3b2ede2 common: Remove empty lines Ricardo Catalinas Jiménez 2016-02-20 18:55:32 +0000
  • 3d971c5a34 crypto: Remove dead code Ricardo Catalinas Jiménez 2016-02-21 20:05:22 +0000
  • 0c6665558a crypto: Add backward compatible aliases for Sha3{,Hash}() Ricardo Catalinas Jiménez 2016-02-21 22:45:08 +0000
  • 436fc8d76a all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() Ricardo Catalinas Jiménez 2016-02-21 18:40:27 +0000
  • c20d6e5e4e crypto/sha3: Export Keccak-256 hash function Ricardo Catalinas Jiménez 2016-02-21 22:09:59 +0000
  • 5387ad760f crypto/sha3: Remove import path checking from vendored code Ricardo Catalinas Jiménez 2016-02-21 22:07:05 +0000
  • e4b138a593 crypto/sha3: Copy latest code from "golang.org/x/crypto/sha3" Ricardo Catalinas Jiménez 2016-02-21 22:05:00 +0000
  • 0a1da69fac crypto/sha3: Delete old copied code Ricardo Catalinas Jiménez 2016-02-21 22:00:43 +0000
  • a91c21dd2d Changes blockchain storage location to AppData Local. Micah Zoltu 2016-02-20 13:03:26 -0800
  • b8f8dec7e7 Merge af80634631 into f8d98f7fcd Jeffrey Wilcke 2016-02-20 20:26:09 +0000
  • af80634631 more test Jeffrey Wilcke 2016-02-20 21:05:49 +0100
  • 43e9ceeb77 Enable vendoring supported by Go 1.6 while still using Godep Ricardo Catalinas Jiménez 2016-02-20 18:18:37 +0000
  • aae51bd4c3 sep proc Jeffrey Wilcke 2016-02-20 19:05:39 +0100
  • 2ac62c5627 tmp Jeffrey Wilcke 2016-02-20 18:23:42 +0100
  • a1ab4b34e8 quick cehck tx work Jeffrey Wilcke 2016-02-20 18:08:25 +0100
  • 6e22de0044 core: added nonce workers for load balancer Jeffrey Wilcke 2016-02-20 16:43:30 +0100
  • 7a7071a7ad balancer: implemented generic load balancer Jeffrey Wilcke 2016-02-19 20:22:24 +0100
  • c616391df2 eth: fixed homestead tx check Jeffrey Wilcke 2016-02-20 12:02:32 +0100
  • 9fc9cc4544 Merge 0850c0915d into c541b38fb3 Chatty Network Team 2016-02-19 22:37:22 +0000
  • efc62bc9d9 update travis Expanse 2016-02-19 08:49:09 -0500
  • f8d98f7fcd Merge pull request #2116 from obscuren/homestead Jeffrey Wilcke 2016-02-19 14:41:57 +0100
  • 90ef32119c update readme for coveralls and waffle.io Expanse 2016-02-19 08:35:57 -0500
  • ef51a98ad4 update readme for travis Expanse 2016-02-19 08:30:53 -0500
  • c305005d83 Merge pull request #2227 from bas-vk/mathrandom Felix Lange 2016-02-19 13:17:10 +0100
  • 6777531a2d console: seed random number generator Bas van Kervel 2016-02-19 12:06:58 +0100
  • 17649edd85 Merge pull request #2226 from fjl/eip-8 Jeffrey Wilcke 2016-02-19 11:53:50 +0100
  • 7d8155714b p2p: EIP-8 changes Felix Lange 2015-12-23 01:48:55 +0100
  • ee1debda53 p2p/discover: EIP-8 changes Felix Lange 2015-12-23 01:52:40 +0100
  • bb07ce3eed rlp: add "tail" struct tag Felix Lange 2015-12-21 21:05:20 +0100
  • 216729009b eth/downloader: fix partial rollback and ancestor lookup Péter Szilágyi 2016-02-16 10:36:26 +0200
  • 0850c0915d beginning of contract creator Chatty Network 2016-02-19 08:33:44 +0100
  • 9860e75cb4 p2p: avoid calling os.Getenv for every handshake Felix Lange 2016-02-19 01:18:31 +0100
  • 151cf5359a p2p: fixup for "tail" Felix Lange 2016-02-19 01:11:04 +0100
  • a62f7424f6 p2p/discover: fixup for "tail" Felix Lange 2016-02-19 01:10:47 +0100
  • 99fe66973f rlp: rename ".." to "tail" Felix Lange 2016-02-19 01:10:31 +0100
  • 0b84e3224f p2p: fix RLPx nits Felix Lange 2016-02-19 00:34:35 +0100
  • 88b6d12057 p2p/discover: delete encodePacket1 (oops) Felix Lange 2016-02-19 00:21:16 +0100
  • ad1d1e541c Proxy all HTTP methods correctly. Daniel A. Nagy 2016-02-18 20:08:27 +0100
  • 3a1fec1537 added new seed node Chatty Network 2016-02-18 18:29:50 +0100
  • e61c7ae0fa new seed hash again Chatty Network 2016-02-18 13:59:09 +0100
  • b221437ad4 new files Chatty Network 2016-02-18 13:53:42 +0100
  • 141571ce98 changed flags.go from shift to chatty. new genesis. new seed node. Chatty Network 2016-02-18 13:35:32 +0100
  • 67253c3ffb remains from shift build file Chatty Network 2016-02-18 13:15:06 +0100
  • 5b283663b4 core: Added new TD strategy which mitigate the risk for selfish mining Jeffrey Wilcke 2016-01-12 11:54:29 +0100
  • b6d88a0e9f core, core/vm, crypto: fixes for homestead Jeffrey Wilcke 2016-01-19 23:50:00 +0100
  • 4f4d2b6474 tests: updated homestead tests Jeffrey Wilcke 2016-01-19 23:48:50 +0100
  • 371871d685 parmas, crypto, core, core/vm: homestead consensus protocol changes Gustav Simonsson 2015-11-27 15:40:29 +0100
  • 121ba1fe35 init Chatty Network 2016-02-18 09:05:43 +0100
  • aa36a6ae4f Merge pull request #2206 from fjl/update-deps Jeffrey Wilcke 2016-02-17 13:46:30 +0100
  • c6b737b634 More meaningful logging, including request method. Daniel A. Nagy 2016-02-17 11:15:11 +0100
  • 87dc8180b6 common/versions, cmd/utils: add geth version contract Gustav Simonsson 2015-11-24 11:30:35 +0100
  • c661ed0d7d Change demo/example code to work with new protocol spec. Daniel A. Nagy 2016-02-16 11:56:46 +0100