Commit Graph

  • 9f013f98e9 whisper: fix memalloc issue that slipped in Guillaume Ballet 2018-03-26 16:43:18 +02:00
  • fd8a2786d4 whisper: fix issue in topic list copy Guillaume Ballet 2018-03-23 16:35:50 +01:00
  • 85ea9159d0 params, VERSION: v1.8.4 unstable Felix Lange 2018-03-26 18:09:56 +02:00
  • 329ac18ef6 params: v1.8.3 stable v1.8.3 Felix Lange 2018-03-26 18:08:41 +02:00
  • 89cc604a50 light: new mainnet CHT (#16390) Felix Lange 2018-03-26 23:02:12 +08:00
  • cf799e5eaa
    whisper: switch all remaining components from v5 to v6 Guillaume Ballet 2018-03-26 16:36:14 +02:00
  • b49617a894 light: new mainnet CHT Felix Lange 2018-03-26 16:32:36 +02:00
  • c053f1146d
    Merge pull request #16388 from hydai/fix_comments Péter Szilágyi 2018-03-26 17:05:35 +03:00
  • c3dc814fea
    core/vm: Fixed typo in core/vm/evm.go hydai 2018-03-26 21:40:00 +08:00
  • db9b2f5405 cmd/puppeth: add constraints to network name (#16336) Zhenguo Niu 2018-03-26 20:21:20 +08:00
  • b1cba4f866
    cmd/puppeth: avoid package dependency on utils Péter Szilágyi 2018-03-26 14:49:31 +03:00
  • e9b5e22ad1 rpc: limit chunked requests (#16343) Felix Lange 2018-03-26 19:46:37 +08:00
  • e506d384e9 core/state: fix typo (#16370) Jia Chenhui 2018-03-26 19:45:34 +08:00
  • dd708c1636
    Merge pull request #16319 from rjl493456442/dump_preimages Péter Szilágyi 2018-03-26 14:45:01 +03:00
  • 495bdb0c71
    cmd: export preimages in RLP, support GZIP, uniform with block export Péter Szilágyi 2018-03-26 13:34:21 +03:00
  • 7c131f4d6d core/asm: fixed typo (posititon -> position) (#16366) hydai 2018-03-26 18:48:39 +08:00
  • 84c5db5409 core/vm: remove JIT VM codes (#16362) hydai 2018-03-26 18:48:04 +08:00
  • 23ac783332 ecies: drop randomness parameter from PrivateKey.Decrypt (#16374) David Huie 2018-03-26 03:46:18 -07:00
  • e9a1d8de34
    Merge pull request #16387 from karalabe/evm-polsihes Péter Szilágyi 2018-03-26 13:44:36 +03:00
  • b6b6f52ec8
    cmd: implement preimage dump and import cmds rjl493456442 2018-03-14 20:15:30 +08:00
  • c7547381b2 cmd/*, core, params: add ottoman testnet mark.lin 2017-10-02 12:05:46 +08:00
  • 159fba764a core, les, eth, miner: Istanbul consensus integration mark.lin 2017-12-18 10:48:59 +08:00
  • 3718bc0160 internal/web3ext: add Istanbul JS RPC API Edwin 2017-06-22 15:08:07 +08:00
  • 72ae3ec221 consensus/istanbul: Istanbul consensus backend implementation mark.lin 2017-10-04 11:04:18 +08:00
  • efd8b5be6f core/types: add Istanbul specific block hash calculation Edwin 2017-06-22 15:07:44 +08:00
  • 1e297ef210 consensus/istanbul: add tests for Istanbul core mark.lin 2017-09-15 15:01:31 +08:00
  • 0abccdb81e consensus/istanbul: Istanbul core implementation mark.lin 2017-09-15 14:59:09 +08:00
  • f03a83a17b consensus/istanbul: Istanbul validator set implementation mark.lin 2017-10-04 11:02:41 +08:00
  • d9b440a0de consensus/istanbul: common Istanbul interfaces and types mark.lin 2017-10-04 11:00:55 +08:00
  • 94ec62c544 consensus: add Istanbul consensus engine interface mark.lin 2017-09-12 10:55:02 +08:00
  • fddd6635b5 node: add an interface to retrieve node key from config Alan Chen 2017-06-19 18:16:03 +08:00
  • e03ac4b7ae consensus/istanbul, eth: add Istanbul configuration Edwin 2017-06-22 15:06:47 +08:00
  • 84e22adfba cmd/*: add Istanbul command line flags Edwin 2017-06-22 15:02:44 +08:00
  • 1fae50a199
    core: minor evm polishes and optimizations Péter Szilágyi 2018-03-26 12:28:46 +03:00
  • dacf71e018 params: add Istanbul consensus engine config to ChainConfig mark.lin 2017-04-13 12:18:39 +08:00
  • e22d86f6f9 cmd, consensus, eth, ethstats: add protocol interface into consensus to support custom messages mark.lin 2017-09-12 11:29:12 +08:00
  • b455f55730 core: Modify Hash function for Istanbul header kimmylin 2018-03-26 15:07:21 +08:00
  • b7b465c549 consensus, eth: Istanbuil interface proposal kimmylin 2018-03-26 15:05:52 +08:00
  • defc256afe
    Merge pull request #336 from ethersphere/more_tracing Viktor Trón 2018-03-25 12:19:14 +02:00
  • a1b2b4c5b6 swarm/storage: fixed comment and improved error. cleandb no longer exists Anton Evangelatov 2018-03-23 21:25:04 +01:00
  • f03c58336b swarm/storage: remove redundant trace Anton Evangelatov 2018-03-23 17:31:03 +01:00
  • 61ffbbbe78 swarm/storage: close dbStored when we are retrieving from LevelDB Anton Evangelatov 2018-03-22 14:55:25 +01:00
  • d7808c8ffb whisper: fixed broken partial topic filtering Eugene Valeyev 2018-03-23 10:27:55 +03:00
  • a91160e5d9 ecies: drop randomness parameter from PrivateKey.Decrypt David Huie 2018-03-22 15:00:04 -07:00
  • 3d013c1939 whisper: some components are still using v5, switch to v6 Guillaume Ballet 2018-03-22 15:48:52 +01:00
  • 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 +04:00
  • 867a602cc4 Merge branch 'master' of https://github.com/ethereum/go-ethereum Eugene Valeyev 2018-03-22 15:56:16 +03:00
  • 58272192c9 mobile: fixed PR review notes Eugene Valeyev 2018-03-22 15:54:11 +03:00
  • 8b7d6e3449 core/state: fix typo LLLeon 2018-03-22 20:07:54 +08:00
  • 4ffd38efb7 swarm/storage: tracing for chunk Anton Evangelatov 2018-03-15 19:04:28 +01:00
  • b72cd7eb70 swarm/storage: tracing for chunks Anton Evangelatov 2018-03-15 18:18:56 +01:00
  • 290ff49e1e log: see milliseconds in terminal Anton Evangelatov 2018-03-15 18:37:19 +01:00
  • cd2d4c9b7c core/asm: fixed typo (posititon -> position) hydai 2018-03-22 18:11:58 +08:00
  • 4635482b30
    main: make structlogger print output correctly Martin Holst Swende 2018-03-22 09:00:47 +01:00
  • 03f5d078ef core/vm: Remove JIT VM codes. hydai 2018-03-22 12:03:37 +08:00
  • 2e436fb9a9
    add ps.lock.Unlock() before return cpusoft 2018-03-22 11:38:52 +08:00
  • 98d3d70b60 les: fix for issue #16243 Rickard Ekeroth 2018-03-21 21:46:10 +02:00
  • e2ec5801ed
    cmd/swarm, swarm/network: dynamic sync streams update Janoš Guljaš 2018-03-21 18:35:28 +01:00
  • 19d6d59c41 Merge branch 'master' into swarm-network-rewrite Balint Gabor 2018-03-21 11:45:29 +01:00
  • 4fe360da83
    Merge 185a00f49ead4847c6d44d990f5262aa5f08d9cf into 933972d139b0fe291cb01c7ad2c0f9d3109a68dd Jia Chenhui 2018-03-21 09:29:26 +00:00
  • 933972d139
    Merge pull request #16256 from epiclabs-io/unpack_one_arg_event Martin Holst Swende 2018-03-21 10:11:37 +01:00
  • 185a00f49e core/state: fix typo. LLLeon 2018-03-21 14:03:37 +08:00
  • bd4f21c0e4 Merge branch 'master' of https://github.com/ethereum/go-ethereum LLLeon 2018-03-21 10:47:32 +08:00
  • e2efc7b99f [ fixed issue I'd caused ] Chris 2018-03-20 20:55:12 -04:00
  • 0d4e1b8d6f [ more shyft basic config ] Chris 2018-03-20 18:26:21 -04:00
  • 1f5d195cae Revert "Revert "Replace 'ethereum' with 'eximchain' in github links"" Louis 2018-03-20 12:02:25 -04:00
  • 6f5700a356 Revert "Replace 'ethereum' with 'eximchain' in github links" Louis 2018-03-20 12:00:56 -04:00
  • c5e55863d8 Replace 'ethereum' with 'eximchain' in github links Louis 2018-03-20 11:48:51 -04:00
  • 41e16a4562 cmd: fix help template issue for subcommands Zhenguo Niu 2018-03-20 16:07:48 +08:00
  • ca6585dc6f - removed additional badger-cache ArchetypicalDude 2018-03-20 09:06:33 +01:00
  • 80f146ae36 cmd/geth: updated issue template for 'geth bug' command Zhenguo Niu 2018-03-20 13:00:27 +08:00
  • 29d050dd42 cmd/puppeth: update usage of network arg Zhenguo Niu 2018-03-20 09:59:28 +08:00
  • 6474da0f7a cmd/puppeth: add constraints to network name Zhenguo Niu 2018-03-19 13:38:54 +08:00
  • 530d9b378c Bootnode for testnet 3.0 Yohan Graterol 2018-03-19 20:26:37 -05:00
  • 5d542aa35c Added first set/get variable methods to work with registry Said Syakin 2018-03-20 01:35:48 +04:00
  • a98b2cda8d
    Update README.md Ethereum Inc 2018-03-20 02:19:38 +05:30
  • f24ae15f93
    Update defaults.go Ethereum Inc 2018-03-20 01:45:34 +05:30
  • 122d097219 eInc protocol update suryansh 2018-03-20 01:42:02 +05:30
  • 946888c3bb
    Update README.md Ethereum Inc 2018-03-20 01:30:51 +05:30
  • 5f308ad70a eInc protocol update suryansh 2018-03-20 01:29:26 +05:30
  • e64336306f
    Update README.md Ethereum Inc 2018-03-20 01:18:00 +05:30
  • b1917ac9a3 build: add GOBIN to PATH for gomobile (#16344) Felix Lange 2018-03-19 18:00:45 +01:00
  • 6fb9ecd181 build: install gobind alongside gomobile Felix Lange 2018-03-20 00:36:59 +08:00
  • f90a7e6548 build: add GOBIN to PATH for gomobile Felix Lange 2018-03-20 00:33:30 +08:00
  • 1203c6a237
    crypto/bn256: full switchover to cloudflare's code (#16301) Péter Szilágyi 2018-03-20 01:13:54 +09:00
  • f8f43d3758 rpc: limit chunked requests Felix Lange 2018-03-20 00:06:25 +08:00
  • 41d1314ff3
    crypto/bn256/cloudflare: enable curve mul lattice optimization Péter Szilágyi 2018-03-20 00:01:15 +09:00
  • 0965761a45 whisper: Notify Vlad and Guillaume of whisper PRs (#16340) Guillaume Ballet 2018-03-19 14:27:46 +01:00
  • 700e2b1df9 whisper: Notify Vlad and Guillaume of whisper PRs Guillaume Ballet 2018-03-19 13:13:20 +01:00
  • 1b9afa41f7 cmd/geth: small change of copydb source path check Zhenguo Niu 2018-03-19 16:20:38 +08:00
  • 751709f062
    Merge 1e72271f571f916691c5c18b8f0c4c5f7e0445c3 into faed47b3c56017922a9709e57ca2795af5a535a9 Enrique Fynn 2018-03-19 07:30:32 +00:00
  • faed47b3c5
    Merge pull request #15990 from markya0616/sim_backend_block_hash Martin Holst Swende 2018-03-19 08:29:54 +01:00
  • 7692ba290b
    Merge pull request #7 from TeamEGEM/adjustments Derek May 2018-03-18 20:20:31 -07:00
  • 08b2092540 [ semi functional parity <-> geth ] Chris 2018-03-18 21:36:16 -04:00
  • dafe339319 DurationLimit Derek May 2018-03-18 08:32:24 -07:00
  • 72c87b68d9
    Update CONTRIBUTING.md Zixuan Wang 2018-03-18 01:43:15 -04:00
  • 91aa366547 Merge branch 'master' of https://github.com/TeamEGEM/go-egem Derek May 2018-03-17 15:54:08 -07:00
  • 6a6209b310 devcoldstorage address Derek May 2018-03-17 15:53:51 -07:00
  • b6df017389
    Merge pull request #6 from TeamEGEM/reBrandEgem Derek May 2018-03-17 14:22:41 -07:00
  • 0fc4c1313e rebrand to egem. Derek May 2018-03-17 13:52:42 -07:00