Commit Graph

  • 0b6a7ed1ad updated smartcontract issue parmarrushabh 2019-02-24 17:50:28 +05:30
  • 1b13b3a305 hot fix parmarrushabh 2019-02-24 17:40:26 +05:30
  • 4e87b444ca swarm/pss: remove unused function (#19100) Matthew Halpern 2019-02-24 03:41:22 -08:00
  • 90b6cdaadf cmd,swarm: enforce camel case variable names (#19060) Matthew Halpern 2019-02-24 03:39:23 -08:00
  • 6e718ed3de update default genesis blocks Luke Williams 2019-02-23 16:57:25 +01:00
  • d70b34d02b update networkIds Luke Williams 2019-02-23 16:43:37 +01:00
  • cd945e0815 update genesis_alloc Luke Williams 2019-02-23 16:35:27 +01:00
  • 7136d27901
    Merge pull request #1 from ethereum/master beyonderyue 2019-02-23 20:44:51 +08:00
  • 64d10c0872 swarm: mock store listings (#19157) Janoš Guljaš 2019-02-23 10:47:33 +01:00
  • 771c41d228 Rename some files to fix build Julian Yap 2019-02-22 22:39:07 -08:00
  • 4476a33616 Remove unused references to Rinkeby network Julian Yap 2019-02-22 22:34:48 -08:00
  • 61733adbfc Fix reference to fdlimit Julian Yap 2019-02-22 22:29:37 -08:00
  • cffbc0d774 Remove unused references to Rinkeby network Julian Yap 2019-02-22 22:25:06 -08:00
  • dd26d632e3 Remove unused file Julian Yap 2019-02-22 22:18:45 -08:00
  • ad4709660a eth/handler: remove import consensus/misc (unused) Luke Williams 2019-02-23 03:49:54 +01:00
  • 97c3a0f712 eth/db_upgrade: refactor for deduplicate data (txLookups) Luke Williams 2019-02-23 03:47:46 +01:00
  • d2c30c6ad2 internal/ethapi/api: refactor for txLookups Luke Williams 2019-02-23 01:53:56 +01:00
  • 763d4f52b1 miner/worker: remove import consensus/misc (unused) Luke Williams 2019-02-23 01:48:02 +01:00
  • 251bcba7c9 core/database_util: refactor for txLookups Luke Williams 2019-02-23 01:46:32 +01:00
  • 03cd248c7b core/state_processor: remove import consensus/misc (unused) Luke Williams 2019-02-23 01:23:33 +01:00
  • b2e4107c09 core/chain_makers: remove import consensus/misc (unused); remove call to MakeChainConfig (legacy function) in GenerateChain() Luke Williams 2019-02-23 01:22:16 +01:00
  • 7929785333 core/blockchain: remove import sort (unused), remove medianTimeBlocks (declared in headerchain Luke Williams 2019-02-23 01:17:31 +01:00
  • b75f3a1b07 ubqhash/consensus: import log; pass chain, not chain.Config to CalcDifficulty from Prepare() Luke Williams 2019-02-23 01:13:05 +01:00
  • b24cb69231 refactor diff algos & block rewards Luke Williams 2019-02-23 01:06:21 +01:00
  • dee08c6c7d Update README.md Sad Pencil 2019-02-23 07:19:11 +08:00
  • 459a043226 Update README.md Sad Pencil 2019-02-23 07:18:39 +08:00
  • 45dcbc8d3a tt Sad Pencil 2019-02-23 07:09:28 +08:00
  • 12b7bdf705 tt Sad Pencil 2019-02-23 07:06:51 +08:00
  • 27190b61de tt Sad Pencil 2019-02-23 07:04:42 +08:00
  • 9196401372 tt Sad Pencil 2019-02-23 07:02:16 +08:00
  • 868822ea56 tt Sad Pencil 2019-02-23 07:01:42 +08:00
  • 607929c43f t8 Sad Pencil 2019-02-23 06:56:54 +08:00
  • 1029e819f7 t7 Sad Pencil 2019-02-23 06:44:32 +08:00
  • 7efc6fb012 t6 Sad Pencil 2019-02-23 06:38:13 +08:00
  • a8982f9ec4 t5 Sad Pencil 2019-02-23 06:35:23 +08:00
  • 38e84c303a Revert "Delete testdata" Sad Pencil 2019-02-23 06:31:22 +08:00
  • 3c00bcd05a Delete testdata Sad Pencil 2019-02-23 06:30:28 +08:00
  • 523c390082 t3 Sad Pencil 2019-02-23 06:29:07 +08:00
  • ffa825809b t2 Sad Pencil 2019-02-22 22:23:24 +00:00
  • 02c28046a0 swarm: Fix localstore test deadlock with race detector (#19153) Janoš Guljaš 2019-02-22 23:19:09 +01:00
  • 44d4b91e00 t1 Sad Pencil 2019-02-23 05:58:19 +08:00
  • 61531e188b swarm/network/simulation: extend TestWaitTillHealthy to really check kads are healthy Fabio Barone 2019-02-22 15:01:54 -05:00
  • aaa11f30be swarm/pss: fix data race on HandshakeController.symKeyIndex Ferenc Szabo 2019-02-22 17:58:24 +01:00
  • fb7d896502 swarm/network: WIP consider all nodes for healthy iteration lash 2019-02-22 17:15:59 +01:00
  • db6d139fc8
    signer: formatting Martin Holst Swende 2019-02-22 16:30:23 +01:00
  • d9adcd3a27 travis.yml: add race detector job for Swarm (#19148) Ferenc Szabo 2019-02-22 14:20:21 +01:00
  • 1e7994daf1 swarm/storage/localstore: fix tests for windows os Janos Guljas 2019-02-22 13:59:05 +01:00
  • 1f41915b08 swarm/storage/localstore: set DB Close timeout to 5s Janos Guljas 2019-02-22 13:20:43 +01:00
  • 1993227311 .travis.yml: make build independent of repo name (#17607) Nguyen Kien Trung 2019-02-22 06:07:04 -05:00
  • 463800825f swarm/network/simulation: do not copy node mutex in UploadSnapshot Janos Guljas 2019-02-22 12:06:29 +01:00
  • 4141ead94e
    Merge pull request #450 from tomochain/thanhson1085-max-peers Nguyen Sy Thanh Son 2019-02-22 17:26:56 +07:00
  • ce90f7f8a9
    get back maxpeers 25 Nguyen Sy Thanh Son 2019-02-22 17:26:35 +07:00
  • 644bdb467b
    clef: minor ui quirks Martin Holst Swende 2019-02-22 11:09:45 +01:00
  • 6045173044
    clef: improve end-to-end testing Martin Holst Swende 2019-02-22 10:54:50 +01:00
  • c7c7ef3d93 cmd/swarm/swarm-smoke: sliding window test should not time out Elad Nachmias 2019-02-22 16:01:09 +07:00
  • bf54cf88ca Remove duplicate line Adam Schmideg 2019-02-22 10:03:54 +01:00
  • 4702440eff core/snailchain.go: update the for loop in find common ancestor ywzqwwt 2019-02-22 15:09:51 +08:00
  • 9e11ab28cd blockchain: WriteTransactions,WriteReceipts -> WriteTxLookupEntries Luke Williams 2019-02-22 05:33:53 +01:00
  • 9aa4a39940 refactor calcPastMedianTime Luke Williams 2019-02-22 05:24:49 +01:00
  • bd4b1ebf96 update default chain configs Luke Williams 2019-02-22 04:58:16 +01:00
  • e90141a3ba clean all state of block signer Nguyen Ba Tam 2019-01-30 15:45:46 +07:00
  • 3fb5566726 remove run evm with signing tracsaction Nguyen Ba Tam 2019-01-24 10:23:09 +07:00
  • cafef44074 Fixed minor bug for get signers from penalties header. DinhLN 2019-02-22 10:27:22 +07:00
  • 7ca02d4b07 downloader/import: calcPastMedianTime/Flux compatibility fix Luke Williams 2019-02-22 04:41:47 +01:00
  • 8747342373 Fixed check penalty using block creator instead of using block signer transaction. DinhLN 2019-01-29 14:53:53 +07:00
  • e639f0f46e Fixed check penalty signers working when it return chain. DinhLN 2019-01-22 10:49:16 +07:00
  • fabeb277ae Merge remote-tracking branch 'upstream/release/1.6' into release/2.1 Julian Yap 2019-02-21 17:18:29 -08:00
  • 4b0674d5eb
    signer, clef: remove passwords from responses clef<->ui Martin Holst Swende 2019-02-21 23:56:02 +01:00
  • e65a7e4ac6 swarm/storage/localstore: more correct testDB_collectGarbageWorker Janos Guljas 2019-02-21 23:05:31 +01:00
  • bda88d91db
    clef: remove passwords from appoval operations Martin Holst Swende 2019-02-21 21:36:02 +01:00
  • 56f72962c4
    signer: changes the stdio jsonrpc to use legacy namespace conventions (will break existing UIs) Martin Holst Swende 2019-02-12 18:31:47 +01:00
  • c8da76e63d swarm/shed: fix a deadlock in meter function (#19149) Janoš Guljaš 2019-02-21 20:42:53 +01:00
  • d797d250e8 types, rawdb, core, miner: add block location fields to receipt Brent 2019-02-21 11:01:12 -06:00
  • 08d16cedf4 Fix some linter issues Guillaume Ballet 2019-02-21 19:43:14 +01:00
  • 836c846812 swarm/network/master: protect SetNextBatch iterator after close (#19147) Janoš Guljaš 2019-02-21 18:33:49 +01:00
  • f25b2e026e swamr/storage/localstore: wait for gc and writeGCSize workers on Close Janos Guljas 2019-02-21 17:50:27 +01:00
  • 9b5f18a279 cmd,swarm: enforce camel case variable names Matthew Halpern 2019-02-13 14:46:29 -08:00
  • 9f5e9d6d94 swarm/storage/localstore: protect chunk put with addr lock in tests Janos Guljas 2019-02-21 17:06:27 +01:00
  • 9bd4165f72 accounts/*: prefer nil slices over zero-length slices Matthew Halpern 2019-02-14 13:45:05 -08:00
  • 0c849ac8f7 swarm/pss: remove unused function Matthew Halpern 2019-02-14 17:55:33 -08:00
  • baf03a9fa7 Merge remote-tracking branch 'upstream/gh-pages' into jekyll-friendly-site Adam Schmideg 2019-02-21 15:19:52 +01:00
  • 192b89b93c Fix relative doc link Adam Schmideg 2019-02-21 15:07:46 +01:00
  • 7e7e5ef8dc swarm/storage/localstore: better want check in readPullSubscriptionBin Janos Guljas 2019-02-21 14:20:21 +01:00
  • 5eb7887c92 Move pages in subfolders Adam Schmideg 2019-02-21 14:55:42 +01:00
  • 7ad9fe3e27 Fix broken links Adam Schmideg 2019-02-21 14:51:30 +01:00
  • b9808e392f
    swarm/version: bump to v0.3.12 unstable Péter Szilágyi 2019-02-21 15:25:42 +02:00
  • 7fd0ccaa68 core: remove unnecessary fields in logs, receipts and tx lookups (#17106) gary rong 2019-02-21 21:14:35 +08:00
  • 0b80043abb swarm/storage/localstore: stop sending to errChan on context done in tests Janos Guljas 2019-02-21 13:32:21 +01:00
  • a86c62d658 Automatically collect all files in the doc folder Adam Schmideg 2019-02-21 12:56:43 +01:00
  • 68f1e07f7e swarm/storage/localstore: re-enable pull subs tests for travis race Janos Guljas 2019-02-21 12:29:01 +01:00
  • 09c184aa0e swarm/storage/localstore: fix a possible deadlock in tests Janos Guljas 2019-02-21 12:21:36 +01:00
  • e8b4262c40 core/rawdb: drop txlookup entry struct wrapper rjl493456442 2019-02-21 19:20:33 +08:00
  • c580854f35 swarm/storage/localstore: close localstore in two tests Janos Guljas 2019-02-21 12:19:00 +01:00
  • 8577b5b020 core: more tests for sidechain import, fixes #19105 (#19113) Martin Holst Swende 2019-02-21 11:36:49 +01:00
  • 75fc91b211 swarm/shed: fix a deadlock in meter function Janos Guljas 2019-02-21 11:30:50 +01:00
  • 4db08aa4dc
    core/blockchain: remove unused method Martin Holst Swende 2019-02-21 10:25:37 +01:00
  • 628a0bde3f common/fdlimit: Fix compilation error in freebsd, Raise() returns uint64 (#19141) Enrique Fynn 2019-02-21 10:16:51 +01:00
  • e6eb32f904
    core/blockchain: minor clarity change Martin Holst Swende 2019-02-21 10:16:19 +01:00
  • 2d64d3389f
    core/blockchain: rework import of pruned canon blocks and canon-prepended sidechains Martin Holst Swende 2019-02-21 10:11:49 +01:00
  • 85af272d2c swarm/*: remove redundant type specifiers Matthew Halpern 2019-02-14 17:07:46 -08:00