Commit Graph

  • 485748c416 cmd/swarm: improve uploader output and add defaultpath option zelig 2016-12-13 12:48:30 +01:00
  • 080699f7df cmd/swarm: ethapi not required zelig 2016-12-13 10:52:22 +01:00
  • 8e35f54931 cmd/swarm: trim trailing slash from bzzapi url zelig 2016-12-13 09:51:42 +01:00
  • d44f1a77ee cmd/swarm: add default bootnodes for testnet 3 zelig 2016-12-13 09:49:02 +01:00
  • 4181046488 swarm/network, cmd/swarm: swarm default network id is 3 (to match Ropsten) zelig 2016-12-13 09:24:33 +01:00
  • d7c398b638 build: add swarm command to binary packages, update README zelig 2016-12-13 09:18:18 +01:00
  • 5f5d0aa4ff cmd/swarm: subsume cmd/bzz* as subcommands under swarm zelig 2016-12-10 18:45:52 +01:00
  • 9f1520b4c0 core: init pending state in tx pool on creation Bas van Kervel 2016-12-13 10:13:07 +01:00
  • a98e8c0889 Merge pull request #3413 from zsfelfoldi/light-topic4 Felix Lange 2016-12-12 20:46:15 +01:00
  • 8e720f2123 whisper: refactoring of message queuing Vlad 2016-12-12 19:20:33 +01:00
  • 94da4f1385 Merge 019d366ab8d4dcb95ca4069d5f9ab00b77af2dcf into ee445a2ba4013f8b32e4e5386322babf022e5b81 Felföldi Zsolt 2016-12-12 14:41:08 +00:00
  • ee445a2ba4 Merge pull request #3425 from karalabe/netstats-time-fixup Péter Szilágyi 2016-12-12 14:55:00 +02:00
  • b2c226cb7d
    ethstats: implement block history retrievals Péter Szilágyi 2016-12-11 23:53:22 +02:00
  • 295bab223d whisper: moved the check, changed the default PoW Vlad 2016-12-12 11:22:54 +01:00
  • 13614f4e1c
    ethstats: fix timestamps and add custom proto support Péter Szilágyi 2016-12-11 20:16:30 +02:00
  • c4697c13e4 Ubiq Testnet bootnodes Julian Yap 2016-12-10 22:06:04 -10:00
  • a4d790250f Ubiq Testnet Genesis block Julian Yap 2016-12-10 21:57:24 -10:00
  • cdd245d7eb Implement reward changes for Testnet Julian Yap 2016-12-10 21:55:35 -10:00
  • 4f9ccdd70f build: safe update of PATH on Windows (#3419) bas-vk 2016-12-11 00:01:57 +01:00
  • 4e36b1e3da core: bugfix state change race condition in txpool (#3412) bas-vk 2016-12-10 23:54:58 +01:00
  • f12f8a6c14 les, light: add block availability check for ODR requests Zsolt Felfoldi 2016-12-10 06:50:36 +01:00
  • c57c54ce96 eth, les: defer starting LES service until ETH initial sync is finished Zsolt Felfoldi 2016-12-09 09:03:22 +01:00
  • c8130df1d9 les: using random request IDs Zsolt Felfoldi 2016-12-06 06:16:53 +01:00
  • af8a742d00 les: improved header fetcher and server statistics Zsolt Felfoldi 2016-11-30 06:02:08 +01:00
  • 1ea86735a8 whisper: logging updated Vlad 2016-12-09 19:56:48 +01:00
  • 01cb08d533 build/nsis: safe update of PATH Bas van Kervel 2016-12-08 15:37:40 +01:00
  • 7e2d6177ea core: bugfix state change race condition in txpool Bas van Kervel 2016-12-07 10:39:05 +01:00
  • 1582a2e485
    accounts/abi: needed to add a field for sprintf VoR0220 2016-12-08 15:18:49 -06:00
  • 2b811b4a18
    accounts/abi: added ability for abi to keep note of the payable field VoR0220 2016-12-08 15:10:55 -06:00
  • c635632955 Fix for bzzup: trailing slash breaks uploader #3397 Zahoor Mohamed 2016-12-08 20:09:54 +05:30
  • e67500aa15 les: fixed light fetcher request ID matching Zsolt Felfoldi 2016-11-29 23:55:35 +01:00
  • a6d3bf6fc3 p2p/discv5: search and lookup improvement Zsolt Felfoldi 2016-11-27 13:12:11 +01:00
  • 3e617f3cd6 les: implement light server pool Zsolt Felfoldi 2016-11-17 15:54:24 +01:00
  • 0fe35b907a mobile: iOS naming and API fixes for generators and Swift (#3408) Péter Szilágyi 2016-12-08 14:09:26 +02:00
  • 3cf9b8dc83 whisper: final polishing Vlad 2016-12-07 19:42:37 +01:00
  • e47820d164 whisper: refactored message processing Vlad 2016-12-07 15:28:40 +01:00
  • d653e63852 eth, internal/web3ext: implement storageAt Jeffrey Wilcke 2016-12-06 00:09:12 +01:00
  • 2e66ceae80 core/state: expose GetTrie Jeffrey Wilcke 2016-12-06 00:07:51 +01:00
  • b618b9cf7f
    mobile: use more expanded names for iOS/Swift API Péter Szilágyi 2016-12-06 16:33:53 +02:00
  • f21a18223e
    mobile: assign names to return types for ObjC wrapper Péter Szilágyi 2016-12-06 16:26:05 +02:00
  • e4eea88c6c
    build: modify the iOS namespace to iGeth (gomobile limitation) Péter Szilágyi 2016-12-06 14:38:32 +02:00
  • 3fc7c97827 core, core/vm: implemented a generic environment (#3348) Jeffrey Wilcke 2016-12-06 02:16:03 +01:00
  • bfade2679f cmd/evm, core, tests: review changes Jeffrey Wilcke 2016-12-05 13:27:44 +01:00
  • 36d8203678 core, core/vm: cleaned up error reporting/returning Jeffrey Wilcke 2016-12-02 11:19:57 +01:00
  • 032fed5592 core, core/vm, tests: review changes Jeffrey Wilcke 2016-12-01 11:42:58 +01:00
  • 54178bda9b core, core/vm, internal, les, light: Implemented a generic environment Jeffrey Wilcke 2016-11-24 12:46:40 +01:00
  • 9b47a010aa Merge f17366534ea8e2704bffd106bb0b5968b871cece into 7f79d249a64ee72b185ffa9a9ed78f137b7938de bas-vk 2016-12-05 19:08:22 +00:00
  • 7f79d249a6 Merge pull request #3402 from fjl/ethclient-api-fixes Felix Lange 2016-12-05 20:08:18 +01:00
  • f138374027 ethereum: document use of Removed field for SubscribeFilterLogs Felix Lange 2016-12-04 19:43:59 +01:00
  • f52a1ae849 core, core/vm, eth/filters: move Removed field into vm.Log Felix Lange 2016-12-04 19:07:24 +01:00
  • 3bc0fe1ee3 ethclient, ethereum: add NotFound, split transactions out of ChainReader Felix Lange 2016-11-29 15:54:06 +01:00
  • f5f7b50afd Rewrite difficulty adjustment algorithm. Based on Digibyte's Digishield V3 Julian Yap 2016-12-04 23:30:39 -10:00
  • fa0cc27400 ethclient: use package hexutil for number encoding Felix Lange 2016-11-29 13:59:00 +01:00
  • 4cb29bde2e ethclient: don't crash if server returns null uncle header Felix Lange 2016-11-29 13:57:46 +01:00
  • a542816c86 Reduce rewards for including uncles in blocks Julian Yap 2016-12-04 00:13:09 -10:00
  • c6820a988e Implement CalcPastMedianTime to HeaderChain Julian Yap 2016-12-04 00:11:39 -10:00
  • 7dac149d70 Implement CalcPastMedianTime Julian Yap 2016-12-03 18:45:35 -10:00
  • 399ce66e5b Refactor ValidateHeader and CalcDifficulty to accept a *BlockChain parameter Julian Yap 2016-12-02 23:03:09 -10:00
  • 7e15bf9013 Modify block rewards from 5 to 8 Julian Yap 2016-12-02 22:26:57 -10:00
  • 010d757e2e Remove calcDifficultyFrontier Julian Yap 2016-12-02 22:23:20 -10:00
  • c0ef263663 Remove all references to the DAO hard fork Julian Yap 2016-12-02 22:13:40 -10:00
  • 0623c74136 Merge remote-tracking branch 'upstream/master' Julian Yap 2016-12-02 21:42:57 -10:00
  • 2dcf75a722 whisper/shhapi, whisper/whisperv5: refactoring (#3364) gluk256 2016-12-01 20:09:22 +01:00
  • 671fd94e25 swarm/api: Update ENS root address for Ropsten & prod (#3391) Nick Johnson 2016-12-01 18:33:10 +00:00
  • d022c436ad whisper: removed unnecessary seeding Vlad 2016-12-01 18:40:19 +01:00
  • 47aa6c7465 swarm/api: Update ENS root address for Ropsten & prod Nick Johnson 2016-12-01 12:30:13 +00:00
  • 717d2f6f9e Merge pull request #3390 from bas-vk/statsd-stop Péter Szilágyi 2016-12-01 10:30:19 +02:00
  • 8cb95cb916 README: removed develop mentions Maran 2016-11-30 19:39:05 +01:00
  • 56b446190a ethstats: check if received event is valid Bas van Kervel 2016-11-30 17:47:39 +01:00
  • 092a94b4a2 Remove the message about PRs having to be applied on the develop branch Maran 2016-11-30 17:13:07 +01:00
  • ce40930f0b whisper: got rid of redundant stuff Vlad 2016-11-30 16:55:11 +01:00
  • f17366534e core: leave contract addr in receipt empty when deployment fails Bas van Kervel 2016-11-30 16:18:01 +01:00
  • 19e40364cf Merge 3885907c7deb598ed491ca4deccc562b27b31d66 into 9c0593adde59ef226f18976443fb8b357c12fee9 Jeffrey Wilcke 2016-11-30 13:30:42 +00:00
  • 86f9e836be cmd/geth: tidied up the source (#3385) Péter Szilágyi 2016-11-30 13:34:24 +02:00
  • e3270cf018
    cmd/geth: tidied up the source Kenji Siu 2016-11-11 18:32:19 +08:00
  • 9b8fa2449f
    cmd/geth: tidied up the source Kenji Siu 2016-11-11 17:54:59 +08:00
  • f84c7d474b
    cmd/geth: tidied up the source Kenji Siu 2016-11-11 17:37:47 +08:00
  • edd504469f Merge b20867da358f24e41c4d4bb0a035cbf1c4790647 into a90a170361f278d1ea4799a4c270f17f9c574779 Kenji Siu 2016-11-30 11:07:27 +00:00
  • b20867da35
    Merge branch 'develop' of https://github.com/kenji-isuntv/go-ethereum into kenji-isuntv-develop-2 Péter Szilágyi 2016-11-30 13:05:37 +02:00
  • cd4c23e9ba
    les, light: fix weird merge errors Péter Szilágyi 2016-11-30 12:40:01 +02:00
  • a90a170361 Merge pull request #3373 from karalabe/ethstats-block-fields Péter Szilágyi 2016-11-30 12:36:22 +02:00
  • f8be5d9367
    cmd, core/state, eth, trie: implement memcache for the direct cache Péter Szilágyi 2016-11-02 13:36:13 +02:00
  • f40e3442a1
    core, eth, miner, trie: miner optimizations and database migration Nick Johnson 2016-10-26 11:07:35 +01:00
  • c22428ca97
    core/state, eth/downloader, trie: construct direct cache during fast Péter Szilágyi 2016-10-25 19:37:15 +03:00
  • d679842f1c
    core, light, miner, trie: add direct cache for state values Nick Johnson 2016-10-21 15:00:20 +01:00
  • 889a5e0cf1 Merge pull request #3368 from bas-vk/sha3 Péter Szilágyi 2016-11-30 12:10:05 +02:00
  • 9f8bc00cf5 eth, miner: removed unnecessary state.Copy() Martin Holst Swende 2016-11-30 10:48:48 +01:00
  • 6670f21b0b miner: More documentation about new method Martin Holst Swende 2016-11-29 21:08:21 +01:00
  • 3363a1c227 cmd/utils: update helpscreen's testnet description (#3377) Luca Zeug 2016-11-29 15:23:11 +01:00
  • e4796612a4 update helpscreen's testnet description Luca Zeug 2016-11-29 15:21:10 +01:00
  • fc9939c4e1 Merge pull request #3376 from karalabe/drop-dao-flags Péter Szilágyi 2016-11-29 16:12:40 +02:00
  • 7267f796e6
    cmd: drop DAO related choice flags since ETC diverged Péter Szilágyi 2016-11-29 15:50:27 +02:00
  • 7dfeceb8cc
    ethstats: don't drop concurrent head reports (mini forks) Péter Szilágyi 2016-11-29 13:54:54 +02:00
  • 3807e520ec Merge pull request #3370 from karalabe/ethstats-block-fields Péter Szilágyi 2016-11-29 13:15:58 +02:00
  • 7625b1a4f4
    ethstats: report block miner, gas limit and gas consumption Péter Szilágyi 2016-11-29 11:39:56 +02:00
  • 785fc94e7f eth: made use of new miner method without state copying Martin Holst Swende 2016-11-29 09:50:42 +01:00
  • ad6f304d80 Merge github.com:holiman/go-ethereum Martin Holst Swende 2016-11-29 09:49:02 +01:00
  • 8cd7bbcf2d miner: removed unnecessary state.Copy() Martin Holst Swende 2016-11-29 09:46:55 +01:00
  • 1fc5cc1b59 node: improve error handling for web3_sha3 RPC method Bas van Kervel 2016-11-28 17:14:55 +01:00
  • 61ccb43487 core/types: Document Transaction.To (#3366) Steven Roose 2016-11-28 21:56:38 +01:00