Commit graph

  • 59e1953246 core, ethdb, trie: mode dirty data to clean cache on flush (#19307) Martin Holst Swende 2019-03-26 15:48:31 +0100
  • 0d8c530333
    cmd/swarm/swarm-smoke-pss: add command that can run all tests Rafael Matias 2019-03-26 14:44:42 +0100
  • a1915c3249 random block set AnilChinchawale 2019-03-26 17:10:47 +0530
  • 48b0374cbc
    cmd/swarm/swarm-smoke-pss: simplify msgidx function Rafael Matias 2019-03-26 12:06:59 +0100
  • 5778993be4
    cmd/swarm/swarm-smoke-pss: add msgcount to influx tags Rafael Matias 2019-03-26 11:45:26 +0100
  • 455bef94b9
    cmd/swarm/swarm-smoke-pss: flag for msg size Rafael Matias 2019-03-26 11:44:10 +0100
  • 2052f31397
    cmd/swarm/swarm-smoke-pss: restructure and set nodes pubkeys on asym call Rafael Matias 2019-03-26 11:33:10 +0100
  • dc48b203e4 Create CNAME Martin Holst Swende 2019-03-26 11:22:59 +0100
  • dbe7d298a2 cmd/swarm: fix process leak in TestACT and TestSwarmUp Ferenc Szabo 2019-03-19 15:28:06 +0100
  • e0841be359 swarm/storage: disable flaky TestLDBStoreCollectGarbage (-race) Ferenc Szabo 2019-03-22 17:55:31 +0100
  • 73f0da1425 swarm/api: disable flaky TestClientUploadDownloadRawEncrypted with -race Ferenc Szabo 2019-03-15 15:31:54 +0100
  • 4da18df25e Delete CNAME Martin Holst Swende 2019-03-26 10:26:34 +0100
  • 00c46851a2 downloader error fix AnilChinchawale 2019-03-26 14:54:16 +0530
  • df717abc99 whisper/whisperv6: fix PoW calculations to match the spec (#19330) Guillaume Ballet 2019-03-26 10:23:59 +0100
  • e5a6c4b383 Create CNAME Martin Holst Swende 2019-03-26 10:21:27 +0100
  • a6238b785d test output corrected parmarrushabh 2019-03-26 14:50:50 +0530
  • 8000ce3c93 move m2 for unit test AnilChinchawale 2019-03-26 14:46:39 +0530
  • 2d1eddf74f TIP random parmarrushabh 2019-03-26 14:34:58 +0530
  • 9755de781a
    trie: adjust locking to actual trie database behavior Péter Szilágyi 2019-03-26 11:01:12 +0200
  • b8b4fb004c
    Merge pull request #19308 from holiman/fix_reset_txpool Péter Szilágyi 2019-03-26 11:00:35 +0200
  • 2d046cc16a tip block randomize parmarrushabh 2019-03-26 14:28:13 +0530
  • 7e491a582b penalties returned at tip fork parmarrushabh 2019-03-26 14:25:03 +0530
  • dbe2cc20e1 fix error dont stop downloader Nguyen Ba Tam 2019-03-25 10:15:57 +0700
  • f2f5aacb88
    Merge pull request #478 from dinhln89/random Tuna 2019-03-26 14:29:30 +0700
  • 423804093a correct test output Tuna 2019-03-26 14:28:54 +0700
  • 24b2e535e9 Fixed unit test for moveM2. DinhLN 2019-03-26 10:58:50 +0700
  • 186be3ae26 Merge remote-tracking branch 'upstream/release/1.8' into release/2.3 Julian Yap 2019-03-25 23:33:24 -0700
  • 97be51930c
    cmd/swarm/swarm-smoke-pss: close rpc clients Rafael Matias 2019-03-25 22:56:47 +0100
  • 0a366c3d40
    swarm/docker: build swarm-smoke-pss binary Rafael Matias 2019-03-25 22:43:25 +0100
  • d2a459f3af
    cmd/swarm/swarm-smoke-pss: add raw send msg Rafael Matias 2019-03-25 22:33:13 +0100
  • 550c60e410
    cmd/swarm/swarm-smoke-pss: make error logs consistent Rafael Matias 2019-03-25 22:20:45 +0100
  • e03a8a75dd
    cmd/swarm/swarm-smoke-pss: add symmetric send msg Rafael Matias 2019-03-25 22:15:37 +0100
  • 283af614a5
    core: check both gcproc and gcreal to flush triedb hackyminer 2019-02-07 01:36:01 +0900
  • a46376486e
    cmd: TrieTimeoutFlag configurable option added hackyminer 2018-11-07 22:54:51 +0900
  • 08fc722619 whisper: fix unit tests Guillaume Ballet 2019-03-25 19:06:06 +0100
  • 86f5697fca
    cmd/swarm/swarm-smoke-pss: extract pss smoke test to different binary Rafael Matias 2019-03-25 18:54:35 +0100
  • 9a02115342 core/state: add accessor for block hash to remove extra header hash Felix Lange 2019-03-25 18:43:38 +0100
  • 85721d6e7d
    cmd/swarm/swarm-smoke: pss aync test, send multiple msgs Rafael Matias 2019-03-25 14:43:41 +0100
  • 4b883c5dce
    core, ethdb, light, trie: merge ethdb.Deleter in ethdb.Writer Péter Szilágyi 2019-03-25 14:01:25 +0200
  • 887e716430
    core, ethdb, trie: polish up batch replay mechanism Péter Szilágyi 2019-03-25 13:20:17 +0200
  • f94deb6a3f
    core, ethdb, trie: experiment with batch-replay-based uncaching Martin Holst Swende 2019-03-20 21:06:47 +0100
  • ed644a983d
    trie: move dirty data to clean cache on flush Péter Szilágyi 2019-02-05 16:20:18 +0200
  • f03402232c
    Merge pull request #19331 from karalabe/fix-trie-metrics Péter Szilágyi 2019-03-25 16:33:56 +0200
  • 435020f9b3
    core: split trie op metrics from the correct chain metrics Péter Szilágyi 2019-03-25 16:27:46 +0200
  • 161b15f9e4 Revert "Move wiki pages to github pages (#18497)" Adam Schmideg 2019-03-25 13:43:46 +0100
  • 21a105a38a whisper: Fix PoW calculations to match the spec Guillaume Ballet 2019-03-25 13:15:54 +0100
  • 4a1c393894 disable cname Adam Schmideg 2019-03-25 13:11:35 +0100
  • 557c081e46 swarm/pss: issue 1308 fixed Vlad 2019-03-25 12:26:09 +0100
  • 0d784e99ab Add url with https to config Adam Schmideg 2019-03-25 11:25:01 +0100
  • 30056e9a44 enabled cname Adam Schmideg 2019-03-25 11:10:43 +0100
  • e9c6a587ab
    Merge branch 'master' of github.com:ethereum/go-ethereum into pss-smoke-basic Rafael Matias 2019-03-25 10:15:51 +0100
  • 36d9bea7e9 created unit test for XDPoS parmarrushabh 2019-03-25 14:20:56 +0530
  • acbb8a1439
    Merge pull request #19327 from karalabe/fix-expensive-metrics Péter Szilágyi 2019-03-25 10:47:29 +0200
  • 4679c9fc74 updated xdpos.go AnilChinchawale 2019-03-25 14:15:09 +0530
  • 76708d894e
    Merge pull request #474 from dinhln89/randomize Tuna 2019-03-25 15:41:38 +0700
  • 88c756c83d
    metrics: fix expensive metrics flag processing Péter Szilágyi 2019-03-25 10:40:46 +0200
  • 9b0a357a38 set version to v1.3.2 Tuna 2019-03-25 15:37:40 +0700
  • 8dee839e43 set TIP random to 3410000 Tuna 2019-03-25 15:36:41 +0700
  • 71cb816a74 appveyor: bump Windows Go builders to 1.12.1 (#19294) Samuel Marks 2019-03-25 19:26:48 +1100
  • 86989e3fcd
    core: split out detailed trie access metrics from insertion time (#19316) Péter Szilágyi 2019-03-25 10:01:18 +0200
  • 13d4adbbd9
    cmd, core, metrics: support expensive optional metrics Péter Szilágyi 2019-03-25 09:45:50 +0200
  • e852505ace les: fix block announcements (#19322) Felföldi Zsolt 2019-03-25 08:17:55 +0100
  • 951ca28d08 fixed params/config.go AnilChinchawale 2019-03-25 12:47:22 +0530
  • 2fa93cdbf2 Fixed randomize for mi and m2 parmarrushabh 2019-03-25 12:31:54 +0530
  • 4af57cc070 case m2 down affect to m1. parmarrushabh 2019-03-25 12:19:25 +0530
  • cd9e59173f
    Update README.md Suryab2 2019-03-25 12:07:15 +0530
  • ef94c38a68 penalties returned AnilChinchawale 2019-03-25 11:52:00 +0530
  • 41ba2c6b33 m1_equal_m2 AnilChinchawale 2019-03-25 11:45:14 +0530
  • a47c0b94e7 allow signing with m1 = m2 parmarrushabh 2019-03-25 11:38:52 +0530
  • 85db85cc20 fix eth.getCandidateStatus api parmarrushabh 2019-03-25 11:18:54 +0530
  • b972dfa0ac contracts/ens: revert bmt to keccak256 Elad 2019-03-25 11:27:38 +0900
  • 11914ce557 les: fix block announcements Zsolt Felfoldi 2019-03-23 20:02:07 +0100
  • c95843f608
    Merge pull request #78 from XinFinOrg/dev Anil Chinchawale 2019-03-24 00:37:05 +0530
  • e2e5412d74
    Merge pull request #77 from XinFinOrg/AnilChinchawale-patch-1 Anil Chinchawale 2019-03-24 00:35:19 +0530
  • b6720e7941
    Update CONTRIBUTING.md Anil Chinchawale 2019-03-24 00:35:04 +0530
  • 46753d6ec9 core/blockchain.go: del checkpoint ywzqwwt 2019-03-23 10:57:46 +0800
  • 33c24d8a0c
    Merge 465adfc508 into d94f0af960 innnzzz6 2019-03-23 01:47:31 +0000
  • 465adfc508
    README.md innnzzz6 2019-03-23 08:47:16 +0700
  • 0949c1dfb5 swarm/network: lock use of hive.depth Fabio Barone 2019-03-22 18:15:44 -0500
  • ad17048bd4 swarm/network: use hive.depth and fix race condition Fabio Barone 2019-03-22 18:13:23 -0500
  • df57c5875b swarm/network: fixed dynamic test, repeat tests Fabio Barone 2019-03-22 16:17:01 -0500
  • 2f5b6cb442 swarm/network: Use different privatekey for bzz overlay in sim (#19313) lash 2019-03-22 21:37:25 +0100
  • 4d6fdb5e5d swarm/network: Rename misleadingly named method lash 2019-03-22 16:05:37 +0100
  • 440d13026b
    Merge pull request #76 from XinFinOrg/AnilChinchawale-patch-1 Anil Chinchawale 2019-03-22 22:53:06 +0530
  • d9b9214a7b
    Version pump to v0.5.0 -- Stable Anil Chinchawale 2019-03-22 22:52:52 +0530
  • 2e07301083
    Merge pull request #75 from XinFinOrg/AnilChinchawale-patch-1 Anil Chinchawale 2019-03-22 22:25:58 +0530
  • ab70081cf9
    TestNet Config updated Anil Chinchawale 2019-03-22 22:25:36 +0530
  • b36134a439 cmd, dashboard: move subscription to dashboard.New Kurkó Mihály 2019-03-22 18:45:45 +0200
  • d94f0af960 Add trailing slash to doc and downloads Adam Schmideg 2019-03-22 16:58:31 +0100
  • 9bced61ec2 Fix link to the site root Adam Schmideg 2019-03-22 16:49:08 +0100
  • 3b921e8901 Add non-obtrusive debug info for page root Adam Schmideg 2019-03-22 16:19:33 +0100
  • 876f357364 trie: disable fnv64a hashing of hashes for bigcache (#19314) Martin Holst Swende 2019-03-22 16:13:28 +0100
  • 1cac80dabf
    trie/database: add very important period Martin Holst Swende 2019-03-22 16:06:15 +0100
  • e4490becd2 Use default_root for pages, normals defaults doesn't work for collections Adam Schmideg 2019-03-22 15:55:03 +0100
  • 3c242b4dd2
    trie: disable fnv64a hashing of hashes for bigcache Martin Holst Swende 2019-03-22 08:56:23 +0100
  • f3d7d684eb swarm/network: cherry pick dynamic implementation Fabio Barone 2019-03-21 18:53:25 -0500
  • ac569871ad swarm/pss: Fix syntax errors after rebase lash 2019-03-22 13:45:21 +0100
  • b2540215b5 swarm/network: Clarify comment about privatekey generation data lash 2019-03-22 13:32:31 +0100
  • 38180d8147
    Merge pull request #74 from XinFinOrg/kyc Anil Chinchawale 2019-03-22 17:42:11 +0530
  • b32329d706 Final EVM Changes added. AnilChinchawale 2019-03-22 17:39:53 +0530