Commit Graph

  • 2cd6059e51 tests: make transaction tests run again, fix #19033 (#19529) Martin Holst Swende 2019-05-21 13:58:06 +02:00
  • a54142987c log: do not pad values longer than 40 characters (#19592) Nikifor Seryakov 2019-05-20 17:26:29 +04:00
  • 4cf8505d22 build: fix Launchpad typo (#19597) Nikita Kryuchkov 2019-05-20 16:11:23 +03:00
  • 97d3615612 les: avoid fetcher deadlock on requestChn (#19571) Felföldi Zsolt 2019-05-17 20:39:39 +02:00
  • e687d063c3 accounts/abi: fix TestUnpackMethodIntoMap (#19484) manlio 2019-05-17 14:24:04 +01:00
  • 509facd631 swarm/version: v0.4.1 unstable (#19587) Anton Evangelatov 2019-05-17 10:14:39 +02:00
  • c3b317a4fc swarm/version: v0.4.0 stable (#19586) Anton Evangelatov 2019-05-17 10:12:03 +02:00
  • 2f855bfa28 Merge pull request #19591 from karalabe/64bit-align Péter Szilágyi 2019-05-17 02:13:50 +03:00
  • 8cce620311 build: disable swarm packages (#19585) Anton Evangelatov 2019-05-17 01:06:20 +02:00
  • f35975ea21 core/rawdb, eth/downloader: align 64bit atomic fields Péter Szilágyi 2019-05-17 01:45:05 +03:00
  • f5d89cdb72 Merge pull request #19244 from karalabe/freezer-2 Péter Szilágyi 2019-05-16 19:10:58 +03:00
  • 60386b3545 swarm/network: bump network id for 0.4 release (#19580) Anton Evangelatov 2019-05-16 17:29:12 +02:00
  • 9eba3a9fff cmd/geth, core/rawdb: seamless freezer consistency, friendly removedb Péter Szilágyi 2019-05-16 14:30:11 +03:00
  • 1e067202a2 swarm/feeds: Parallel feed lookups (#19414) Javier Peletier 2019-05-16 15:47:11 +02:00
  • 536b3b416c cosensus, core, eth, params, trie: fixes + clique history cap Péter Szilágyi 2019-05-15 14:33:33 +03:00
  • 37d280da41 core, cmd, vendor: fixes and database inspection tool (#15) gary rong 2019-05-14 22:07:44 +08:00
  • 42c746d6f4 freezer: disable compression on hashes and difficulties (#14) Martin Holst Swende 2019-05-03 12:55:36 +02:00
  • 331de17e4d core/rawdb: support starting offset for future deletion Martin Holst Swende 2019-04-14 21:25:32 +02:00
  • 80469bea0c all: integrate the freezer with fast sync gary rong 2019-04-25 22:59:48 +08:00
  • b6cac42e9f core/rawdb: add file lock for freezer rjl493456442 2019-03-14 14:59:47 +08:00
  • b69bdc2a4f freezer: implement split files for data Martin Holst Swende 2019-03-26 12:28:23 +01:00
  • 006c21efc7 cmd, core, eth, les, node: chain freezer on top of db rework Péter Szilágyi 2019-03-08 15:56:20 +02:00
  • 0c5f8c078a accounts,signer: better support for EIP-191 intended validator (#19523) Martin Holst Swende 2019-05-15 21:26:07 +02:00
  • b548b5aeb0 p2p/discover: fix crash in Resolve (#19579) Felix Lange 2019-05-15 11:11:17 -04:00
  • 4b9c3bd39a swarm/storage: disable open tracing on indices (#19578) Anton Evangelatov 2019-05-15 15:06:57 +02:00
  • 9b0d1b9ab2 swarm/metrics: collect metrics on datadir disk usage (#19576) Anton Evangelatov 2019-05-15 12:22:32 +02:00
  • 350a87dd3c p2p/discover: add support for EIP-868 (v4 ENR extension) (#19540) Felix Lange 2019-05-15 06:47:45 +02:00
  • 8deec2e45a rlp: fixes for two corner cases and documentation (#19527) Felix Lange 2019-05-14 15:09:56 +02:00
  • 184af72e4e accounts/abi: fix documentation (#19568) Jeremy Schlatter 2019-05-14 02:38:34 -07:00
  • 07d2d83c31 Merge pull request #19563 from karalabe/faucet-remove-g+-mention Péter Szilágyi 2019-05-13 15:50:17 +03:00
  • 9effd64290 core, eth, trie: bloom filter for trie node dedup during fast sync (#19489) Péter Szilágyi 2019-05-13 15:28:01 +03:00
  • f22c00b161 cmd/faucet: remove Google+ mention from web assets too Péter Szilágyi 2019-05-13 14:52:05 +03:00
  • 40cdcf8c47 les, light: implement ODR transaction lookup by hash (#19069) Felföldi Zsolt 2019-05-13 13:41:10 +02:00
  • f4fb1a1801 les: fixed cost table update (#19546) Felföldi Zsolt 2019-05-13 13:26:47 +02:00
  • 751effa35e core: fix formatting error (trailing whitepace) Péter Szilágyi 2019-05-13 14:07:55 +03:00
  • a0b81097ad Merge pull request #19562 from holiman/fix_tabcrash Péter Szilágyi 2019-05-13 13:31:45 +03:00
  • ec2131c8d3 core: move error variable to error.go (#19560) PilkyuJung 2019-05-13 19:23:32 +09:00
  • 95263914fc p2p/discover: fix a race where table loop would self-lookup before returning from constructor Martin Holst Swende 2019-05-13 11:25:54 +02:00
  • db83ba4067 cmd/swarm: skip export test on windows builds (#19555) Elad 2019-05-13 12:27:27 +04:00
  • c8a77d8604 swarm/metrics: track runtime metrics (#19557) Anton Evangelatov 2019-05-13 09:55:11 +02:00
  • 7744241886 swarm/network/stream: add pure retrieval test (#19552) holisticode 2019-05-11 05:55:06 -05:00
  • 6ec6b29051 core: fix import errors on clique crashes + empty blocks (#19544) Péter Szilágyi 2019-05-10 17:04:10 +03:00
  • 494f5d448a Merge pull request #19550 from ethersphere/swarm-rather-stable Péter Szilágyi 2019-05-10 14:09:01 +03:00
  • 9b1543c282 swarm/network: update syncer metrics Elad 2019-05-10 14:00:22 +04:00
  • 297fa1855c swarm/network: measure addPeer and deletePeer to know if Kad rearranged Anton Evangelatov 2019-05-09 17:16:19 +02:00
  • 84dfaea246 swarm: instrument setNextBatch Elad 2019-05-09 12:54:06 +04:00
  • 3e9ba57669 swarm/storage: improve instrumentation Anton Evangelatov 2019-05-07 13:46:26 +02:00
  • 7f753461ca swarm/pss: disable failing handshake test lash 2019-05-06 15:42:54 +02:00
  • 8802b9ce7f swarm-smoke: add syncDelay flag Anton Evangelatov 2019-05-06 10:58:42 +02:00
  • ad6c39012f swarm: push tags integration - request flow Elad 2019-05-05 22:34:22 +04:00
  • 3030893a21 swarm/network: update syncing Janoš Guljaš 2019-04-30 09:28:46 +02:00
  • 12240baf61 swarm/chunk: add tags data type Elad 2019-04-30 13:10:57 +09:00
  • f8eb8fe64c cmd/swarm-smoke: check if chunks are at most prox host Anton Evangelatov 2019-04-26 16:41:12 +02:00
  • a1cd7e6e92 p2p/protocols, swarm/network: fix resource leak with p2p teardown Elad 2019-04-26 16:29:28 +09:00
  • c1213bd00c swarm: LocalStore metrics Janoš Guljaš 2019-04-25 10:22:57 +02:00
  • 993b145f25 swarm/storage/localstore: fix export db.Put signature Anton Evangelatov 2019-04-11 10:26:52 +02:00
  • 996755c4a8 cmd/swarm, swarm: LocalStore storage integration Janoš Guljaš 2019-04-10 16:50:58 +02:00
  • c94d582aa7 Merge pull request #19539 from karalabe/faucet-updates Péter Szilágyi 2019-05-09 00:49:14 +03:00
  • ab10c15578 cmd/faucet: sunset Google+ authentication Péter Szilágyi 2019-05-08 17:14:54 +03:00
  • 9454508b23 cmd/faucet: embed git commit hash and date into the version Péter Szilágyi 2019-05-08 17:11:33 +03:00
  • be4d74f8d2 cmd, internal/build, docker: advertise commit date in unstable build versions (#19522) C. Brown 2019-05-08 08:44:28 -05:00
  • c113723fdb core: handle importing known blocks more gracefully (#19417) gary rong 2019-05-08 19:30:36 +08:00
  • 78477e4118 Merge pull request #19534 from karalabe/downloader-delay-fix Péter Szilágyi 2019-05-08 12:15:17 +03:00
  • e770f62445 appveyor: Upgrade Go to v1.12.5 (#19536) Samuel Marks 2019-05-08 19:11:08 +10:00
  • 9b831d74fb accounts/usbwallet: fix a comment typo in trezor driver (#19535) Guillaume Ballet 2019-05-07 18:22:24 +02:00
  • 85726fdb02 eth/downloader: fix header delays during chain dedup Péter Szilágyi 2019-05-07 16:09:11 +03:00
  • 107c67d74e accounts, cmd, internal, signer: add note about backing up the keystore (#19432) Kurkó Mihály 2019-05-07 15:49:51 +03:00
  • c8cf360f29 core: fix canonicality confusion (#19514) Martin Holst Swende 2019-05-07 14:26:00 +02:00
  • 14868a37fb trie: clarify why verifyProof doesn't check hashes (#19530) gary rong 2019-05-07 20:06:07 +08:00
  • abeba0a1de core/rawdb: fix typo (#19526) 유용환 2019-05-04 19:17:47 +09:00
  • b6c0234e0b Merge pull request #19513 from fjl/p2p-discover-split-v4 Péter Szilágyi 2019-05-02 17:30:49 +03:00
  • 5036992b06 eth, les: add error when accessing missing block state (#18346) Martin Holst Swende 2019-05-02 14:50:23 +02:00
  • 4c90efdf57 consensus,core,miner: avoid overhead of creating a new block (#19301) Martin Holst Swende 2019-04-30 15:42:36 +02:00
  • dba1750eda p2p/discover: split out discv4 code Felix Lange 2019-04-30 13:13:22 +02:00
  • a43ec8bba5 internal/testlog: add logger for unit tests Felix Lange 2019-04-30 13:12:11 +02:00
  • befca7e8b0 Merge pull request #19500 from karalabe/cht-txpool-open-limit Péter Szilágyi 2019-04-30 11:03:57 +03:00
  • af96b6644e internal/ethapi: estimate gas usage automatically (#19508) gary rong 2019-04-30 16:02:34 +08:00
  • ed47f29bc8 eth: enforce chain above CHT before accepting txs into the pool Péter Szilágyi 2019-04-26 12:11:22 +03:00
  • 504f88b65b core/rawdb: typo fix storea => stores (#19498) Hongbin Mao 2019-04-26 17:22:21 +08:00
  • 3873a7314d swarm/network: fix data races in TestInitialPeersMsg test (#19490) Janoš Guljaš 2019-04-25 21:33:18 +02:00
  • 92a849a509 Merge pull request #19497 from karalabe/peers-50 Péter Szilágyi 2019-04-25 17:25:09 +03:00
  • 937417527c core: lookup txs by block number instead of block hash (#19431) Matthew Halpern 2019-04-25 07:24:56 -07:00
  • 7c91038bff Merge pull request #19438 from karalabe/ledger-new-derivation-path Péter Szilágyi 2019-04-25 13:33:17 +03:00
  • 0758d7fe5c cmd/utils, node: switch over default peer count to 50 Péter Szilágyi 2019-04-25 12:54:33 +03:00
  • 749ccab9a4 eth/downloader: enable unsync-protection for light client (#19496) gary rong 2019-04-25 16:31:23 +08:00
  • 6269e5574c miner: polish miner configuration (#19480) gary rong 2019-04-23 15:08:51 +08:00
  • d9403690ec swarm/pss: Fix flaky TestProxNetwork (#19471) gluk256 2019-04-19 11:15:17 +02:00
  • d8dc37c85b Merge pull request #18168 from karalabe/trie-better-cache-size-estimation Péter Szilágyi 2019-04-18 12:46:27 +03:00
  • 29bba5d0b2 p2p: fix typo in dialstate comment (#19476) Guillaume Ballet 2019-04-18 09:02:11 +02:00
  • 78ec90717a swarm/version: bump version due to Geth hotfix release Péter Szilágyi 2019-04-17 15:50:41 +03:00
  • 4bcc0a37ab Merge pull request #19473 from karalabe/geth-1.8.27 v1.8.27 Péter Szilágyi 2019-04-17 15:47:54 +03:00
  • b5f92e66c6 params, swarm: release Geth v1.8.27 (noop Swarm v0.3.15) Péter Szilágyi 2019-04-17 14:57:38 +03:00
  • d8787230fa eth, les, light: enforce CHT checkpoints on fast-sync too Péter Szilágyi 2019-04-16 13:20:38 +03:00
  • f496927a93 Merge pull request #19468 from karalabe/enforce-fastsync-checkpoints Péter Szilágyi 2019-04-17 14:50:51 +03:00
  • 38f6b85638 eth, les, light: enforce CHT checkpoints on fast-sync too Péter Szilágyi 2019-04-16 13:20:38 +03:00
  • 921b3160db les: fix p2p.Protocol.PeerInfo (#19472) Felföldi Zsolt 2019-04-17 09:57:53 +02:00
  • c9d9a2d48a Merge pull request #19470 from SamuelMarks/go1.12.4 Péter Szilágyi 2019-04-16 17:44:11 +03:00
  • 04a75a1863 appveyor.yml: Upgraded to Go 1.12.4 Samuel Marks 2019-04-17 00:14:06 +10:00
  • 85b6823d16 les: check required message types in cost table (#19454) Felföldi Zsolt 2019-04-16 13:30:47 +02:00
  • 78d90c47f7 Merge pull request #19345 from Matthalp/optimize-receipt-storage Péter Szilágyi 2019-04-16 09:51:46 +03:00