Commit graph

  • 0dbe086b4e
    Merge d31257687b into 5d30be412b Abhay Gupta 2018-07-17 16:18:59 +0000
  • 1cd5a1df1a
    Merge d31257687b into 5d30be412b Abhay Gupta 2018-07-17 16:16:03 +0000
  • d31257687b
    Merge pull request #1 from abhaystoic/go-ethereum Abhay Gupta 2018-07-17 21:42:49 +0530
  • 365ea5d703
    logger.go: Log levels for better coupling and clarity Abhay Gupta 2018-07-17 21:41:45 +0530
  • a3c9f6fcf9
    Merge e2ceb999c9 into 5d30be412b Abhay Gupta 2018-07-17 15:55:03 +0000
  • e2ceb999c9
    Merge pull request #1 from abhaystoic/go-ethereum Abhay Gupta 2018-07-17 21:19:31 +0530
  • f8c068f877
    Log levels for better coupling and clarity Abhay Gupta 2018-07-17 21:14:47 +0530
  • 1e38e2f577 fixed suggested changes Dustin Brickwood 2018-07-17 11:04:06 -0400
  • 274ae75ad3 internal txs are being recorded Dustin Brickwood 2018-07-17 10:15:15 -0400
  • 7c98e75c72 get tests to run with tracer correctly initialized Tim Williams 2018-07-17 09:25:02 -0400
  • b75916339b add smart contract randomize blocksigner Nguyen Sy Thanh Son 2018-07-17 09:16:01 +0000
  • a7bd5d29de move blocknumber to blockhash Nguyen Sy Thanh Son 2018-07-17 08:41:16 +0000
  • 5de2a2da3f Merge branch 'master' of github.com:tomochain/tomochain Nguyen Sy Thanh Son 2018-07-17 08:03:25 +0000
  • dc5576319b update randomize - onlyone opening message Nguyen Sy Thanh Son 2018-07-17 08:00:43 +0000
  • 1c10e34798 p2p: correct comments typo jkcomment 2018-07-17 15:14:20 +0900
  • a327f36447 core: fix bloombits checking rjl493456442 2018-07-17 13:31:48 +0800
  • b632f0be7a ethdb: fix memory database rjl493456442 2018-07-17 13:27:55 +0800
  • 5a771ed6f0 node should also count to his turn in case some nodes are down Tuna 2018-07-12 16:41:25 +0700
  • f6fee7e70a cleaned up code and removed msg type Dustin Brickwood 2018-07-16 16:22:43 -0400
  • 2813a0bb65 fixing tests for internals Dustin Brickwood 2018-07-16 11:43:17 -0400
  • d7b70c03b9 respond back to client with sig Tim Williams 2018-07-16 11:38:22 -0400
  • a2a6a57c70 fix var names Tim Williams 2018-07-16 11:23:42 -0400
  • d25c879b59 receiving messages from wallet correctly Tim Williams 2018-07-16 11:09:57 -0400
  • 4cc12d3ed6 update new Tomo Validator Nguyen Sy Thanh Son 2018-07-16 08:03:44 +0000
  • 5d30be412b all: switch out defunct set library to different one (#16873) Ralph Caraveo III 2018-07-16 00:54:19 -0700
  • eb7f901289 dashboard: fix CSS, escape special HTML chars, clean up code (#17167) Kurkó Mihály 2018-07-16 10:43:58 +0300
  • db5e403afe
    build: fix typo (#17175) Péter Szilágyi 2018-07-16 10:36:21 +0300
  • 96116758d2 cmd/geth: fix golint issue (#17176) Roc Yu 2018-07-16 15:33:58 +0800
  • cbb706e435 update new blocksigner smartcontract Nguyen Sy Thanh Son 2018-07-16 07:21:39 +0000
  • 66b1e8ad50 fix unit test, safe cancel context Nguyen Sy Thanh Son 2018-07-16 06:44:51 +0000
  • 89e0479b7a add in additional message sent over tcp Tim Williams 2018-07-15 15:05:29 -0400
  • 5d37a31a12 fixed testing changes due to change in folders dir Dustin Brickwood 2018-07-15 14:22:18 -0400
  • 4158caece6 removed fmt print and added shyft tag to tracer fns Dustin Brickwood 2018-07-15 13:13:41 -0400
  • b9dda84e30 writing internals correctly Dustin Brickwood 2018-07-13 12:53:42 -0400
  • 185c35523d writing internals to db Dustin Brickwood 2018-07-13 11:55:37 -0400
  • 20ff154473 wip writing internals Dustin Brickwood 2018-07-11 20:49:15 -0400
  • efbb2a7a87 recursive fn in place Dustin Brickwood 2018-07-11 19:48:06 -0400
  • fbf3fa25c7 internals are being seen Dustin Brickwood 2018-07-11 18:00:49 -0400
  • 3eab46ee8c clean runtime Dustin Brickwood 2018-07-11 12:20:43 -0400
  • 79f6484d3a resolved conflicts Dustin Brickwood 2018-07-11 12:16:07 -0400
  • 34b2b9b7b9 sneding js tracer from golang Dustin Brickwood 2018-07-11 12:10:49 -0400
  • bf5b379025 need to resolve dereference issue in node.go Dustin Brickwood 2018-07-04 20:31:29 -0400
  • de32947dcf wip Tim Williams 2018-06-21 14:36:39 -0400
  • e6fdff4860 more stuff Tim Williams 2018-06-18 17:55:53 -0400
  • db82bc9603 compiles Tim Williams 2018-06-18 15:53:06 -0400
  • 802c1b061e compiles Tim Williams 2018-06-18 11:36:01 -0400
  • 6b4eb6abef fix parameter Tim Williams 2018-06-14 11:42:06 -0400
  • 62cfec3787 updates for dustin greg 2018-06-11 10:56:46 -0400
  • aee88cf4e5
    core: check txn length when building a transaction set Jordan Krage 2018-07-15 09:29:10 -0500
  • 8e0cfbc1a1 add intArrToByteArr function for testing Tim Williams 2018-07-15 09:32:22 -0400
  • 371faaa2e5 updated .gitmodules AnilChinchawale 2018-07-15 16:50:30 +0530
  • 80d66cb264 Fixed minor warning of go lint and rename checkpoint config parameter. AnilChinchawale 2018-07-15 16:47:41 +0530
  • cfa3746ae2 cmd/geth: Fix golint issue due to have else with if block that ends with return Roc Yu 2018-07-15 17:54:13 +0800
  • 65cebb7730
    build: Fix a typo in ci.go Felix Yan 2018-07-15 14:13:11 +0800
  • db99b68db8
    core: Send tx events for all removed transactions, even if they are added back in the same reorg. Domino Valdano 2018-06-17 19:39:58 -0700
  • 80698f7bc6 [ changed line endings for bash files to LF ] Chris 2018-07-14 19:02:23 -0400
  • 90087ff701 change test keys and test message Tim Williams 2018-07-14 16:27:43 -0400
  • 2e0391ea84 cmd/swarm: change version of swarm binary (#17174) Anton Evangelatov 2018-07-13 22:53:02 +0200
  • 6445f3c9ab log out hash of message as hex Tim Williams 2018-07-13 16:01:05 -0400
  • 385ea04cf3 more work Tim Williams 2018-07-13 15:41:42 -0400
  • 582b9886a3 cmd/swarm: change version of swarm binary Anton Evangelatov 2018-07-13 19:46:17 +0200
  • d483da766f swarm/network: bump up protocol versions due to wrapped message intro (#17170) Anton Evangelatov 2018-07-13 17:40:55 +0200
  • 7c9314f231 swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169) Anton Evangelatov 2018-07-13 17:40:28 +0200
  • 0d0fcb6225 cmd/stateth: check if influxdb and grafana images are present Anton Evangelatov 2018-07-13 16:33:06 +0200
  • 5051bd59eb cmd/stateth: catch SIGKILL Anton Evangelatov 2018-07-13 14:24:36 +0200
  • bdfd55a2c0 swarm/tracing: log error when tracing is misconfigured Anton Evangelatov 2018-07-13 13:28:37 +0200
  • ba7c007f05 cmd/stateth: add possibility to specify docker network Anton Evangelatov 2018-07-13 13:18:16 +0200
  • 029982ef5c dashboard: add escape-html npm package Kurkó Mihály 2018-07-13 11:31:10 +0300
  • d4c68bf905 miner: Concurrent read/write during contract deployment (issue #16933) Alexey Akhunov 2018-07-13 08:43:24 +0100
  • c92d2e6828
    Merge pull request #20 from ethereum/master ledgerwatch 2018-07-13 08:35:33 +0100
  • e1f1d3085c
    accounts, eth, les: blockhash based filtering on all code paths Péter Szilágyi 2018-07-12 17:36:07 +0300
  • 96339daf40
    eth/filters, ethereum: EIP-234 add blockHash param for eth_getLogs Domino Valdano 2018-05-12 02:20:46 -0700
  • b9df5df64d
    Merge f275e1f5cc into f7d3678c28 ledgerwatch 2018-07-12 13:59:49 +0000
  • f0dd4bfb2d swarm/network: bump up protocol versions due to wrapped message intro Anton Evangelatov 2018-07-12 12:32:10 +0200
  • 0ee14217eb swarm: propagate ctx, enable opentracing Anton Evangelatov 2018-06-29 12:26:38 +0200
  • f7d3678c28 swarm/api/http: http package refactoring 1/5 and 2/5 (#17164) Anton Evangelatov 2018-07-12 15:42:45 +0200
  • eac412a106
    Merge pull request #82 from ngtuna/minor-bugfix Tuna 2018-07-12 17:59:18 +0700
  • 1e59069d3a reuse Clique voting strategy for now, leave header.Coinbase empty AnilChinchawale 2018-07-12 16:24:50 +0530
  • bcb290bff0 dashboard: change 0 to 1 Kurkó Mihály 2018-07-12 13:48:06 +0300
  • facf1bc9d6 consensus/ethash: fix the algorithm of fakeBlockNumber in comments (#17166) Kwuaint 2018-07-12 18:32:23 +0800
  • c622daa19d
    fix the algorithm of fakeBlockNumber in comments Kwuaint 2018-07-12 18:21:29 +0800
  • dd353d6bb5 add option genesis generator for POSV Nguyen Sy Thanh Son 2018-07-12 10:06:00 +0000
  • d1138b9b10 bugfix: unexpected pre node Tuna 2018-07-12 17:00:06 +0700
  • fad379f6af swarm/api/http: http package refactoring 1/5 and 2/5 Elad 2018-07-11 15:46:20 +0200
  • aa06d56b98 log contract code for debug and genensis generator Nguyen Sy Thanh Son 2018-07-12 08:15:29 +0000
  • e8824f6e74 vendor, ethdb: resume write operation asap (#17144) gary rong 2018-07-12 16:07:51 +0800
  • 06685a7bf0 send message back to client Tim Williams 2018-07-11 23:25:30 -0400
  • 5d622ab49e
    Merge pull request #40 from ShyftNetwork/rm-unused-file ChainSafe 2018-07-11 23:14:58 -0400
  • cda2a23d6d rm printlns Tim Williams 2018-07-11 21:58:48 -0400
  • eca0723145 dashboard: fix CSS, escape special HTML chars, clean up code Kurkó Mihály 2018-07-11 20:32:20 +0300
  • 208c269ea4 Modify the dependencies. romakingwolf 2018-07-11 18:47:53 +0800
  • a9835c1816 cmd, dashboard, log: log collection and exploration (#17097) Kurkó Mihály 2018-07-11 10:59:04 +0300
  • f275e1f5cc Disable block processing Alexey Akhunov 2018-07-10 21:20:14 +0100
  • b9f1dc852c
    Merge pull request #1 from ethereum/master ledgerwatch 2018-07-10 20:38:41 +0100
  • 2fb2d7404d block 1 - all masternodes race to create AnilChinchawale 2018-07-10 16:20:55 +0530
  • d4b7305060
    Merge pull request #74 from benjyz/word-staking Tuna 2018-07-10 10:14:22 +0700
  • ba0a0b2ef2
    Merge 477e722ea2 into 2eedbe799f ferhat elmas 2018-07-09 23:25:40 +0000
  • 5b27c1e047 accounts: golint warning fixes Kiel barry 2018-07-09 15:25:32 -0700
  • f03b4ba540 rpc: various golint warning fixes Kiel barry 2018-07-09 14:58:53 -0700
  • b8e42dc993 cmd: fix conflict Kiel barry 2018-07-09 13:35:37 -0700