Commit graph

  • 54294b45b1
    Merge pull request #16803 from karalabe/trie-avoid-funccall Péter Szilágyi 2018-05-24 15:54:00 +0300
  • 3a91f18391 ethdb: gratefullly handle quit channel rjl493456442 2018-05-24 19:16:54 +0800
  • d31802312a
    trie: cleaner logic, one less func call Péter Szilágyi 2018-05-24 13:46:45 +0300
  • dd02e14d42 updated MAKEFILE AnilChinchawale 2018-05-24 15:53:49 +0530
  • 797cddd01f updated FLAGS.GO AnilChinchawale 2018-05-24 15:52:03 +0530
  • 88fe0a6d9d updated USAGE.GO AnilChinchawale 2018-05-24 15:48:47 +0530
  • 35791929c8 fix(typo): some typo mistake Delweng Zheng 2018-05-24 15:36:25 +0800
  • 9b96842bfe updated TESTDATA AnilChinchawale 2018-05-24 15:46:50 +0530
  • a686a3dc05 updated RUN_TEST.GO AnilChinchawale 2018-05-24 15:44:23 +0530
  • 5e07884497 updated MONITORCMD.GO AnilChinchawale 2018-05-24 15:39:43 +0530
  • 840fcb171c updated MISCCMD.GO AnilChinchawale 2018-05-24 15:35:58 +0530
  • 875820f769 updated MAIN.GO AnilChinchawale 2018-05-24 15:32:23 +0530
  • deb0903922 updated GENESIS_TEST.GO AnilChinchawale 2018-05-24 15:28:59 +0530
  • bd58746a7e updated CONSOLECMD.GO AnilChinchawale 2018-05-24 15:21:10 +0530
  • 19c8fa1aad updated DAO_TEST.GO AnilChinchawale 2018-05-24 15:17:31 +0530
  • bf041d1d7b updated CONSOLECMD_TEST.GO AnilChinchawale 2018-05-24 15:13:39 +0530
  • d1111a0be2 updated CONSOLECMD.GO AnilChinchawale 2018-05-24 15:03:05 +0530
  • f1abd2fdea updated CONFIG.GO AnilChinchawale 2018-05-24 14:54:31 +0530
  • 755aac1e51
    Merge 0b297787ac into 55b579e02c Péter Szilágyi 2018-05-24 09:21:49 +0000
  • 821f8915a1 updated BUGCMD.GO AnilChinchawale 2018-05-24 14:51:13 +0530
  • 0b297787ac
    core, eth, light, trie: db storage reorg benchmark hack Péter Szilágyi 2018-05-24 12:20:19 +0300
  • 4a23b8c7ea updated ACCOUNTCMD_TEST.GO AnilChinchawale 2018-05-24 14:49:12 +0530
  • 468fe47104
    whisperv6: I think this part return nil will be better clean. DavidYang 2018-05-24 16:09:08 +0700
  • ff6c5425c0 created NEW GENESIS_TEST.GO AnilChinchawale 2018-05-24 14:27:03 +0530
  • cb8cf5b662 updated XDC WITH NEW MODE AnilChinchawale 2018-05-24 14:25:25 +0530
  • 5d7c5ef101 updated XDC WITH NEW MODE AnilChinchawale 2018-05-24 14:23:51 +0530
  • 31c1e02921 bind: report error if event not not found by name when processing log Rader 2018-05-24 14:40:02 +0800
  • 420c3ee70f
    I think this part return nil will be better clean DavidYang 2018-05-24 14:01:45 +0700
  • bb9c801687
    Merge 36ff6dcae0 into 55b579e02c rader 2018-05-24 06:52:18 +0000
  • 36ff6dcae0 include file missing in last commit Rader 2018-05-24 14:42:32 +0800
  • 2d7074c09b report error if event not not found by name when processing log Rader 2018-05-24 14:40:02 +0800
  • a92c854be5
    accounts,core,eth/filters,les,light,internal/ethapi: Add from/to filtering of ReturnData Domino Valdano 2018-05-20 18:19:38 -0700
  • 020d720bea add test cases for tokens Tim Williams 2018-05-23 16:32:49 -0400
  • d92521d95d vendor: added vendor packages necessary for the swarm-network-rewrite merge into ethereum master stolen 2018-05-23 21:42:27 +0200
  • f9b1ed77b4 added rewards to UI Dustin Brickwood 2018-05-23 14:32:23 -0400
  • 8671b353b6 Merge branch 'master' of https://github.com/ethereum/go-ethereum into ethGolint William Schwartz 2018-05-23 09:28:43 -0700
  • 8db8ca0487 eth: made changes to conform better to the golint standards William Schwartz 2018-05-22 14:57:21 -0700
  • 55b579e02c core: use a wrapped map to remove contention in TxPool.Get. (#16670) Ryan Schneider 2018-05-23 08:55:42 -0400
  • 75fa194569 remove uses of EmptyHash Felix Lange 2018-05-23 14:11:40 +0200
  • be22ee8dda core/vm: fix typo in instructions.go (#16788) Abel Nieto 2018-05-23 14:02:10 +0200
  • 56de337e57
    Merge pull request #16722 from karalabe/trie-iterator-proofs Péter Szilágyi 2018-05-23 13:51:09 +0300
  • a5ebff1b7d core/vm: fix typo in instructions.go Abel Nieto 2018-05-23 12:15:47 +0200
  • c934c06cc1
    trie: support proof generation from the iterator Péter Szilágyi 2018-05-10 12:49:27 +0300
  • fbf57d53e2 core/types: convert status type from uint to uint64 (#16784) gary rong 2018-05-23 16:10:24 +0800
  • afbab17571 core/types: convert status type from uint to uint64 rjl493456442 2018-05-22 21:32:25 +0800
  • 10cfaada3c cmd: fixed comment should be in form and receiver name messages from golint in the module nicozingarelli 2018-05-22 15:00:58 -0700
  • 8e6ff5f621 changed a few UI components Dustin Brickwood 2018-05-22 17:29:29 -0400
  • 36b9870fe6 fixes duplicate naming errors Eli 2018-05-22 10:48:10 -0700
  • 83e2465105 accounts: gofmt! Kiel barry 2018-05-21 18:01:54 -0700
  • 076b975878 removed line that was causing issues Dustin Brickwood 2018-05-22 13:43:25 -0400
  • 1303dd291e fix duplicate files priom 2018-05-22 12:59:10 -0400
  • ae7f45bb54 Revert "remove deuplicate shydb dir" greg 2018-05-22 12:45:16 -0400
  • fa34ee403d remove deuplicate shydb dir greg 2018-05-22 12:41:49 -0400
  • 421cb81193
    Merge pull request #26 from ShyftNetwork/rewards greg 2018-05-22 12:34:33 -0400
  • 2240d274e0 Merge branch 'shyftBlockExplorer' of github.com:ShyftNetwork/shyft_go-ethereum into rewards greg 2018-05-22 12:31:37 -0400
  • 041d757046
    Merge pull request #25 from ShyftNetwork/apiDevelopment Dustin Brickwood 2018-05-22 12:28:35 -0400
  • b01a68d74b core: Remove redundant txLookup.Find and improve comments on txLookup methods. Ryan Schneider 2018-05-22 07:48:43 -0700
  • 48ea492578
    Merge pull request #18 from ngtuna/dynamic-validator Tuna 2018-05-22 18:05:54 +0700
  • ce3e641085 use cross-package channel listenning to checkpoint Tuna 2018-05-21 17:30:06 +0700
  • e81137d533 updated XDC AnilChinchawale 2018-05-22 14:22:19 +0530
  • 398c1c0eaf updated CMD AnilChinchawale 2018-05-22 14:19:03 +0530
  • 2a16337460 ACCOUNTCMD.GO AnilChinchawale 2018-05-22 14:15:32 +0530
  • 6ce21a4744 vendor, ethdb: print warning log if leveldb is performing compaction (#16766) gary rong 2018-05-22 16:12:52 +0800
  • 063191d68c ethdb: update annotation and log rjl493456442 2018-05-22 15:56:51 +0800
  • 1269bea37d updated MAIN.GO AnilChinchawale 2018-05-22 13:16:10 +0530
  • a8477a1d57 updated CONFIG.GO AnilChinchawale 2018-05-22 13:14:28 +0530
  • 7ac52b7950 updated MODULE_WALLET.GO AnilChinchawale 2018-05-22 13:11:37 +0530
  • 21dcd34b75 updated MODULE_NODE.GO AnilChinchawale 2018-05-22 13:09:03 +0530
  • 6003d4726b updated FAUCET.GO AnilChinchawale 2018-05-22 13:04:29 +0530
  • 16f2bf33e1 updated CI.GO AnilChinchawale 2018-05-22 13:02:05 +0530
  • 77a88447a0 updated VERSION.GO> AnilChinchawale 2018-05-24 12:17:42 +0530
  • 9af364e42b node: all golint warnings fixed (#16773) kiel barry 2018-05-22 00:29:41 -0700
  • 09d44247f7 log: fixes for golint warnings (#16775) kiel barry 2018-05-22 00:28:43 -0700
  • 47b6857d3b refactor from geth to XDC on make file AnilChinchawale 2018-05-22 12:08:15 +0530
  • 7831ae9c27 les: fix retriever logic Zsolt Felfoldi 2018-05-22 02:55:54 +0200
  • 08cfeead59 log: fixes for golint warnings Kiel barry 2018-05-21 17:27:27 -0700
  • 6eefd0b58c metrics: updates per feedback Kiel barry 2018-05-21 12:07:56 -0700
  • ffb647c225
    node: rm per peter kiel barry 2018-05-21 14:01:57 -0700
  • 85464c1971
    node: rm per peter kiel barry 2018-05-21 14:01:36 -0700
  • baa1cad86e p2p: fixes for most golint warnings not regarding comments Kiel barry 2018-05-21 13:57:45 -0700
  • 8af79fb7b8
    Merge 98d3d70b60 into 0fe47e98c4 Rickard Ekeroth 2018-05-21 20:47:34 +0000
  • 0fe47e98c4 trie: fixes to comply with golint (#16771) kiel barry 2018-05-21 13:41:31 -0700
  • 60f22eb82b node: all golint warnings fixed Kiel barry 2018-05-21 13:24:27 -0700
  • b2b45048b0 trie: fixes to comply with golint Kiel barry 2018-05-21 11:15:38 -0700
  • f10aa31cc9
    Merge pull request #1 from ethereum/master Bigdot 2018-05-21 20:36:36 +0800
  • ca0eb7997e
    whisper: remove pure b00ris 2018-05-21 14:54:39 +0300
  • 91c0b11e77
    Merge 7ed11199a0 into 415969f534 JU HYEONG PARK 2018-05-21 11:14:14 +0000
  • 7ed11199a0 eth/downloader: close queue after all fetchers finished 4000D 2018-05-21 20:04:47 +0900
  • 415969f534
    Merge pull request #16769 from karalabe/async-broadcasts Péter Szilágyi 2018-05-21 13:42:25 +0300
  • 10ddaef0ca
    Merge pull request #1 from ethereum/master cngotom 2018-05-21 17:43:35 +0800
  • 971f770087
    whisper: add restriction flag b00ris 2018-05-21 11:58:31 +0300
  • d9cee2c172
    eth: propagate blocks and transactions async Péter Szilágyi 2018-05-21 11:32:42 +0300
  • 302d2d9e16
    Merge pull request #17 from ngtuna/dynamic-validator Tuna 2018-05-21 14:35:48 +0700
  • b11297c0b9 cover cases: node up & down, checkpoint or not Tuna 2018-05-18 18:03:44 +0700
  • 8e55f91630 ethdb: print warning log if db is performing compaction rjl493456442 2018-05-21 13:47:59 +0800
  • a3562823dd vendor: update leveldb package rjl493456442 2018-05-21 12:54:08 +0800
  • ab6bdbd9b0
    Merge pull request #16758 from hadv/fix/typos Péter Szilágyi 2018-05-19 19:40:55 +0300
  • 953b5ac015
    Merge pull request #16720 from rjl493456442/PreTxsEvent Péter Szilágyi 2018-05-19 19:39:28 +0300
  • 6f3be4825b crypto/secp256k1: update secp256k1_ecmult_const params DesWurstes 2018-05-19 17:29:13 +0300
  • 3850536c01 crypto/secp256k1: update github.com/bitcoin-core/secp256k1 @ 452d8e4 DesWurstes 2018-05-19 17:27:51 +0300