Commit graph

  • f236ac710e vendor: github.com/rjeczalik/notify update to master (#17527) Anton Evangelatov 2018-08-28 09:03:33 +0200
  • bcda1e360b core: fix typos in comment Wenshao Zhong 2018-08-28 13:46:52 +0800
  • 5de11331d5 Latest changes pavelkrolevets 2018-08-28 13:38:19 +0800
  • 8b527fa948 cmd, consensus, eth: add miner noverify flag rjl493456442 2018-08-28 12:21:24 +0800
  • 0bfd286b11 consensus, miner: refactor seal signature rjl493456442 2018-08-27 20:02:27 +0800
  • 8ee5d4bf63 Latest changes pavelkrolevets 2018-08-28 11:12:32 +0800
  • e5ffe5ee7d consensus/ethash: remove unnecessary type declaration manxiaqu 2018-08-28 10:54:20 +0800
  • 84f07ccdfc vendor: github.com/rjeczalik/notify update to master Anton Evangelatov 2018-08-28 00:16:52 +0200
  • 3782949cc0 core: safe indexer operation when syncing starts before the checkpoint Zsolt Felfoldi 2018-08-25 21:27:24 +0200
  • 672de17200 consensus/ethash: increase timeout in test Anton Evangelatov 2018-08-27 15:32:47 +0200
  • 66ee116467 build: goimports does everything that gofmt does Anton Evangelatov 2018-08-27 15:11:34 +0200
  • 11b8dcd82b core, eth, swarm: fix linter errors Anton Evangelatov 2018-08-27 15:10:57 +0200
  • b91a9c5d11 travis, Dockerfile, appveyor, build: bump to Go 1.11 Samuel Marks 2018-08-27 22:06:29 +1000
  • 80c7b4c01f
    Merge pull request #157 from nguyenbatam/fix_update_m1_for_import Tuna 2018-08-27 17:33:51 +0700
  • 1acefafe22 swarm/api: fix typo (#17500) Geon Kim 2018-08-27 17:51:58 +0900
  • f0488e80f7 signer/storage: fix typo (#17504) Caesar Chad 2018-08-27 16:51:26 +0800
  • d1aa605f1e all: remove the duplicate 'the' in annotations (#17509) Wenbiao Zheng 2018-08-27 16:49:29 +0800
  • 8fee9f1d8a consensus, miner: stale block supporting rjl493456442 2018-08-24 17:40:22 +0800
  • 9bac2dd5e3 update return error when update M1 Nguyen Ba Tam 2018-08-27 14:45:26 +0700
  • 92e4d96935 ADDED LCP engine pavelkrolevets 2018-08-27 14:49:18 +0800
  • 9882b08034 fix test download and recover some download config & test Nguyen Ba Tam 2018-08-27 10:28:15 +0700
  • 8f453de0fc eth,miner: encapsulate the mining-related options of eth config YaoZengzeng 2018-08-26 18:16:06 +0800
  • 0f53c94430 docs: remove the duplicate 'the' in annotations Delweng Zheng 2018-08-25 23:56:56 +0800
  • 75c93309d2 vendor: remove karalable/prque Delweng Zheng 2018-08-25 23:29:48 +0800
  • 7f3cf38627 core,eth,trie: use common/prque instead of karalabe's Delweng Zheng 2018-08-25 23:26:55 +0800
  • 29de894d53 Upgrade vendor package github.com/rjeczalik/notify to build with Go 1.11+ Julian Yap 2018-08-25 01:58:43 -0700
  • 3f1a25ed1d
    signer/storage: fix typo Caesar Chad 2018-08-25 15:24:41 +0800
  • 92292e0ce0
    Merge pull request #17 from ethereum/master Caesar Chad 2018-08-25 12:16:47 +0800
  • 70398d300d trie: fix typo (#17498) Mymskmkt 2018-08-25 02:08:48 +0800
  • 0e2486f4fc AllEthashProtocolChanges -> LcpChainConfig denis k 2018-08-24 20:50:15 +1000
  • adfba3fdff swarm/api: fix typo KimMachineGun 2018-08-24 19:41:22 +0900
  • c25cbd4e6c FIX: NewTransaction denis k 2018-08-24 20:39:51 +1000
  • f164501885 format code again Nguyen Ba Tam 2018-08-24 17:36:29 +0700
  • e6ae9f1360 update process M1 synchronie only for downloader , not for fetcher Nguyen Ba Tam 2018-08-24 17:30:50 +0700
  • 0d2b47e4ae Remove unused Dockerfile MestryOmkar 2018-08-24 15:49:58 +0530
  • e6b4a08a4c trie: fix typo manxiaqu 2018-08-24 18:09:22 +0800
  • 8818e652d2
    Delete snapshot_test.go Tam Nguyen 2018-08-24 16:50:53 +0700
  • e52c4bbcd5
    Delete snapshot_test.go Tam Nguyen 2018-08-24 16:50:34 +0700
  • cc457a78cf FIX: lcp context at finalize denis k 2018-08-24 18:36:03 +1000
  • 10b2ec598f split list blocks insert to chain by index (epoch - gas) Nguyen Ba Tam 2018-08-24 15:00:51 +0700
  • b2bb4c8ccf ADDED LCP engine pavelkrolevets 2018-08-24 15:45:58 +0800
  • 57e141db16 FIX: gas denis k 2018-08-24 17:41:51 +1000
  • 62426d5ec0 FIX: LCPCtx -> LcpCtx denis k 2018-08-24 17:28:37 +1000
  • 838cb4d5bd merge denis k 2018-08-24 15:48:25 +1000
  • 78d17e64cd merge denis k 2018-08-24 15:40:42 +1000
  • 5f8a201d68 ADDED LCP engine pavelkrolevets 2018-08-24 13:39:21 +0800
  • cd96cd7850 accounts: fix unpack event error(#17477) bai 2018-08-22 10:50:35 +0800
  • 23811249d7 Merge branch 'master' of github.com:ethereum/go-ethereum into whisper/drop_light_clients b00ris 2018-08-23 16:47:47 +0300
  • c134e00e48
    Merge pull request #17494 from karalabe/mined-block-uncle-check Péter Szilágyi 2018-08-23 16:03:10 +0300
  • 40a71f28cf miner: fix state commit, track old work packages too (#17490) gary rong 2018-08-23 21:02:57 +0800
  • c3f7e3be3b core/statedb: deep copy logs (#17489) gary rong 2018-08-23 20:59:58 +0800
  • 1136269a79
    miner: differentiate between uncle and lost block Péter Szilágyi 2018-08-23 15:44:27 +0300
  • e3b4076376 miner: go fmt rjl493456442 2018-08-23 20:41:24 +0800
  • 4bd9550f5e core: deep copy logs rjl493456442 2018-08-23 20:16:18 +0800
  • d9fe1d62c1
    keystore: double-check keystore file after creation Martin Holst Swende 2018-08-08 11:15:53 +0200
  • 9b8c8c954d miner: evict pending task with threshold rjl493456442 2018-08-23 20:11:21 +0800
  • 0778f09c6a
    cmd, ethkey: Amend the new flags in the README, to match the ethkey updates Evangelos Pappas 2018-08-07 10:42:15 +0100
  • 3589cebbc0
    cmd, ethkey: Fixing the README of ethkey, to match the updated commands Evangelos Pappas 2018-08-07 10:00:06 +0100
  • 629cffdd82 consensus, core, miner, mobile: introduce sealHash interface rjl493456442 2018-08-23 17:43:39 +0800
  • 4ff1e47127 miner: commit state which is relative with sealing result rjl493456442 2018-08-23 15:00:29 +0800
  • 67d6d0bb7d
    Merge pull request #17492 from karalabe/eth-miner-threads-defaults Péter Szilágyi 2018-08-23 14:17:12 +0300
  • 1e63a015a5
    miner: add two stress tests based on clique and ethash Péter Szilágyi 2018-08-23 14:03:13 +0300
  • 92381ee009
    cmd, eth: clean up miner startup API, drop noop config field Péter Szilágyi 2018-08-23 13:02:36 +0300
  • 706a426f8e cmd/swarm: added scaling test for ACT manifests Elad 2018-08-22 12:28:48 +0200
  • 1df1187d83 p2p: fix comment typo (#17491) Mymskmkt 2018-08-23 16:47:43 +0800
  • 3119dc30f9 p2p: fix comment typo manxiaqu 2018-08-23 16:41:54 +0800
  • 8746797bb0 Account detail overlay fixed Chris Fenos 2018-08-22 14:17:09 -0400
  • 9035fc1a9f Table scaling issue resolved, internal tx size fixed, txHash detailed transaction data issue fixed, inline styles removed for tables Chris Fenos 2018-08-22 13:24:29 -0400
  • f34f361ca6 swarm/api/http: fixed resolver bug (#17483) Elad 2018-08-22 16:53:33 +0200
  • 1a3ab62366 swarm/api/http: fixed resolver bug Elad 2018-08-22 15:09:54 +0200
  • 6855e21c0b Add Dockerfile parmarrushabh 2018-08-22 15:38:42 +0530
  • 6d1ee2e99c Disable function send transaction with rpc Nguyen Ba Tam 2018-08-22 16:56:22 +0700
  • 2993fb519d
    params, swarm: begin geth v1.8.15 and swarm v0.3.3 cycle Péter Szilágyi 2018-08-22 11:42:03 +0300
  • 316fc7ecfc
    params, swarm: release Geth v1.8.14 and Swarm v0.3.2 v1.8.14 Péter Szilágyi 2018-08-22 11:39:00 +0300
  • 197fcd5445 Merge branch 'master' of https://github.com/pavelkrolevets/go-ethereum pavelkrolevets 2018-08-22 15:34:37 +0800
  • 507ef74a91 Public func denis k 2018-08-22 17:33:45 +1000
  • a2ce52efbf --ethash.difficulty Andrew Roldugin 2018-08-21 20:15:44 +0300
  • 432ac5e33d all: make indexer configurable rjl493456442 2018-08-21 14:51:40 +0800
  • af85d8e2b3 cmd, eth: apply default miner recommit setting (#17479) gary rong 2018-08-22 14:47:50 +0800
  • 6a8b47c880
    Merge pull request #17472 from karalabe/txpool-locals Péter Szilágyi 2018-08-22 09:46:13 +0300
  • e0d0e64ce2
    cmd, core, miner: add --txpool.locals and priority mining Péter Szilágyi 2018-08-21 20:30:06 +0300
  • 57b0e98b08 cmd, eth: apply default miner recommit setting rjl493456442 2018-08-22 14:00:01 +0800
  • 3a83f71946 docs(CONTRIBUTING.md): Add Contributing instructions Richard Littauer 2018-08-21 19:17:30 -0400
  • 90a02e7518 docs: Slight edits to No Response template Richard Littauer 2018-08-21 19:11:05 -0400
  • f77a50b4e1 Internal transaction by hash functionality added Chris Fenos 2018-08-21 17:12:13 -0400
  • 41c5f04c9f Internal transaction table fixed with dynamic input output data displays Chris Fenos 2018-08-21 15:58:33 -0400
  • b2c644ffb5 cmd, eth, miner: make recommit configurable (#17444) gary rong 2018-08-22 03:56:54 +0800
  • 081a7421e4 Merge branch 'refactor/stylesAccount' of github.com:ShyftNetwork/go-empyrean into refactor/stylesBlockExplorer Chris Fenos 2018-08-21 14:43:55 -0400
  • 7eb16ceaf1 added addr table Dustin Brickwood 2018-08-21 14:42:50 -0400
  • 354834749d Internal transaction routes and table created - not styled for input column Chris Fenos 2018-08-21 14:41:48 -0400
  • 522cfc68ff swarm: fix typos (#17473) Geon Kim 2018-08-22 03:13:33 +0900
  • 471b46d8c0 core: add 'codeFilePath' optional field to allow loading predefined account code from a file Jared Wasinger 2018-08-21 14:06:55 -0400
  • 8f19d6f4cd New data seeded Chris Fenos 2018-08-21 13:51:37 -0400
  • a0c97fcaed
    miner: avoid microptimization in favor of cleaner code Péter Szilágyi 2018-08-21 20:45:08 +0300
  • fd0bee2e7e swarm: fix typo KimMachineGun 2018-08-22 02:39:45 +0900
  • 4bea6ac814 Block explorer blocks mined page fixed Chris Fenos 2018-08-21 12:45:37 -0400
  • ffbaa8b20f accounts overlay fixed Chris Fenos 2018-08-21 12:15:42 -0400
  • 0191114c5b cmd/swarm: added publisher key assertion to act tests Elad 2018-08-21 17:12:24 +0200
  • bc1922d556
    Merge 04a0402649 into a063fe9b2d Péter Szilágyi 2018-08-21 15:00:32 +0000
  • 04a0402649
    miner: add some recommit debug logs Péter Szilágyi 2018-08-21 17:59:24 +0300