Commit Graph

  • cbdaa0ca2a params: release Geth v1.8.5 - Dirty Derivative² v1.8.5 Péter Szilágyi 2018-04-23 10:02:34 +03:00
  • 7cf83cee52 eth/downloader: fix for Issue #16539 (#16546) Domino Valdano 2018-04-23 00:01:21 -07:00
  • 744428cb03 vendor: update elastic/gosigar so that it compiles on OpenBSD (#16542) Fabian Raetz 2018-04-21 19:19:12 +02:00
  • b15eb665ee ethclient: add DialContext and Close (#16318) Lorenzo Manacorda 2018-04-19 15:36:33 +02:00
  • a16f12ba86 whisper/whisperv6: post returns the hash of sent message (#16495) gluk256 2018-04-19 15:34:24 +02:00
  • 8feb31825e rpc: handle HTTP response error codes (#16500) Martin Holst Swende 2018-04-19 15:32:43 +02:00
  • 8f8774cf6d all: fix various typos (#16533) Wuxiang 2018-04-19 21:32:02 +08:00
  • c514fbccc0 core/asm: accept uppercase instructions (#16531) dm4 2018-04-19 21:31:30 +08:00
  • 52b046c9b6 rpc: clean up IPC handler (#16524) Felix Lange 2018-04-18 12:27:20 +02:00
  • 661f5f3dac cmd/utils: fix help template issue for subcommands (#16351) Zhenguo Niu 2018-04-18 07:50:25 +08:00
  • 49e38c970e core/asm: remove unused condition (#16487) dm4 2018-04-18 07:08:31 +08:00
  • ba1030b6b8 build: enable goimports and varcheck linters (#16446) thomasmodeneis 2018-04-18 00:53:50 +02:00
  • 7605e63cb9 VERSION, params: begin v1.8.5 release cycle Péter Szilágyi 2018-04-17 11:26:06 +03:00
  • 2423ae01e0 params: release Geth v1.8.4 v1.8.4 Péter Szilágyi 2018-04-17 11:20:53 +03:00
  • 92c6d13083 light: new CHTs (#16515) Felföldi Zsolt 2018-04-17 08:33:31 +02:00
  • ec3db0f56c cmd/clef, signer: initial poc of the standalone signer (#16154) Martin Holst Swende 2018-04-16 14:04:32 +02:00
  • de2a7bb764 eth/downloader: wait for all fetcher goroutines to exit before terminating (#16509) gary rong 2018-04-16 16:37:48 +08:00
  • 6b2b328cdb ethdb: add leveldb write delay statistic (#16499) gary rong 2018-04-16 16:18:24 +08:00
  • 2a1fc3d155 miner: remove contention on currentMu for pending data retrievals (#16497) Ryan Schneider 2018-04-16 00:56:20 -07:00
  • 60516c83b0 Merge pull request #16494 from karalabe/txpool-stable-pricedelete Péter Szilágyi 2018-04-12 13:19:06 +03:00
  • db48d312e4 core: txpool stable underprice drop order, perf fixes Péter Szilágyi 2018-04-12 12:17:52 +03:00
  • 7e911b8e47 Merge pull request #16491 from holiman/fix_copy_again Péter Szilágyi 2018-04-12 10:54:29 +03:00
  • 7205366c9f core/state: fix ripemd-cornercase in Copy Martin Holst Swende 2018-04-11 15:03:49 +02:00
  • 5a79aca8b9 Merge pull request #16485 from holiman/fixcopycopy Péter Szilágyi 2018-04-11 12:00:17 +03:00
  • 0c7b99b8cc core/state: fix bug in copy of copy State Martin Holst Swende 2018-04-10 20:59:07 +02:00
  • e7cc5b4160 les: add ps.lock.Unlock() before return (#16360) cpusoft 2018-04-11 16:02:33 +08:00
  • 34ecb495b6 Merge pull request #16481 from karalabe/go1.10.1 Péter Szilágyi 2018-04-11 10:56:32 +03:00
  • 2e247705cd travis.yml: add TEST_PACKAGES to speed up swarm testing (#16456) Elad_ 2018-04-10 16:35:26 +02:00
  • 95d5c22086 travis, appveyor: bump to Go 1.10.1 Péter Szilágyi 2018-04-10 17:07:58 +03:00
  • 3caf16b15f core: remove stray account creations in state transition (#16470) Felix Lange 2018-04-10 15:33:25 +02:00
  • 30deb6067f build: add -e and -X flags to get more information on #16433 (#16443) ligi 2018-04-10 13:32:48 +02:00
  • 989ab26028 Merge pull request #16478 from karalabe/fix-alltools-dockerfile Péter Szilágyi 2018-04-10 14:13:52 +03:00
  • c7ab3e5544 common: delete StringToAddress, StringToHash (#16436) Felix Lange 2018-04-10 13:12:07 +02:00
  • 29213b1f8f Dockerfile.alltools: fix invalid command Péter Szilágyi 2018-04-10 14:02:56 +03:00
  • 149f706fde Merge pull request #16477 from karalabe/puppeth-dockerfile-permission-fix Péter Szilágyi 2018-04-10 13:40:52 +03:00
  • 7c1e9a5004 cmd/puppeth: fix node deploys for updated dockerfile user Péter Szilágyi 2018-04-10 13:13:05 +03:00
  • 39f4c80155 Merge pull request #15225 from holiman/test_removefrom_dirtyset Péter Szilágyi 2018-04-10 12:28:30 +03:00
  • 8c31d2897b core: add blockchain benchmarks Martin Holst Swende 2018-04-07 23:20:57 +02:00
  • 14c9215dd3 state: handle nil in journal dirties Martin Holst Swende 2018-04-07 19:14:20 +02:00
  • 1100e8ba63 eth/downloader: flush state sync data before exit (#16280) gary rong 2018-04-09 20:46:27 +08:00
  • 0fac705ed0 compression/rle: delete RLE compression (#16468) Felix Lange 2018-04-09 13:47:06 +02:00
  • 315b9b18df ethclient: remove empty object in newHeads subscription call (#16454) Ivo Georgiev 2018-04-09 13:40:58 +03:00
  • 8de655ef3a bmt: fix comment typos (#16461) DoubleWoodH 2018-04-09 18:38:01 +08:00
  • 3ebcf92b42 cmd/evm: print vm output when debug flag is on (#16326) dm4 2018-04-06 18:43:36 +08:00
  • c43792a42c cmd/geth: update template for 'geth bug' command (#16350) Zhenguo Niu 2018-04-06 18:42:11 +08:00
  • 50dbe8e244 Dockerfile: use non-privileged user account (#16052) Federico Gimenez 2018-04-05 14:14:32 +02:00
  • ec8ee611ca core/types: remove String methods from struct types (#16205) Steven Roose 2018-04-05 14:13:02 +02:00
  • 1e248f3a6e README: change 'built in' to 'built-in' Giovanni HoSang 2018-04-04 06:25:34 -07:00
  • 6ab9f0a19f accounts/abi: improve test coverage (#16044) Ricardo Domingos 2018-04-04 13:42:36 +02:00
  • 7aad81f881 eth: fix typos (#16414) Yusup 2018-04-04 18:25:02 +08:00
  • 2a4bd55b43 cmd/geth: remove relOracle variable (#16434) Nguyen Sy Thanh Son 2018-04-04 17:22:26 +07:00
  • 5909482fb5 core/state: avoid redundant addition to code size cache (#16427) Jia Chenhui 2018-04-03 23:13:19 +08:00
  • d1af4e1a9e crypto/secp256k1: catch curve parameter parse errors (#16392) David Huie 2018-04-03 08:12:00 -07:00
  • 6cdfb9a3eb .gitattributes: enable solidity highlighting on github (#16425) Li Xuanji 2018-04-03 21:21:24 +08:00
  • a095b84ec5 travis.yml: remove sudo requirement for PPA and Azure purge builders (#16404) Felix Lange 2018-03-28 14:35:41 +02:00
  • d985b9052a core/state: avoid linear overhead on journal dirty listing Péter Szilágyi 2018-03-27 15:13:30 +03:00
  • 958ed4f3d9 core/state: rework dirty handling to avoid quadratic overhead Martin Holst Swende 2017-10-01 21:07:30 +02:00
  • 1a8894b3d5 core/state: uniform parameter style (#16398) Jia Chenhui 2018-03-28 14:26:37 +08:00
  • 80449719bd whisper: fix issue in topic list copy (#16381) Guillaume Ballet 2018-03-27 17:26:08 +02:00
  • 45bd4fedde light: new CHT for ropsten (#16393) Felföldi Zsolt 2018-03-27 09:09:15 +02:00
  • d763e20d55 Merge pull request #16394 from hydai/fix_typo Péter Szilágyi 2018-03-27 10:08:58 +03:00
  • 6134990709 core/vm: Fixed typos in core/vm/interpreter.go hydai 2018-03-27 12:29:04 +08: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
  • 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
  • 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
  • 1fae50a199 core: minor evm polishes and optimizations Péter Szilágyi 2018-03-26 12:28:46 +03:00
  • 3d013c1939 whisper: some components are still using v5, switch to v6 Guillaume Ballet 2018-03-22 15:48:52 +01:00
  • 933972d139 Merge pull request #16256 from epiclabs-io/unpack_one_arg_event Martin Holst Swende 2018-03-21 10:11:37 +01:00
  • b1917ac9a3 build: add GOBIN to PATH for gomobile (#16344) Felix Lange 2018-03-19 18:00:45 +01:00
  • 1203c6a237 crypto/bn256: full switchover to cloudflare's code (#16301) Péter Szilágyi 2018-03-20 01:13:54 +09:00
  • 0965761a45 whisper: Notify Vlad and Guillaume of whisper PRs (#16340) Guillaume Ballet 2018-03-19 14:27:46 +01:00
  • faed47b3c5 Merge pull request #15990 from markya0616/sim_backend_block_hash Martin Holst Swende 2018-03-19 08:29:54 +01:00
  • fe6cf00f48 miner: remove duplicated code (#15968) stompesi 2018-03-16 21:13:52 +09:00
  • 322006d0f2 Merge pull request #16315 from karalabe/drop-vagrant Péter Szilágyi 2018-03-15 18:59:50 +02:00
  • 56e2376e69 containers: drop vagrant support, noone's maintaining it Péter Szilágyi 2018-03-14 13:22:47 +02:00
  • a063876749 core/asm: fixed typo (labal -> label) (#16313) hydai 2018-03-14 17:59:06 +08:00
  • 62bc179bb9 Merge pull request #16310 from karalabe/websocket-request-limits Péter Szilágyi 2018-03-13 14:35:18 +02:00
  • 555f42cfd8 rpc: enforce the 128KB request limits on websockets too Péter Szilágyi 2018-03-13 13:23:44 +02:00
  • 6a2d2869f6 github: more information bot configuration (#16298) Anton Evangelatov 2018-03-12 09:56:59 +01:00
  • 1488fdaf19 cmd/utils: fix maxpeers vs lightpeers logic (#16125) Felföldi Zsolt 2018-03-09 10:55:03 +01:00
  • 77da203547 eth: update higest block we know during the sync if a higher was found (#16283) gary rong 2018-03-09 17:51:30 +08:00
  • 307846d046 Merge pull request #16287 from razum2um/master Péter Szilágyi 2018-03-09 11:06:18 +02:00
  • 38e2071df8 Merge pull request #16289 from jeffwalsh/remove-add-std-arg Péter Szilágyi 2018-03-09 11:05:09 +02:00
  • a25561dfb4 common/compiler: remove "--add-std" arg, deprecated in solidity 0.4.21 Jeffery Robert Walsh 2018-03-08 18:05:56 -08:00
  • 52697fb1b2 cmd/puppeth: allow any vhost in wallet Vlad Bokov 2018-03-08 20:43:36 +07:00
  • b2f53f9621 Merge pull request #16128 from karalabe/go1.10 Péter Szilágyi 2018-03-08 17:26:14 +02:00
  • 669aba8e2c travis, Dockerfile, appveyor, build: bump to Go 1.10 Péter Szilágyi 2018-02-19 11:04:26 +02:00