Commit graph

  • 9f98628dc2
    vendor: pull in USB Windows fixes Péter Szilágyi 2019-09-19 11:02:48 +0300
  • a6a14f6b71
    Merge pull request #20090 from soc1c/s1-testnet-istanbul Péter Szilágyi 2019-09-19 10:47:50 +0300
  • f9eb307216
    core/forkid, params: fix tests, enable Istanbul on Rinkeby + testers Péter Szilágyi 2019-09-19 10:13:11 +0300
  • 03c7d8fb31
    Merge pull request #20091 from karalabe/cht-1.9.4 Péter Szilágyi 2019-09-19 10:11:29 +0300
  • 2becb99583
    params: bump CHTs for the 1.9.4 release Péter Szilágyi 2019-09-19 09:45:40 +0300
  • ad380cd57f
    params: activate Istanbul on Ropsten and Görli soc1c 2019-09-19 08:25:08 +0200
  • 9320e20489 update openrpc_schema Luke Williams 2019-09-18 20:38:17 +0200
  • f32bf6e505 Add optional console command Chris Ward 2019-09-18 16:13:19 +0200
  • de98e45590 Polish install doc Chris Ward 2019-09-18 15:39:53 +0200
  • da17ace352 Update links to suit removed pages Chris Ward 2019-09-18 15:13:11 +0200
  • 12852c8697 Remove placeholder for now Chris Ward 2019-09-10 14:48:10 +0200
  • 20a6ab1e29 Fix rendering and start adding next steps Chris Ward 2019-09-03 15:24:27 +0200
  • 769e99b1eb
    Merge pull request #2 from maticnetwork/bor-1.9 Jaynti Kanani 2019-09-18 18:07:02 +0530
  • 64ce8aec06 Overwrite invalid resolv.conf Guillaume Ballet 2019-09-18 12:40:37 +0200
  • 93ae8a2012 Fix problematic external links Adam Schmideg 2019-09-18 12:05:09 +0200
  • 504949252b Fix missing img alt attributes Adam Schmideg 2019-09-18 11:55:02 +0200
  • 4b3c4b86fb Fixed last broken links Adam Schmideg 2019-09-18 11:34:37 +0200
  • 0556eaeb71 Remove legacy swarm docs Adam Schmideg 2019-09-18 11:25:30 +0200
  • 7b32d2a470
    Merge pull request #20085 from karalabe/txpool-api-fix Péter Szilágyi 2019-09-18 12:03:02 +0300
  • f40ff23b7b
    core: fix tx dedup return error count Péter Szilágyi 2019-09-18 10:53:01 +0300
  • 0fdbe43cb7 Activate the network in arm build Guillaume Ballet 2019-09-17 17:56:22 +0200
  • 6b85dc5f2a More broken links fixed Adam Schmideg 2019-09-17 16:10:02 +0200
  • eb7acfb4bf
    update tests for istanbul Martin Holst Swende 2019-09-17 15:53:24 +0200
  • 0ac9bbba6c les: multiple server bugfixes (#20079) Felföldi Zsolt 2019-09-17 15:28:41 +0200
  • d4dce43bff
    Merge pull request #20081 from karalabe/txpool-lockless-dedup Péter Szilágyi 2019-09-17 16:25:24 +0300
  • c3bff5c48b Fix some broken links Adam Schmideg 2019-09-17 15:23:59 +0200
  • ab7030ca75 Relax what html-proofer checks Adam Schmideg 2019-09-17 14:57:43 +0200
  • 056183c056
    core: dedup known transactions without global lock, track metrics Péter Szilágyi 2019-09-17 15:50:34 +0300
  • e929dc0426 Initial travis config with link checking Adam Schmideg 2019-09-17 14:10:23 +0200
  • 2f204d60cd les, light: minor fixes rjl493456442 2019-09-17 10:15:15 +0800
  • 8d41e885e6 core: smaller txpool status locking (#20080) Martin Holst Swende 2019-09-17 09:34:28 +0200
  • 921fb56c5e les: add metrics rjl493456442 2019-09-16 17:16:06 +0800
  • b940b78575 les: bump factor db version again rjl493456442 2019-09-16 15:04:56 +0800
  • 0d656b62e8 core: do not use mutex in GetAncestor Zsolt Felfoldi 2019-09-14 04:17:11 +0200
  • a094623a10 les: fixed clientPool.setLimits Zsolt Felfoldi 2019-09-14 03:28:59 +0200
  • 0cbf1d89af les: increased connected bias to lower churn rate Zsolt Felfoldi 2019-09-13 15:58:20 +0200
  • c2832b19dd les: initialize price factors Zsolt Felfoldi 2019-09-13 15:46:28 +0200
  • 1a6aa2fd40 les: filter txpool relative request statistic rjl493456442 2019-09-11 19:58:03 +0800
  • b69569ba55 travis: check if qemu works Guillaume Ballet 2019-07-16 18:58:44 +0200
  • d1c62b7f42 les: detailed relative cost metrics zsfelfoldi 2019-09-05 02:47:43 +0200
  • aab6a0b0ab
    core/tx_pool: fix data race Martin Holst Swende 2019-09-16 15:38:45 +0200
  • 47fd824ebd
    txpool: smaller lock portion Martin Holst Swende 2019-09-16 15:08:45 +0200
  • 8bd64f4a1c
    Merge pull request #20075 from holiman/evm_defaults Péter Szilágyi 2019-09-16 13:34:52 +0300
  • b71a9c7462 Lower floating point precision on ARM Guillaume Ballet 2019-09-16 12:01:34 +0200
  • b1c3010bf2
    common/mclock: clean up AfterFunc support (#20054) Felix Lange 2019-09-16 11:16:30 +0200
  • b8f08acbf8 les: add metrics rjl493456442 2019-09-16 17:16:06 +0800
  • e0599c27ac
    rlp: fix linter error Tomasz Zdybał 2019-09-16 11:14:06 +0200
  • 63a4ff7a8d
    all: fix linter errors Tomasz Zdybał 2019-09-16 10:50:26 +0200
  • 52f18c83ab
    accounts: updated version of go-libpcsclite Tomasz Zdybał 2019-09-16 10:27:02 +0200
  • 60e0681806
    accounts: use local directory for bind tests Tomasz Zdybał 2019-09-12 12:23:39 +0200
  • fbba6b2ccc
    .travis.yml: update to go v1.13.x Tomasz Zdybał 2019-09-12 11:17:55 +0200
  • 593496a46e
    build: switch to golangci-lint Tomasz Zdybał 2019-09-12 11:10:51 +0200
  • 57089a3c37
    accounts: updated pcsc API call Tomasz Zdybał 2019-09-12 10:38:06 +0200
  • 0997c242b2
    build: enable modules before getting gometalinter Tomasz Zdybał 2019-05-21 18:52:53 +0200
  • 68e311ebe0
    Makefile,go.*,build: use Go modules Tomasz Zdybał 2019-05-14 22:36:54 +0200
  • 03e94571f1
    go.mod: Go modules initialization Tomasz Zdybał 2019-05-14 20:49:55 +0200
  • aff986958d
    Merge pull request #19953 from karalabe/state-accumulate-writes Péter Szilágyi 2019-09-16 11:46:31 +0300
  • f49d6e5ec0
    core: add blockchain test too for revert cornercase Martin Holst Swende 2019-09-16 11:39:41 +0300
  • d9567a8322 .travis: first naive attempt at a FreeBSD build Guillaume Ballet 2019-07-16 17:19:24 +0200
  • 223b950944
    core/state: accumulate writes and only update tries when must Péter Szilágyi 2019-08-12 22:56:07 +0300
  • 850001135d les: bump factor db version again rjl493456442 2019-09-16 15:04:56 +0800
  • 2a31f979cb add rpc.discover (openrpc) Luke Williams 2019-09-14 19:39:24 +0200
  • a6903c886a rpc: implement full bi-directional communication (backport) Felix Lange 2019-02-04 13:47:34 +0100
  • 06ee8ab699 core: do not use mutex in GetAncestor Zsolt Felfoldi 2019-09-14 04:17:11 +0200
  • e5163d1e05 les: fixed clientPool.setLimits Zsolt Felfoldi 2019-09-14 03:28:59 +0200
  • 16f0fb70f1
    cmd/evm: make evm default to all ethash protocol changes Martin Holst Swende 2019-09-13 22:32:20 +0200
  • c5d958e205 les: increased connected bias to lower churn rate Zsolt Felfoldi 2019-09-13 15:58:20 +0200
  • 88e4a9f9bd les: initialize price factors Zsolt Felfoldi 2019-09-13 15:46:28 +0200
  • d48d266329 Flatten clef/qubes links to clef Adam Schmideg 2019-09-13 13:02:12 +0200
  • 5dbcbcbee6 Fix broken links Adam Schmideg 2019-09-13 12:53:38 +0200
  • 96fb839133
    rlp: improve nil pointer handling (#20064) Felix Lange 2019-09-13 11:10:57 +0200
  • 8dc979183f info about standard trace to file (#20068) Martin Holst Swende 2019-09-13 08:29:34 +0200
  • 5ac0cff06f fix uncle rewards Luke Williams 2019-09-12 23:05:53 +0200
  • 5999e7c81c
    info about standard trace to file Martin Holst Swende 2019-09-12 22:36:26 +0200
  • 3b6c9902f3 core: remove unused gas return in ApplyTransaction (#20065) Rob Mulholand 2019-09-12 14:22:22 -0500
  • 77c6b82026
    Increase default gas limit to 11M Marius Kjærstad 2019-09-12 18:06:01 +0200
  • 44ca09e90a rlp: save one line Felix Lange 2019-09-12 17:29:00 +0200
  • d6e7e88376 Move pages one level deeper under the /docs folder and fix broken links Adam Schmideg 2019-09-12 17:04:15 +0200
  • bece6aa9f6 core: remove unused gas return in ApplyTransaction Rob Mulholand 2019-09-12 09:57:27 -0500
  • 47a93d5a45 les: bump global factor db key Zsolt Felfoldi 2019-09-12 15:48:53 +0200
  • 5bdd98b674 les: quick and dirty workaround for mclock leaps Zsolt Felfoldi 2019-09-12 14:51:56 +0200
  • 2d98862cd7 rlp: propagate struct field type errors Felix Lange 2019-09-12 13:58:46 +0200
  • ea2e659fc3 rlp: improve nil pointer handling Felix Lange 2019-05-29 22:08:01 +0200
  • efe123759a
    Revert "build: switch PPA from Gophers dep to manual download" (#20061) Péter Szilágyi 2019-09-12 14:23:34 +0300
  • e6081012a7
    Revert "build: switch PPA from Gophers dep to manual download" Péter Szilágyi 2019-09-12 14:22:02 +0300
  • 8eb646a96d
    Merge pull request #20059 from karalabe/ppa-manual-go Péter Szilágyi 2019-09-12 13:52:39 +0300
  • c02d5bc5a9
    build: switch PPA from Gophers dep to manual download Péter Szilágyi 2019-09-12 13:00:18 +0300
  • 71251c7296
    Merge pull request #20058 from karalabe/go1.13 Péter Szilágyi 2019-09-12 12:34:15 +0300
  • 2469c4ecd4
    travis, Dockerfile, appveyor: bump to Go 1.13 Péter Szilágyi 2019-09-12 11:09:11 +0300
  • 321d631ffe See if payload can be downloaded Guillaume Ballet 2019-09-05 23:27:32 +0200
  • 39b0b1a1a6
    all: make unit tests work with Go 1.13 (#20053) Felix Lange 2019-09-11 14:41:22 +0200
  • e331baa7cc les: filter txpool relative request statistic rjl493456442 2019-09-11 19:58:03 +0800
  • 07dfa648c1 common/mclock: clean up AfterFunc support Felix Lange 2019-05-29 10:13:15 +0200
  • 91b7349509 tests: expose internal RunNoVerify method (#20051) Martin Holst Swende 2019-09-11 13:46:14 +0200
  • 5510b761d5 les: detailed relative cost metrics zsfelfoldi 2019-09-05 02:47:43 +0200
  • fd1b87e731 les: fix test binary flags for Go 1.13 Felix Lange 2019-09-11 13:38:45 +0200
  • fa92e421ea Makefile: use relative path for GOBIN Felix Lange 2019-09-11 13:29:28 +0200
  • de9ba1b4a1 build: remove workaround for ./... vendor matching Felix Lange 2019-09-11 13:28:10 +0200
  • b6e673152a p2p/simulations: fix test binary flags for Go 1.13 Felix Lange 2019-09-11 13:21:27 +0200
  • 5b60f144c1 crypto/ecies: remove useless -dump flag in tests Felix Lange 2019-09-11 13:20:47 +0200