Commit Graph

  • 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
  • 39c16c8a1e cmd, ethdb, vendor: integrate leveldb iostats (#16277) Kurkó Mihály 2018-03-08 14:59:00 +02:00
  • 4871e25f5f core/vm: optimize eq, slt, sgt and iszero + tests (#16047) Martin Holst Swende 2018-03-08 13:48:19 +01:00
  • 85d5f2c661
    Merge pull request #16285 from karalabe/fix-resend-optional-param Péter Szilágyi 2018-03-08 12:52:38 +02:00
  • 28ef23f446
    internal/ethapi: make resent gas params optional Péter Szilágyi 2018-03-08 12:29:42 +02:00
  • 704840a8ad cmd, dashboard: use webpack dev server, remove custom assets (#16263) Kurkó Mihály 2018-03-08 10:22:21 +02:00
  • 3ec1b9a92d
    Merge pull request #16275 from karalabe/bump-duktape Péter Szilágyi 2018-03-07 16:29:31 +02:00
  • fc1f3f2618
    vendor: bump duktape to get rid of build warning Péter Szilágyi 2018-03-07 14:47:09 +02:00
  • cddb529d70 accounts/abi: normalize method name to a camel-case string (#15976) Mark 2018-03-07 20:34:53 +08:00
  • 63687f04e4 core: check transaction/receipt count match when reconstructing blocks (#16272) Kyuntae Ethan Kim 2018-03-07 19:05:14 +09:00
  • d43ffdbf6a
    Merge pull request #16240 from cuiweixie/txpool Péter Szilágyi 2018-03-07 11:45:28 +02:00
  • f6bef558aa eth: fixed typo (#16274) Kyuntae Ethan Kim 2018-03-07 18:15:54 +09:00
  • 2b5d1a4a4c
    core: update txpool tests for the removal fix Péter Szilágyi 2018-03-07 10:55:59 +02:00
  • f8601430fd
    core: should enqueue the invalids tx anyway cui 2018-03-03 18:09:36 +08:00
  • f1d440a437 whisper: final refactoring (#16259) gluk256 2018-03-06 23:37:43 +01:00
  • 746392cfd2 swarm/storage: disable treechunker test while it is flaky (#16254) Anton Evangelatov 2018-03-05 17:23:33 +01:00
  • 60a999f238 accounts/abi: Modified unpackAtomic to accept struct lvalues Javier Peletier 2018-03-05 16:01:40 +01:00
  • 13b566e06e accounts/abi: Add one-parameter event test case from enriquefynn/unpack_one_arg_event Javier Peletier 2018-03-05 16:00:03 +01:00
  • 1548518644
    VERSION, params: begin 1.8.3 release cycle Péter Szilágyi 2018-03-05 15:52:21 +02:00
  • b8b9f7f447
    params: release Geth 1.8.2 stable Péter Szilágyi 2018-03-05 15:48:48 +02:00
  • c636ac4045 github: config for probot-stale bot (#16235) Anton Evangelatov 2018-03-05 14:23:26 +01:00
  • bd6879ac51
    core/vm, crypto/bn256: switch over to cloudflare library (#16203) Péter Szilágyi 2018-03-05 14:33:45 +02:00
  • 223fe3f26e
    Merge pull request #16229 from karalabe/evm-call-fix Péter Szilágyi 2018-03-05 14:23:48 +02:00
  • b7e57ca1d0
    cmd/evm, core/vm, internal/ethapi: don't disable call gas metering Péter Szilágyi 2018-03-02 14:35:02 +02:00
  • 478143d69a utils: fix #16138 by checking if vhosts flag is set (#16141) Martin Holst Swende 2018-03-05 12:02:32 +01:00
  • abed63c38f
    Merge pull request #16250 from gluk256/317-fatalf Guillaume Ballet 2018-03-05 10:49:25 +01:00
  • d429a92f09 consensus/ethash: fixed typo (#16253) Kyuntae Ethan Kim 2018-03-05 18:32:56 +09:00
  • 61a061c9b4 whisper: refactoring go-routines Vlad 2018-03-04 23:30:18 +01:00
  • 0b814d32f8 accounts/abi: Abi binding support for nested arrays, fixes #15648, including nested array unpack fix (#15676) protolambda 2018-03-04 23:24:17 +01:00
  • 7b1d637098
    Merge pull request #16245 from gluk256/311-close-channel Guillaume Ballet 2018-03-04 23:22:26 +01:00
  • 95cca85d6d whisper: minor refactoring Vlad 2018-03-03 21:37:16 +01:00
  • 66cd41af1e
    Merge pull request #16231 from gluk256/303-reader gluk256 2018-03-03 09:40:01 +01:00
  • fa375955ad whisper/whisperv6: delete unused function (#16234) gluk256 2018-03-03 00:54:15 +01:00
  • 5ad7b9123c light: new CHTs (#16233) Felföldi Zsolt 2018-03-03 00:52:54 +01:00
  • ca64a122d3 eth/downloader: save and load trie sync progress (#16224) Péter Szilágyi 2018-03-03 01:52:39 +02:00
  • 12f4d28411
    internal/debug: add support for mutex profiles (#16230) Felix Lange 2018-03-03 00:52:21 +01:00
  • 6219a33822 whisper: filereader mode introduced to wnode Vlad 2018-03-02 14:54:54 +01:00
  • 49bcb5fbd5
    Merge pull request #16228 from karalabe/faucet-background-skip Péter Szilágyi 2018-03-02 12:13:19 +02:00
  • 6f13e515f4
    cmd/faucet: update state in background, skip when busy Péter Szilágyi 2018-03-02 11:57:11 +02:00
  • d520bf4503 cmd/swarm: fix some typos in manifest cmd (#16227) Zhenguo Niu 2018-03-02 17:59:26 +08:00
  • a76e46e3d7
    Merge pull request #16223 from gluk256/300-msg-serialiation Guillaume Ballet 2018-03-01 20:27:20 +01:00
  • 3ca3fffdf0 metrics: fix flaky Example metrics test (#16222) Anton Evangelatov 2018-03-01 18:55:31 +01:00
  • ee75a90ab4 whisper: topics replaced by bloom filters Vlad 2018-03-01 16:04:09 +01:00
  • 5a150e1b77 whisper: serious security issue fixed (#16219) gluk256 2018-03-01 09:34:46 +01:00
  • 9b4e182ce5
    Merge pull request #16210 from gluk256/288-filter-optimization Guillaume Ballet 2018-02-28 17:28:09 +01:00
  • d24d10a764 whisper: style fixes Vlad 2018-02-28 15:05:35 +01:00
  • 52bb0a1ec7
    Merge pull request #16214 from b00ris/whisperv6_datarace Guillaume Ballet 2018-02-28 14:31:19 +01:00
  • 1843615456
    Merge pull request #16206 from gluk256/277-mailserver Guillaume Ballet 2018-02-28 14:10:08 +01:00
  • 7843192c8e
    Merge pull request #16217 from karalabe/rpc-receipt-fetch-fix Péter Szilágyi 2018-02-28 13:40:17 +02:00
  • 62c239f608
    whisper: fix typo b00ris 2018-02-28 14:38:42 +03:00
  • 8f43c97433
    Merge pull request #16207 from karalabe/drop-go1.7 Péter Szilágyi 2018-02-28 13:29:58 +02:00
  • ba7b384019
    internal/ethapi: fix getTransactionReceipt Péter Szilágyi 2018-02-28 12:40:15 +02:00
  • 98ec5e5011 core/asm: rename isAlphaNumeric to isLetter (#16212) Mark Rushakoff 2018-02-28 02:20:07 -08:00
  • cf52d5c91f
    whisper: fixed datarace b00ris 2018-02-28 09:50:36 +03:00
  • a69cb3b4ff whisper: comment updated Vlad 2018-02-28 00:39:38 +01:00
  • c733792be4 whsiper: refactoring Vlad 2018-02-27 23:38:20 +01:00
  • 014d8d9837 whisper: message filtering optimized Vlad 2018-02-27 21:16:15 +01:00
  • 17b0e226d3
    travis, build, consensus: drop support for Go 1.7 Péter Szilágyi 2018-02-27 18:25:56 +02:00
  • 5e30a5f66e whisper: test fixed Vlad 2018-02-27 15:52:10 +01:00
  • dadf4d53ab whisper: mailserver no longer supports the signature vaidation Vlad 2018-02-27 15:45:00 +01:00
  • b574b57766 swarm: give correct error on 0x hash prefix (#16195) Elad Nachmias 2018-02-27 14:32:38 +01:00
  • 18bb3da55e node: fill StandardCounters as part of debugapi/metrics (#16054) Anton Evangelatov 2018-02-27 14:30:07 +01:00
  • dd389e595f eth: added travis build badge (#16117) Elad Nachmias 2018-02-27 12:04:47 +01:00
  • c41f1a3e23 puppeth: fix Parity Chain Spec parameter GasLimitBoundDivision (#16188) Saulius Grigaitis 2018-02-27 12:56:51 +02:00
  • 2e9c8fd4fb eth, les: allow exceeding maxPeers for trusted peers (#16189) Andrey Petrov 2018-02-27 05:52:59 -05:00
  • 4c845bdc27
    Merge pull request #16198 from gluk256/266-wnode Guillaume Ballet 2018-02-26 21:23:51 +01:00
  • f4e676cccd whipser: comments updated Vlad 2018-02-26 19:26:36 +01:00
  • 61c9730b2d p2p: fix doEncHandshake documentation (#16184) JU HYEONG PARK 2018-02-27 01:22:46 +09:00
  • 6e0667fa06 whisper: wnode updated - all messages are saved if savedir param is given Vlad 2018-02-26 13:58:04 +01:00
  • f83237573f core: make current*Block atomic, and accessor functions mutex-free (#16171) Martin Holst Swende 2018-02-26 10:53:10 +01:00
  • d398d04e27 cmd/geth: fix broken links to JavaScript-Console wiki in cmd line help (#16183) Domino Valdano 2018-02-26 01:38:17 -08:00
  • 764878d988 contracts/chequebook: increase interval between auto deposits (#16178) Anton Evangelatov 2018-02-26 10:36:26 +01:00
  • 22fc6928d7 swarm: creates Swarm landing page for browser 'localhost:xxxx/' GET request when running Swarm (#15926) cooganb 2018-02-26 02:56:40 -06:00
  • 423c8bb1d8
    Merge pull request #16176 from gluk256/255-refactoring Guillaume Ballet 2018-02-23 18:02:51 +01:00