Commit graph

  • 5501a5707c fixed parmarrushabh 2018-11-17 16:15:25 +0530
  • f0cf0a9f15 Add annouce-txs, maxpeers 25 AnilChinchawale 2018-11-17 14:18:01 +0530
  • f5e8c999a2 set block difficulty belong to creator turn parmarrushabh 2018-11-17 12:52:10 +0530
  • bc027c4fc0 check nonce special transaction before promote Rahulraj04 2018-11-17 12:34:24 +0530
  • 9087c0852b reduce timed out when sync block Rahulraj04 2018-11-17 12:22:40 +0530
  • e2e75095ea remove caculate uncle block XDPoS AnilChinchawale 2018-11-17 12:16:20 +0530
  • 6ad335097c remove faster tx invalid nonce AnilChinchawale 2018-11-17 12:10:37 +0530
  • 9f36d37558 Parallel process block from fetcher parmarrushabh 2018-11-17 12:02:43 +0530
  • 99588f3f41 swarm/storage: move 'running migrations for' log line Ferenc Szabo 2018-11-16 15:37:10 +0100
  • d136e985e8
    trie: go fmt package Péter Szilágyi 2018-11-16 16:35:39 +0200
  • 91c66d47ef
    Merge pull request #18085 from holiman/downloader_span Péter Szilágyi 2018-11-16 16:34:30 +0200
  • accc0fab4f
    core, eth/downloader: fix ancestor lookup for fast sync Péter Szilágyi 2018-11-16 13:15:05 +0200
  • 51b2f1620c
    downloader: different sync strategy Martin Holst Swende 2018-11-12 14:18:56 +0100
  • 68be45e5f8 trie: return hasher to pool (#18116) Łukasz Kurowski 2018-11-16 10:50:48 +0100
  • 298efe9c4b
    trie: minor code formatting fix Péter Szilágyi 2018-11-16 11:50:07 +0200
  • b757de80ef
    Merge pull request #279 from ngtuna/updateM1-failure Tuna 2018-11-16 13:58:10 +0700
  • 0b332916f6 swarm/api/http: change request served msg log level Elad Nachmias 2018-11-16 12:17:03 +0530
  • 1fdf746450 les: refine nextRequest node selection logic Wenshao Zhong 2018-11-16 14:03:12 +0800
  • ffe2fc3bc4 Swarm accounting (#18050) holisticode 2018-11-15 17:41:19 -0500
  • 79ab3d3a5a trie/cache: use xxhash64 for bigcache Łukasz Kurowski 2018-11-15 21:10:17 +0100
  • 324027640b swarm/network/simulation: use simulations.Event instead p2p.PeerEvent (#18098) Janoš Guljaš 2018-11-15 21:06:27 +0100
  • 45d909b471 trie: return hasher to pool Łukasz Kurowski 2018-11-15 20:13:07 +0100
  • 9810e35a66 added better formatting (#8) Manuel Polzhofer 2018-11-15 17:38:19 +0100
  • ba8d0f0e50 swarm/shed: replace JSONField with StructField and rlp encoding Janos Guljas 2018-11-15 17:24:13 +0100
  • b91766fe6d eth: fix comment typo (#18114) mr_franklin 2018-11-15 22:31:24 +0800
  • b245755ae8 eth,eth/downloader: fix comment typo Franklin 2018-11-15 22:26:03 +0800
  • 52fdb01fc0 internal/cmdtest: Expose process exit status and errors Javier Peletier 2018-11-07 12:15:05 +0100
  • 146728140c Merge branch 'master' of github.com:ethereum/go-ethereum into ethereum Franklin 2018-11-15 22:16:58 +0800
  • a6942b9f25 swarm/storage: Batched database migration (#18113) lash 2018-11-15 14:57:03 +0100
  • 17d67c5834
    Merge pull request #18087 from karalabe/trie-read-cacher Péter Szilágyi 2018-11-15 14:42:19 +0200
  • ca0c9ad248 cmd/puppeth: Enable RPC on bootnode Nilesh 2018-11-15 17:31:55 +0530
  • 667f5eca14 les: fix nextRequest best variables selection Wenshao Zhong 2018-11-15 19:17:03 +0800
  • 434dd5bc00
    cmd, core, eth, light, trie: add trie read caching layer Péter Szilágyi 2018-11-12 18:47:34 +0200
  • b65b3d2512
    Apply suggestions from code review Martin Holst Swende 2018-11-15 10:53:27 +0100
  • 14346e4ef9 internal: fix typo in comments (#18106) Kenso Trabing 2018-11-15 04:11:14 -0500
  • b8a2ac3fcf les: fix pubkey index typo (#18093) Sheldon 2018-11-15 17:10:45 +0800
  • b9e83ec21a light: odrTrie tryUpdate should use update Wenshao Zhong 2018-11-15 10:53:19 +0800
  • 407a556362
    Merge pull request #284 from nguyenbatam/fix_gas_limit_for_block_equal_param Tam Nguyen 2018-11-15 09:31:04 +0700
  • 9815ddcb46
    internal: fix typo in comments Kenso Trabing 2018-11-14 19:14:02 -0500
  • baf0689dd3 les: implement size-based SendTx cost calculation Zsolt Felfoldi 2018-10-19 05:47:12 +0200
  • 557f603005 les: implement flow control parameter update on client side Zsolt Felfoldi 2018-09-07 23:06:11 +0200
  • 5a58344b1c swarm/storage: Rename parseGCIndexKey to generic key parse name lash 2018-11-14 20:35:58 +0100
  • 5b344c25b3 swarm/storage: Cleanup and comments lash 2018-11-14 20:10:32 +0100
  • c3beabc317 swarm/storage: Batch reset between writes in loop lash 2018-11-14 19:58:16 +0100
  • 1f036e1164 swarm/storage: Batch reset in start of loop plus before coda lash 2018-11-14 19:57:05 +0100
  • c4f3af8e01 swarm/storage: Reset batch explicitly after write lash 2018-11-14 19:50:59 +0100
  • 10bd9583a9 swarm/storage: Add progress debug logline lash 2018-11-14 19:49:00 +0100
  • 26f6a509c7 swarm/storage: Fix iterator condition lash 2018-11-14 19:43:13 +0100
  • d4944a3883 swarm/storage: Same as previous, but for real this time lash 2018-11-14 19:31:02 +0100
  • 7db0cef45a swarm/storage: Remove unnecessary logline change in test lash 2018-11-14 19:27:59 +0100
  • 13358a75af swarm/storage: Perform CleanGCIndex iteration in chunks lash 2018-11-14 19:26:51 +0100
  • c6e99cde77
    signer: simplify timeouts, add testcase Martin Holst Swende 2018-11-14 18:56:42 +0100
  • 703bced372 swarm/storage: Write every batch on iteration lash 2018-11-14 18:36:29 +0100
  • e9703113e2 cmd/swarm/swarm-smoke: update smoke tests to fit the new scheme for the k8s cluster Anton Evangelatov 2018-11-14 15:42:57 +0100
  • bacb6a4635 swarm/swap: address @justelad's PR comments Fabio Barone 2018-11-14 09:48:26 -0500
  • a919a3214d swarm/shed: remove internal package and add comments Janos Guljas 2018-11-14 15:38:21 +0100
  • 9a000601c6 consensus/clique: fix comment typo (#18103) mr_franklin 2018-11-14 20:50:30 +0800
  • 428b1b76b2 consensus/clique: fix comment typo Franklin 2018-11-14 20:45:17 +0800
  • d08ec70205 consensus/clique: fix comment typo Franklin 2018-11-14 20:39:53 +0800
  • 0c835ebdce
    Create .editorconfig syyong.x 2018-11-14 19:57:22 +0800
  • 6d6afef911 swarm/shed/internal: add example_dbstore_test Janos Guljas 2018-11-14 12:40:30 +0100
  • dd6bdae5a8 fix gas limit for block equal param Nguyen Ba Tam 2018-11-14 17:36:46 +0700
  • 23de6197f9 rpc: fix package doc typo (#18101) Kenso Trabing 2018-11-14 05:21:52 -0500
  • 698843b45f rpc: fix example typo (#18100) Kenso Trabing 2018-11-14 05:21:10 -0500
  • 1cce7e9948
    rpc: fix typo Kenso Trabing 2018-11-14 04:58:48 -0500
  • a1604d8952
    Fix typo Kenso Trabing 2018-11-14 04:40:55 -0500
  • 4b00409b8f fix error transaction underpriced when add sign tx to pool(full) Nguyen Ba Tam 2018-11-10 11:06:42 +0700
  • 66a5950ff3 fix unit test: remove td test Tuna 2018-11-13 09:55:34 +0700
  • 852fbef24a stop node when updateM1 fails Tuna 2018-11-12 14:56:17 +0700
  • 48b4e8069c
    params, swarm: begin Geth v1.8.19 and Swarm v0.3.7 cycle Péter Szilágyi 2018-11-14 10:27:30 +0200
  • 58632d4402
    params, swarm: release Geth v1.8.18 and Swarm v0.3.6 v1.8.18 Péter Szilágyi 2018-11-14 10:22:10 +0200
  • eb8fa3cc89 cmd/swarm, swarm/api/http, swarm/bmt, swarm/fuse, swarm/network/stream, swarm/storage, swarm/storage/encryption, swarm/testutil: use pseudo-random instead of crypto-random for test files content generation (#18083) Alexey Sharov 2018-11-14 15:21:14 +0700
  • cff97119a7
    Merge pull request #18097 from karalabe/update-chts-2 Péter Szilágyi 2018-11-14 10:20:51 +0200
  • cef7ed53bd
    params: update CHTs Péter Szilágyi 2018-11-14 10:16:28 +0200
  • c0584b6612
    Merge pull request #281 from nguyenbatam/fix_error_double_validation Tam Nguyen 2018-11-14 13:37:53 +0700
  • 5709546dfd filter txs before add to pool AnilChinchawale 2018-11-14 11:32:40 +0530
  • abd494055b fix err download block on masternode parmarrushabh 2018-11-14 11:29:48 +0530
  • c6e2e2431a accounts/abi: inputs[i] assigned twice kane 2018-11-14 00:49:33 -0500
  • 52ae30023a refactor RW & pairRW connect for block , transaction parmarrushabh 2018-11-14 10:40:05 +0530
  • f2332e0d11 update smart contract after audit, change to solc 0.4.21 AnilChinchawale 2018-11-14 10:14:49 +0530
  • 2bcb530ca6 Update wizard_genesis.go AnilChinchawale 2018-11-14 18:12:57 +0530
  • 2b21303fc0 Fixed foundation balance to 16m. parmarrushabh 2018-11-14 18:11:03 +0530
  • 1596ba2489 Fixed genesis for add team MSW contract. parmarrushabh 2018-11-14 18:07:45 +0530
  • 146e73a6e9 Fixed wait period longer in when near checkpoit block for all MNs. AnilChinchawale 2018-11-14 17:58:21 +0530
  • abaa9703e6 fix block gas limit AnilChinchawale 2018-11-14 17:46:38 +0530
  • 4c9978f656 Increase gasprice from 1 to 2500 MestryOmkar 2018-11-14 17:44:47 +0530
  • bfaff54187 tmp decrease maxpeers 50 to save CPUs MestryOmkar 2018-11-14 17:43:01 +0530
  • 3747396d73 create tmp mainnet genesis block MestryOmkar 2018-11-14 17:37:33 +0530
  • ae06c120a7 Fixed reward only for masternodes in block checkpoint. parmarrushabh 2018-11-14 17:08:41 +0530
  • 3762d4003e
    Merge pull request #283 from nguyenbatam/fix_reorg_unit_test_ Tam Nguyen 2018-11-14 11:37:53 +0700
  • 321d0a342d fix reorg unit test Nguyen Ba Tam 2018-11-14 10:44:12 +0700
  • 406e04fc92 les: fix pubkey index typo Wenshao Zhong 2018-11-14 11:28:36 +0800
  • 36692df383 fix error double validation : m2 not validate body before verify block Nguyen Ba Tam 2018-11-13 17:46:29 +0700
  • f5fb9f8641 swarm/network/simulation: use simulations.Event instead p2p.PeerEvent Janos Guljas 2018-11-13 15:58:25 +0100
  • b420b5ed36
    les, eth, core, cmd, mobile: add ulc mode b00ris 2018-11-12 19:47:03 +0300
  • c41e1bd1eb swarm/storage: fix garbage collector index skew (#18080) Ferenc Szabo 2018-11-13 15:22:53 +0100
  • 0a7b7bd942 swarm/network/stream: fix NewRegistry calls with new arguments Janos Guljas 2018-11-13 14:53:29 +0100
  • 7e46d31c44 swarm/storage: fix garbage collector index skew lash 2018-10-29 12:58:09 +0100
  • 4fecc7a3b1 eth: fix minor grammar issue in comment (#18091) mr_franklin 2018-11-13 17:57:46 +0800
  • b812889711
    Update handler.go mr_franklin 2018-11-13 17:55:01 +0800