Commit graph

  • 0ee22eb061
    build: fix Go version comparison for Windows linker Péter Szilágyi 2017-12-31 00:09:26 +0200
  • eaf59f5e5f
    whisper/whisper2: fix Go 1.10 vet issues on type mismatches Péter Szilágyi 2017-12-30 20:27:00 +0200
  • ff007c720a
    cmd/geth: fix extra trailing newline in license command Péter Szilágyi 2017-12-30 20:25:56 +0200
  • 0f8a25b967
    build: fix version comparison for Go 1.10+ Péter Szilágyi 2017-12-30 20:12:34 +0200
  • b96c1caa53
    Basic test case contract for Callisto network initial test. Dexaran 2017-12-30 11:44:38 +0000
  • b9731767af
    accounts/abi: handle named ouputs prefixed with underscores (#15766) Péter Szilágyi 2017-12-29 23:20:02 +0200
  • 36a10875c8 p2p/enr: initial implementation (#15585) Anton Evangelatov 2017-12-29 21:18:51 +0100
  • 8197f3b309
    accounts: handle purely underscore output names Péter Szilágyi 2017-12-29 16:16:57 +0200
  • e530059c70
    accounts/abi: handle collinding outputs for struct unpacks Péter Szilágyi 2017-12-29 15:12:21 +0200
  • e7cd627d93 accounts/abi: fix for one output interface crashing croath 2017-12-29 19:46:40 +0800
  • 55321b0592 Merge d9887cfe3d into f7ca03ae87 Leo Wang 2017-12-29 02:17:55 +0000
  • 9c65513a48
    Add files via upload Dave9036 2017-12-29 06:21:16 +0800
  • 24b42c2a95 Merge 9417a681bc into f7ca03ae87 baizhenxuan 2017-12-28 14:05:07 +0000
  • f7ca03ae87 eth, les, light: expose chain config in les node info too (#15732) Péter Szilágyi 2017-12-28 15:18:34 +0200
  • c15d76a40f p2p/discv5: fix reg lookup, polish code, use logger (#15737) Péter Szilágyi 2017-12-28 15:17:03 +0200
  • 5369a5c54d rpc: allow OPTIONS requests without Content-Type (#15759) Sorin Neacsu 2017-12-28 05:15:33 -0800
  • 47e23f9b87 accounts/abi: estimate gas before send transaction nkbai 2017-12-28 09:29:04 +0800
  • 9417a681bc accounts/abi: estimateGas before send transaction nkbai 2017-12-28 09:00:20 +0800
  • dc378a562d
    accounts/abi: handle named ouputs prefixed with underscores Péter Szilágyi 2017-12-27 23:00:11 +0200
  • 0bba5ff394 eth: Fix #3483 Shbli 2017-12-27 17:06:19 +0300
  • e628f04131 Upgrade Callisto client from upstream Yohan Graterol 2017-12-26 16:37:54 -0500
  • 395e938389 Modify max price Yohan Graterol 2017-12-26 14:47:17 -0500
  • 86a7f9ee81 Remove comment in clique Yohan Graterol 2017-12-26 14:46:02 -0500
  • 118dacddaf Set Rewards in POA and set params compatibles with ETC/ETH Yohan Graterol 2017-12-26 14:45:45 -0500
  • 6007bf967b rpc: Allow OPTIONS requests without Content-type: application/json Sorin Neacsu 2017-12-26 10:05:53 -0800
  • ef128e9b0e Modify gas cost params and bootnodes. Relaunch testnet. Yohan Graterol 2017-12-26 01:07:53 -0500
  • 3b8b9045c1 Merge d8a996555c into 9d187f0238 rude9 2017-12-25 21:15:09 +0000
  • f2d8d85fd7 ethdb: change write delay threshold and redisplay throttler rjl493456442 2017-12-24 13:39:19 +0800
  • e419b9a447 core, p2p/discv5: fix leaked goroutines ferhat elmas 2017-12-25 03:22:26 +0100
  • 835cf266c7
    Merge pull request #3 from ethereum/master ledgerwatch 2017-12-24 15:22:12 +0000
  • 5d5404e75d crypto: fix TestToECDSAErrors for nocgo Alex Wu 2017-12-24 16:18:51 +0800
  • cde27a9f0b Merge branch 'master' of https://github.com/ethereum/go-ethereum LLLeon 2017-12-24 16:23:04 +0800
  • 95e53c72e1 2017-12-24 qgzhao197504050036 2017-12-24 11:42:46 +0800
  • bfcdd24b8a 2017/12/24 qgzhao197504050036 2017-12-24 11:31:15 +0800
  • b44e7d10e3 2017-12-24 qgzhao197504050036 2017-12-24 11:07:14 +0800
  • 9d187f0238
    Merge pull request #15731 from holiman/revamp_abi Martin Holst Swende 2017-12-22 20:59:41 +0100
  • c095c87e11
    accounts/abi: merging of https://github.com/ethereum/go-ethereum/pull/15452 + lookup by id Martin Holst Swende 2017-12-21 16:18:37 +0100
  • 73d4a57d47
    acounts/abi: refactor abi, generalize abi pack/unpack to Arguments Martin Holst Swende 2017-12-21 10:26:30 +0100
  • 347fcb31fa whisper: bloom filter logic introduced Vlad 2017-12-22 19:11:36 +0200
  • 36e5bdf859 cmd console, eth, internal/web3ext les miner: changed etherbase to coinbase Darrel Herbst 2017-09-27 09:54:24 -0400
  • 47bfc3dfb0 Merge 2aeb2555fa into 5f8888e116 Robert Zaremba 2017-12-22 13:07:19 +0000
  • 02b93bc223 Merge 82c1eddbb2 into 5f8888e116 gary rong 2017-12-22 12:39:30 +0000
  • 5f8888e116 accounts, consensus, core, eth: make chain maker consensus agnostic (#15497) gary rong 2017-12-22 20:37:50 +0800
  • f03ea29113
    consensus, core: minor comment fixups Péter Szilágyi 2017-12-22 14:31:54 +0200
  • 993267d311 consensus: add docs for calcDifficulty function rjl493456442 2017-12-22 18:31:25 +0800
  • e86c08b951
    p2p/discv5: fix reg lookup, polish code, use logger Péter Szilágyi 2017-12-22 12:32:07 +0200
  • 607b91fede p2p/enr: bump headers to 2017 Anton Evangelatov 2017-12-22 11:14:38 +0100
  • 8edbda8399 Merge cf40142f31 into 9dbb8ef4aa Oren Zakay 2017-12-22 07:52:21 +0000
  • fdffaf31c4 consensus, core: move CalcDifficulty to Engine interface rjl493456442 2017-11-17 11:30:38 +0800
  • 38cdb375dd
    Fixed out of date comment Richard Hart 2017-12-21 15:18:46 -0500
  • 6c13089c2f Merge fede8847a3 into 9dbb8ef4aa Nick Rakochy 2017-12-21 18:32:41 +0000
  • fede8847a3 Moved GenesisFlag to utils to use --prestate flag for loading JSON file in Rinkeby and Testnet nrakochy 2017-12-21 12:29:36 -0600
  • 544671fb7d p2p/enr: rename Key to Entry Anton Evangelatov 2017-12-21 17:16:45 +0100
  • 9008a306fe
    eth, les, light: expose chain config in les node info too Péter Szilágyi 2017-12-21 18:02:56 +0200
  • 9dbb8ef4aa dashboard: integrate Flow, sketch message API (#15713) Kurkó Mihály 2017-12-21 17:54:38 +0200
  • 52f4d6dd78
    Merge pull request #15730 from karalabe/puppeth-expose-faucet-http Péter Szilágyi 2017-12-21 17:36:27 +0200
  • e4aa882ec5
    cmd/puppeth: fix faucet 502 error due to non-exposed HTTP port Péter Szilágyi 2017-12-21 17:25:42 +0200
  • 2aeb2555fa accounts/abi: add unpack into array test Robert Zaremba 2017-12-01 22:32:04 +0100
  • 5e647192d7
    dashboard: minor polishes, exclude misspell linter Péter Szilágyi 2017-12-21 16:27:56 +0200
  • 38b1e8ee20 whisper/whisperv6: PoW requirement (#15701) gluk256 2017-12-21 16:17:27 +0200
  • 81d4cafb32
    accounts/abi: add unpack into array test Robert Zaremba 2017-12-01 22:32:04 +0100
  • 1afca33eac
    accounts/abi: add Method Unpack tests Robert Zaremba 2017-11-23 23:50:22 +0100
  • 95461e8b22
    accounts/abi: satisfy most of the linter warnings Robert Zaremba 2017-11-10 02:48:51 +0100
  • 0ed8b838a9
    accounts/abi: fix event unpack into slice Robert Zaremba 2017-11-10 02:30:26 +0100
  • 9becba5540
    accounts/abi: fix event tupleUnpack Robert Zaremba 2017-11-10 00:08:28 +0100
  • 3511904aad
    accounts/abi: adding event unpacker tests Robert Zaremba 2017-11-10 02:28:17 +0100
  • 882a32a5b7 accounts/abi: add Method Unpack tests Robert Zaremba 2017-11-23 23:50:22 +0100
  • f0fc23bcf6 accounts/abi: satisfy most of the linter warnings Robert Zaremba 2017-11-10 02:48:51 +0100
  • f1e9e8303a accounts/abi: fix event unpack into slice Robert Zaremba 2017-11-10 02:30:26 +0100
  • 6d604a87c2 accounts/abi: fix event tupleUnpack Robert Zaremba 2017-11-10 00:08:28 +0100
  • ebb68bda50 accounts/abi: adding event unpacker tests Robert Zaremba 2017-11-10 02:28:17 +0100
  • 50b3ab66b2 p2p/enr: invalidate r.raw on Set Anton Evangelatov 2017-12-21 14:47:01 +0100
  • 5a6362e2d5
    dashboard: Flow integration, message API Kurkó Mihály 2017-12-20 09:52:58 +0200
  • 23bce8353a
    dashboard: minor design change Kurkó Mihály 2017-11-22 12:46:18 +0200
  • b0d41e386e
    Merge pull request #15285 from yondonfu/abi-offset-fixed-arrays Martin Holst Swende 2017-12-21 14:42:03 +0100
  • 91c3362315
    Merge pull request #15729 from karalabe/faucet-fix-twitter Péter Szilágyi 2017-12-21 15:32:10 +0200
  • 14852810b4 cmd/utils: add check on fd hard limit, skip test if below target (#15684) lash 2017-12-21 14:30:44 +0100
  • 542d51895f swarm/api: url scheme bzz-hash to get hashes of swarm content (#15238) (#15715) Janoš Guljaš 2017-12-21 13:47:10 +0100
  • 49f402876f
    cmd/utils: comment fd utility method Péter Szilágyi 2017-12-21 14:21:43 +0200
  • 68651a2329
    cmd/faucet: fix removal of Twitter zlib compression Péter Szilágyi 2017-12-21 14:14:24 +0200
  • 5258785c81
    cmd, core, eth/tracers: support fancier js tracing (#15516) Péter Szilágyi 2017-12-21 13:56:11 +0200
  • 1a5425779b
    Merge pull request #15727 from karalabe/rinkeby-akasha-bootnode Péter Szilágyi 2017-12-21 13:54:46 +0200
  • a28390542c
    params: add Rinkeby bootnode from Akasha Péter Szilágyi 2017-12-21 13:19:42 +0200
  • eeb53bc143 cmd/ethkey: new command line tool for keys (#15438) Steven Roose 2017-12-21 11:36:05 +0100
  • e21aa0fda3 accounts/abi: remove check for len%32==0 when unpacking events (#15670) Bob Glickstein 2017-12-21 01:59:14 -0800
  • f3582d4b5c
    Merge branch 'master' into 111_pow Felix Lange 2017-12-21 10:36:28 +0100
  • 4c26af972d
    Merge branch 'master' into 111_pow Felix Lange 2017-12-21 10:33:04 +0100
  • 9f1007e554 whisper/whisperv6: message bundling (#15666) gluk256 2017-12-21 11:31:44 +0200
  • 9ceee7c252 core/vm: terminate tracing using defers Péter Szilágyi 2017-12-21 10:52:25 +0200
  • 8ce0b32704 eth: rename rewind to reexec to make it more obvious Péter Szilágyi 2017-12-20 16:56:45 +0200
  • 1a4a187675 eth: fix some review comments Péter Szilágyi 2017-12-20 15:42:41 +0200
  • 09f99176d3 vendor: pull in latest duktape with my upstream fixes Péter Szilágyi 2017-12-20 15:09:45 +0200
  • e7a1b2ea66 eth/tracers: fix up 4byte and evmdis tracer Péter Szilágyi 2017-12-20 13:30:47 +0200
  • 42d03fc687 vendor: temporary duktape fix Péter Szilágyi 2017-12-19 19:07:39 +0200
  • 4de03429af vendor: fix windows builds for tracer js engine Péter Szilágyi 2017-12-19 14:05:43 +0200
  • 4aecb6c273 eth, tests: prestate tracer, call test suite, rewinding Péter Szilágyi 2017-12-19 14:03:17 +0200
  • becec012ef core, eth, internal: finalize call tracer and needed extras Péter Szilágyi 2017-12-15 17:00:23 +0200
  • 087b79d3f0 eth/tracers, vendor: swap ottovm to duktape for tracing Péter Szilágyi 2017-11-28 01:57:56 +0200
  • 3947b547c2 eth/tracers: add three more JavaScript tracers Martin Holst Swende 2017-11-27 11:10:10 +0100
  • 5fb85d4b7d eth, internal/web3ext: rework trace API, concurrency, chain tracing Péter Szilágyi 2017-11-24 17:12:39 +0200