Commit graph

  • 51792adf19 reduce gas limit for Tx randomize Nguyen Ba Tam 2018-11-06 15:12:02 +0700
  • 86314fe734
    maxpeers, not maxpeer Nguyen Sy Thanh Son 2018-11-06 14:19:17 +0700
  • 5f011d1862 for photon usage bai 2018-11-06 15:18:31 +0800
  • 6a0352da38 fix error panic in func RemoveItemFromArray Nguyen Ba Tam 2018-11-06 14:14:40 +0700
  • 297e053a87 node.go depend bai 2018-11-06 14:17:17 +0800
  • ef1b8f65ae remove vendor prometheus bai 2018-11-06 14:16:57 +0800
  • 252ae516ba
    Merge pull request #259 from nguyenbatam/remove_useless_code Nguyen Sy Thanh Son 2018-11-06 11:43:56 +0700
  • 2afd4bf5cd Fixed golint. DinhLN 2018-11-06 11:40:47 +0700
  • 6fa126fca9 Merge branch 'master' of https://github.com/tomochain/tomochain into genesis DinhLN 2018-11-06 10:01:15 +0700
  • 127306f078 Add MultiSigWallet SMC. DinhLN 2018-11-03 14:56:10 +0700
  • 6cee868dc5 remove useless code Nguyen Ba Tam 2018-11-05 17:11:54 +0700
  • 0a7f10933b fix error duplicate nonce when fetcher insert multi blocks - concurrent inserts Nguyen Ba Tam 2018-11-05 16:31:10 +0700
  • c9ad5cedb2 minor fix for chainHeadCh MestryOmkar 2018-11-05 14:47:35 +0530
  • dd0f27ebeb add go1.11, remove go1.9 parmarrushabh 2018-11-06 12:33:45 +0530
  • 1e01e469f1 Fixed epoc number to 900 for randomize. AnilChinchawale 2018-11-05 12:02:38 +0530
  • 7aa35671ad Fixed randomize generator not using matrix mechanism. MestryOmkar 2018-11-05 11:58:04 +0530
  • 20c5123739 Fixed unit test for block randomize. MestryOmkar 2018-11-05 11:45:14 +0530
  • d81dc08a50 Get randomize m2 offer from validators in smart contract. AnilChinchawale 2018-11-05 11:12:22 +0530
  • 94193184e8 remove pkey file from node image after importing the account parmarrushabh 2018-11-05 17:56:33 +0530
  • 8f319018b3 adjust signed recently condition parmarrushabh 2018-11-05 17:52:53 +0530
  • 0c1fc6e0ae concurrence init messages from transactions when insert block AnilChinchawale 2018-11-05 17:41:45 +0530
  • a8c2a15886 adjust timeout for m1 AnilChinchawale 2018-11-05 17:29:35 +0530
  • e88e412f84 Add control over verbosity for docker image node via env var MestryOmkar 2018-11-05 17:24:20 +0530
  • 60c05f392f
    Merge pull request #253 from nguyenbatam/tiny_fix_double_validation Nguyen Sy Thanh Son 2018-11-05 11:36:20 +0700
  • 0c3bd29e08
    Merge pull request #255 from nguyenbatam/fix_maximum_100_percent_finality Nguyen Sy Thanh Son 2018-11-05 11:34:19 +0700
  • 1db1b30088 fix maximum 100 % finality Nguyen Ba Tam 2018-11-05 11:16:42 +0700
  • 7fb98218c5 travis, appveyor: bump to Go 1.11.2 Samuel Marks 2018-11-05 00:10:19 +1100
  • 126dfde6c9 cmd/swarm: auto resolve default path according to env flag (#17960) Elad 2018-11-04 07:59:58 +0100
  • 638bd677b5 Update node image verbosity parmarrushabh 2018-11-03 17:20:50 +0530
  • 1857fe3991 remove delay when mine new block parmarrushabh 2018-11-03 17:12:18 +0530
  • c4838fc9f2 tiny fix m2 duplicate sign block Nguyen Ba Tam 2018-11-03 17:49:55 +0700
  • 217e821ea6
    Merge pull request #244 from nguyenbatam/tiny_fix_problem_in_miner Tuna 2018-11-03 15:34:24 +0700
  • 928c8d8c06 fix EOF file at commit crypto/bn256: fix issues caused by Go 1.11 Nguyen Ba Tam 2018-11-03 13:40:43 +0700
  • fa42daa2cd crypto/bn256: fix issues caused by Go 1.11 Péter Szilágyi 2018-08-09 13:46:52 +0300
  • dc5374e367 vendor: fix leveldb crash when bigger than 1 TiB timothy 2018-05-01 19:00:12 +0200
  • 1340304b9a Merge branch 'master' of https://github.com/tomochain/tomochain DinhLN 2018-11-03 11:09:39 +0700
  • 09891137ff
    Merge pull request #246 from nguyenbatam/tiny_fix_err_in_download Nguyen Sy Thanh Son 2018-11-03 09:31:10 +0700
  • 19d37e1f70 p2p/rlpx: fix minor comments typo Liang Ma 2018-11-02 20:43:37 +0000
  • c6c993a1f1 add node docker image AnilChinchawale 2018-11-02 16:54:20 +0530
  • 6917c59b16 change devnet network id 90 MestryOmkar 2018-11-02 16:43:26 +0530
  • f6fff81c00 refactor bootnode docker AnilChinchawale 2018-11-02 15:53:21 +0530
  • 4962300b5e adding sort to masternode list parmarrushabh 2018-11-02 14:27:17 +0530
  • 5afb844e0a fix option Verbosity in toml file parmarrushabh 2018-11-02 12:51:24 +0530
  • b969dc7790 add some config to toml file parmarrushabh 2018-11-02 12:28:39 +0530
  • 7e7bc37c20 convert update M1 method from async to sync AnilChinchawale 2018-11-02 12:14:43 +0530
  • e0ced295e1 change type packet from ping(1) to ping XDC(5) AnilChinchawale 2018-11-02 11:55:23 +0530
  • d277d0b444 fix unit tests MestryOmkar 2018-11-02 11:45:07 +0530
  • d281cfb854 remove bootnodes for ETH mainnet MestryOmkar 2018-11-02 11:34:25 +0530
  • 7c48f8ec6d fix bug delay withdraw for voter MestryOmkar 2018-11-02 11:30:29 +0530
  • ef572724a3 common/compiler: Add runtime code, and sourcemap for runtime code and code to the Contract Joran Honig 2018-11-01 15:37:58 +0100
  • 718e82e504 Imply that SwarmApiFlag is the API endpoint to connect to, not to listen on Andrew Chiw 2018-11-01 12:36:44 +0100
  • 5e0851d540
    Merge pull request #247 from tomochain/docker Etienne Napoleone 2018-11-01 18:23:10 +0700
  • 7b779677a7
    add maxpeer to node image entrypoint Etienne Napoleone 2018-11-01 17:54:33 +0700
  • e5dbc112a2 cmd/utils/flags.go: reduce cyclomatic complexity of function SetP2PConfig from 21 to 7 Lin Corey 2018-11-01 16:54:50 +0800
  • 3a1921118e GetRefund function: sync.Mutex is passed by value. It is better to pass it as pointer. Lin Corey 2018-11-01 14:12:33 +0800
  • 52c1b04203 protocol_test.go: enhance unkeyed fields for struct instantiation Lin Corey 2018-11-01 13:37:37 +0800
  • 2e9d1502d4 whisperv6: remove a few duplicated code Lin Corey 2018-11-01 10:45:37 +0800
  • cc02055e28 enhance some comment Lin Corey 2018-11-01 10:24:47 +0800
  • f08f596a37 all: updated code owners file (#17987) Elad 2018-10-31 23:36:33 +0100
  • 6d77c776af swarm/api: unexport Respond methods Anton Evangelatov 2018-10-31 22:46:40 +0100
  • ecb841ede7
    Update README.md Mogen Cheng 2018-10-31 16:52:00 -0400
  • b0e95fcc58 fix reduce change code parmarrushabh 2018-10-31 11:14:32 +0530
  • 9bc7680c02 remove rinkby and discovery in bootnode AnilChinchawale 2018-10-31 10:56:58 +0530
  • cb167f9180 move config bootnode to xdc toml file AnilChinchawale 2018-10-31 10:42:04 +0530
  • 7597e6ca5e add option set account , password with flag AnilChinchawale 2018-10-31 10:34:22 +0530
  • cb5a55a904 change config from flag to toml file; fix tag listenaddr parmarrushabh 2018-10-31 10:30:25 +0530
  • 51ef74203a update return error when update M1 parmarrushabh 2018-10-31 18:58:34 +0530
  • 6adb7c1d68 fix test download and recover some download config & test parmarrushabh 2018-10-31 18:46:57 +0530
  • c1f52e284b fix tiny error when full node import block Nguyen Ba Tam 2018-10-31 10:55:26 +0700
  • 521abe24ea Merge branch 'master' of https://github.com/tomochain/tomochain DinhLN 2018-10-31 10:16:37 +0700
  • 2e7323fdd1 Delete snapshot_test.go parmarrushabh 2018-10-30 18:36:29 +0530
  • ed2859171a Disable function send transaction with rpc AnilChinchwale 2018-10-30 18:33:50 +0530
  • 6d0d7c9313 updated minvotercap parmarrushabh 2018-10-30 18:24:18 +0530
  • f570befa8e add min for voter MestryOmkar 2018-10-30 18:21:25 +0530
  • 7827a8c35b decode again value from rlp parmarrushabh 2018-10-30 18:15:12 +0530
  • 253cce2378 fix genesis bugs MestryOmkar 2018-10-30 18:09:26 +0530
  • f924946794 fix error deadlocked master node in case : try mine block Epoch when start node Nguyen Ba Tam 2018-10-29 17:11:46 +0700
  • 76904c0c32
    Merge pull request #241 from nguyenbatam/change_info_at_extra_data_in_block Tuna 2018-10-30 09:11:35 +0700
  • 68fd01b7aa created new genesis file parmarrushabh 2018-10-29 18:01:19 +0530
  • 16601e6279 add genesis dir MestryOmkar 2018-10-29 17:53:07 +0530
  • 90fc55cb91 updated genesis AnilChinchwale 2018-10-29 17:51:29 +0530
  • d6170bfa53 eth/downloader: progress in stateSync not used anymore Delweng Zheng 2018-10-29 19:51:45 +0800
  • 4dfbf08a6f prepare testnet genesis parmarrushabh 2018-10-29 14:53:44 +0530
  • 10e040ffd2 Fixed move foundation wallet address to genesis config. MestryOmkar 2018-10-29 14:45:35 +0530
  • 3e1cfbae93 cmd/swarm/swarm-smoke: fix issue that loop variable capture in func (#17992) Roc Yu 2018-10-29 17:00:00 +0800
  • 77bf4b18e1 Fixed default for foundation wallet address at puppeth. AnilChinchwale 2018-10-29 14:23:45 +0530
  • 27fe5c6d3e change info at extra data in block from geth to tomo Nguyen Ba Tam 2018-10-29 15:31:44 +0700
  • ece1dccd93 Fixed test problem when change config MaxBlockFetch in downloader. MestryOmkar 2018-10-29 13:21:37 +0530
  • 62118bea51 update genesis.Config.Clique.Epoch AnilChinchwale 2018-10-29 13:17:40 +0530
  • c8c71dc500 remove 2 commands XDPoS.propose & XDPoS.discard MestryOmkar 2018-10-29 12:30:02 +0530
  • b2593aa0c3 update default 1 epoch = 900 blocks and gap = 450 parmarrushabh 2018-10-29 12:24:58 +0530
  • 5ffe55dadd Merge branch 'master' of https://github.com/tomochain/tomochain DinhLN 2018-10-29 13:44:33 +0700
  • 386aa74298
    Merge pull request #240 from nguyenbatam/extend_max_peer_per_node Tuna 2018-10-29 10:05:59 +0700
  • ba4b571ed4 ethclient: include block hash from FilterQuery Tamir Sen 2018-10-29 00:11:17 +0100
  • 3a74aec06b Peer remote read WaitGroup and add readErr chan in struct root 2018-10-28 12:47:15 +0330
  • 724581134f p2p/simulation: Add sleep to prevent connect flakiness in http test lash 2018-10-28 10:17:06 +0100
  • e5ca34b737 remove call api from rpc to consensus posv and add again with clique AnilChinchwale 2018-10-28 12:20:43 +0530
  • 6fb2bbbde9 add params.AllCliqueProtocolChanges for consensus/clique/snapshottest.go parmarrushabh 2018-10-28 12:14:57 +0530
  • ae97e8e202 add again code directory clique from commit AnilChinchwale 2018-10-28 12:10:56 +0530
  • bb23d619e9 fix text 2. Posv -> 2. Clique MestryOmkar 2018-10-28 12:02:27 +0530