Commit graph

  • 8f19589ed7 build: Retrieve git commit hash from the enviroment Derrick Petzold 2017-10-20 16:43:14 -0700
  • c2295074a7 accounts/abi, ethclient: Allow sending transactions from unlocked accounts via RPC Maxwell Koo 2017-10-20 11:51:01 -0400
  • 479aa61f11 Merge pull request #15343 from karalabe/txpool-replacement-propagation Péter Szilágyi 2017-10-20 15:21:54 +0300
  • 0af1ab0c86
    core: avoid warning when loading the transaction journal Péter Szilágyi 2017-10-20 14:31:29 +0300
  • 65738c1eb3
    event: fix datarace between Subscribe and Send Péter Szilágyi 2017-10-20 14:01:38 +0300
  • 0e7d019e0e
    core: fire tx event on replace, expand tests Péter Szilágyi 2017-10-20 12:34:43 +0300
  • eaa4f8a5f9 Merge pull request #15344 from karalabe/ubuntu=artful Péter Szilágyi 2017-10-20 13:25:19 +0300
  • 0900aae412 cmd/evm: print stateroot in evm utility (#15341) Martin Holst Swende 2017-10-20 12:22:06 +0200
  • ee289b20eb
    tests: print stateroot in evm/statetest Martin Holst Swende 2017-10-20 11:01:21 +0200
  • ba2201981a
    build: start shipping Ubuntu Artful Aardvark binaries Péter Szilágyi 2017-10-20 12:49:32 +0300
  • 91df1f2976 Merge c50faa1845 into eea996e4e1 slumber1122 2017-10-19 05:18:38 +0000
  • c50faa1845 core: receipt status is wrong slumber1122 2017-10-19 13:15:52 +0800
  • bb414c8259 Merge remote-tracking branch 'upstream/master' LLLeon 2017-10-18 19:54:36 +0800
  • 4f4ad03815 Merge f510e5455b into eea996e4e1 Maxwell Koo 2017-10-18 09:16:47 +0000
  • 5158d7db50 Merge 7933ffaa13 into eea996e4e1 baizhenxuan 2017-10-18 09:16:25 +0000
  • eea996e4e1 whisper/shhclient: fix Version return type (#15306) baizhenxuan 2017-10-18 17:16:12 +0800
  • 5b4d78c40c Merge a6bfca5b18 into 2ab7fe8982 Bruno Grieder 2017-10-17 20:23:21 +0000
  • 2ab7fe8982 Merge pull request #15313 from karalabe/puppeth-nongithub-faucet Péter Szilágyi 2017-10-17 23:20:20 +0300
  • 7b4c1c0456 whisper: version 6 initial commit (clone of v5) Vlad 2017-10-17 18:06:25 +0200
  • 8e6f4610c4 Merge pull request #27 from expanse-org/v1.7.x Christopher Franko 2017-10-17 11:14:49 -0400
  • 38d67e2233 remove extra tests file chris 2017-10-17 10:47:44 -0400
  • 805cccaf7b Merge 6f0af5e6c1 into 1db4ecdc0b Robert Zaremba 2017-10-17 12:43:35 +0000
  • 6f0af5e6c1 abi: make toGoType public Robert Zaremba 2017-10-17 14:36:15 +0200
  • 5d2c947060
    cmd/faucet: dynamic funding progress and visual feedback Péter Szilágyi 2017-10-17 14:55:21 +0300
  • e5c19b6f98 README: fix typo (#15312) Sumit Sarin 2017-10-17 16:45:42 +0530
  • dec8bba9d4 accounts/abi: improve type handling, add event support (#14743) RJ Catalano 2017-10-17 06:07:08 -0500
  • 7f7abfe4d1
    cmd/faucet: proper error handling all over Péter Szilágyi 2017-10-17 12:08:57 +0300
  • 9c901caa90 update ENS and Fast Sync chris 2017-10-16 11:02:59 -0400
  • 0bb194c956
    cmd/faucet: support twitter, google+ and facebook auth too Péter Szilágyi 2017-10-16 16:30:13 +0300
  • 58c32d9785 Merge remote-tracking branch 'upstream/master' into HEAD chris 2017-10-16 09:40:16 -0400
  • 360ac549cd README.md: Spelling Correction realsumit 2017-10-16 17:52:37 +0530
  • a6bfca5b18 common: fix compilation error on len of type Hash and Address bgrieder 2017-10-16 10:12:04 +0200
  • 93f84c879f Merge remote-tracking branch 'upstream/master' LLLeon 2017-10-16 12:53:28 +0800
  • c6f3a7dfec whisper/shhclient: Api Version's return type should be string nkbai 2017-10-16 10:44:41 +0800
  • d367fe2f18 Merge b43f4783d7 into e9295163aa RJ Catalano 2017-10-14 14:53:05 +0000
  • e9295163aa
    VERSION, params: start 1.7.3 release cycle Péter Szilágyi 2017-10-14 16:00:46 +0300
  • 1db4ecdc0b
    params: bump to 1.7.2 stable v1.7.2 Péter Szilágyi 2017-10-14 15:58:53 +0300
  • fdb3bd287e Merge pull request #15298 from karalabe/stack-then-readonly Péter Szilágyi 2017-10-14 15:57:08 +0300
  • a91e682234
    core/vm: check opcode stack before readonly enforcement Péter Szilágyi 2017-10-14 15:42:48 +0300
  • 4c049f6d45 Merge branch 'master' of github.com:ethereum/go-ethereum Viktor 2017-10-14 14:38:51 +0300
  • 58bc91afcf Add method getBalanceFromJs for work with address as bytes Viktor 2017-10-14 14:37:42 +0300
  • 41b7745529 Merge pull request #15288 from karalabe/trie-hash-benchmark Péter Szilágyi 2017-10-13 15:50:05 +0300
  • a5fcaa55ac
    trie: make hasher benchmark meaningful post-caches Péter Szilágyi 2017-10-13 11:10:02 +0300
  • 0ed4d76c79 Merge pull request #15275 from mcdee/master Péter Szilágyi 2017-10-13 10:51:22 +0300
  • 4b5e797288 Merge pull request #15287 from ernestodeltoro/typo_thoretical Péter Szilágyi 2017-10-13 10:47:48 +0300
  • 3befea7801
    eth, trie: implement fake-peer leaf-sync Péter Szilágyi 2017-10-13 10:32:31 +0300
  • 2e83c82f80 ethash: fix typo Ernesto del Toro 2017-10-13 01:13:52 -0400
  • 8a465178e9 Merge remote-tracking branch 'upstream/master' LLLeon 2017-10-13 09:56:41 +0800
  • b07ad265e5
    accounts/abi: support unpacking into slice/array Bas van Kervel 2017-10-11 12:03:50 +0200
  • f5e3630a79
    accounts/abi: fix vet, megacheck Felix Lange 2017-09-10 12:32:38 +0200
  • c156f68092
    accounts/abi: simplify readBool Felix Lange 2017-09-10 12:16:17 +0200
  • c86e965cb9
    accounts/abi: reduce duplication in unpack tests Felix Lange 2017-09-10 12:11:37 +0200
  • 5c2d42ff01
    accounts/abi: other things needed to make the previous commits work RJ Catalano 2017-06-30 16:11:10 -0500
  • de3d8771cd
    accounts/abi: fixes for static array conversion RJ Catalano 2017-06-30 16:10:28 -0500
  • 7c26a13cb7
    accounts/abi: redo event and method specific unpacking RJ Catalano 2017-06-30 13:00:55 -0500
  • 2609e0a827
    accounts/abi: get rid of tests that don't test like they should and redo abi RJ Catalano 2017-06-30 12:29:40 -0500
  • 9e1851f83a
    accounts/abi: fixups to implement the previous changes RJ Catalano 2017-06-30 11:55:48 -0500
  • d31dae5826
    accounts/abi: redo types so that they get the actual type RJ Catalano 2017-06-30 11:54:04 -0500
  • 223df9282a
    accounts/abi: make a better slicing scheme RJ Catalano 2017-06-30 11:53:23 -0500
  • a5330fe0c5 accounts/abi: include fixed array size in offset for dynamic type Yondon Fu 2017-10-12 10:58:53 -0400
  • 3b8afefc44 Merge 04f10f542a into 8d8034fe59 Yondon Fu 2017-10-12 14:53:36 +0000
  • 04f10f542a accounts/abi: test for offset for dynamic types with fixed array size Yondon Fu 2017-10-12 10:30:25 -0400
  • 701635d7b7 accounts/abi: include fixed array size for offset for dynamic types Yondon Fu 2017-10-11 20:51:15 -0400
  • 2261731917 cmd, eth: separate out FakePeer for future reuse Péter Szilágyi 2017-10-10 15:51:09 +0300
  • 084624b93a cmd: Added support for copying data to another DB instance Nick Johnson 2017-07-10 15:48:42 +0100
  • f78a3770a1
    trie: make fullnode children hash calculation concurrently rjl493456442 2017-09-12 11:08:04 +0800
  • 8d8034fe59 Merge pull request #15269 from karalabe/puppeth-dumb-ip-filtering Péter Szilágyi 2017-10-12 13:46:57 +0300
  • fd0e7b1c67 Merge pull request #15280 from terasum/master Péter Szilágyi 2017-10-12 13:46:29 +0300
  • e9382c6e9f miner: fix typo terasum 2017-10-12 10:19:23 +0800
  • c170349973 les, light: changed names and abbreviations Zsolt Felfoldi 2017-10-11 20:44:22 +0200
  • 21983ec47e les: start bloombits indexer in light mode Zsolt Felfoldi 2017-10-11 17:03:37 +0200
  • 7216e44477 core, light, eth: handle errors in ChainIndexerBackend.Reset Zsolt Felfoldi 2017-10-11 14:43:58 +0200
  • abc5400b66 les, light: simplify NodeSet, use readTraceDB Zsolt Felfoldi 2017-10-10 22:05:10 +0200
  • d8bf82e354 les: add test for TxStatus Zsolt Felfoldi 2017-09-26 16:40:58 +0200
  • 8a92e0a2b2 les: in server mode print latest CHT/BloomTrie at startup Zsolt Felfoldi 2017-09-17 21:29:57 +0200
  • 4b63aaa0c9 core/bloombits: added context to Retrieval Zsolt Felfoldi 2017-09-16 20:34:20 +0200
  • ff9dee8b13 les: implement bloom request handler Zsolt Felfoldi 2017-09-14 11:10:50 +0200
  • 780fc83a6f les: implement GetTxStatusMsg and SendTxV2Msg Zsolt Felfoldi 2017-09-06 14:39:21 +0200
  • bc23b730b0 les: optional signed announce messages Zsolt Felfoldi 2017-08-23 18:17:35 +0200
  • 4a96afcf95 les: add tests for protocol version 2 Zsolt Felfoldi 2017-09-18 17:34:46 +0200
  • 163f03f319 les: protocol versions and topics for clients and servers Zsolt Felfoldi 2017-08-20 01:02:55 +0200
  • b844a630b0 light, les: CHT and bloom trie post processors Zsolt Felfoldi 2017-08-13 17:08:40 +0200
  • 976133a71a les: implement PPTProofsMsg Zsolt Felfoldi 2017-08-13 11:46:22 +0200
  • c599b78f62 core/types: fix test for TransactionsByPriceAndNonce Jim McDonald 2017-10-11 11:35:44 +0100
  • ad44475231 Merge pull request #14785 from Arachnid/downloaddb Péter Szilágyi 2017-10-11 13:10:18 +0300
  • c76e52132f les: implement ProofsV2Msg Zsolt Felfoldi 2017-08-12 16:15:25 +0200
  • 6016610f7d light, trie: use NodeSet and NodeList for Merkle proofs Zsolt Felfoldi 2017-08-12 14:02:08 +0200
  • bb030e08f3 core/bloombits, eth/filters: bubble up errors Zsolt Felfoldi 2017-09-17 19:21:29 +0200
  • 458e760066
    core, eth, les, trie: expand trie sync with leaf mode Péter Szilágyi 2017-10-10 14:57:15 +0300
  • 486e795d1b
    les, light, trie: iterator based proofs, no rlp types Péter Szilágyi 2017-09-21 17:26:49 +0300
  • 35767dfd0c
    cmd, eth: separate out FakePeer for future reuse Péter Szilágyi 2017-10-10 15:51:09 +0300
  • 345332906c
    cmd: Added support for copying data to another DB instance Nick Johnson 2017-07-10 15:48:42 +0100
  • cefeb58598 event: fix typo (#15270) Jia Chenhui 2017-10-10 20:11:15 +0800
  • 976f61da06 Update repository wjcloud 2017-10-10 20:13:50 +0900
  • 4af2f12925 event: fix typo LLLeon 2017-10-10 18:47:16 +0800
  • b45cc0c9e8
    cmd/puppeth: use dumb textual IP filtering Péter Szilágyi 2017-10-10 12:35:09 +0300
  • 3680cd5926 params: explain EIP150Hash (#15237) Péter Szilágyi 2017-10-10 11:56:33 +0300
  • d3beff7e20 consensus/clique: add fork hash enforcement (#15236) Péter Szilágyi 2017-10-10 11:54:47 +0300
  • 40a3856af9 eth/fetcher: check the origin of filter tasks (#14975) Miya Chen 2017-10-10 16:53:05 +0800
  • 36d740159b
    eth/fetcher: add some details to fetcher logs Péter Szilágyi 2017-10-10 11:49:52 +0300