Commit Graph

  • 216ff5a952
    cmd/puppeth: make ssh prompt more user-friendly Martin Holst Swende 2019-11-21 11:04:31 +01:00
  • 7be89a7a01
    Merge pull request #20339 from etclabscore/fix/cmd-puppeth-blocknonce-type Péter Szilágyi 2019-11-21 13:34:33 +02:00
  • cdeba1406e
    params: EIP 2384 compat checks Martin Holst Swende 2019-11-21 10:41:46 +01:00
  • b039981dff
    consensus/ethash, params: implement eip-2384: bump difficulty bomb Martin Holst Swende 2019-11-21 10:12:38 +01:00
  • f857b8076b Update goja and fix console.[log|error] Guillaume Ballet 2019-11-20 22:12:07 +01:00
  • 37efcfc8e8 update node last ping/pong time me020523 2019-11-20 23:30:47 +08:00
  • 59177bc8c0
    cmd/puppeth: x-spec nonce data type, use types.BlockNonce meows 2019-11-20 10:26:31 -05:00
  • c5b46a79c1
    Merge pull request #20338 from etclabscore/feat/statetests-dedupe-walk-refactor Péter Szilágyi 2019-11-20 16:24:03 +02:00
  • b4bc3b3c35 tests: enable TransactionTests Istanbul case (#20337) meowsbits 2019-11-20 09:08:07 -05:00
  • 75e029db8b
    build, travis: use ephemeral debsrc GOPATH to get mod deps Péter Szilágyi 2019-11-20 14:56:07 +02:00
  • b8ced9e00b
    tests: refactor TestState to dedupe walk callback meows 2019-11-20 07:54:18 -05:00
  • f8790b9482
    mobile: fix CopyFile switch to package cp Péter Szilágyi 2019-11-18 22:06:28 +02:00
  • 8bd5bb8918
    travis: fake build ppa only for go module dependencies Péter Szilágyi 2019-11-18 20:39:25 +02:00
  • a7dfaa0bda
    build, internal/build: drop own file/folder copier Péter Szilágyi 2019-11-18 20:29:01 +02:00
  • e1dcea8bf0
    go.mod: tidy up the modules to avoid xgo writes to go.sum Péter Szilágyi 2019-11-18 19:54:13 +02:00
  • b3d6304f1e
    travis, build: aggregate and upload go mod dependencies for PPA Péter Szilágyi 2019-11-18 19:18:50 +02:00
  • f4ec85486a
    accounts/abi/bind: switch binding test to go modules Péter Szilágyi 2019-11-18 15:39:39 +02:00
  • dfdb204b48
    travis: explicitly enable go modules in Go 1.11 and 1.12 Péter Szilágyi 2019-11-18 14:47:17 +02:00
  • 15fb780de6
    go.mod, vendor: switch to Go modules Péter Szilágyi 2019-11-18 14:22:36 +02:00
  • 2f1522226e
    tests: enable TransactionTests Istanbul case meows 2019-11-20 07:37:46 -05:00
  • 72e9084ee2
    build: add '-count' flag to doTest method meows 2019-11-20 07:08:53 -05:00
  • dcb9075dfd review feedback Guillaume Ballet 2019-11-20 13:17:38 +01:00
  • 44f17177e5 consensus/ethash: refactor remote sealer Felix Lange 2019-11-20 12:42:28 +01:00
  • bfaffa83a3 travis: move deploy builds to their own stage Guillaume Ballet 2019-11-20 10:38:59 +01:00
  • 3a4a3d080b
    Merge pull request #20261 from holiman/less_querying Péter Szilágyi 2019-11-20 12:49:13 +02:00
  • b7ba944e88 cmd/puppeth: update chain spec of parity (#20241) gary rong 2019-11-20 18:46:35 +08:00
  • 9b59c75405 miner: fix data race in tests (#20310) gary rong 2019-11-20 18:36:41 +08:00
  • 31c7a2b03d miner: address comment rjl493456442 2019-11-20 18:21:35 +08:00
  • f71e85b8e2 core: fix staticcheck warnings (#20323) Felix Lange 2019-11-20 09:53:01 +01:00
  • 65213973cc core, light: address comments rjl493456442 2019-11-20 16:41:43 +08:00
  • 8008c5b1fa rpc: remove 'exported or builtin' restriction for parameters (#20332) Felix Lange 2019-11-20 09:06:21 +01:00
  • 921b81f218 core, miner: get rid of exposing PostEvent function to outside rjl493456442 2019-04-05 14:08:33 +08:00
  • d10eb95ca8 miner: fix data race in tests rjl493456442 2019-11-18 18:32:57 +08:00
  • 61ba56ff73 core, light: fix linter rjl493456442 2019-11-20 09:50:48 +08:00
  • 51390a57ba core, light: address comments rjl493456442 2019-11-19 21:24:28 +08:00
  • 3c57935687 core: write chain data in atomic way rjl493456442 2019-11-14 13:42:04 +08:00
  • 3e090bda5d rpc: fix staticcheck warnings Felix Lange 2019-11-19 19:09:59 +01:00
  • 444da8204f rpc: remove 'exported or builtin' restriction for parameters Felix Lange 2019-11-19 19:03:14 +01:00
  • bd2204074c
    consensus/clique: re-export the status struct Martin Holst Swende 2019-11-19 18:52:06 +01:00
  • 9c6cf960b4
    internal/web3ext, les: update clique JS and make it work with the light client (#20318) Felix Lange 2019-11-19 18:22:04 +01:00
  • e4581e7e14
    [DOCS] document the clique RPC API (#20317) Felix Lange 2019-11-19 18:18:25 +01:00
  • 99ae7f4ffe
    fix typos Felix Lange 2019-11-19 18:08:36 +01:00
  • df206d2513
    p2p/simulations: fix staticcheck warnings (#20322) Felix Lange 2019-11-19 17:16:42 +01:00
  • 9e8cc00b73
    p2p: remove unused code (#20325) Felix Lange 2019-11-19 17:16:08 +01:00
  • ac5e28ea38
    whisper/whisperv6: fix staticcheck warnings (#20328) Felix Lange 2019-11-19 17:14:00 +01:00
  • 3b0f3483c4 .github: remove 'nonsense' from CODEOWNERS (#20329) Guillaume Ballet 2019-11-19 17:13:42 +01:00
  • feb064e648 CODEOWNERS: remove nonsense Guillaume Ballet 2019-11-19 15:36:55 +01:00
  • 7f70a70106 event: remove unused field 'closed' (#20324) Felix Lange 2019-11-19 15:00:32 +01:00
  • 94e8250983 cmd/wnode: remove uses of common.ToHex (#20327) Felix Lange 2019-11-19 14:55:48 +01:00
  • c013192ba7 ethclient: remove use of common.ToHex (#20326) Felix Lange 2019-11-19 14:53:26 +01:00
  • d4507192bb whisper/whisperv6: fix staticcheck warnings Felix Lange 2019-11-19 14:40:48 +01:00
  • 3e39c1c596 cmd/wnode: remove uses of common.ToHex Felix Lange 2019-11-19 14:32:01 +01:00
  • 96d5dde503 ethclient: remove use of common.ToHex Felix Lange 2019-11-19 14:29:22 +01:00
  • 6360b80d70 p2p: remove unused code Felix Lange 2019-11-19 14:25:21 +01:00
  • 283a29ee4d event: remove unused field 'closed' Felix Lange 2019-11-19 14:15:35 +01:00
  • 680ef4241c core: fix staticcheck warnings Felix Lange 2019-11-19 14:11:51 +01:00
  • 0b6338321f travis: deactivate arm build during push (#20321) Guillaume Ballet 2019-11-19 13:57:05 +01:00
  • 2eb7d945da p2p/simulations: fix staticcheck warnings Felix Lange 2019-11-19 13:52:11 +01:00
  • 3b0dacd8b9 travis: deactivate arm build during push Guillaume Ballet 2019-11-19 13:19:35 +01:00
  • b9c90c5581 core/rawdb: check hash before return data from ancient db (#20195) gary rong 2019-11-19 18:32:57 +08:00
  • 5fefe39ba5 p2p/netutil: fix staticcheck warning (#20315) Felix Lange 2019-11-19 10:17:41 +01:00
  • dfe891270a cmd/ethkey: fix file permissions in changepassword command (#20313) Felix Lange 2019-11-19 10:16:34 +01:00
  • 54e16f8679
    core: add test for sidechain imports of long chains, where hash lookup is not on canon chain Martin Holst Swende 2019-11-19 10:07:54 +01:00
  • 18e74e9448 core/rawdb: calculate the hash in the fly rjl493456442 2019-11-19 16:04:20 +08:00
  • 7aa5ec37d2
    core,light: implement fast lookup of ancestor hashes Martin Holst Swende 2019-03-22 12:46:16 +01:00
  • 59a0610670 core/rawdb: fix lint rjl493456442 2019-10-30 10:40:45 +08:00
  • a360c1df28 core/rawdb: check hash before return data from ancient db rjl493456442 2019-10-22 18:47:24 +08:00
  • c003b9e321 Fix some unit tests Guillaume Ballet 2019-11-18 19:36:21 +01:00
  • 563410573d p2p/simulations/adapters: fix staticcheck warnings Felix Lange 2019-11-18 18:40:59 +01:00
  • bafbff1682 internal/web3ext: add wrapper for clique_status API Felix Lange 2019-11-18 17:55:06 +01:00
  • d7bd8b4cf1 les: provide consensus engine RPC APIs Felix Lange 2019-11-18 17:54:43 +01:00
  • c5c5e0dbe8
    consensus/clique: fix struct tags for status API (#20316) Felix Lange 2019-11-18 18:14:59 +01:00
  • 64272bcdc6 consensus/clique: fix struct tags for status API Felix Lange 2019-11-18 17:58:30 +01:00
  • 5ad6c05a11 [DOCS] document the clique RPC API Felix Lange 2019-11-18 17:52:46 +01:00
  • 3f4a875bf6 consensus/clique: add clique_status API method (#20103) Martin Holst Swende 2019-11-18 17:03:57 +01:00
  • fce84fb793 p2p/netutil: fix staticcheck warning Felix Lange 2019-11-18 16:42:40 +01:00
  • a3d263dd3a
    cmd/clef: fix staticcheck warnings (#20314) Felix Lange 2019-11-18 16:38:54 +01:00
  • 190fb8180a build: add test cmd flag -v for verbose logs (#20298) meowsbits 2019-11-18 09:48:20 -05:00
  • 661c122d33 cmd/clef: fix staticcheck warnings Felix Lange 2019-11-18 15:45:04 +01:00
  • ad9e722ac9 cmd/ethkey: fix file permissions in changepassword command Felix Lange 2019-11-18 15:38:34 +01:00
  • b02afb6b3d travis: use travis_wait for both install and build (#20309) Guillaume Ballet 2019-11-18 15:34:17 +01:00
  • ef54939d15 les: provide SubscribePendingLogsEvent in LesApiBackend Felix Lange 2019-11-18 15:20:40 +01:00
  • ff226b3ad4 core: remove PendingLogsEvent Felix Lange 2019-11-18 15:16:55 +01:00
  • 0bb7af860d eth: provide SubscribePendingLogsEvent in EthAPIBackend Felix Lange 2019-11-18 15:16:31 +01:00
  • 5ce2556804 internal/ethapi: add SubscribePendingLogsEvent to backend interface Felix Lange 2019-11-18 15:16:10 +01:00
  • 4e81a62b74 miner: add SubscribePendingLogs Felix Lange 2019-11-18 15:15:53 +01:00
  • ad9cc48ffc internal/ethapi: remove EventMux from backend interface Felix Lange 2019-11-18 15:06:32 +01:00
  • 7d3de0915b accounts/abi/bind/backends: provide SubscribePendingLogs Felix Lange 2019-11-18 15:05:42 +01:00
  • 6e2b3430f8 eth/filters: use event.Subscription for pending logs Felix Lange 2019-11-18 15:05:18 +01:00
  • 422604b438 les: rename UpdateBalance to AddBalance and simplify return format (#20304) Felföldi Zsolt 2019-11-18 12:42:49 +01:00
  • cfc9bf8701 [DOCS] add les API description (#20303) Felföldi Zsolt 2019-11-18 12:41:34 +01:00
  • a756f619ff travis: Use travis_wait for both install and build Guillaume Ballet 2019-11-18 11:56:52 +01:00
  • 539166c7ba
    core/rawdb: add ability to retrieve freezer data iteratively Martin Holst Swende 2019-11-18 10:55:18 +01:00
  • 57d697629d core: s/isEIP155/isHomestead/g (fix IntrinsicGas signature var name) (#20300) meowsbits 2019-11-18 04:41:49 -05:00
  • a323c4c7c0
    core: s/isEIP2/sIsHomestead/g meows 2019-11-18 04:34:16 -05:00
  • 11d09fd3ba travis: remove traces and use travis_wait in ARM build (#20296) Guillaume Ballet 2019-11-18 09:52:12 +01:00
  • 689486449d build: use golangci-lint (#20295) Felix Lange 2019-11-18 09:49:18 +01:00
  • 7c4a4eb58a rpc, p2p/simulations: use github.com/gorilla/websocket (#20289) Felix Lange 2019-11-18 09:40:59 +01:00
  • 9e71f55bfa cmd/evm: Allow loading input from file (#20273) Michael Forney 2019-11-17 06:45:54 -08:00
  • 51c3290bee
    internal/ethapi: don't query wallets at every execution of gas estimation Martin Holst Swende 2019-11-11 12:12:19 +01:00