Commit Graph

  • 861add3d72 cmd/geth: codegansta/cli package renamed to urfave/cli Bas van Kervel 2016-06-09 11:44:42 +02:00
  • 6886913fdf Merge pull request #2670 from bas-vk/indent Péter Szilágyi 2016-06-09 15:42:17 +03:00
  • 9b64913bba crypto: add btcec fallback for sign/recover without cgo Felix Lange 2016-06-09 12:50:06 +02:00
  • 2de36c2694 all: use elliptic.Curve implementation from btcec Felix Lange 2016-06-09 12:37:44 +02:00
  • b067649bb0 Godeps: add github.com/btcsuite/btcd/btcec Felix Lange 2016-06-09 12:37:09 +02:00
  • 73c6f4b9e6 node: Make IPC endpoint more generic Bas van Kervel 2016-05-28 07:45:47 +02:00
  • 81c76e07dc common: enhanced performance for BytesToBig Joubin Muhammad Houshyar 2016-06-08 14:07:37 -04:00
  • c75d3b0ede Merge pull request #2673 from karalabe/fix-accounts-usage-text Felix Lange 2016-06-08 17:22:52 +02:00
  • d3a135d9ee Merge bcf99c2ee909a18085e40602f10ed2ae48cd40c3 into d31eab94fdf959c90512cf3d097dd7e3dcf11115 Nchinda Nchinda 2016-06-08 14:02:40 +00:00
  • 7c0eb47dfb cmd/geth: fix the keystore path in the accounts help text Péter Szilágyi 2016-06-08 17:00:18 +03:00
  • dbcdf83ed8 console: ignore round and curly brackets in strings when determining indentation level Bas van Kervel 2016-06-08 12:17:38 +02:00
  • d31eab94fd Merge pull request #2671 from karalabe/randomize-console-tests Péter Szilágyi 2016-06-08 14:38:22 +03:00
  • 13f9eff1d8 Merge 99f3a362d50ff686779595553fc2d0e56c7fcd25 into e2853948daac4326beb2433dfe60a75163b604d5 U-Zyn Chua 2016-06-08 11:32:15 +00:00
  • 553f08b819 Merge pull request #2669 from karalabe/fix-windows-console-color Péter Szilágyi 2016-06-08 13:54:49 +03:00
  • 32258af87b cmd/geth: truly randomize console test RPC endpoints Péter Szilágyi 2016-06-08 13:53:07 +03:00
  • d251d48439 console: fix windows color transformation issue Péter Szilágyi 2016-06-08 13:12:15 +03:00
  • 064a78507e core: integrated fork procedure Jeffrey Wilcke 2016-05-30 14:58:23 +02:00
  • 888b5c706e core, miner: ChainFork as BlockReader. Updated VM Env to use reader fn Jeffrey Wilcke 2016-05-30 14:48:48 +02:00
  • 7d5e2443e2 core: basic fork tests Jeffrey Wilcke 2016-05-30 13:47:13 +02:00
  • 25fddfb76f core: chain tracking Jeffrey Wilcke 2016-05-29 22:54:23 +02:00
  • dae51d9a84 core: basic interface for new blocks Jeffrey Wilcke 2016-05-26 01:48:38 +02:00
  • 19a0f9f958 core: example blockchain transaction Jeffrey Wilcke 2016-05-25 11:24:55 +02:00
  • 3ca6340117 core, ethdb: Removed old memory database and use leveldb in-memory db Jeffrey Wilcke 2016-05-26 00:48:14 +02:00
  • f9917c8c7b core: improved chainDb using sequential keys zsfelfoldi 2016-04-05 15:22:04 +02:00
  • e2853948da Merge pull request #2660 from ethersphere/s/kademlia-findbest Daniel A. Nagy 2016-06-06 19:51:29 +02:00
  • a9d4666dfa p2p/discover: improve simulation Felix Lange 2016-06-06 18:47:28 +02:00
  • b95a71070c p2p/discover: add simulation setup Felix Lange 2016-06-06 17:53:46 +02:00
  • 0f036f6209 Merge branch 'release/1.4' v1.4.6 Péter Szilágyi 2016-06-06 17:22:55 +03:00
  • 71a89b7c75 VERSION, cmd/geth: bumped version 1.4.6 Péter Szilágyi 2016-06-06 16:23:33 +03:00
  • ecb8e23e88 [release/1.4.6] eth: don't accept transactions until we sync up with the network Péter Szilágyi 2016-06-02 15:54:07 +03:00
  • 058c5fe960 [release/1.4.6] eth/downloader: adaptive quality of service tuning Péter Szilágyi 2016-06-01 18:07:25 +03:00
  • a29bdf547c [release/1.4.6] eth/downloader: make fast sync resilient to critical section fails Péter Szilágyi 2016-06-02 12:37:14 +03:00
  • 44b912ec64 [release/1.4.6] core: add missing lock in TxPool.{GetTransaction,RemoveTx} Felix Lange 2016-06-02 20:33:45 +02:00
  • 3d69970c15 [release/1.4.6] cmd/geth: make console tests more robust Felix Lange 2016-06-02 22:33:57 +02:00
  • 8b90a49f3d [release/1.4.6] console: remove unnecessary JS evaluation in Welcome Felix Lange 2016-06-02 22:33:11 +02:00
  • c046126c87 [release/1.4.6] internal/jsre: ensure Stop can be called more than once Felix Lange 2016-06-02 21:20:32 +02:00
  • cd134178f7 [release/1.4.6] eth/downloader: ensure cancel channel is closed post sync Péter Szilágyi 2016-05-30 12:01:50 +03:00
  • 4918c820c6 [release/1.4.6] eth/downloader, trie: pull head state concurrently with chain Péter Szilágyi 2016-05-27 14:26:00 +03:00
  • 5904d58a96 [release/1.4.6] cmd/geth, console: fix reviewer issues Péter Szilágyi 2016-05-30 17:30:17 +03:00
  • 7c90a2e42e [release/1.4.6] console, internal/jsre: colorize JavaScript exceptions too Péter Szilágyi 2016-05-11 17:28:29 +03:00
  • c39de61a0a [release/1.4.6] cmd, console: split off the console into a reusable package Péter Szilágyi 2016-05-06 12:40:23 +03:00
  • af53767e16 [release/1.4.6] core, core/state, trie: enterprise hand-tuned multi-level caching Péter Szilágyi 2016-05-19 13:24:14 +03:00
  • 7632acf6b4 [release/1.4.6] core/state: return the starting nonce for non-existent accs (testnet) Péter Szilágyi 2016-05-27 10:42:11 +03:00
  • 9ccb70da7b [release/1.4.6] eth: enable bad block reports Felix Lange 2016-05-24 18:49:54 +02:00
  • 8fefee7132 [release/1.4.6] misc: fix spelling mistake Obulapathi N Challa 2016-05-24 22:13:05 -05:00
  • 7a4073a758 [release/1.4.6] eth/api: fixed GetCompilers when there is no error creating Solc Rémy Roy 2016-05-24 16:44:33 -04:00
  • ab522d3bc7 [release/1.4.6] common/compiler: support relative path to solc Rémy Roy 2016-05-24 17:02:00 -04:00
  • c45c424073 [release/1.4.6] Just to make it clear how to build all executables Gianfranco Cecconi 2016-05-23 14:19:17 +01:00
  • 8d2775e3d7 [release/1.4.6] core: Simplify bloom9 tests with available convenience method TestBytes Fabio Berger 2016-05-22 16:42:46 -07:00
  • 170036289b [release/1.4.6] eth/downloader: fix reviewer comments Péter Szilágyi 2016-05-17 11:12:57 +03:00
  • 8ebbd9b7c7 [release/1.4.6] eth/downloader: stream partial skeleton filling to processor Péter Szilágyi 2016-04-19 12:27:37 +03:00
  • 7df36e5ec1 [release/1.4.6] eth/downloader: implement concurrent header downloads Péter Szilágyi 2016-02-25 18:36:42 +02:00
  • 5fb29fd45f [release/1.4.6] node, p2p: move network config out of Server Felix Lange 2016-05-18 11:31:00 +02:00
  • 90beb6112e [release/1.4.6] README: fix typos Changhoon Lee 2016-05-12 22:40:47 +09:00
  • efa2b3da7e [release/1.4.6] cmd/geth: use text/templates in the tester, not html Péter Szilágyi 2016-05-11 11:58:48 +03:00
  • e3b3c298df [release/1.4.6] cmd/geth, internal/web3ext, rpc: surface rpc module, fix shh, fix miner Péter Szilágyi 2016-05-11 11:49:44 +03:00
  • 3752507a11 [release/1.4.6] travis: run CI builds against multiple Go versions Péter Szilágyi 2016-05-04 19:45:50 +03:00
  • 5a458da42a core: chain read/write speed benchmarks zsfelfoldi 2016-04-25 18:12:51 +02:00
  • 89c6c5bb85 accounts/abi: Negative numbers not properly converted in ABI encoding Thomas Bocek 2016-06-02 18:43:27 +02:00
  • fdd61b83ff Merge pull request #2649 from karalabe/omit-startup-tx-processing Péter Szilágyi 2016-06-06 15:12:27 +03:00
  • 32559ccad1 eth: don't accept transactions until we sync up with the network Péter Szilágyi 2016-06-02 15:54:07 +03:00
  • 826efc2295 Merge pull request #2630 from karalabe/adaptive-qos-tuning Péter Szilágyi 2016-06-06 14:44:59 +03:00
  • 88f174a014 eth/downloader: adaptive quality of service tuning Péter Szilágyi 2016-06-01 18:07:25 +03:00
  • 780bdb3e80 Merge pull request #2647 from karalabe/fastsync-critical-resilience Péter Szilágyi 2016-06-06 12:42:49 +03:00
  • 6bff0b3f7f swarm/api/config: fix test for new callinterval value zelig 2016-06-04 15:38:25 +01:00
  • 31b18f6dc6 swarm/network: * fix kademlia findBest strategy * much simplified code * improve algo * better logging * native go time marshalling * tests fixed * hive interface change zelig 2016-06-04 10:55:36 +01:00
  • e267b56c32 improve swarm/cmd/swarm: add enode, connect subcommands, improve startup (only one round needed) zelig 2016-06-04 10:53:38 +01:00
  • 04bdfa0605 add functionality for unpacking transaction log to event parameters Ken Matsushima 2016-06-04 16:15:25 +09:00
  • bcf99c2ee9 Update to reinstate logfile flag Fix log to stdout instead of stderr update files to use new stdout function Add a flag to toggle logging to temp files instead of stdout Firescar96 2016-06-03 03:07:13 -04:00
  • fe263175f7 Merge 7c0c63540bf79e8ebe961a7634aa770390a2ce8a into 828e1e35fd03a701a1feace3abf3b80c222c6c70 Péter Szilágyi 2016-06-03 12:24:56 +00:00
  • 7c0c63540b eth/downloader: make fast sync resilient to critical section fails Péter Szilágyi 2016-06-02 12:37:14 +03:00
  • 708cca9dde eth: don't accept transactions until we sync up with the network Péter Szilágyi 2016-06-02 15:54:07 +03:00
  • 5255d20054 eth/downloader: use median RTT as the default for new peers Péter Szilágyi 2016-06-03 14:06:39 +03:00
  • ad8378a8d1 eth/downloader: cap the TTL to a reasonable 1 minute Péter Szilágyi 2016-06-03 11:25:35 +03:00
  • 2925dc3f07 eth/downloader: fix string formatting per review requests Péter Szilágyi 2016-06-03 11:05:25 +03:00
  • c02170de4e eth/downloader: adaptive quality of service tuning Péter Szilágyi 2016-06-01 18:07:25 +03:00
  • 828e1e35fd Merge pull request #2655 from fjl/txpool-lock Péter Szilágyi 2016-06-03 14:08:22 +03:00
  • fc85dd175e core: add missing lock in TxPool.{GetTransaction,RemoveTx} Felix Lange 2016-06-02 20:33:45 +02:00
  • 89ba380b3c Merge pull request #2656 from fjl/console-test Felix Lange 2016-06-03 11:25:38 +02:00
  • b57b6e341e cmd/geth: make console tests more robust Felix Lange 2016-06-02 22:33:57 +02:00
  • ad0e6e971e console: remove unnecessary JS evaluation in Welcome Felix Lange 2016-06-02 22:33:11 +02:00
  • b2d29f9e9a Implement block signing Luke Williams 2016-06-03 15:03:09 +10:00
  • 1a6fbacb64 Enforce that Extra field on block matches a preset value Luke Williams 2016-05-03 16:30:48 +10:00
  • 26d69d69c5 Allow up to 128 bytes in block extraData Luke Williams 2016-05-03 16:16:34 +10:00
  • fdba0cb03c internal/jsre: ensure Stop can be called more than once Felix Lange 2016-06-02 21:20:32 +02:00
  • 1d1d077811 Merge 22c5f0195066595f6486991984fc0a36e2acd336 into a269a713d6486627bfe2a9f130502554879a4308 Thomas Bocek 2016-06-02 15:58:27 +00:00
  • 22c5f01950 Negative numbers not properly converted in ABI encoding Thomas Bocek 2016-06-02 17:47:50 +02:00
  • 548c8870c7 cmd/geth: don't defer a jsre close, it cannot handle it Péter Szilágyi 2016-06-02 16:51:43 +03:00
  • 61ee9f299d eth/downloader: make fast sync resilient to critical section fails Péter Szilágyi 2016-06-02 12:37:14 +03:00
  • 4c19de895b Merge pull request #2628 from IgorShadurin/swarm Daniel A. Nagy 2016-06-01 14:22:46 +02:00
  • 15858370fa fix and reorder labels Ihar Shaduryn 2016-06-01 14:52:59 +03:00
  • a033ab400d Log messages around peer management are less ambiguous. Daniel A. Nagy 2016-06-01 09:17:33 +02:00
  • a3b1cd87cd preview for long actions ishadurin 2016-05-31 23:37:32 +03:00
  • bb27dc06b9 kademlia: timer fix zelig 2016-05-31 19:43:04 +02:00
  • 7925859193 syncer: fix process leak by adding select to state.synced <- false zelig 2016-05-31 19:42:13 +02:00
  • 16a23ff740 Merge pull request #2637 from karalabe/downloader-always-cancel Péter Szilágyi 2016-05-31 14:48:52 +03:00
  • 1d5d21726a Merge pull request #2627 from karalabe/concurrent-head-sync Péter Szilágyi 2016-05-31 11:52:16 +03:00
  • 7b662103a0 Merge pull request #2535 from karalabe/modularize-console Péter Szilágyi 2016-05-31 11:48:08 +03:00
  • da729e5b38 cmd/geth, console: fix reviewer issues Péter Szilágyi 2016-05-30 17:30:17 +03:00
  • b610c58875 kademlia: improved logs, fix potential deadlock in String() zelig 2016-05-31 08:05:29 +02:00