Commit graph

  • efe5886877 signer/core: Fixes typo of method name in comment. (#18222) vim88 2018-12-02 14:00:42 +0200
  • 1ff0fd2cff refactor cache BlockSigners AnilChinchawale 2018-12-02 14:52:54 +0530
  • 6d3bcd918f fix nil exception AnilChinchawale 2018-12-04 14:29:07 +0530
  • 4a12d746ff tmp fix ethash unittests parmarrushabh 2018-12-04 14:25:55 +0530
  • 87896dcdf9 remove debug info AnilChinchawale 2018-12-04 12:27:26 +0530
  • 2b7010d51f add state variable to verifyHeader(), verifyHeaders() in the consensus parmarrushabh 2018-12-02 12:21:48 +0530
  • bd2419e7a3 fix GetVoterCap parmarrushabh 2018-12-02 12:10:18 +0530
  • b10d8170c7 add GetVoterCap func AnilChinchawale 2018-12-02 11:30:04 +0530
  • 8a456132e5 modify logic to adapt new readers AnilChinchawale 2018-12-02 11:26:18 +0530
  • 4b1f635636 add randomize(smc) reader AnilChinchawale 2018-12-02 11:16:17 +0530
  • 271cab95a4 update blocksigner(smc) reader parmarrushabh 2018-12-02 11:10:48 +0530
  • 3cf363ea27 add validator(smc) reader parmarrushabh 2018-12-02 10:51:11 +0530
  • 1920c108e4
    cmd, core, params: add support for Stureby Ikmyeong Na 2018-12-02 11:04:05 +0900
  • d68134e46d
    Changed http:// to https:// on JSON-RPC link Marius Kjærstad 2018-12-01 18:37:06 +0100
  • a4e6169fde signer/core: Fixes typo of method name in comment. vim88 2018-12-01 14:30:14 +0200
  • 4ebea8450a Merge branch 'master' of github.com:ethereum/go-ethereum into ulc/master_2 b00ris 2018-12-01 12:44:34 +0300
  • cad2a699ea p2p/simulations: track all connections in on snapshot loading Janos Guljas 2018-12-01 10:20:50 +0100
  • 085f89172f swarm/pss: Add same api interface for all Send* methods (#18218) lash 2018-12-01 07:07:18 +0100
  • 9caf3b1b55
    mark geth v1.8.19 beta Ikmyeong Na 2018-12-01 14:38:43 +0900
  • 54abb97e3b p2p: use errors.New instead of fmt.Errorf (#18193) needkane 2018-12-01 05:38:37 +0800
  • 49ca919900 p2p/simulations: validate all connections on loading a snapshot Janos Guljas 2018-11-30 19:01:54 +0100
  • 6fbdcb27f0 swarm/network: Hive - do not notify peer if discovery is disabled Janos Guljas 2018-11-30 18:55:56 +0100
  • 6118e649dc swarm/pss: Add same api interface for all Send* methods lash 2018-11-30 14:52:38 +0100
  • ef8ced4151 vendor: update github.com/karalabe/hid (#18213) Felix Lange 2018-11-30 10:22:53 +0100
  • 8b0176c4d3 Fixed wait period longer in when near checkpoit block for all MNs. DinhLN 2018-11-30 10:34:46 +0700
  • 7e7781ffaa cmd/swarm: add flag for application name (swarm or swarm-private) (#18189) Anton Evangelatov 2018-11-29 17:43:15 +0100
  • 7c17020885 vendor: update github.com/karalabe/hid Felix Lange 2018-11-29 16:35:09 +0100
  • 8ba97a02b2 swarm/shed: rename prefix to metricsPrefix Anton Evangelatov 2018-11-29 15:39:13 +0100
  • d8acb127a3 swarm/storage/localstore: most basic database Janos Guljas 2018-11-29 15:37:12 +0100
  • 634755bf63 core/vm: fix build Guillaume Ballet 2018-11-29 13:52:13 +0100
  • 9a90c999ac swarm/shed: push metrics prefix up Anton Evangelatov 2018-11-29 12:42:13 +0100
  • 97c8a61f2a swarm/shed: add metrics to each shed db Anton Evangelatov 2018-11-29 12:36:54 +0100
  • cf62bd2e88
    cmd/utils: max out the OS file allowance, don't cap to 2K Péter Szilágyi 2018-11-29 12:47:29 +0200
  • e52c5ec58e swarm/pss: Rebase on master after kad depth change + handler refactor lash 2018-11-26 23:58:24 +0100
  • 01371469e6
    vendor: update leveldb (#18205) Péter Szilágyi 2018-11-29 12:07:10 +0200
  • 32d35c9c08 accounts/keystore: delete the redundant keystore in filename (#17930) Wenbiao Zheng 2018-11-29 18:04:56 +0800
  • e352bb025e
    geth 1.8.19-evmc.6.0.0-0 Paweł Bylica 2018-11-29 11:03:22 +0100
  • a4428c505e mobile: added constructor for BigInts (#17828) Eugene Valeyev 2018-11-29 13:02:31 +0300
  • 55a4ff806f remove a no-op line in the code (#17760) zah 2018-11-29 11:57:00 +0200
  • 4983d55fbb
    Merge remote-tracking branch 'ewasm/evmc-v6' into release/1.8-evmc6 Paweł Bylica 2018-11-29 10:48:27 +0100
  • abe1f3a000
    core/vm: Add EVMC support Paweł Bylica 2018-09-11 15:22:08 +0200
  • 76cf67c50c
    vendor: Add EVMC 6.0.0 Paweł Bylica 2018-09-11 14:34:59 +0200
  • 4cd7a85d96
    internal/ethapi, eth, les: Remove vmCfg param from Backend.GetEVM() Paweł Bylica 2018-11-08 12:27:01 +0100
  • 2a01f63995
    eth: Use Blockchain's VM config in EthAPIBackend Paweł Bylica 2018-11-08 10:52:02 +0100
  • c81d240252
    miner: Take VM config from BlockChain Paweł Bylica 2018-10-22 00:22:23 +0200
  • 3c257f377a
    core: Add getter for VM config to BlockChain Paweł Bylica 2018-10-22 00:19:59 +0200
  • 8380a1303c
    vendor: update leveldb Martin Holst Swende 2018-11-28 20:53:02 +0100
  • 7c657fc789 tests, core: update tests and make STATICCALL cause touch-delete (#18187) Martin Holst Swende 2018-11-29 09:51:57 +0100
  • 3d21d455dc cmd/evm: commit statedb if dump is requested (#18208) Matthew Di Ferrante 2018-11-29 09:29:12 +0100
  • 6de95459a2
    cmd/evm: commit statedb if dump is requested Matthew Di Ferrante 2018-11-29 08:08:54 +0100
  • 40a69b521e Address comments Ashish Bhatia 2018-11-28 13:47:06 -0800
  • b73d66f2a1 .ldb filesize 2MB=>128MB Dennis E 2018-11-28 09:27:02 -0800
  • ad25065d9f wip Elizabeth Engelman 2018-11-28 09:13:07 -0600
  • d965c70335 remove swarm/grafana_dashboards Anton Evangelatov 2018-11-28 15:55:58 +0100
  • 1fec471a54 cmd/swarm/swarm-smoke: remove colorable Anton Evangelatov 2018-11-28 15:45:25 +0100
  • 3dba6a6d27 remove unrelated code Franklin 2018-11-28 22:42:07 +0800
  • 8633cbe66f cmd/swarm/swarm-smoke: return correct exit code Anton Evangelatov 2018-11-28 14:39:57 +0100
  • bcc6910826 node: warn when using deprecated config/resource files Felix Lange 2018-11-28 14:22:47 +0100
  • a7501d0c41
    params, swarm: start Geth v1.8.20 and Swarm v0.3.8 release cycle Péter Szilágyi 2018-11-28 14:44:00 +0200
  • dae82f0985
    params, swarm: release Geth v1.8.19 and Swarm v0.3.7 v1.8.19 Péter Szilágyi 2018-11-28 14:42:37 +0200
  • 8fdbbef72d
    Merge pull request #18196 from karalabe/downloader-cht-fix Péter Szilágyi 2018-11-28 14:40:32 +0200
  • 8696986547
    Merge pull request #18197 from karalabe/v1.8.19-chts Péter Szilágyi 2018-11-28 13:54:32 +0200
  • d606a7a46a
    params: update CHTs for the v1.8.19 release Péter Szilágyi 2018-11-28 13:53:33 +0200
  • 174083c3ae
    eth/downloader: fix light client cht binary search issue Péter Szilágyi 2018-11-28 13:31:42 +0200
  • fbf5b1de15 core/type: change receipt status code kane 2018-11-28 03:59:14 -0500
  • bfed28a421 core: more detailed metrics for block processing (#18119) Martin Holst Swende 2018-11-28 09:29:05 +0100
  • 6451da9b8c p2p: fmt is bad choice kane 2018-11-28 02:02:15 -0500
  • f38cc384f0
    Merge pull request #2 from ethereum/master owen.duan 2018-11-28 10:38:05 +0800
  • 1a808aecd7 eth: Fixed typo in config file Lucas Hendren 2018-11-27 08:59:53 -0500
  • f76f00002f cmd/swarm: add flag for application name (swarm or swarm-private) Anton Evangelatov 2018-11-27 14:28:24 +0100
  • edc39aaedf
    p2p/discv5: gofmt Péter Szilágyi 2018-11-27 14:50:47 +0200
  • 89fe24bbcc p2p/discv5: minor code simplification (#18188) ANOTHEL 2018-11-27 21:00:57 +0900
  • 4a6f8f59fa
    Update net.go ANOTHEL 2018-11-27 20:55:43 +0900
  • 30e5860a5f
    Update net.go ANOTHEL 2018-11-27 20:49:33 +0900
  • cc2507f820 tests, core: update tests and make STATICCALL cause touch-delete Martin Holst Swende 2018-11-27 12:02:55 +0100
  • 8b9f469419 p2p/protocols: fix minor comments typo (#18185) Liang Ma 2018-11-27 10:52:30 +0000
  • 5274fb360c
    Merge pull request #286 from ngtuna/1.0.0-stable Tuna 2018-11-27 14:24:17 +0700
  • 86fda7af9e bump up to v1.0.0 Tuna 2018-11-10 10:43:31 +0700
  • 1a46b4e618
    Merge pull request #273 from nguyenbatam/fix_err_add_sign_tx_to_pool Tuna 2018-11-27 14:22:15 +0700
  • 49a52d1f85
    Merge pull request #305 from tomochain/thanhson1085-block-gaslimit Tuna 2018-11-27 14:19:51 +0700
  • fedd6fbc3a add smc ultilities MestryOmkar 2018-11-27 10:44:01 +0530
  • aac29ab1be add BlockSigners reader parmarrushabh 2018-11-27 10:36:44 +0530
  • b2007b7ed0 updated validator_test.go parmarrushabh 2018-11-27 10:24:47 +0530
  • cceaae3d39 eth: Reverted config files to proper format Lucas Hendren 2018-11-26 23:50:10 -0500
  • 549b08d953 rollback fix duplicate count reward AnilChinchawale 2018-11-27 10:15:34 +0530
  • da52e3163e get blocksigner from cached AnilChinchawale 2018-11-27 18:20:25 +0530
  • 13c79d7ca2
    fix block gas limit Nguyen Sy Thanh Son 2018-11-27 10:05:14 +0700
  • 43773b7268 p2p:protocol fix minor comments typo Liang Ma 2018-11-27 00:23:49 +0000
  • 695a5cce1e Increase bzz version (#18184) holisticode 2018-11-26 13:34:40 -0500
  • c207edf2a3 swarm: add database abstractions (shed package) (#18183) Janoš Guljaš 2018-11-26 18:49:01 +0100
  • 7e48e57612 swarm/network: increased hive and test protocol version Fabio Barone 2018-11-26 11:40:46 -0500
  • 4f0d978eaa cmd/swarm: update should error on manifest mismatch (#18047) Javier Peletier 2018-11-26 17:37:59 +0100
  • 8fe316ba20 Increase BZZ version due to streamer version change; version tests Fabio Barone 2018-11-26 11:17:10 -0500
  • 1cd007ecae swarm/network: Correct neighborhood depth (#18066) lash 2018-11-26 17:13:59 +0100
  • bba5fd8192 Accounting metrics reporter (#18136) holisticode 2018-11-26 11:05:18 -0500
  • a32c6de204 swarm/network/stream/: added stream protocol version match tests Fabio Barone 2018-11-26 11:03:13 -0500
  • 2714e8f091 Remove multihash from Swarm bzz:// for Feeds (#18175) Javier Peletier 2018-11-26 16:10:22 +0100
  • 0699287440 tests: Add flag to use EVMC for state tests (#18084) Paweł Bylica 2018-11-26 16:09:32 +0100
  • b3d0bbf760 p2p/protocols: simplify reporter.save Fabio Barone 2018-11-26 09:41:42 -0500
  • 0ba0936b63 swarm: close stateStore after bzz.Stop() Fabio Barone 2018-11-20 14:34:10 -0500