Commit Graph

  • f15c298140 core, trie: address comments rjl493456442 2020-01-14 20:39:37 +08:00
  • 8b77a1d78d trie: minor fix rjl493456442 2019-11-26 19:04:43 +08:00
  • e2fd7cb278 eth: update config rjl493456442 2019-11-26 18:54:56 +08:00
  • 674312ef2b cmd, core, eth, light, trie: dump clean cache periodically rjl493456442 2019-11-26 14:52:57 +08:00
  • 0ece00e947
    consensus: delete weird comment Felix Lange 2020-07-28 10:36:14 +02:00
  • eb848f9129
    consensus/clique: remove weird comment Felix Lange 2020-07-28 10:33:55 +02:00
  • 121f2776c9
    Update link in native-accounts.md (#21380) doctorlev 2020-07-28 04:13:34 -04:00
  • 04287ebe50
    reestimate the gas consumption for system tx when there is 41 validators (#19) zjubfd 2020-07-28 10:25:46 +08:00
  • 4e55cc8aba
    Update native-accounts.md doctorlev 2020-07-27 19:19:41 -04:00
  • 25a24afbf5
    Fix posible nil exeption 6543 2020-07-27 21:28:37 +02:00
  • 5b1c908cc8
    remove 65 tests renaynay 2020-07-27 19:28:37 +02:00
  • 34a4f2928c
    remove 62 tests, still need to add 65 renaynay 2020-07-27 19:24:34 +02:00
  • 35e6fe0d0f
    remove sanity checks and bump supported protocol version up to 63 renaynay 2020-07-27 18:30:56 +02:00
  • 10aab5a3fa
    init renaynay 2020-07-22 21:55:38 +02:00
  • c9a70f8123
    Right-pad instead of left-pad bytes Natsu Kagami 2020-07-27 12:18:18 -04:00
  • 9e876ea241
    Return nil bytes if error is non-nil Natsu Kagami 2020-07-27 12:12:35 -04:00
  • 9bae003db3
    Improve tests Natsu Kagami 2020-07-27 12:02:42 -04:00
  • 0984fcbbba api: Add a RPC call to add all the txs of a block to the txpool Guillaume Ballet 2020-07-27 16:20:22 +02:00
  • 9767ef3450 Merge tag 'v1.9.18' into mempool-feed Austin Roberts 2020-07-27 07:56:10 -05:00
  • 8e7bee9b56
    params: begin v1.9.19 release cycle Péter Szilágyi 2020-07-27 14:58:45 +03:00
  • f538259187
    params: release Geth v1.9.18 v1.9.18 Péter Szilágyi 2020-07-27 14:53:53 +03:00
  • b1be979443
    params: upgrade CHTs (#21376) gary rong 2020-07-27 17:57:15 +08:00
  • 20d995c194 params: upgrade CHTs rjl493456442 2020-07-27 16:46:19 +08:00
  • c43e1d5e0b Disable symbol table and DWARF generation by default. Trimpath if compiling with Go >= 1.13 Julian Yap 2020-07-25 23:29:14 -07:00
  • f3b468f00e consensus/ethash: pr feedback from @mdempsky, makes a copy of dest such that is not mutated Preston Van Loon 2020-07-24 16:59:24 -07:00
  • adb1bce3b1 consensus/ethash: only use *reflect.SliceHeader, not reflect.SliceHeader. See comment here: https://github.com/golang/go/issues/40397\#issuecomment-663748689 Preston Van Loon 2020-07-24 15:18:44 -07:00
  • b9a7f92485 core, eth: fix formatting Guillaume Ballet 2020-07-24 11:19:00 +02:00
  • ef1cdb1456 Fix eth2 API calls Mikhail Kalinin 2020-07-23 22:40:26 +06:00
  • e4a6db5b21 backend: make the eth2 api public Guillaume Ballet 2020-07-22 20:45:30 +02:00
  • 5efa36a8ef Fix block producer test Guillaume Ballet 2020-07-14 18:56:09 +02:00
  • 63baf3bedd Update to last agreed API behavior Guillaume Ballet 2020-07-14 17:27:28 +02:00
  • aecbac2dec fix tx signing in block production test Guillaume Ballet 2020-06-03 19:38:07 +02:00
  • 526550393f Add a test for validate and produce RPC calls Guillaume Ballet 2020-05-25 22:09:19 +02:00
  • f689d5a80c Prototype rewrite: use as much of geth as possible Guillaume Ballet 2020-05-22 18:24:52 +02:00
  • e85275f291 current state Guillaume Ballet 2020-04-14 11:10:14 +02:00
  • e997f92caf
    Merge pull request #21368 from holiman/update_uint256 Péter Szilágyi 2020-07-24 15:02:52 +03:00
  • 56434bfa89
    deps: update uint256 to v1.1.1 Martin Holst Swende 2020-07-24 14:00:08 +02:00
  • 6793ffa12b
    Merge pull request #21300 from rjl493456442/txpool-fix-queued-evictions Péter Szilágyi 2020-07-24 11:14:42 +03:00
  • 5413df1dfa
    core: fix heartbeat in txpool rjl493456442 2020-07-08 16:27:04 +08:00
  • c374447401
    core: fix queued transaction eviction villanuevawill 2020-05-22 21:15:01 -04:00
  • 105922180f
    eth/downloader: refactor downloader + queue (#21263) Martin Holst Swende 2020-07-24 09:46:26 +02:00
  • 3a57eecc69
    mobile: fix build on iOS (#21362) Felix Lange 2020-07-23 19:15:40 +02:00
  • 361406ace8
    main,utils,node,rpc: install --ipc.chmod flag enabling set octal permissions for ipc path meows 2020-07-22 13:58:31 -05:00
  • e22d8d4060 mobile: fix build on iOS Felix Lange 2020-07-23 13:00:10 +02:00
  • 997b55236e
    build: fix GOBIN for gomobile commands (#21361) Felix Lange 2020-07-23 12:34:08 +02:00
  • 87a4b0156a build: fix GOBIN for gomobile commands Felix Lange 2020-07-23 10:53:36 +02:00
  • 0236f7a110
    eth/downloader: print correct throttle threshold in stats Martin Holst Swende 2020-07-23 10:05:15 +02:00
  • da6f9b0da0
    eth/downloader: remove the *2*3/4 throttling threshold dance Péter Szilágyi 2020-07-23 10:41:56 +03:00
  • dec5893a95
    eth/downloader: nitpick fixes Péter Szilágyi 2020-07-23 07:59:32 +03:00
  • f9650b032c
    eth/downloader: refactor downloader + queue Martin Holst Swende 2019-10-25 13:05:38 +02:00
  • 4c268e65a0
    cmd/utils: implement configurable developer (--dev) account options (#21301) meowsbits 2020-07-22 22:47:34 -05:00
  • bab5fefd0f eth,miner,params:Avoid the waster of PoW for mainnet only ucwong 2020-07-23 10:14:21 +08:00
  • e5c5333a4c
    main: remove key/pass flags from usage developer section meows 2020-07-22 13:08:45 -05:00
  • 0b53e485d8
    Merge pull request #21352 from karalabe/dev-noinit-genesis Péter Szilágyi 2020-07-22 17:39:08 +03:00
  • 2419439209 core: sort txs at the same gas price by sender Hendrik Hofstadt 2020-07-22 14:49:51 +02:00
  • d4b4ef7d2b
    Merge pull request #9 from ethereum/master jkcomment 2020-07-22 15:02:37 +09:00
  • 9e22e912e3
    cmd/utils: reuse existing genesis in persistent dev mode Péter Szilágyi 2020-07-21 15:53:47 +03:00
  • 123864fc05
    whisper/whisperv6: improve test error messages (#21348) rene 2020-07-21 10:53:06 +02:00
  • 7163a6664e
    ethclient: serialize negative block number as "pending" (#21177) Sammy Libre 2020-07-21 13:51:15 +05:00
  • 4366c45e4e
    les: make clientPool.connectedBias configurable (#21305) Binacs 2020-07-21 16:23:40 +08:00
  • 3a52c4dcf2
    Merge pull request #21336 from karalabe/tiny-ref-optimization Péter Szilágyi 2020-07-21 10:53:12 +03:00
  • 856bb171f2
    only index -1 as pending Adam Schmideg 2020-07-21 09:36:21 +02:00
  • c564311940 Merge commit '748f22c192d24082723f935afd0b0b63e7fd50f4' into mempool-feed Austin Roberts 2020-07-20 10:20:02 -05:00
  • 834d74b814
    removed ineffectual check renaynay 2020-07-20 15:27:18 +02:00
  • a861d328fb
    some more fixes renaynay 2020-07-20 15:12:24 +02:00
  • 722b742780
    params: begin v1.9.18 release cycle Péter Szilágyi 2020-07-20 15:58:33 +03:00
  • 748f22c192
    params: release Geth v1.9.17 v1.9.17 Péter Szilágyi 2020-07-20 15:56:42 +03:00
  • 43e2e58cbd
    accounts, internal: fix funding check when estimating gas (#21346) gary rong 2020-07-20 20:52:42 +08:00
  • 0e8a30c81a
    fatalf --> fatal when no formatting renaynay 2020-07-20 14:46:00 +02:00
  • 73078a1a4b
    adding more info to err messages renaynay 2020-07-20 12:46:03 +02:00
  • 92b5f2033e
    core/vm: add discard-function to stack Martin Holst Swende 2020-06-01 10:02:13 +02:00
  • 4f0936c581
    core/vm: use auto-generated swap/dup/push Martin Holst Swende 2020-06-01 09:22:08 +02:00
  • 8094a6f43f
    core/vm/runtime: benchmark push/swap/dup Martin Holst Swende 2020-06-01 09:21:43 +02:00
  • e1db5b327d accounts, internal: address comments rjl493456442 2020-07-20 17:14:41 +08:00
  • c1ae792c6d eth: Implement Trace_Call, remove traceTxPending Marius van der Wijden 2020-07-20 10:54:23 +02:00
  • 35ddf36229
    Merge pull request #21347 from karalabe/ethstats-fixes Péter Szilágyi 2020-07-20 11:47:13 +03:00
  • 0fef66c739
    ethstats: fix reconnection issue, implement primus pings Péter Szilágyi 2020-07-20 11:11:38 +03:00
  • 60383fc161 internal, accounts: fix funding check when estimate gas rjl493456442 2020-07-20 10:51:59 +08:00
  • 69657a40aa
    Create FUNDING.yml Ricardo Contreras 2020-07-19 10:34:33 -05:00
  • 026043299e log: log package linter fix ucwong 2020-07-18 15:44:05 +08:00
  • dc049de5d3 trie: support empty values in stacktrie Guillaume Ballet 2020-07-17 17:23:28 +02:00
  • 0a5999e127 eth: Added TraceTransactionPending Marius van der Wijden 2020-07-17 16:23:07 +02:00
  • 3aadeeb17d accounts/abi/bind/simulated: added comments, fixed test for AdjustTime Marius van der Wijden 2020-07-17 15:08:04 +02:00
  • 508891e64b
    core/vm: use pointers to operations vs. copy by value Péter Szilágyi 2020-07-16 15:32:01 +03:00
  • 9e88224eb8
    core: raise gas limit in --dev mode, seed blake precompile (#21323) Nikola Madjarevic 2020-07-16 14:08:38 +02:00
  • 295693759e
    core/vm: less allocations for various call variants (#21222) Martin Holst Swende 2020-07-16 14:06:19 +02:00
  • 8528951f54
    core/vm: run gencodec, minor comment polish Péter Szilágyi 2020-07-16 13:53:28 +03:00
  • a300713808 accounts/abi/bind/backends: added tests for adjust time Marius van der Wijden 2020-07-16 12:15:39 +02:00
  • 651a42273e accounts/abi/bind/backends: Disallow timeshift for non-empty blocks Marius van der Wijden 2020-07-16 12:01:32 +02:00
  • c72ca72573
    core/vm: fix some test tracer method signatures Péter Szilágyi 2020-07-16 09:27:58 +03:00
  • b4fdd3a88c core: Set gasLimit to 11.5 milion and add 1 wei allocation for BLAKE2b madjarevicn 2020-07-15 16:03:14 +02:00
  • 5bfbb7d986
    core/vm: review concerns + make returnstack pooled + enable returndata in traces Martin Holst Swende 2020-06-17 11:41:37 +02:00
  • 8567c69a7b
    core/vm: add back snapshot to staticcall Martin Holst Swende 2020-06-15 14:49:09 +02:00
  • 81685d8065
    core/vm: tracer fix + staticcall gas fix Martin Holst Swende 2020-06-15 13:53:36 +02:00
  • aab3ee4134
    core/vm: goimports Martin Holst Swende 2020-06-15 08:37:03 +02:00
  • 574e2714fc
    core/vm: fix tests Martin Holst Swende 2020-06-14 15:17:24 +02:00
  • e0de7e179c
    core/vm: reduce allocations in call variants Martin Holst Swende 2020-06-13 21:45:40 +02:00
  • a25afa5454
    core/vm: reduce allocations in all call derivates Martin Holst Swende 2020-06-13 15:51:22 +02:00
  • 6261a9d620
    core/state/statedb: reduce allocations in getDeletedStateObject Martin Holst Swende 2020-06-13 15:22:15 +02:00
  • 04cebcde13
    trie: better use of hasher keccakState Martin Holst Swende 2020-06-13 14:54:03 +02:00