Commit graph

  • 65ff031f16 fix tests unreachable code Nguyen Sy Thanh Son 2019-01-07 07:30:47 +0000
  • 3aba8f4c26 fix unit test Nguyen Sy Thanh Son 2019-01-07 07:22:41 +0000
  • 66ed44061c Added O_TRUNC flag to file open and cleaned up code Sean Darcy 2019-01-07 03:24:30 +0000
  • bc15c48163 Fixed issue in clique | File updated AnilChinchawale 2019-01-07 08:32:55 +0530
  • cd9734b34a Fixed issue XDPoS | File updated AnilChinchawale 2019-01-07 08:32:29 +0530
  • 7e4db6e904 fix conflict Nguyen Sy Thanh Son 2019-01-07 02:52:00 +0000
  • 00b49e91cf add more logs to debug Nguyen Sy Thanh Son 2019-01-07 02:50:25 +0000
  • 91244340e2 cmd/geth: Updated main to use right timer object Lucas Hendren 2019-01-06 17:41:05 -0800
  • 46e4fe4d82 fixing import cycle lmittmann 2019-01-06 18:12:23 +0100
  • fe0d2bab52 added utility methods ToGwei and ToEth with tests lmittmann 2019-01-06 17:56:45 +0100
  • 9e73ec86e2
    Merge pull request #390 from tomochain/thanhson1085-rollback-dupl-reward Nguyen Sy Thanh Son 2019-01-06 20:21:44 +0700
  • ba4b904cf8
    rollback fix duplicate count reward Nguyen Sy Thanh Son 2019-01-06 20:21:21 +0700
  • f9f7b549ce Merge branch 'master' of https://github.com/tomochain/tomochain Nguyen Sy Thanh Son 2019-01-06 12:14:25 +0000
  • fe03b76ffe A few minor code inspection fixes (#18393) Ferenc Szabo 2019-01-06 11:58:57 +0100
  • f761250f23 cmd/geth, eth/downloader: Updated downloading event to pass latest header Lucas Hendren 2019-01-05 23:15:58 -0800
  • 1ce4eba0d6 Fixed issue | File updated AnilChinchawale 2019-01-06 08:32:23 +0530
  • 072c95fb74 accounts/keystore: fix comment typo (#18395) Jeremy Schlatter 2019-01-05 12:27:57 -0800
  • e8ff318205 eth/tracer: extend create2 (#18318) gary rong 2019-01-06 04:26:50 +0800
  • fe0eb4fc21 change log type Nguyen Sy Thanh Son 2019-01-05 15:24:55 +0000
  • b1ab315b19 correct error log Nguyen Sy Thanh Son 2019-01-05 15:23:21 +0000
  • a4e35b0a22 Fixed issue | File Modified AnilChinchawale 2019-01-05 08:32:22 +0530
  • 75c72aa792 accounts/keystore: fix comment typo Jeremy Schlatter 2019-01-04 12:56:28 -0800
  • 8f9bf03987 accounts/keystore: small code simplification Jeremy Schlatter 2019-01-04 12:08:43 -0800
  • e3be2ed3ab swarm/network/stream: don't hardcode price Fabio Barone 2019-01-04 11:48:15 -0500
  • d4524199e8 swarm/network: fix unused method parameters inspections Ferenc Szabo 2018-12-24 16:44:06 +0100
  • f938f30cbf p2p/simulations: fix code inspection problems Ferenc Szabo 2018-12-26 19:08:32 +0100
  • e56b7d80f2 swarm/network: fix code inspection problems Ferenc Szabo 2018-12-26 19:10:12 +0100
  • cf29c9bebd eth/tracers: update assets rjl493456442 2019-01-04 22:36:51 +0800
  • 106db2b8d8 Add google analytics to downloads page Adam Schmideg 2019-01-04 14:17:29 +0100
  • 927da12ccd Add pygment css Adam Schmideg 2019-01-04 14:12:05 +0100
  • 5b2adc135f p2p: get rw for running spec Anton Evangelatov 2019-01-04 12:45:56 +0100
  • 3c7ced7e1e check tx receipt status Nguyen Sy Thanh Son 2019-01-04 09:42:41 +0000
  • b63592afa7 Config site colors Adam Schmideg 2019-01-04 10:04:45 +0100
  • d93cf0a8c3 Move links to other documents to its own page Adam Schmideg 2019-01-04 09:45:59 +0100
  • c1c4301121
    Merge pull request #18371 from jeremyschlatter/patch-1 Péter Szilágyi 2019-01-04 10:14:17 +0200
  • 391d4cb9b5
    Merge pull request #18390 from realdave/remove-sha3-pkg Péter Szilágyi 2019-01-04 09:51:12 +0200
  • 3f421aca54 cmd/puppeth: fix panic error when export aleth genesis wo/ precompile-addresses (#18344) Ha ĐANG 2019-01-04 14:48:15 +0700
  • 8ec344bf60
    vendor: update the entire golang.org/x/crypto dependency Péter Szilágyi 2019-01-04 09:22:59 +0200
  • 33d233d3e1
    vendor, crypto, swarm: switch over to upstream sha3 package Dave McGregor 2019-01-03 16:15:26 -0600
  • 4d7d00f6e2
    Update console_test.go Nguyen Sy Thanh Son 2019-01-04 12:26:43 +0700
  • a003b32e8e hot fix stupid travis Tuna 2019-01-04 11:49:37 +0700
  • 95b360fcc5
    Merge pull request #387 from dinhln89/min_tomo Tuna 2019-01-04 11:45:46 +0700
  • 3b16fb98d5 Fixed minimum gas used when deploy SMC. DinhLN 2019-01-04 10:56:01 +0700
  • 2ed47cf48e improve cache size Nguyen Sy Thanh Son 2019-01-04 04:11:34 +0000
  • 997666a067 eth/tracers: fix test rjl493456442 2019-01-04 10:46:30 +0800
  • 13d76348bc
    eth/tracers: fix create2-flaw in prestate_tracer Martin Holst Swende 2018-12-21 17:05:38 +0100
  • 0697704f5f p2p/protocols: add ClonePeer Anton Evangelatov 2019-01-03 16:27:15 +0100
  • 885babf92d not remove after read Nguyen Sy Thanh Son 2019-01-03 15:11:59 +0000
  • 49975264a8
    swarm/docker: Dockerfile for swarm:edge docker image (#18386) Anton Evangelatov 2019-01-03 15:32:58 +0100
  • 2ce17e99b4 collect 2700 cache before enable read cache Nguyen Sy Thanh Son 2019-01-03 14:25:10 +0000
  • a05e6d2d2f p2p/protocols: log protocol spec on error Anton Evangelatov 2019-01-03 15:15:43 +0100
  • 796faba202 github: remove swarm github codeowners Anton Evangelatov 2019-01-03 14:58:59 +0100
  • f545e1ddad swarm/pss: remove fwdPool Anton Evangelatov 2019-01-03 14:24:57 +0100
  • 1ea5279d5d vendor: vendor/github.com/mattn/go-isatty - add missing files (reported by mksully22) (#18376) HackyMiner 2019-01-03 21:31:20 +0900
  • 27913dd226 accounts/abi/bind: add optional block number for calls (#17942) Dragan Milic 2019-01-03 11:54:24 +0000
  • f84e281f91 Kinda integrate downloads page into jekyll Adam Schmideg 2019-01-03 12:49:44 +0100
  • d80f8f0612 move ARC to normal cache Nguyen Sy Thanh Son 2019-01-03 11:33:43 +0000
  • 53861bdcfd move ARC to normal cache Nguyen Sy Thanh Son 2019-01-03 11:32:14 +0000
  • 81e7e51135
    cmd/puppeth: don't need to handle duplicate set hadv 2019-01-03 17:12:03 +0700
  • 2d6a07b798
    core: simplify condition for tnx replacement in the pool hadv 2019-01-03 16:57:35 +0700
  • 8c72aa0288 accounts/abi: make sure that the old behavior is unchanged Guillaume Ballet 2019-01-03 11:23:53 +0100
  • e92e68ee39 cmd/puppeth: fix panic error when export aleth genesis wo/ precompile-addresses hadv 2018-12-20 18:09:27 +0700
  • 5a51506652 cache votercap Nguyen Sy Thanh Son 2019-01-03 09:57:50 +0000
  • cf7d6ea88e Move the content of install and docs index to the main index page Adam Schmideg 2019-01-03 10:50:31 +0100
  • ddaf48bf84 travis, appveyor: bump to Go 1.11.4 (#18314) Samuel Marks 2019-01-03 20:32:12 +1100
  • 57a90ad450 build: add LGPL license at update-license.go (#18377) Rick 2019-01-03 17:09:04 +0900
  • 1d284c201d swarm/storage: change Proximity function and add TestProximity test (#18379) Janoš Guljaš 2019-01-03 06:17:59 +0100
  • 752ac2b426 clear redundant code Nguyen Sy Thanh Son 2019-01-03 05:04:26 +0000
  • a210d7ad14 remove case after use Nguyen Sy Thanh Son 2019-01-03 04:15:20 +0000
  • 52567157ff Fixed issue main | File Modified AnilChinchawale 2019-01-03 08:31:36 +0530
  • e526f6334a get blocksigner from cached Nguyen Sy Thanh Son 2019-01-02 17:21:14 +0000
  • b025053ab0 rpc: Warn the user when the path name is too long for the Unix ipc endpoint (#18330) Martin Alex Philip Dawson 2019-01-02 16:33:17 +0000
  • 462b018622 Merge branch 'master' of github.com:thanhson1085/tomochain Nguyen Sy Thanh Son 2019-01-02 15:36:24 +0000
  • 628fc119ef Merge branch 'master' of https://github.com/tomochain/tomochain Nguyen Sy Thanh Son 2019-01-02 15:36:11 +0000
  • 88fd743fe8 Make index.html compatible with the jekyll theme Adam Schmideg 2019-01-02 15:38:48 +0100
  • 96858dda52 Remove obsolete guide Adam Schmideg 2019-01-02 15:07:37 +0100
  • b41be1f51c Add google analytics tracking code Adam Schmideg 2019-01-02 14:40:44 +0100
  • d3ad6c39f2 try use cache for blocksigners Nguyen Sy Thanh Son 2019-01-02 12:50:05 +0000
  • 225d8d7809 Store css and js files for jekyll theme in this repo Adam Schmideg 2019-01-02 12:54:00 +0100
  • c00d2dc9aa tx from Nguyen Sy Thanh Son 2019-01-02 11:49:50 +0000
  • b1c5475f4f Merge branch 'master' of github.com:tomochain/tomochain Nguyen Sy Thanh Son 2019-01-02 11:37:48 +0000
  • 47af8deec1 make gofmt Tuna 2019-01-02 17:52:56 +0700
  • e97307b8e0 rpc: get max socket path length from OS headers Guillaume Ballet 2019-01-02 10:52:18 +0100
  • 9bfd0b60cc
    accounts/abi: fix case of generated java functions (#18372) Guillaume Ballet 2019-01-02 10:22:10 +0100
  • 6abaf57816
    Merge pull request #371 from ngtuna/error Tuna 2019-01-02 16:03:47 +0700
  • e178e8723e remove retry Tuna 2019-01-02 15:52:39 +0700
  • 6645f23a80
    Merge pull request #380 from nguyenbatam/fix_duplicate_hook_reward Tuna 2019-01-02 15:48:42 +0700
  • db8a4f5bbc
    Merge pull request #381 from nyeates/patch-1 Tuna 2019-01-02 15:46:01 +0700
  • 1b0d3e82d0
    Merge pull request #379 from thanhson1085/rpc-emply-error Tuna 2019-01-02 15:44:52 +0700
  • 0eecfd8fad fix error read reward Nguyen Ba Tam 2019-01-02 13:41:31 +0700
  • 7ea485deee
    Corrections to grammar and sentences Nick Yeates 2019-01-02 02:14:50 -0500
  • e309bf5963 add empty line rick 2019-01-02 13:30:12 +0900
  • e8e591011c add LGPL licence at update-licence.go rick 2019-01-02 13:28:58 +0900
  • d705a2900b
    Merge pull request #378 from thanhson1085/crit-log-reward Tuna 2019-01-02 10:53:57 +0700
  • c2caf4bcc5 fix empty log error Nguyen Sy Thanh Son 2019-01-02 03:47:53 +0000
  • e5082863de should handle crit error in backend file Nguyen Sy Thanh Son 2019-01-02 03:34:49 +0000
  • 63d6467724 fix duplicate hook rewards with --announceTxs Nguyen Ba Tam 2019-01-02 10:34:01 +0700
  • 8909b21925 crit when get voters, voter capacity Nguyen Sy Thanh Son 2019-01-02 03:25:24 +0000
  • bfa11f2bce Critical log if failed count signers Nguyen Sy Thanh Son 2019-01-02 03:15:43 +0000
  • 7918687d1e accounts/abi/bind: add test for passing block number to calls Dragan Milic 2018-12-28 21:43:26 +0000