Commit graph

  • 9e24491c65 core/bloombits, light: fix typos (#17235) Sheldon 2018-07-24 16:24:27 +0800
  • 2c257bf12d bloombits, light: fix typo Wenshao Zhong 2018-07-24 16:13:25 +0800
  • 49f63deb24
    consensus/clique: replace bubble sort by golang stable sort hadv 2018-07-19 17:06:13 +0700
  • b536460f8e
    Merge pull request #17231 from ethersphere/develop Viktor Trón 2018-07-24 08:44:43 +0200
  • 7546ee5d89
    Merge pull request #46 from ShyftNetwork/shftBlock_rename Tim Williams 2018-07-23 22:42:00 -0400
  • 18cb261894
    Merge 43631de7e7 into afd8b84706 Developer 2018-07-24 00:48:33 +0000
  • afd8b84706 crypto/secp256k1: unify the package license to 3-Clause BSD (#17225) Péter Szilágyi 2018-07-24 03:47:47 +0300
  • 6ff2487004
    Merge 0ddb4d7e88 into f6206efe5b Alexander Casassovici 2018-07-24 00:45:27 +0000
  • f6206efe5b consensus: move test use only var/func to test(#17004) Wenbiao Zheng 2018-07-24 08:14:15 +0800
  • ae674a3660 Makefile: clean go build cache (#17079) Hyung-Kyu Hqueue Choi 2018-07-24 09:11:51 +0900
  • 894022a3d5 cmd/geth: clean up call to SelfDerive (#16970) Wenbiao Zheng 2018-07-24 08:09:24 +0800
  • 68da9aa716 rpc: clean up check for missing methods/subscriptions on handler (#17145) Wenbiao Zheng 2018-07-24 08:00:55 +0800
  • d6270fbe94 Interim ShyftNetwork/PG Docker - TODO: Check Connection Params David Krett 2018-07-23 17:41:40 -0400
  • 3dd1f0a048
    eth: Better error message for invalid filter topics Ian Macalinao 2018-07-23 12:25:30 -0700
  • 14bdcdeab4 swarm/testutil: remove EnableMetrics Anton Evangelatov 2018-07-23 18:45:39 +0200
  • fe6a9473dc p2p: token is useless in xxxEncHandshake (#17230) Wenbiao Zheng 2018-07-23 23:36:08 +0800
  • 427316a707 swarm/storage/mru: Client-side MRU signatures (#784) Javier Peletier 2018-07-21 21:49:36 +0200
  • 0647c4de7b swarm/api/http: http package refactoring 1/5 and 2/5 Elad 2018-07-11 15:46:20 +0200
  • 7ddc2c9e95 cmd/swarm: add implicit subcommand help (fix #786) (#788) Javier Peletier 2018-07-17 07:04:43 +0200
  • dcaaa3c804 swarm: network simulation for swarm tests (#769) Janoš Guljaš 2018-07-17 07:08:34 +0200
  • f5b128a5b3 swarm/fuse: Hotfix missing parantheses in statement lash 2018-07-18 09:56:04 +0200
  • fd982d3f3b swarm/bmt: async section writer interface to BMT (#778) Viktor Trón 2018-07-18 12:09:38 +0200
  • 4858078a09
    Merge pull request #2 from ethereum/master jkcomment 2018-07-23 21:33:57 +0900
  • da8abaf8cb les: refactor test a bit rjl493456442 2018-07-15 16:51:41 +0800
  • 80b09ed0a6 p2p: token is useless in xxxEncHandshake Delweng Zheng 2018-07-23 18:40:11 +0800
  • 0d6c8898eb
    Add new pipeline for bootnode binary etienne-napoleone 2018-07-23 14:57:59 +0700
  • b28c4af0f7
    Merge pull request #90 from ngtuna/master Tuna 2018-07-23 14:01:59 +0700
  • 65e0555d5b tiny adjustment: m1gap Tuna 2018-07-23 14:00:29 +0700
  • 3ededf0edd les, light, params: polish a bit rjl493456442 2018-07-20 13:03:16 +0800
  • b790f4aab8 les: remove hardcode indexer params rjl493456442 2018-07-18 15:39:43 +0800
  • 2bf060a414 les, light: pass indexer config to odr rjl493456442 2018-07-18 15:28:26 +0800
  • e131a83e30 light, les: indexer config rjl493456442 2018-07-18 14:12:42 +0800
  • 98abaf09b7 les, params: use bloombitBlocksClient as a replacement rjl493456442 2018-07-18 12:30:02 +0800
  • aef61b0c37 all: move indexer params to network_params rjl493456442 2018-07-17 18:55:56 +0800
  • 8849bc1a85 eth, les, light: make indexer configurable rjl493456442 2018-07-17 14:31:07 +0800
  • 144794a943
    Merge fb9746cfe1 into 526abe2736 Wenbiao Zheng 2018-07-23 05:03:48 +0000
  • 8222e62f13 Fixed send tx sign using block hash instead of block number. dinhln89 2018-07-20 15:51:57 +0700
  • ce56b4c5f9 new blocksigner contract Nguyen Sy Thanh Son 2018-07-20 04:07:42 +0000
  • 7892293856 Add unit test for calculate reward for signers at reward checkpoint. dinhln89 2018-06-25 17:03:05 +0700
  • 024acc8cb3 Merge Staging Refatored David Krett 2018-07-22 21:02:16 -0400
  • 0a94596b32 Initial commit for branch 1.8.12 Yohan Graterol 2018-07-22 19:44:31 -0500
  • a4890c459e Merge branch 'shftBlock_rename' of github.com:ShyftNetwork/go-empyrean into shftBlock_rename David Krett 2018-07-22 20:40:15 -0400
  • fc5111bb3b Rename of Imports To Reflect New RepoName David Krett 2018-07-20 15:28:47 -0400
  • c2be3ad4b8
    Merge pull request #17 from EthereumCommonwealth/upstream-1.8.11 Yohan Graterol 2018-07-22 19:16:20 -0500
  • 9b418eecda CLO 1.8.11 Yohan Graterol 2018-07-22 18:52:43 -0500
  • 526abe2736 eth/tracers: fix noop tracer (#17220) emile 2018-07-22 20:11:52 +0100
  • 8997efe31f rpc: fix missing parentheses in doc (#17224) cong 2018-07-23 03:09:45 +0800
  • cdf37ef7f5
    crypto/secp256k1: unify the package license to 3-Clause BSD Péter Szilágyi 2018-07-22 20:24:40 +0300
  • da88aa729d Remove eth/bind.go Yohan Graterol 2018-07-22 11:43:41 -0500
  • 8da25b87bb Change param/config.go Yohan Graterol 2018-07-22 11:27:57 -0500
  • 9d45f599a1 Initial merge from 1.8.11 version Yohan Graterol 2018-07-22 11:02:24 -0500
  • 3f0a37264c
    Merge pull request #16 from EthereumCommonwealth/upstream-1.8.10 Yohan Graterol 2018-07-22 10:48:34 -0500
  • fd45ec1f2e eth, rpc: fix missing parentheses in doc Cong Zhao 2018-07-22 23:25:01 +0800
  • a240c198e3 Upstream upgrade to 1.8.10 Yohan Graterol 2018-07-22 10:20:11 -0500
  • fb9746cfe1 p2p: use tuple instead of index of for range Delweng Zheng 2018-07-22 22:48:41 +0800
  • 3f1c3839c9 Add feature send tx sign (validator block) from coinbase to smart con… parmarrushabh 2018-07-22 16:39:59 +0530
  • b72cdceff3 eth/tracers: fix noop tracer Emile Joubert 2018-07-21 19:17:45 +0100
  • 4ea2d707f9 gitter: change ethereum/swarm to ethersphere/orange-lounge Anton Evangelatov 2018-07-21 00:47:46 +0200
  • afdefa3690 need to pop stash Dustin Brickwood 2018-07-20 16:24:55 -0400
  • 92092aa00d Merge Rename Branch Into Dockerize David Krett 2018-07-20 16:08:54 -0400
  • 42183a4580 tmp Dustin Brickwood 2018-07-20 15:39:14 -0400
  • 40eeddeb5f Rename of Imports To Reflect New RepoName David Krett 2018-07-20 15:28:47 -0400
  • eb57b15986 fixed-typo Osuke 2018-07-20 23:48:57 +0900
  • 5899313e37 downloads: check that release names begin with geth Anton Evangelatov 2018-07-20 11:17:31 +0200
  • fddfd4fb1c core, crypto: use option2 to generate new address rjl493456442 2018-07-20 16:46:51 +0800
  • b13fd1f641 add sign in test Nguyen Sy Thanh Son 2018-07-20 08:20:34 +0000
  • f9f661779c remove require in randomize Nguyen Sy Thanh Son 2018-07-20 04:01:58 +0000
  • 71cf9acfd6 code refactor Dustin Brickwood 2018-07-19 16:24:08 -0400
  • ebcb4a9438
    core: sanitize more TxPoolConfig fields Jordan Krage 2018-07-19 10:14:43 -0500
  • ee8877509a swarm/readme: add link to code review guidelines Anton Evangelatov 2018-07-19 13:27:31 +0200
  • abf4f09b6b
    Merge pull request #80 from ngtuna/m1-down Tuna 2018-07-19 17:43:07 +0700
  • b7e8f3f751
    core/state: dedup storage trie traversals on same value rewrites Péter Szilágyi 2018-07-19 13:12:44 +0300
  • aa54c6d181 core: remove past fork checking rjl493456442 2018-07-19 18:29:03 +0800
  • f65014512d node waits to his turn until there is a new block comes in Tuna 2018-07-19 17:15:21 +0700
  • 763e64cad8 swarm: readme.md Anton Evangelatov 2018-07-19 12:13:03 +0200
  • 040dd5bd5d accounts/abi: refactor Method#Sig() to use index in range iterator directly (#17198) Roc Yu 2018-07-19 16:42:47 +0800
  • f5c04c8b4c core/vm, params: implement EXTCODEHASH opcode rjl493456442 2018-07-19 13:45:31 +0800
  • 40c036c66a
    Merge 025acb40ad into dcdd57df62 Herman Junge 2018-07-19 03:00:17 +0000
  • 025acb40ad add debug.getLevelDbKey Herman Junge 2018-06-23 07:05:02 -0400
  • 918aaba346 core/vm: add opcode to string mapping rjl493456442 2018-07-19 10:13:44 +0800
  • c17880e21e
    Merge pull request #43 from ShyftNetwork/docs Tim Williams 2018-07-18 15:05:21 -0400
  • 38645f27f3 Move documentation into main repo greg 2018-07-18 15:00:14 -0400
  • abec756be2
    core/blockchain: export progress Raghav Sood 2018-06-25 11:33:30 +1200
  • f117054055 accounts/abi: refactor Method#Sig() to use index in range iterator directly to assign types Roc Yu 2018-07-18 22:36:42 +0800
  • 26e924958f
    Merge pull request #42 from ShyftNetwork/dynamic/internalTxs-test Gregory Markou 2018-07-18 09:48:32 -0400
  • 6525bd6a1c
    Merge 78e2a89d9e into dcdd57df62 Roc Yu 2018-07-18 13:16:23 +0000
  • 78e2a89d9e core: add unit tests to GasPool Roc Yu 2018-07-18 21:06:53 +0800
  • 3146ebbd17 core, crypto, params: implement CREATE2 evm instrction rjl493456442 2018-07-18 20:05:54 +0800
  • d7f57b92e3 updated backend.go AnilChinchawale 2018-07-18 17:16:14 +0530
  • 8fd30116d5 updated main.go AnilChinchawale 2018-07-18 17:09:38 +0530
  • 92af755d52 simplify randomize smart contract Nguyen Sy Thanh Son 2018-07-18 11:03:54 +0000
  • dcdd57df62 core, ethdb: two tiny fixes (#17183) gary rong 2018-07-18 18:41:36 +0800
  • df0d7a3b17 core: minor polish rjl493456442 2018-07-18 18:07:45 +0800
  • 323428865f accounts: add unit tests for URL (#17182) Roc Yu 2018-07-18 16:32:49 +0800
  • 06624ca5cc
    Merge pull request #1 from ethereum/master jkcomment 2018-07-18 17:11:11 +0900
  • 3bb50f9200 accounts: add unit tests for URL Roc Yu 2018-07-17 10:05:20 +0800
  • 724d3f5043 fix issue with address of smc Nguyen Sy Thanh Son 2018-07-18 07:49:39 +0000
  • 515db1116d cmd/geth: add developer account password support Pavel Kiselyov 2018-07-10 11:19:34 +0300
  • 65c91ad5e7 p2p: correct comments typo (#17184) jkcomment 2018-07-18 16:41:18 +0900
  • 3bfb4c17de Linked to github.com/empyrean/go_ethereum - Shyft Fork David Krett 2018-07-17 16:25:51 -0400