Commit graph

  • 6711f098d5 core/vm: fix comment typo (#17319) stormpang 2018-08-06 16:42:49 +0800
  • 1c075dd0a1 added dpos draft pavelkrolevets 2018-08-06 16:26:29 +0800
  • c376a5263f
    Merge pull request #17318 from ligi/fix_punctuation Péter Szilágyi 2018-08-06 11:11:58 +0300
  • 5baf5b95f7 first commit pavelkrolevets 2018-08-06 15:56:13 +0800
  • b240eee537 swarm/network/simulation: call cleanups after net shutdown Janos Guljas 2018-08-06 09:16:28 +0200
  • 1492a0d9f4 cmd: 16400 Add an option to stop geth once in sync. WIP Lucas Hendren 2018-08-06 01:21:14 -0400
  • 52b38e0f56 cmd, eth: 16400 Add an option to stop geth once in sync. Lucas Hendren 2018-08-06 01:14:19 -0400
  • 7ea50b7264 cmd, eth: Added in the flag to step geth once sync based on input Lucas Hendren 2018-07-26 01:55:35 -0400
  • a36d44ef56
    Update a comment word stormpang 2018-08-06 10:34:44 +0800
  • 0e434ff4e8 Merge branch 'master' of https://github.com/ethereum/go-ethereum Wei Tang 2018-08-06 00:22:20 +0800
  • 4f800b470a Disable osx test Wei Tang 2018-08-05 23:41:44 +0800
  • ae4f20efbd Merge commit '225171a4bfcc16bd12a1906b1e0d43d0b18c353b' Wei Tang 2018-08-05 22:02:50 +0800
  • 2901b8b2d2
    README: Fix punctuation - closes #17317 ligi 2018-08-05 15:37:26 +0200
  • e5c556c73b swarm/api/http: refactored http package Elad 2018-08-02 17:59:08 +0200
  • 831626de23 Add reward for signers and validators for reward checkpoint. MestryOmkar 2018-08-04 14:11:24 +0530
  • e083063256 Merge branch 'master' of https://github.com/ethereum/go-ethereum into whisper/drop_light_clients b00ris 2018-08-04 11:34:18 +0300
  • 3cd95a4d84 cannot check whether the max code size has been exceeded zhongxianfeng 2018-08-04 16:20:40 +0800
  • 44c02c2048 swarm/storage/mru: HOTFIX - fix panic in Handler.update Javier Peletier 2018-08-04 09:54:36 +0200
  • ac4423bfce Merge branch 'shyftDockerize' of github.com:ShyftNetwork/go-empyrean into shyftDockerize David Krett 2018-08-03 15:56:01 -0400
  • 41b0142f69 Update README.md dbkbali 2018-08-03 13:44:59 -0400
  • 91c934a963
    Update README.md dbkbali 2018-08-03 13:44:59 -0400
  • c344936b9d Merge branch 'shyftDockerize' of github.com:ShyftNetwork/go-empyrean into shyftDockerize David Krett 2018-08-03 13:34:09 -0400
  • 37624815bf Updated Vendor Json For Current Commit David Krett 2018-08-03 08:51:19 -0400
  • 08ced868eb swarm/api/http: GET/PUT/PATCH/DELETE/POST multipart form unit tests. httpDo has a verbose option that dumps the HTTP request Andrew Chiw 2018-07-13 19:15:47 +0200
  • 5d419c3edb swarm/network/simulation: adjust disconnections on simulation close Janos Guljas 2018-08-03 17:52:03 +0200
  • 6959c93e3e cmd/swarm: update TestCLISwarmFs skip comment Janos Guljas 2018-08-03 17:17:46 +0200
  • b89312a3d6 Merge branch 'master' into swarm-test-fixes Janos Guljas 2018-08-03 17:14:45 +0200
  • 5fbc9f3f5b cmd/swarm, swarm: fix failing tests on mac Janos Guljas 2018-08-01 16:43:54 +0200
  • bc318b381e Updated Vendor Json For Current Commit David Krett 2018-08-03 08:51:19 -0400
  • 35fcd2f423
    Merge pull request #17311 from karalabe/puppeth-graceful-stop Péter Szilágyi 2018-08-03 13:26:39 +0300
  • faf0e06ed8
    cmd/puppeth: graceful shutdown on redeploys Péter Szilágyi 2018-08-03 12:08:19 +0300
  • 51db5975cc consensus/ethash: move remote agent logic to ethash internal (#15853) gary rong 2018-08-03 16:33:37 +0800
  • 2a08b49f49 consensus: polish a bit rjl493456442 2018-08-03 15:44:37 +0800
  • 70176cda0e accounts/keystore: rename skipKeyFile to nonKeyFile to better reveal the function purpose (#17290) Roc Yu 2018-08-03 15:25:17 +0800
  • be32017cae accounts/keystore: rename skipKeyFile to nonKeyFile to better reveal the function purpose Roc Yu 2018-07-31 22:46:29 +0800
  • d56fa8a659
    Merge pull request #17310 from karalabe/mobile-nil-panic Péter Szilágyi 2018-08-03 09:37:57 +0300
  • e4cb158d01
    mobile: fix missing return for CallMsg.SetTo(nil) Péter Szilágyi 2018-08-03 08:42:31 +0300
  • 1e844fe7a0 all: delete useless interfaces rjl493456442 2018-08-03 12:45:53 +0800
  • 0ab54de1a5 core/vm: update benchmarks for core/vm (#17308) Hyung-Kyu Hqueue Choi 2018-08-03 14:15:33 +0900
  • 81a40842f5 Docker Boxes For ShyftGeth, BlockExplorer & PG David Krett 2018-08-02 17:47:13 -0400
  • 2abd54c29e refactored unit tests to include set up and tear down Dustin Brickwood 2018-08-02 14:47:11 -0400
  • f29117c193 Merge branch 'dockerShyftBlockApi' into shyftDockerize David Krett 2018-08-02 12:58:27 -0400
  • 3a856529f3 Merge branch 'staging' into dockerShyftBlockApi David Krett 2018-08-02 12:56:55 -0400
  • a8b51bf31b Working Docker Containers David Krett 2018-08-02 12:55:17 -0400
  • da86b0c9ab core/vm: update benchmarks for core/vm Hyung-Kyu Choi 2018-08-02 23:32:19 +0900
  • ab56079a14
    Merge pull request #50 from ShyftNetwork/shyft-ring-wallet-connectivity-v0.01 Gregory Markou 2018-08-02 17:06:45 +0300
  • adc2944b4c
    Merge pull request #17301 from karalabe/tests-enable-constantinople Péter Szilágyi 2018-08-02 14:42:06 +0300
  • 64abec0196 consensus, miner: fix some logics rjl493456442 2018-06-20 16:04:24 +0800
  • a218f37bec miner: commit new work when consensus engine is started rjl493456442 2018-05-03 14:16:34 +0800
  • 41a32a9475 eth, miner: specify etherbase when miner created rjl493456442 2018-05-02 21:38:09 +0800
  • ecafffbb35 miner: expose consensus engine running status to miner rjl493456442 2018-05-02 20:39:53 +0800
  • 32555698dd consensus: add three method for consensus interface rjl493456442 2018-05-02 19:26:32 +0800
  • 31bcd52d4b consensus, internal: add getHashrate API for ethash rjl493456442 2018-04-26 16:56:33 +0800
  • dd83e3d40a miner, ethash: push empty block to sealer without waiting execution rjl493456442 2018-01-31 14:31:36 +0800
  • d2d3b84fa7 consensus/ethash: expose submitHashrate api rjl493456442 2018-01-12 17:54:34 +0800
  • 9833ccd3f6 consensus/ethash: expose remote miner api rjl493456442 2018-01-12 15:54:48 +0800
  • 48d15eb679 consensus/ethash: start remote ggoroutine to handle remote mining rjl493456442 2018-01-12 14:50:45 +0800
  • b1abaff88e add validator voting smart contract MestryOmkar 2018-08-02 12:22:27 +0530
  • 773f3a2d64 extend timeout to 10s Tuna 2018-08-02 11:27:44 +0700
  • 494e62c69a wip Dustin Brickwood 2018-08-01 15:59:38 -0400
  • c121072d0f added create from account for each test Dustin Brickwood 2018-08-01 15:58:14 -0400
  • 112c47bf29 unit tests for account balances wip Dustin Brickwood 2018-08-01 15:44:18 -0400
  • d299d2baeb unit testing for account balances Dustin Brickwood 2018-08-01 15:17:38 -0400
  • 16eaf2b158
    Merge pull request #17302 from karalabe/revert-evm-nil-panic Péter Szilágyi 2018-08-01 19:43:01 +0300
  • 83e2761c3a
    Revert "cmd/evm: change error msg output to stderr (#17118)" Péter Szilágyi 2018-08-01 19:09:08 +0300
  • 353a82385b
    tests: enable the Constantinople fork definition Péter Szilágyi 2018-08-01 18:47:09 +0300
  • f9aa81c35c swarm/network/simulation: increase the sleep duration for TestRun Janos Guljas 2018-08-01 16:26:13 +0200
  • 48486e2bb2 refactor to use ethclient Tim Williams 2018-07-31 15:13:00 -0400
  • fde20744f1 send balance back to wallet Tim Williams 2018-07-31 14:46:02 -0400
  • 196a0a91a5 add getbalance rpc call Tim Williams 2018-07-31 12:49:34 -0400
  • 46df2b2ae0 swarm/api/client: improve UploadDirectory default path handling Janos Guljas 2018-07-31 18:33:55 +0200
  • e3e5583ec5 swarm/api: upload defaultpath file only once Janos Guljas 2018-07-31 16:59:20 +0200
  • 022c7f4d5f swarm/network: Moved the test configuration inside the test function scope Attila Gazso 2018-07-31 16:06:02 +0200
  • c807e0065b swarm/network: Changed back TestProtocolVersion to 5 for now Attila Gazso 2018-07-31 16:05:11 +0200
  • 46d4721519 build: explicitly name all packages to be cross-compiled (#17288) Anton Evangelatov 2018-07-31 15:34:54 +0200
  • 42e4bc9f57 build: explicitly name all packages to be cross-compiled Anton Evangelatov 2018-07-31 15:24:24 +0200
  • bdb7a8c8d3
    Merge pull request #103 from ngtuna/makefile Tuna 2018-07-31 17:41:14 +0700
  • 454382e81a
    params, swarm/version: begin Geth v1.8.14, Swarm v0.3.2 cycle Péter Szilágyi 2018-07-31 13:39:22 +0300
  • 225171a4bf
    params, swarm/version: release Geth v1.8.13, Swarm 0.3.1 v1.8.13 Péter Szilágyi 2018-07-31 13:35:53 +0300
  • 702b8a7aec core/vm: fix typo in cryptographic hash function name (#17285) Ha ĐANG 2018-07-31 17:27:51 +0700
  • b780226180
    Merge pull request #110 from tomochain/hotfix/travisconditions Tuna 2018-07-31 17:18:09 +0700
  • 5270b80752 swarm/network: Changed LightNode handhsake test to table driven Attila Gazso 2018-07-31 12:15:52 +0200
  • 975e96ceb1 swarm/network: Bumped protocol version Attila Gazso 2018-07-31 12:15:00 +0200
  • 90366b3bb7 les: recover stable checkpoint if nil rjl493456442 2018-07-30 13:18:15 +0800
  • ca0ac58f18 les: expose les API as private API service rjl493456442 2018-07-11 16:48:08 +0800
  • f923674365 cmd, les: polish a bit and add some annotation rjl493456442 2018-07-11 16:31:19 +0800
  • d3d408ba81 node, eth, les: use ethclient as a contract backend rjl493456442 2018-06-13 13:21:41 +0800
  • ca478b2dd2 contracts: limit modification allowed time range rjl493456442 2018-06-13 11:14:36 +0800
  • a387151976 contracts: register hash only and fix interface puzzle rjl493456442 2018-06-12 10:24:33 +0800
  • 536eb1632d les: update/recover stable checkpoint rjl493456442 2018-06-08 10:41:31 +0800
  • 2b319f6b3e les: expose getCheckpoint API rjl493456442 2018-06-01 15:14:02 +0800
  • 03820baeef les: expose les server API rjl493456442 2018-06-01 12:20:48 +0800
  • 85e287fd88 contracts: modify checkpoint contract and rewrite unittests rjl493456442 2018-06-07 16:57:40 +0800
  • 88004ccbc2 light, les: watch checkpoint event and update in local rjl493456442 2018-06-05 18:25:54 +0800
  • 2da657de34 les: create costtable file rjl493456442 2018-06-05 13:59:10 +0800
  • 1f2f7ea18e contracts: add registrar wrapper and unittests rjl493456442 2018-06-04 19:43:53 +0800
  • 8f0e1537bb eth, internal: implements contract backend rjl493456442 2018-06-04 14:31:44 +0800
  • 516ff4664a contracts: add checkpoint registrar smart contract rjl493456442 2018-05-30 14:20:08 +0800
  • 285f0cbaf1
    Hotfix travis conditions Etienne Napoleone 2018-07-31 17:09:36 +0700
  • 89df8f1b5f
    Merge pull request #109 from tomochain/hotfix/travisstash Tuna 2018-07-31 16:56:03 +0700