Commit Graph

  • ed9f363518
    Merge pull request #274 from ngtuna/sign-permission Tam Nguyen 2018-11-10 14:26:45 +07:00
  • 151f6b59b6 verify masternode permission for signing Tuna 2018-11-10 14:21:06 +07:00
  • 046ed99c12
    Merge pull request #271 from nguyenbatam/limit_max_nonce_transaction_in_queue Tuna 2018-11-10 10:54:07 +07:00
  • 2006e3240a limit max threshold nonce in queue Nguyen Ba Tam 2018-11-10 10:42:46 +07:00
  • b360290ded
    Merge pull request #262 from nguyenbatam/tiny_fix_panic Tuna 2018-11-10 10:31:44 +07:00
  • 69114cfe7d
    Merge pull request #267 from nguyenbatam/make_clean_func_recover_validator Tuna 2018-11-10 10:30:03 +07:00
  • 942893594d refactor RemoveItemFromArray Tuna 2018-11-10 10:15:43 +07:00
  • 9478c634f2 tiny fix Tuna 2018-11-10 09:59:51 +07:00
  • 2145bbb6cc
    Merge pull request #270 from dinhln89/inflation Tuna 2018-11-09 23:05:33 +07:00
  • ece9eaa1d4
    core/state: cache storage tries across blocks and pending state Péter Szilágyi 2018-10-08 17:23:24 +03:00
  • 1ff152f3a4 rawdb: remove unused parameter for WritePreimages func (#18059) Corey Lin 2018-11-09 18:51:07 +08:00
  • e841b44b69 rawdb: update the doc for function WritePreimages Lin Corey 2018-11-09 18:32:02 +08:00
  • f574c4e74b metrics, p2p: add ephemeral registry (#18067) Kurkó Mihály 2018-11-09 11:20:51 +02:00
  • 8aed80d428 Fixed reward inflation and add unit test. DinhLN 2018-11-09 14:34:53 +07:00
  • 575e63b894 reduce gas limit for Tx randomize MestryOmkar 2018-11-09 11:05:14 +05:30
  • 75c6ed60a7 maxpeers, not maxpeer AnilChinchawale 2018-11-09 11:01:34 +05:30
  • 21656d1855 fix error panic in func RemoveItemFromArray AnilChinchawale 2018-11-09 10:59:55 +05:30
  • 3fc36efeb3 Fixed golint. parmarrushabh 2018-11-09 10:49:11 +05:30
  • 25f010b5ab remove useless code parmarrushabh 2018-11-09 18:20:59 +05:30
  • 0064693228 fix error duplicate nonce when fetcher insert multi blocks MestryOmkar 2018-11-09 18:15:13 +05:30
  • 4ab15c94d3 fix maximum 100 % finality parmarrushabh 2018-11-09 18:10:38 +05:30
  • 01a3ec9a47 tiny fix m2 duplicate sign block MestryOmkar 2018-11-09 18:07:01 +05:30
  • fa90c3eeb0 crypto/bn256: fix issues caused by Go 1.11 MestryOmkar 2018-11-09 17:58:40 +05:30
  • fd471f8d3b vendor: fix leveldb crash when bigger than 1 TiB AnilChinchwale 2018-11-09 17:52:25 +05:30
  • 02e79adc57 add maxpeer to node image entrypoint parmarrushabh 2018-11-09 17:25:21 +05:30
  • 579adf1c8e fix tiny error when full node import block MestryOmkar 2018-11-09 17:23:18 +05:30
  • 5ebc19f70a fix error deadlocked master node AnilChinchwale 2018-11-09 17:17:50 +05:30
  • 2e505d6e99 change info at extra data in block from geth to XDC AnilChinchwale 2018-11-09 17:10:51 +05:30
  • 0c8315163b extend max peer per node to 200 parmarrushabh 2018-11-09 17:06:14 +05:30
  • 1175d8e1b1 fix dv m2 validate block detail before broadcast MestryOmkar 2018-11-09 16:53:09 +05:30
  • 53e39d77ac fix error double validation AnilChinchwale 2018-11-09 16:42:45 +05:30
  • 03c07f37b4 tiny fix double validation AnilChinchwale 2018-11-09 16:39:14 +05:30
  • 1396b1a10f Fixed unit test for new m2 block header. parmarrushabh 2018-11-09 16:29:54 +05:30
  • 07b4be1284 Add new block header validator for store m2 data. MestryOmkar 2018-11-09 16:11:13 +05:30
  • f0761106f4 m1 mine block but only broadcast block wait m2 validate parmarrushabh 2018-11-09 16:01:01 +05:30
  • 3f1aadb861 fixed double validater AnilChinchwale 2018-11-09 15:43:29 +05:30
  • 8b92c4176c move from SubscribeTx to Subscribe Special Tx in Double Validate AnilChinchwale 2018-11-09 15:00:22 +05:30
  • 89d931299f correct order - dv before importing MestryOmkar 2018-11-09 14:46:03 +05:30
  • 360584a498 Revert adding double validation layer AnilChinchwale 2018-11-09 14:39:48 +05:30
  • 161053b345 verify validators info at checkpoint block parmarrushabh 2018-11-09 14:20:08 +05:30
  • 7ebdbeed64 fix after reviewing parmarrushabh 2018-11-09 13:07:34 +05:30
  • 9fc966c7db Broadcast special Tx through pairRW AnilChinchwale 2018-11-09 12:56:56 +05:30
  • 076cc560e5 add a pair connections with each peer MestryOmkar 2018-11-09 12:52:01 +05:30
  • 8e1ffd7c72 Add penalty feature for prevent signer without sign in epoc make slow MestryOmkar 2018-11-09 12:49:54 +05:30
  • 9d6344fbb4 Broadcast special Tx through pairRW parmarrushabh 2018-11-09 12:45:18 +05:30
  • 870efeef01
    core/state: remove lock (#18065) Felix Lange 2018-11-08 21:37:19 +01:00
  • efd5a36ee2 metrics: fix linter issue Kurkó Mihály 2018-11-08 17:21:22 +02:00
  • 144c1c6c52 consensus: extend getWork API with block number (#18038) gary rong 2018-11-08 16:08:57 +01:00
  • 8cf3fdd473 metrics, p2p: add ephemeral registry Kurkó Mihály 2018-11-08 14:48:19 +02:00
  • b16cc501a8 ethclient: include block hash from FilterQuery (#17996) tamirms 2018-11-08 13:26:47 +01:00
  • 9313fa63f9 event/filter: delete unused package (#18063) Felix Lange 2018-11-08 13:26:29 +01:00
  • d0675e9d9c
    Merge pull request #17982 from holiman/polish_contantinople_extcodehash Péter Szilágyi 2018-11-08 14:26:04 +02:00
  • bd519ab8ae internal/web3ext: add eth.getProof (#18052) Ryan Schneider 2018-11-08 04:18:38 -08:00
  • 1064e3283d common/compiler: capture runtime code and source maps (#18020) JoranHonig 2018-11-08 13:09:25 +01:00
  • a5dc087845 core/vm, eth/tracers: use pointer receiver for GetRefund (#18018) Corey Lin 2018-11-08 20:07:15 +08:00
  • 0d3e6d8e72 core/state: remove lock Felix Lange 2018-11-08 13:02:58 +01:00
  • 9c23e4a8ef eth: increase timeout in TestBroadcastBlock Felix Lange 2018-11-08 13:00:35 +01:00
  • d7bfcf7649 event/filter: delete unused package Felix Lange 2018-11-08 12:46:00 +01:00
  • 212bf266c5 eth, p2p: fix comment typos (#18014) Corey Lin 2018-11-08 19:25:14 +08:00
  • c71e4fc4d5 p2p: fix comment typo (#18027) Liang Ma 2018-11-08 11:22:28 +00:00
  • 968f6019d0 event, event/filter: minor code cleanup (#18061) Corey Lin 2018-11-08 19:17:01 +08:00
  • 503993c819 p2p: use enode.ID type in metered connection (#17933) Kurkó Mihály 2018-11-08 13:11:20 +02:00
  • 5ec709a338 reinstated dummy service Elad Nachmias 2018-11-08 13:00:16 +05:30
  • 0f18c90958 event: some code refactor: 1.remove unnecessary local variable 2.remove unused function parameter Lin Corey 2018-11-08 14:46:53 +08:00
  • 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 +08:00
  • 2865b78f38 rawdb: remove unused parameter for WritePreimages func and modify a spelling mistake Lin Corey 2018-11-08 13:40:38 +08:00
  • 3fb6be8076 asm: remove unused parameter for function Lex Lin Corey 2018-11-08 13:32:03 +08:00
  • 5e7a16c61d
    Merge pull request #268 from nguyenbatam/fix_err_future_block_when_fetch Nguyen Sy Thanh Son 2018-11-08 12:19:28 +07:00
  • 5752a44639 sleep time when fetch receive future block Nguyen Ba Tam 2018-11-08 11:51:51 +07:00
  • 05d769862e
    Merge pull request #251 from nguyenbatam/update_library_version Tuna 2018-11-08 05:13:15 +01:00
  • 969337a0ab
    Merge pull request #258 from nguyenbatam/tiny_fix_sync_when_create_transaction_sign Tuna 2018-11-08 04:54:54 +01:00
  • 884bb19303
    Merge pull request #263 from nguyenbatam/update_gas_limit_for_Tx_randomize Tuna 2018-11-08 04:52:52 +01:00
  • 10c817b646
    Merge pull request #266 from nguyenbatam/fix_error_panic_concurrent_map_read_and_map_write Tuna 2018-11-08 04:52:24 +01:00
  • 689ab1a805 usbwallet: check error returned by driver close Lin Corey 2018-11-08 11:07:11 +08:00
  • b172afd1cc usbwallet: check returned error when decoding hexstr Lin Corey 2018-11-08 10:48:02 +08:00
  • d7a7385fa9 update logic find validator Nguyen Ba Tam 2018-11-07 18:01:42 +07:00
  • 20ac07b95c fix error fatal error: concurrent map read and map write Nguyen Ba Tam 2018-11-08 09:24:18 +07:00
  • 2b4aa7d59c revert comment modification back and align with master Lin Corey 2018-11-08 09:56:19 +08:00
  • 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 +08:00
  • 29bc5e9ea2 enhance some comment Lin Corey 2018-11-01 10:24:47 +08:00
  • 6c1c3a69b8 consensus: extend getWork API rjl493456442 2018-11-06 17:21:10 +08:00
  • cf3b187bde swarm, cmd/swarm: address ineffectual assignments (#18048) Anton Evangelatov 2018-11-07 20:39:08 +01:00
  • 81533deae5 swarm/network: light nodes are not dialed, saved and requested from (#17975) Mark Vujevits 2018-11-07 20:33:36 +01:00
  • 821a9f2d13 mobile: Make sync mode configurable Ashish Bhatia 2018-11-07 10:24:01 -08:00
  • 0cb1caab98 internal/web3ext: Add eth.getProof Ryan Schneider 2018-11-07 09:15:34 -08:00
  • e024c16f34
    some cleanup vedhavyas 2018-11-07 17:26:37 +01:00
  • 758feaeb58
    Abi/dynamic types (#7) Vedhavyas Singareddi 2018-11-07 17:23:45 +01:00
  • b4c3ac80cb swarm/storage/feed: revert cursor changes Anton Evangelatov 2018-11-07 15:57:24 +01:00
  • a01a86cc65
    Update p2p/rlpx.go Péter Szilágyi 2018-11-07 14:53:12 +00:00
  • 0bcff8f525
    eth/downloader: speed up tests by generating chain only once (#17916) Felix Lange 2018-11-07 15:07:43 +01:00
  • 36ca85fa1c swarm/api: Fix #18007, missing signature should return HTTP 400 (#18008) Javier Peletier 2018-11-07 14:49:42 +01:00
  • b35165555d eth/downloader: remove the expired id directly (#17963) Wenbiao Zheng 2018-11-07 07:30:19 -06:00
  • 1628c52558 add assertions to check peers in live connections Mark Vujevits 2018-11-07 14:23:55 +01:00
  • 9a847448c5 swarm/network: remove unused vars from testHandshake Anton Evangelatov 2018-11-07 12:56:51 +01:00
  • 5b74bb6445 signer: remove ineffectual assignments (#18049) Martin Holst Swende 2018-11-07 13:55:54 +01:00
  • eea3ae42a3 core, eth/downloader: fix validation flaw, fix downloader printout flaw (#17974) Martin Holst Swende 2018-11-07 13:47:11 +01:00
  • fc350b435e
    signer: remove ineffectual assignments Martin Holst Swende 2018-11-07 13:45:42 +01:00
  • cb676834b9 swarm/api: Fix #18007, missing signature should return HTTP 400 Javier Peletier 2018-11-07 13:45:25 +01:00
  • a6b3e92f88 p2p/simulations, swarm/network/simulations: address pr comments Elad Nachmias 2018-11-07 18:11:56 +05:30
  • 1e372d7fa7
    signer: remove ineffectual assignments Martin Holst Swende 2018-11-07 13:40:02 +01:00