Commit graph

  • 5f8d85bb45 Typo: missing EIP160Block argument Ellaismer 2018-03-27 06:09:40 -0400
  • e61a43dc9d Fix EIP160 gas mismatch Ellaismer 2018-03-27 06:03:34 -0400
  • c04407b8e1 Disable appveyor upload Ellaismer 2018-03-27 05:41:52 -0400
  • 6d2c94b4d2 Fix params/config.go gofmt Ellaismer 2018-03-27 05:39:58 -0400
  • 7240e32771 Fix core/genesis.go gofmt Ellaismer 2018-03-27 05:38:31 -0400
  • c97f750399 Remove unused CI upload tasks Ellaismer 2018-03-27 05:29:46 -0400
  • 9206a1ed6f ECIP1017 implementation for multi-geth Ellaismer 2018-03-27 05:19:52 -0400
  • b1184b78ac Bomb disposal implementation for Ellaism Ellaismer 2018-03-27 04:56:52 -0400
  • f14c555f22 Wrong genesis block difficulty Ellaismer 2018-03-27 04:34:05 -0400
  • 563643e66f whisper: fix linter problems Guillaume Ballet 2018-03-27 09:26:23 +0200
  • 08d54357f5 Add missing usage/command flags declaration for Ellaism Ellaismer 2018-03-27 03:22:03 -0400
  • 5525c96bb5 Add ellaism flags/configs in geth executable Ellaismer 2018-03-27 03:19:46 -0400
  • 45bd4fedde light: new CHT for ropsten (#16393) Felföldi Zsolt 2018-03-27 09:09:15 +0200
  • d763e20d55
    Merge pull request #16394 from hydai/fix_typo Péter Szilágyi 2018-03-27 10:08:58 +0300
  • a2fa4961c0 Add EllaismGenesisHash enforcement Ellaismer 2018-03-27 03:04:53 -0400
  • 516fd4afc4 Remove travis CI notifications Ellaismer 2018-03-27 02:56:15 -0400
  • c110e5bd2f Add Ellaism bootnodes Ellaismer 2018-03-27 02:56:00 -0400
  • aa40ccd05d Add Ellaism chain config (without ECIP1017 and bomb removal yet) Ellaismer 2018-03-27 02:52:11 -0400
  • 8406e4e840 Add Ellaism genesis block allocation data Ellaismer 2018-03-27 02:40:02 -0400
  • 6134990709
    core/vm: Fixed typos in core/vm/interpreter.go hydai 2018-03-27 12:29:04 +0800
  • 090b2b0c9b whisper: add a unit test and fix some copy issue Guillaume Ballet 2018-03-26 22:29:37 +0200
  • 050ad875dd light: new CHT for ropsten Zsolt Felfoldi 2018-03-26 22:14:58 +0200
  • 9f013f98e9 whisper: fix memalloc issue that slipped in Guillaume Ballet 2018-03-26 16:43:18 +0200
  • fd8a2786d4 whisper: fix issue in topic list copy Guillaume Ballet 2018-03-23 16:35:50 +0100
  • 85ea9159d0 params, VERSION: v1.8.4 unstable Felix Lange 2018-03-26 18:09:56 +0200
  • 329ac18ef6 params: v1.8.3 stable v1.8.3 Felix Lange 2018-03-26 18:08:41 +0200
  • 89cc604a50 light: new mainnet CHT (#16390) Felix Lange 2018-03-26 23:02:12 +0800
  • cf799e5eaa
    whisper: switch all remaining components from v5 to v6 Guillaume Ballet 2018-03-26 16:36:14 +0200
  • b49617a894 light: new mainnet CHT Felix Lange 2018-03-26 16:32:36 +0200
  • c053f1146d
    Merge pull request #16388 from hydai/fix_comments Péter Szilágyi 2018-03-26 17:05:35 +0300
  • c3dc814fea
    core/vm: Fixed typo in core/vm/evm.go hydai 2018-03-26 21:40:00 +0800
  • db9b2f5405 cmd/puppeth: add constraints to network name (#16336) Zhenguo Niu 2018-03-26 20:21:20 +0800
  • b1cba4f866
    cmd/puppeth: avoid package dependency on utils Péter Szilágyi 2018-03-26 14:49:31 +0300
  • e9b5e22ad1 rpc: limit chunked requests (#16343) Felix Lange 2018-03-26 19:46:37 +0800
  • e506d384e9 core/state: fix typo (#16370) Jia Chenhui 2018-03-26 19:45:34 +0800
  • dd708c1636
    Merge pull request #16319 from rjl493456442/dump_preimages Péter Szilágyi 2018-03-26 14:45:01 +0300
  • 495bdb0c71
    cmd: export preimages in RLP, support GZIP, uniform with block export Péter Szilágyi 2018-03-26 13:34:21 +0300
  • 7c131f4d6d core/asm: fixed typo (posititon -> position) (#16366) hydai 2018-03-26 18:48:39 +0800
  • 84c5db5409 core/vm: remove JIT VM codes (#16362) hydai 2018-03-26 18:48:04 +0800
  • 23ac783332 ecies: drop randomness parameter from PrivateKey.Decrypt (#16374) David Huie 2018-03-26 03:46:18 -0700
  • e9a1d8de34
    Merge pull request #16387 from karalabe/evm-polsihes Péter Szilágyi 2018-03-26 13:44:36 +0300
  • b6b6f52ec8
    cmd: implement preimage dump and import cmds rjl493456442 2018-03-14 20:15:30 +0800
  • c7547381b2 cmd/*, core, params: add ottoman testnet mark.lin 2017-10-02 12:05:46 +0800
  • 159fba764a core, les, eth, miner: Istanbul consensus integration mark.lin 2017-12-18 10:48:59 +0800
  • 3718bc0160 internal/web3ext: add Istanbul JS RPC API Edwin 2017-06-22 15:08:07 +0800
  • 72ae3ec221 consensus/istanbul: Istanbul consensus backend implementation mark.lin 2017-10-04 11:04:18 +0800
  • efd8b5be6f core/types: add Istanbul specific block hash calculation Edwin 2017-06-22 15:07:44 +0800
  • 1e297ef210 consensus/istanbul: add tests for Istanbul core mark.lin 2017-09-15 15:01:31 +0800
  • 0abccdb81e consensus/istanbul: Istanbul core implementation mark.lin 2017-09-15 14:59:09 +0800
  • f03a83a17b consensus/istanbul: Istanbul validator set implementation mark.lin 2017-10-04 11:02:41 +0800
  • d9b440a0de consensus/istanbul: common Istanbul interfaces and types mark.lin 2017-10-04 11:00:55 +0800
  • 94ec62c544 consensus: add Istanbul consensus engine interface mark.lin 2017-09-12 10:55:02 +0800
  • fddd6635b5 node: add an interface to retrieve node key from config Alan Chen 2017-06-19 18:16:03 +0800
  • e03ac4b7ae consensus/istanbul, eth: add Istanbul configuration Edwin 2017-06-22 15:06:47 +0800
  • 84e22adfba cmd/*: add Istanbul command line flags Edwin 2017-06-22 15:02:44 +0800
  • 1fae50a199
    core: minor evm polishes and optimizations Péter Szilágyi 2018-03-26 12:28:46 +0300
  • dacf71e018 params: add Istanbul consensus engine config to ChainConfig mark.lin 2017-04-13 12:18:39 +0800
  • e22d86f6f9 cmd, consensus, eth, ethstats: add protocol interface into consensus to support custom messages mark.lin 2017-09-12 11:29:12 +0800
  • b455f55730 core: Modify Hash function for Istanbul header kimmylin 2018-03-26 15:07:21 +0800
  • b7b465c549 consensus, eth: Istanbuil interface proposal kimmylin 2018-03-26 15:05:52 +0800
  • defc256afe
    Merge pull request #336 from ethersphere/more_tracing Viktor Trón 2018-03-25 12:19:14 +0200
  • a1b2b4c5b6 swarm/storage: fixed comment and improved error. cleandb no longer exists Anton Evangelatov 2018-03-23 21:25:04 +0100
  • f03c58336b swarm/storage: remove redundant trace Anton Evangelatov 2018-03-23 17:31:03 +0100
  • 61ffbbbe78 swarm/storage: close dbStored when we are retrieving from LevelDB Anton Evangelatov 2018-03-22 14:55:25 +0100
  • d7808c8ffb whisper: fixed broken partial topic filtering Eugene Valeyev 2018-03-23 10:27:55 +0300
  • a91160e5d9 ecies: drop randomness parameter from PrivateKey.Decrypt David Huie 2018-03-22 15:00:04 -0700
  • 3d013c1939 whisper: some components are still using v5, switch to v6 Guillaume Ballet 2018-03-22 15:48:52 +0100
  • aaa32f5300 Updated FoodCoin Registry smart-contract(Ropsten test network). Added api methods for Verificators in smart-contract Said Syakin 2018-03-22 18:39:37 +0400
  • 867a602cc4 Merge branch 'master' of https://github.com/ethereum/go-ethereum Eugene Valeyev 2018-03-22 15:56:16 +0300
  • 58272192c9 mobile: fixed PR review notes Eugene Valeyev 2018-03-22 15:54:11 +0300
  • 8b7d6e3449 core/state: fix typo LLLeon 2018-03-22 20:07:54 +0800
  • 4ffd38efb7 swarm/storage: tracing for chunk Anton Evangelatov 2018-03-15 19:04:28 +0100
  • b72cd7eb70 swarm/storage: tracing for chunks Anton Evangelatov 2018-03-15 18:18:56 +0100
  • 290ff49e1e log: see milliseconds in terminal Anton Evangelatov 2018-03-15 18:37:19 +0100
  • cd2d4c9b7c core/asm: fixed typo (posititon -> position) hydai 2018-03-22 18:11:58 +0800
  • 4635482b30
    main: make structlogger print output correctly Martin Holst Swende 2018-03-22 09:00:47 +0100
  • 03f5d078ef core/vm: Remove JIT VM codes. hydai 2018-03-22 12:03:37 +0800
  • 2e436fb9a9
    add ps.lock.Unlock() before return cpusoft 2018-03-22 11:38:52 +0800
  • 98d3d70b60 les: fix for issue #16243 Rickard Ekeroth 2018-03-21 21:46:10 +0200
  • e2ec5801ed
    cmd/swarm, swarm/network: dynamic sync streams update Janoš Guljaš 2018-03-21 18:35:28 +0100
  • 19d6d59c41 Merge branch 'master' into swarm-network-rewrite Balint Gabor 2018-03-21 11:45:29 +0100
  • 4fe360da83
    Merge 185a00f49e into 933972d139 Jia Chenhui 2018-03-21 09:29:26 +0000
  • 933972d139
    Merge pull request #16256 from epiclabs-io/unpack_one_arg_event Martin Holst Swende 2018-03-21 10:11:37 +0100
  • 185a00f49e core/state: fix typo. LLLeon 2018-03-21 14:03:37 +0800
  • bd4f21c0e4 Merge branch 'master' of https://github.com/ethereum/go-ethereum LLLeon 2018-03-21 10:47:32 +0800
  • e2efc7b99f [ fixed issue I'd caused ] Chris 2018-03-20 20:55:12 -0400
  • 0d4e1b8d6f [ more shyft basic config ] Chris 2018-03-20 18:26:21 -0400
  • 1f5d195cae Revert "Revert "Replace 'ethereum' with 'eximchain' in github links"" Louis 2018-03-20 12:02:25 -0400
  • 6f5700a356 Revert "Replace 'ethereum' with 'eximchain' in github links" Louis 2018-03-20 12:00:56 -0400
  • c5e55863d8 Replace 'ethereum' with 'eximchain' in github links Louis 2018-03-20 11:48:51 -0400
  • 41e16a4562 cmd: fix help template issue for subcommands Zhenguo Niu 2018-03-20 16:07:48 +0800
  • ca6585dc6f - removed additional badger-cache ArchetypicalDude 2018-03-20 09:06:33 +0100
  • 80f146ae36 cmd/geth: updated issue template for 'geth bug' command Zhenguo Niu 2018-03-20 13:00:27 +0800
  • 29d050dd42 cmd/puppeth: update usage of network arg Zhenguo Niu 2018-03-20 09:59:28 +0800
  • 6474da0f7a cmd/puppeth: add constraints to network name Zhenguo Niu 2018-03-19 13:38:54 +0800
  • 530d9b378c Bootnode for testnet 3.0 Yohan Graterol 2018-03-19 20:26:37 -0500
  • 5d542aa35c Added first set/get variable methods to work with registry Said Syakin 2018-03-20 01:35:48 +0400
  • a98b2cda8d
    Update README.md Ethereum Inc 2018-03-20 02:19:38 +0530
  • f24ae15f93
    Update defaults.go Ethereum Inc 2018-03-20 01:45:34 +0530
  • 122d097219 eInc protocol update suryansh 2018-03-20 01:42:02 +0530