Commit graph

  • 2da9fbf298 Fix tests Karl Floersch 2020-05-14 15:07:13 -0400
  • 48470e5f42 Add stateTransition to test with Mason Fischer 2020-05-14 14:36:10 -0400
  • 3bd9915d82 go fmt Mason Fischer 2020-05-14 07:48:00 -0400
  • aa4436a0ab Pass the tests Mason Fischer 2020-05-13 17:43:03 -0400
  • 9cf0150314 Add associateCodeContract to state manager Mason Fischer 2020-05-13 17:39:14 -0400
  • 81991a3d29 Add getCodeContractHash to the state manager Mason Fischer 2020-05-13 17:30:38 -0400
  • 8363569f29 Add GetCodeContractHash Mason Fischer 2020-05-13 17:25:27 -0400
  • 36809840f6 Add getCodeContractBytecode Mason Fischer 2020-05-13 17:18:56 -0400
  • 890b16ab54 Add get & increment nonce Karl Floersch 2020-05-13 16:54:59 -0400
  • d3aee3d1bc Add state mananger create function Mason Fischer 2020-05-13 16:12:09 -0400
  • 37c62ff042 Add StateManager set & getStorage Karl Floersch 2020-05-13 14:45:46 -0400
  • 0744424e5b Add state_manager Mason Fischer 2020-05-13 12:48:08 -0400
  • ef97aaf794 Clean up tests Mason Fischer 2020-05-13 12:33:50 -0400
  • 0ed702f71b Get basic getStorage/setStorage stubs working Mason Fischer 2020-05-13 09:51:39 -0400
  • 0f9e189a25 Bump https-proxy-agent from 2.2.1 to 2.2.4 in /dashboard/assets dependabot[bot] 2020-04-16 22:37:34 +0000
  • feecb37e6b
    ethash: fix flaky test by reading results from ethash Sealer meows 2020-05-14 10:12:56 -0500
  • 5f60badd9e clique doc comments update Robert Zaremba 2020-05-14 15:22:15 +0200
  • 96f6cad341
    added a function to immediately return decanus 2020-05-14 14:13:24 +0200
  • 3666da8a4b
    console: fix unlockAccount argument count check (#21081) Felix Lange 2020-05-14 13:12:52 +0200
  • 71c3bf757c refactor: Tests + add test for OutOfTurnSign atvanguard 2020-05-14 14:48:02 +0530
  • c27b8b7801 new: Add wiggle to block time atvanguard 2020-05-14 12:19:47 +0530
  • 2a99c4a344 console: fix unlockAccount argument count check Felix Lange 2020-05-14 11:19:50 +0200
  • 4f850edec2
    Merge pull request #58 from maticnetwork/bor-params Jaynti Kanani 2020-05-14 13:13:19 +0530
  • a2983189a9
    chg: change tx pool params and gaslimit Jaynti Kanani 2020-05-14 13:10:39 +0530
  • f76491d53b
    new: add new flags for bor service file Jaynti Kanani 2020-05-14 12:03:33 +0530
  • 37209a070a Pass the tests Mason Fischer 2020-05-13 17:43:03 -0400
  • dde3db9e94 Add associateCodeContract to state manager Mason Fischer 2020-05-13 17:39:14 -0400
  • 59f2ef9581 Add getCodeContractHash to the state manager Mason Fischer 2020-05-13 17:30:38 -0400
  • d0b7a97e4d Add GetCodeContractHash Mason Fischer 2020-05-13 17:25:27 -0400
  • cf7efffe92 Add getCodeContractBytecode Mason Fischer 2020-05-13 17:18:56 -0400
  • 0f77f8b8a0 Add get & increment nonce Karl Floersch 2020-05-13 16:54:59 -0400
  • 073b488c74 Add state mananger create function Mason Fischer 2020-05-13 16:12:09 -0400
  • 6f11ce9a49 Fix lint error Karl Floersch 2020-05-13 14:46:56 -0400
  • 7f0923b35e Add StateManager set & getStorage Karl Floersch 2020-05-13 14:45:46 -0400
  • 9de0a7a2d6 Add state_manager Mason Fischer 2020-05-13 12:48:08 -0400
  • ccc0a87fdd Clean up tests Mason Fischer 2020-05-13 12:33:50 -0400
  • bb71fc3bcc Merge commit '6d74d1e5f762e06a6a739a42261886510f842778' into mempool-feed Austin Roberts 2020-05-13 11:08:15 -0500
  • f3f1e59eea
    accounts/abi: simplify reflection logic (#21058) Marius van der Wijden 2020-05-13 17:50:18 +0200
  • 677724af0c
    cmd: fix log contexts (#21077) Satpal 2020-05-13 16:34:24 +0100
  • fb9febe5dc ethstats : use timer instead of time.sleep ucwong 2020-05-13 15:11:11 +0000
  • 9f6df9ade0 dev: Remove concurrent seal check atvanguard 2020-05-13 20:11:13 +0530
  • e91d4f87cb Corrections to logged error messages. SatpalSandhu61 2020-05-13 15:07:58 +0100
  • 1df389d5f7 accounts/abi: added dst.CanSet checks Marius van der Wijden 2020-05-13 12:12:01 +0200
  • 3f6a41a22d accounts/abi: remove unnecessary dst.CanSet check Marius van der Wijden 2020-05-13 12:09:44 +0200
  • cdc2b87647 accounts/abi: addressed comments Marius van der Wijden 2020-05-12 14:43:10 +0200
  • 21b565e361 accounts/abi: added commented out code Marius van der Wijden 2020-05-08 11:13:37 +0200
  • c878583ee7 accounts/abi: removed comments, debug println Marius van der Wijden 2020-05-08 09:52:35 +0200
  • 822890ca07 accounts/abi: removed superfluous test cases Marius van der Wijden 2020-05-08 09:51:39 +0200
  • 4a3f8519c2 accounts/abi: fixed indexed argument unpacking Marius van der Wijden 2020-05-08 09:28:48 +0200
  • 9e52c261e1 accounts/abi: removed unnused code Marius van der Wijden 2020-05-07 19:58:52 +0200
  • 16fff08049 accounts/abi: minor changes in error messages Marius van der Wijden 2020-05-07 19:54:30 +0200
  • 6385c47467 accounts/abi: removed uneccessary complications Marius van der Wijden 2020-05-07 19:02:35 +0200
  • 7131ed54a9 accounts/abi: removed comments Marius van der Wijden 2020-05-07 19:00:11 +0200
  • 532286efee accounts/abi: removed unpack Marius van der Wijden 2020-05-07 18:51:19 +0200
  • d0a25e1967 accounts/abi: simplified reflection logic Marius van der Wijden 2020-05-07 17:02:35 +0200
  • a10793e412 accounts/abi: simplified reflection logic Marius van der Wijden 2020-05-07 15:52:51 +0200
  • eff8ba64e7 Get basic getStorage/setStorage stubs working Mason Fischer 2020-05-13 09:51:39 -0400
  • c2712e57cf
    downloader: minor changes in tests Martin Holst Swende 2020-05-13 10:09:21 +0200
  • 7011ed92ca core: Add checks for block finalization Guillaume Ballet 2020-05-13 14:35:00 +0200
  • d532b7f237 metrics: break loop as soon as flags have been set Hao Duan 2020-05-13 20:23:08 +0800
  • 83b1734cc2 ethstats: avoid blocking chan when received invalid stats request Hao Duan 2020-05-13 19:56:39 +0800
  • 46698d7931
    params: begin v1.9.15 release cycle Péter Szilágyi 2020-05-13 12:33:58 +0300
  • 6d74d1e5f7
    params: release go-ethereum v1.9.14 v1.9.14 Péter Szilágyi 2020-05-13 12:31:35 +0300
  • a188a1e150
    ethstats: stop report ticker in each loop cycle #21070 (#21071) Hao Duan 2020-05-13 17:06:19 +0800
  • 0f8d3b1006
    fix: Check validator bytes at first block of sprint (MAT-1311) (#56) Arpit Agarwal 2020-05-13 14:08:21 +0530
  • d02301f758
    core: fix missing receipt on Clique crashes (#21045) gary rong 2020-05-13 16:33:48 +0800
  • 5e38cc10eb ethstats: stop report ticker in each loop cycle #21070 Hao Duan 2020-05-13 16:25:12 +0800
  • 821aa95439
    metrics/prometheus: test collector Richard Patel 2020-05-12 19:27:43 +0200
  • c63d3858af
    metrics/prometheus: define type once for histograms Richard Patel 2020-05-12 18:07:31 +0200
  • 5f5e753e1d
    travis: remove golang 1.11 and 1.12 build tasks Martin Holst Swende 2020-05-12 17:47:15 +0200
  • f11d4d5930
    uses cpu.ClocksPerSec as the multiplication factor renaynay 2020-05-12 17:06:34 +0200
  • 236b29aeaf
    eth: downloader + queue: more context in errors Martin Holst Swende 2020-05-12 16:39:15 +0200
  • 9d51ba19db
    remove multiplication factor renaynay 2020-05-12 15:20:14 +0200
  • 1474c48da1
    fixed lint error renaynay 2020-05-08 18:09:46 +0200
  • d3179fad23
    potential fix for difference in units between gosig and gopsutil renaynay 2020-05-07 21:33:35 +0200
  • 490fdbdff6
    removed accidental import of runtime renaynay 2020-05-07 16:07:23 +0200
  • 18065c4fdb
    removed check for whether GOOS is openbsd renaynay 2020-05-07 16:06:17 +0200
  • 0ad014369e
    replace gosigar with gopsutil renaynay 2020-05-07 15:41:00 +0200
  • 0b63915430
    accounts/abi: allow overloaded argument names (#21060) Marius van der Wijden 2020-05-12 13:02:23 +0200
  • b8ea9042e5
    accounts/abi: accounts/abi/bind: Move topics to abi package (#21057) Marius van der Wijden 2020-05-12 12:21:40 +0200
  • 7b7e5921a4
    miner: support disabling empty blockprecommits form the Go API (#20736) gary rong 2020-05-12 18:11:34 +0800
  • 90c8da6654 ethdb/leveldb : use timer instead of time.After ucwong 2020-05-12 09:27:50 +0000
  • aeda9e4f67
    miner: fix tiny typo Péter Szilágyi 2020-05-12 12:27:20 +0300
  • 7540c53e72
    core/rawdb: remove unused math (#21065) ucwong 2020-05-12 17:19:15 +0800
  • c5c2cc3996 core/rawdb | remove unused math ucwong 2020-05-12 09:14:12 +0000
  • 924b5e8285 miner: change bool to atomic int rjl493456442 2020-05-12 16:48:30 +0800
  • aaede53738
    core/rawdb : log format fix for Unindexing transaction (#21064) ucwong 2020-05-12 16:46:35 +0800
  • 9116d22de0
    [DOCS] Update dev mode tutorial (#20826) Chris Chinchilla 2020-05-12 10:45:14 +0200
  • 90f52b5d10
    core/rawdb: tiny fixup Péter Szilágyi 2020-05-12 11:44:48 +0300
  • 92c6c6fe0c core/rawdb : log format fix for Unindexing transaction ucwong 2020-05-12 08:23:48 +0000
  • 53cac027d0
    les: drop the message if the entire p2p connection is stuck (#21033) gary rong 2020-05-12 16:02:15 +0800
  • 105a4f7c71 les: fix lint rjl493456442 2020-05-12 13:55:21 +0800
  • 7ace5a3a8b
    core: fixup blockchain tests (#21062) Martin Holst Swende 2020-05-12 07:46:10 +0200
  • 2d2482b1d1
    fix test errors https://github.com/ethereum/go-ethereum/pull/21062 Kosala Hemachandra 2020-05-11 18:16:10 -0700
  • e280d93c95
    merge Kosala Hemachandra 2020-05-11 18:06:20 -0700
  • 63d500a926
    Merge branch 'master' of github.com:kvhnuke/go-ethereum Kosala Hemachandra 2020-05-11 18:05:08 -0700
  • 8d39257fc7
    add support for sequential gas estimation Kosala Hemachandra 2020-05-11 18:03:51 -0700
  • ca59775e1a
    downloader: attempt span search if <= (+or equal) to maxheaderfetch meows 2020-05-11 15:44:39 -0500
  • db63f1ee42
    downloader: only attempt common ancestor negotiation if > 0 local head meows 2020-05-11 15:30:23 -0500
  • 12f6c7642c
    downloader: refactor common ancestor algos and logic meows 2020-05-11 15:28:44 -0500