Commit graph

  • 870efeef01
    core/state: remove lock (#18065) Felix Lange 2018-11-08 21:37:19 +0100
  • efd5a36ee2 metrics: fix linter issue Kurkó Mihály 2018-11-08 17:21:22 +0200
  • 144c1c6c52 consensus: extend getWork API with block number (#18038) gary rong 2018-11-08 16:08:57 +0100
  • 8cf3fdd473 metrics, p2p: add ephemeral registry Kurkó Mihály 2018-11-08 14:48:19 +0200
  • b16cc501a8 ethclient: include block hash from FilterQuery (#17996) tamirms 2018-11-08 13:26:47 +0100
  • 9313fa63f9 event/filter: delete unused package (#18063) Felix Lange 2018-11-08 13:26:29 +0100
  • d0675e9d9c
    Merge pull request #17982 from holiman/polish_contantinople_extcodehash Péter Szilágyi 2018-11-08 14:26:04 +0200
  • bd519ab8ae internal/web3ext: add eth.getProof (#18052) Ryan Schneider 2018-11-08 04:18:38 -0800
  • 1064e3283d common/compiler: capture runtime code and source maps (#18020) JoranHonig 2018-11-08 13:09:25 +0100
  • a5dc087845 core/vm, eth/tracers: use pointer receiver for GetRefund (#18018) Corey Lin 2018-11-08 20:07:15 +0800
  • 0d3e6d8e72 core/state: remove lock Felix Lange 2018-11-08 13:02:58 +0100
  • 9c23e4a8ef eth: increase timeout in TestBroadcastBlock Felix Lange 2018-11-08 13:00:35 +0100
  • d7bfcf7649 event/filter: delete unused package Felix Lange 2018-11-08 12:46:00 +0100
  • 212bf266c5 eth, p2p: fix comment typos (#18014) Corey Lin 2018-11-08 19:25:14 +0800
  • c71e4fc4d5 p2p: fix comment typo (#18027) Liang Ma 2018-11-08 11:22:28 +0000
  • 968f6019d0 event, event/filter: minor code cleanup (#18061) Corey Lin 2018-11-08 19:17:01 +0800
  • 503993c819 p2p: use enode.ID type in metered connection (#17933) Kurkó Mihály 2018-11-08 13:11:20 +0200
  • 5ec709a338 reinstated dummy service Elad Nachmias 2018-11-08 13:00:16 +0530
  • 0f18c90958 event: some code refactor: 1.remove unnecessary local variable 2.remove unused function parameter Lin Corey 2018-11-08 14:46:53 +0800
  • c4298c95ee ethdb: small refactor to test file: 1.remove unused parameter 2.rename variable in camelCase way Lin Corey 2018-11-08 14:38:36 +0800
  • 2865b78f38 rawdb: remove unused parameter for WritePreimages func and modify a spelling mistake Lin Corey 2018-11-08 13:40:38 +0800
  • 3fb6be8076 asm: remove unused parameter for function Lex Lin Corey 2018-11-08 13:32:03 +0800
  • 5e7a16c61d
    Merge pull request #268 from nguyenbatam/fix_err_future_block_when_fetch Nguyen Sy Thanh Son 2018-11-08 12:19:28 +0700
  • 5752a44639 sleep time when fetch receive future block Nguyen Ba Tam 2018-11-08 11:51:51 +0700
  • 05d769862e
    Merge pull request #251 from nguyenbatam/update_library_version Tuna 2018-11-08 05:13:15 +0100
  • 969337a0ab
    Merge pull request #258 from nguyenbatam/tiny_fix_sync_when_create_transaction_sign Tuna 2018-11-08 04:54:54 +0100
  • 884bb19303
    Merge pull request #263 from nguyenbatam/update_gas_limit_for_Tx_randomize Tuna 2018-11-08 04:52:52 +0100
  • 10c817b646
    Merge pull request #266 from nguyenbatam/fix_error_panic_concurrent_map_read_and_map_write Tuna 2018-11-08 04:52:24 +0100
  • 689ab1a805 usbwallet: check error returned by driver close Lin Corey 2018-11-08 11:07:11 +0800
  • b172afd1cc usbwallet: check returned error when decoding hexstr Lin Corey 2018-11-08 10:48:02 +0800
  • d7a7385fa9 update logic find validator Nguyen Ba Tam 2018-11-07 18:01:42 +0700
  • 20ac07b95c fix error fatal error: concurrent map read and map write Nguyen Ba Tam 2018-11-08 09:24:18 +0700
  • 2b4aa7d59c revert comment modification back and align with master Lin Corey 2018-11-08 09:56:19 +0800
  • 5d4baf2289 Merge branch 'enhance_some_comment' of https://github.com/CoreyLin/go-ethereum into enhance_some_comment Lin Corey 2018-11-08 09:54:44 +0800
  • 29bc5e9ea2 enhance some comment Lin Corey 2018-11-01 10:24:47 +0800
  • 6c1c3a69b8 consensus: extend getWork API rjl493456442 2018-11-06 17:21:10 +0800
  • cf3b187bde swarm, cmd/swarm: address ineffectual assignments (#18048) Anton Evangelatov 2018-11-07 20:39:08 +0100
  • 81533deae5 swarm/network: light nodes are not dialed, saved and requested from (#17975) Mark Vujevits 2018-11-07 20:33:36 +0100
  • 821a9f2d13 mobile: Make sync mode configurable Ashish Bhatia 2018-11-07 10:24:01 -0800
  • 0cb1caab98 internal/web3ext: Add eth.getProof Ryan Schneider 2018-11-07 09:15:34 -0800
  • e024c16f34
    some cleanup vedhavyas 2018-11-07 17:26:37 +0100
  • 758feaeb58
    Abi/dynamic types (#7) Vedhavyas Singareddi 2018-11-07 17:23:45 +0100
  • b4c3ac80cb swarm/storage/feed: revert cursor changes Anton Evangelatov 2018-11-07 15:57:24 +0100
  • a01a86cc65
    Update p2p/rlpx.go Péter Szilágyi 2018-11-07 14:53:12 +0000
  • 0bcff8f525
    eth/downloader: speed up tests by generating chain only once (#17916) Felix Lange 2018-11-07 15:07:43 +0100
  • 36ca85fa1c swarm/api: Fix #18007, missing signature should return HTTP 400 (#18008) Javier Peletier 2018-11-07 14:49:42 +0100
  • b35165555d eth/downloader: remove the expired id directly (#17963) Wenbiao Zheng 2018-11-07 07:30:19 -0600
  • 1628c52558 add assertions to check peers in live connections Mark Vujevits 2018-11-07 14:23:55 +0100
  • 9a847448c5 swarm/network: remove unused vars from testHandshake Anton Evangelatov 2018-11-07 12:56:51 +0100
  • 5b74bb6445 signer: remove ineffectual assignments (#18049) Martin Holst Swende 2018-11-07 13:55:54 +0100
  • eea3ae42a3 core, eth/downloader: fix validation flaw, fix downloader printout flaw (#17974) Martin Holst Swende 2018-11-07 13:47:11 +0100
  • fc350b435e
    signer: remove ineffectual assignments Martin Holst Swende 2018-11-07 13:45:42 +0100
  • cb676834b9 swarm/api: Fix #18007, missing signature should return HTTP 400 Javier Peletier 2018-11-07 13:45:25 +0100
  • a6b3e92f88 p2p/simulations, swarm/network/simulations: address pr comments Elad Nachmias 2018-11-07 18:11:56 +0530
  • 1e372d7fa7
    signer: remove ineffectual assignments Martin Holst Swende 2018-11-07 13:40:02 +0100
  • dc6648bb58 downloader: measure successfull deliveries, not failed (#17983) Martin Holst Swende 2018-11-07 13:18:07 +0100
  • 4021698d4e swarm, cmd/swarm: address ineffectual assignments Anton Evangelatov 2018-11-07 12:53:21 +0100
  • 0fe0b8f7b9 p2p/protocols: use keyed fields for struct instantiation (#18017) Corey Lin 2018-11-07 19:22:31 +0800
  • 80e2f3aca4 travis, appveyor: bump to Go 1.11.2 (#18031) Samuel Marks 2018-11-07 22:17:41 +1100
  • fc490afef7
    Revert "Abi/dynamic types (#5)" (#6) Vedhavyas Singareddi 2018-11-07 11:59:32 +0100
  • 042e667eef
    downloader: fix typos Martin Holst Swende 2018-11-07 11:52:49 +0100
  • dabca31d79
    Abi/dynamic types (#5) Vedhavyas Singareddi 2018-11-07 11:50:21 +0100
  • 76b5373422
    update comment vedhavyas 2018-11-07 10:59:48 +0100
  • e2640a96d4 miner: fix miner stress test (#18039) gary rong 2018-11-07 09:55:56 +0100
  • e59205c9c3 p2p/simulations: added concurrent goroutines to prevent sleeps on simulation connect/disconnect Elad Nachmias 2018-11-07 13:39:02 +0530
  • 9fb0674907 add a pair connections with each peer parmarrushabh 2018-11-07 12:23:51 +0530
  • 9414ae6f2a Add penalty feature for prevent signer without sign in epoc make slow AnilChinchwale 2018-11-07 12:05:58 +0530
  • 7892d7c162 Fixed unit test for new randomize smc. MestryOmkar 2018-11-07 11:49:10 +0530
  • b53a7a111a add validation to randomize smc AnilChinchwale 2018-11-07 11:42:03 +0530
  • 15c5f76c39 change EstimateGas from pending block to latest block parmarrushabh 2018-11-07 11:27:55 +0530
  • 38d7c2c707 tiny fix hook penalty parmarrushabh 2018-11-07 11:23:55 +0530
  • d9ba92e66c keep the debug AnilChinchwale 2018-11-07 11:21:46 +0530
  • b30c348078 remove bash debug from docker entrypoint MestryOmkar 2018-11-07 11:19:58 +0530
  • 7bca77170d fix gofmt MestryOmkar 2018-11-07 11:18:06 +0530
  • eb9742ae27 verify penalty info in header check point parmarrushabh 2018-11-07 11:15:32 +0530
  • b41dcb301f fix error when find penalties in 4 epoch ago parmarrushabh 2018-11-07 11:02:12 +0530
  • f39fe02a9c update log & check case a master node in,out continuity MestryOmkar 2018-11-07 10:58:12 +0530
  • 551fd57271 Fixed unit test for penalty feature. AnilChinchwale 2018-11-07 10:46:09 +0530
  • f5152bf0cf Add penalty feature for prevent signer without sign in epoc make slow… AnilChinchwale 2018-11-07 10:26:28 +0530
  • b8cb600964 Optimize insert new block parmarrushabh 2018-11-07 10:09:52 +0530
  • 79c7a69ac8 swarm: Better syncing and retrieval option definition (#17986) holisticode 2018-11-06 18:04:18 -0500
  • d10ea56443
    add support for string arrays and multi arrays vedhavyas 2018-11-06 18:40:30 +0100
  • ded4e8a290
    added tests for new abi encoding features (#4) Manuel Polzhofer 2018-11-06 17:34:40 +0100
  • 82087096c5
    common/math, core/vm: Move optimizations to math Fynn 2018-11-06 16:26:45 +0100
  • 864ae0f3c2 resolve pr comments regarding comments and added a missing newline Mark Vujevits 2018-11-06 15:20:10 +0100
  • 23b5b4663a resolve pr comments regarding logging, formatting and comments Mark Vujevits 2018-11-06 14:20:55 +0100
  • 823cd1e6ef trim m2 set to fit m1 set AnilChinchawale 2018-11-06 18:16:36 +0530
  • b8cb19732f lookup txPool before listening to imcoming tx AnilChinchawale 2018-11-06 18:05:59 +0530
  • b955291388 init double validation layer MestryOmkar 2018-11-06 18:00:21 +0530
  • fa02ac70cb Fixed duplicate nonce value for randomize and sign txs MestryOmkar 2018-11-06 17:35:20 +0530
  • deb79f4a23 push Randomization implementation AnilChinchawale 2018-11-06 17:27:13 +0530
  • 53eb4e0b0f
    swarm/api: unexport Respond methods (#18037) Anton Evangelatov 2018-11-06 12:34:34 +0100
  • 944494f6e4 Revert Randomization implementation parmarrushabh 2018-11-06 16:16:29 +0530
  • 8f4fc42df1
    Merge pull request #260 from dinhln89/genesis Nguyen Sy Thanh Son 2018-11-06 17:25:13 +0700
  • b866d31bb8 swarm/network/stream: addressed PR comments Fabio Barone 2018-11-06 05:24:11 -0500
  • 3facdcb0ec swarm/network/stream: better comments Fabio Barone 2018-10-27 11:03:55 -0500
  • 433ceb00d8 swarm: Better syncing and retrieval option definition Fabio Barone 2018-10-26 07:27:31 -0500
  • 5b83e25417 miner: fix miner stress test rjl493456442 2018-11-06 18:16:13 +0800
  • baee850471 swarm: modify context key (#17925) KimMachineGun 2018-11-06 17:54:19 +0900
  • 212b107860 linting Alex T 2018-11-06 10:47:17 +0200