Commit graph

  • 57d697629d core: s/isEIP155/isHomestead/g (fix IntrinsicGas signature var name) (#20300) meowsbits 2019-11-18 04:41:49 -0500
  • a323c4c7c0
    core: s/isEIP2/sIsHomestead/g meows 2019-11-18 04:34:16 -0500
  • 11d09fd3ba travis: remove traces and use travis_wait in ARM build (#20296) Guillaume Ballet 2019-11-18 09:52:12 +0100
  • 689486449d build: use golangci-lint (#20295) Felix Lange 2019-11-18 09:49:18 +0100
  • 7c4a4eb58a rpc, p2p/simulations: use github.com/gorilla/websocket (#20289) Felix Lange 2019-11-18 09:40:59 +0100
  • 9e71f55bfa cmd/evm: Allow loading input from file (#20273) Michael Forney 2019-11-17 06:45:54 -0800
  • 51c3290bee
    internal/ethapi: don't query wallets at every execution of gas estimation Martin Holst Swende 2019-11-11 12:12:19 +0100
  • e0fbaf59a3 change tx size tests to use addRemoteSync instead of validateTx (requested in pool request). Michael Riabzev 2019-11-13 13:19:33 +0200
  • d76deb0eb7 les: rename UpdateBalance to AddBalance and simplify return format Zsolt Felfoldi 2019-11-17 01:43:33 +0100
  • 4bc76f1aec [DOCS] add les API description Zsolt Felfoldi 2019-11-17 01:40:30 +0100
  • e07315ebfe
    refactor NewBlockChain ducquangkstn 2019-11-17 01:45:30 +0700
  • 746b118377
    refactor NewBlockChain ducquangkstn 2019-11-17 01:37:27 +0700
  • de3d996139 travis: increase travis_wait time Guillaume Ballet 2019-11-16 15:42:24 +0100
  • 547f1730e6 core: s/isEIP155/isEIP2/ (fix) meows 2019-11-15 15:50:48 -0500
  • fde76dc963 Makefile: add env var to enable args to test cmd meows 2019-11-15 11:06:18 -0500
  • b77fa876fa build: add test cmd flag -v for verbose logs meows 2019-11-15 11:02:30 -0500
  • 752a3dc029 internal/build: refactor download a bit Felix Lange 2019-11-15 15:15:32 +0100
  • 66248ff3ef build: print message when there are no lint issues Felix Lange 2019-11-15 14:47:44 +0100
  • 7fb4cede88 .golangci.yml: enable goconst and ineffassign linters Felix Lange 2019-11-15 14:47:19 +0100
  • ab8cd1508e whisper/whisperv6: fix ineffectual assignment in TestWhisperIdentityManagement Felix Lange 2019-11-15 14:42:59 +0100
  • e903598c22 rpc: fix godoc comments and run gofmt Felix Lange 2019-11-15 14:25:46 +0100
  • 9828049145 .travis.yml: disable build cache Felix Lange 2019-11-15 14:04:29 +0100
  • aa0f75e95d build: remove go test --short flag Felix Lange 2019-11-15 14:03:10 +0100
  • cdee268677 internal/build: simplify DownloadFile for Go 1.11 compatibility Felix Lange 2019-11-15 13:52:36 +0100
  • a471b8242b p2p/simulations: fix lock copying (found by go vet) Felix Lange 2019-11-15 12:03:18 +0100
  • b3c772c5dd core: gofmt Felix Lange 2019-11-15 13:33:07 +0100
  • ec0c2b2532 rlp: delete unreachable code Felix Lange 2019-11-15 12:35:45 +0100
  • 4a307160d5 les: cancel context in testRequest Felix Lange 2019-11-15 12:35:08 +0100
  • 558a198602 cmd/clef: avoid using unkeyed struct fields Felix Lange 2019-11-15 12:20:30 +0100
  • eaa3523c0b p2p/nat: fix goimports lint issue Felix Lange 2019-11-15 12:14:51 +0100
  • 4b43cee795 crypto/bn256: run goimports Felix Lange 2019-11-15 12:13:11 +0100
  • 27e4da68c0 cmd/utils: remove unused functions prefixedNames, prefixFor Felix Lange 2019-11-15 12:11:46 +0100
  • 54d6c708f9 les: remove unused type proofsData Felix Lange 2019-11-15 12:11:15 +0100
  • 017a8209c7 core/forkid: remove unused function checksum Felix Lange 2019-11-15 12:10:38 +0100
  • 590e4ede37 core/vm: disable TestWriteExpectedValues in a different way Felix Lange 2019-11-15 12:08:43 +0100
  • 8d3ef0924a core/state: remove unused function xTestFuzzCutter Felix Lange 2019-11-15 12:07:13 +0100
  • d78a095e41 core/rawdb: remove unused function print Felix Lange 2019-11-15 12:06:09 +0100
  • 67b6629da8 crypto/ecies: remove unused function cmpPublic Felix Lange 2019-11-15 12:05:19 +0100
  • 9cadaceb14 signer/core: fix unnecessary conversions Felix Lange 2019-11-15 12:04:26 +0100
  • 9386e3e153 core/state: fix unnecessary conversion Felix Lange 2019-11-15 12:03:36 +0100
  • 464b42eff6 build: use golangci-lint Felix Lange 2019-11-15 11:39:53 +0100
  • 0e9feef267 travis: Add travis_wait to the test run Guillaume Ballet 2019-11-15 11:52:03 +0100
  • 738b51ae31 core/vm: fix tracer interface parameter name (#20294) nebojsa94 2019-11-15 09:52:33 +0100
  • 84a065df31 tracer: fix interface parameter. nebojsa.urosevic 2019-11-15 09:33:59 +0100
  • 455b93aca7
    Merge pull request #6 from maticnetwork/repackage Venkatesh Mankena 2019-11-15 11:49:08 +0530
  • f03b2db7db params: finish sentence in comment (#20291) meowsbits 2019-11-14 16:05:32 -0500
  • 2114e646f4 Electrum fork Juan Perez 2019-11-14 18:15:50 +0100
  • 2c9a96fb6a
    params: finish sentence in comment meowsbits 2019-11-14 12:02:24 -0500
  • b4ef810cfa travis: remove debug traces Guillaume Ballet 2019-11-14 17:05:53 +0100
  • aa4e826e60
    cmd/utils: use variable for Fatalf line format meowsbits 2019-11-14 10:39:13 -0500
  • 49d1a032da build: gather info to investigate why builds fail on ARM (#20281) Guillaume Ballet 2019-11-14 14:42:23 +0100
  • 1c3e0688b0 vendor: delete golang.org/x/net/websocket Felix Lange 2019-11-14 13:59:54 +0100
  • 19081754d1 p2p/simulations: use github.com/gorilla/websocket Felix Lange 2019-11-14 13:06:58 +0100
  • e60a60ff21 rpc: improve codec abstraction Felix Lange 2019-11-14 13:04:51 +0100
  • 765fe446cf whisper/whisperv6: fix staticcheck issues (#20288) Guillaume Ballet 2019-11-14 10:09:16 +0100
  • afe0b65405
    dashboard: remove the dashboard (#20279) Felix Lange 2019-11-14 10:04:16 +0100
  • 805e1fde2a whisper: Fix issues reported by staticcheck Guillaume Ballet 2019-11-14 09:23:30 +0100
  • 987648b0ad cmd/faucet: use github.com/gorilla/websocket (#20283) Felix Lange 2019-11-14 09:05:17 +0100
  • 9504c5c360 rpc: fix typo example code (#20284) Jorropo 2019-11-14 09:03:41 +0100
  • f8a95d996f accounts/abi/bind, cmd/abigen: implement alias for abigen (#20244) gary rong 2019-11-14 15:26:10 +0800
  • 522e478f9e accounts/abi/bind: address comment rjl493456442 2019-11-14 13:52:06 +0800
  • e4ddff2aad accounts/abi/bind: address comments rjl493456442 2019-11-14 11:30:17 +0800
  • 3bee0d1fbb
    Fix typo in rpc/doc.go Jorropo 2019-11-14 01:53:12 +0100
  • 599dcd69b3 cmd/geth: fix gosimple Felix Lange 2019-11-14 00:03:47 +0100
  • bf5c6b29fa les: implement server priority API (#20070) Felföldi Zsolt 2019-11-13 23:47:03 +0100
  • 137d1cc449 cmd/faucet: use github.com/gorilla/websocket Felix Lange 2019-11-13 23:41:46 +0100
  • 3e1da96f8f cmd/utils: gofmt Felix Lange 2019-11-13 23:09:21 +0100
  • dcaeecd246 cmd/geth: fixup Felix Lange 2019-11-13 23:09:09 +0100
  • f9d625eb33 Gather info to investigate why push builds fail Guillaume Ballet 2019-11-13 15:42:57 +0100
  • 6f57f9319a les: fixed nodeDB test Zsolt Felfoldi 2019-11-13 16:23:07 +0100
  • bbaffef40d cmd/geth: gofmt Felix Lange 2019-11-13 13:30:42 +0100
  • 8c77a09a59 accounts/abi/bind: print error log when identifier collision rjl493456442 2019-11-13 19:55:20 +0800
  • 22e3bbbf0a miner: increase worker test timeout (#20268) Guillaume Ballet 2019-11-13 12:40:50 +0100
  • 739ddd1bae dashboard: remove the dashboard Felix Lange 2019-11-13 12:20:08 +0100
  • 4ea9b62b5c dashboard: send current block to the dashboard client (#19762) Kurkó Mihály 2019-11-13 13:13:13 +0200
  • e776707c82 eth: gofmt Felix Lange 2019-11-13 12:10:03 +0100
  • 6f1a600f6c p2p: fix bug in TestPeerDisconnect (#20277) Rick 2019-11-13 20:01:52 +0900
  • cc846fae4d
    core, eth: fix rebase errors Péter Szilágyi 2019-11-13 10:58:15 +0200
  • 756d6afa9c
    core/rawdb: tiny log fixes to make it clearer what's happening Péter Szilágyi 2019-11-13 10:52:32 +0200
  • 0dffdc91c3 les: remove useless fields rjl493456442 2019-11-13 14:14:18 +0800
  • 8d3c97fa67 maybe retured false always rick 2019-11-13 14:08:40 +0900
  • c166c8da0a cmd/abigen: address comments rjl493456442 2019-11-13 11:26:55 +0800
  • 2a7e4442fc accounts/abi/bind: address comments rjl493456442 2019-11-05 20:35:44 +0800
  • c7bc9a4ece accounts/abi/bind: minor fixes rjl493456442 2019-11-05 19:19:06 +0800
  • d41cfec628 accounts/abi/bind, cmd/abigen: implement alias for abigen rjl493456442 2019-11-05 19:11:03 +0800
  • 0c51cefb85 les: fix linter warning Zsolt Felfoldi 2019-11-13 01:08:15 +0100
  • ab3f8e3a27 cmd/evm: Allow loading input from file Michael Forney 2019-11-07 17:32:45 -0800
  • 69b7cbb72a
    update readme Jaynti Kanani 2019-11-12 13:33:51 -0500
  • 0f172fd0eb
    change package name Jaynti Kanani 2019-11-12 13:17:12 -0500
  • a93cda9827
    repackage to bor Jaynti Kanani 2019-11-12 13:00:33 -0500
  • 007fe59a95 [DOCS] update Developer Guide Felix Lange 2019-11-12 17:04:27 +0100
  • 5d32960888 dashboard: gofmt Felix Lange 2019-11-12 16:56:31 +0100
  • a89f10fcdd
    [DOCS] bring back the 'Private Network' page (#20262) Felix Lange 2019-11-12 16:52:46 +0100
  • 0f331b1a45 les: reworked setParams and forClients error handling Zsolt Felfoldi 2019-11-12 16:47:57 +0100
  • d2a8cc62ad eth: set networkID to chainID by default Felix Lange 2019-11-12 16:29:54 +0100
  • ce8aae517d miner: Increase worker test timeout on travis Guillaume Ballet 2019-11-12 10:56:40 +0100
  • 4fcbb92354 tests for tx size limit (32 KB) Michael Riabzev 2019-10-28 18:44:42 +0200
  • 66cb1ee6c4 golint topics_test.go Jeff Wentworth 2019-11-13 00:10:39 +0900
  • e3ec80ef29
    cmd, core, eth: init tx lookup in background rjl493456442 2019-07-18 15:19:31 +0800
  • c1db93a679 move comma to the right place Felix Lange 2019-11-12 15:56:19 +0100