Commit graph

  • 9b60f1dd7c Merge ac2b613eab into 41318f3776 nkbai 2017-06-30 03:55:55 +0000
  • 824373ae73
    accounts/abi: need to figure out what we're doing with bytes but 2D arrays/slices work now type creation wise. RJ Catalano 2017-06-26 11:21:45 -0500
  • ef94e2c4a0
    accounts/abi: hex-ify the tests made for this branch. RJ Catalano 2017-06-22 18:52:46 -0500
  • 9bb7fd7bd2
    accounts/abi: more extensive testing of slices and arrays for all integer types RJ Catalano 2017-06-20 13:16:57 -0500
  • 89c3bfddc6
    accounts/abi: eliminated entire switch case for slices and made the setup easier and more intuitive. RJ Catalano 2017-06-20 13:02:10 -0500
  • f63ac37923 Merge ac2b613eab into 41318f3776 nkbai 2017-06-30 03:47:11 +0000
  • ac2b613eab use crypto's api to replace magic numbers nkbai 2017-06-30 11:40:44 +0800
  • 440b5a2242 Disable fast sync support Julian Yap 2017-06-29 10:38:17 -1000
  • c47cc688ea p2p/simulations: removed requirement for a mocker from network Fabio Barone 2017-06-29 09:00:35 -0500
  • 41318f3776 Merge pull request #14646 from ethersphere/swarm-ens-api Péter Szilágyi 2017-06-29 19:09:01 +0300
  • 65b96dc4b9 Merge pull request #14727 from holiman/count_txs_right Péter Szilágyi 2017-06-29 16:49:43 +0300
  • 8bbd598ef4 core: fix an off-by-one when the block import counts blocks Martin Holst Swende 2017-06-29 14:19:10 +0200
  • ae11545bc5 eth, les: Refactor downloader peer to use structs Nick Johnson 2017-06-28 13:25:08 +0100
  • 8bb82d8fef Merge pull request #107 from ethersphere/network-testing-framework-kadfix Viktor Trón 2017-06-29 12:57:52 +0200
  • aaae37ce8b
    consensus, core: EIP 100 polishes, fix chain maker diff Péter Szilágyi 2017-06-29 13:13:00 +0300
  • c5b2abc83d
    core/vm: Fixed error in bn256Add Martin Holst Swende 2017-06-20 23:03:02 +0200
  • c3711a1f2c
    consensus, core: implement metropolis features Jeffrey Wilcke 2017-04-16 09:53:50 +0200
  • 66f96dad09 Merge pull request #109 from ethersphere/network-testing-framework-events Viktor Trón 2017-06-29 10:14:26 +0200
  • 4b397c49c5 p2p/simulations: Send current nodes & conns in event stream Lewis Marshall 2017-06-28 17:54:37 +0100
  • 0550957989 eth, les, light: Refactor downloader to use blockchain interface Nick Johnson 2017-06-27 16:15:29 +0100
  • 3946fc3bb3 Merge pull request #108 from ethersphere/network-testing-framework-http Viktor Trón 2017-06-28 16:17:01 +0200
  • dfd076244d Merge pull request #14718 from holiman/gascalc_fix Péter Szilágyi 2017-06-28 13:12:13 +0300
  • 6dc32e897a core/vm: add benchmarks for some ops and precompiles (#14641) Martin Holst Swende 2017-06-28 11:45:45 +0200
  • e4301564c2 core/vm : fix testcase for gas calculation Martin Holst Swende 2017-06-28 10:47:07 +0200
  • 18b19098c7
    light: update txpool signer to EIP155 Bas van Kervel 2017-06-28 10:44:17 +0200
  • 2320af4b9d
    core/vm/runtime: gofmt the tests Péter Szilágyi 2017-06-28 11:25:50 +0300
  • 65a6cc2f1e core/types, core/vm: mark tx execution as failed if error return rjl493456442 2017-06-28 10:32:31 +0800
  • bae7565231 core/vm: fix overflow in gas calculation formula Martin Holst Swende 2017-06-28 09:51:31 +0200
  • 66d8ff8983 core/vm/runtime: add tx revert related unit test rjl493456442 2017-06-16 17:06:40 +0800
  • 90da06cccb core/vm/runtime: return tx reverted back rjl493456442 2017-06-16 16:19:00 +0800
  • 2b73e775ed dep: remove useless rjl493456442 2017-06-15 21:57:36 +0800
  • 6bca2216db core: trace whether tx is reverted rjl493456442 2017-06-15 19:27:21 +0800
  • b7c7166202 core/vm: set revert flag in contract when state revert happen. rjl493456442 2017-06-15 21:52:17 +0800
  • 29f803892d core/vm: add a reverted flag in vm contract rjl493456442 2017-06-15 21:49:12 +0800
  • 40d36e15a4 core/types: add a reverted field in receipt rjl493456442 2017-06-15 21:46:57 +0800
  • fc904b482c swarm/network: Support disabling discovery for overlay sim Lewis Marshall 2017-06-27 19:12:43 +0100
  • 74d40d67b0 p2p/simulations: Only register services once Lewis Marshall 2017-06-27 19:12:24 +0100
  • c8e645817b p2p/simulations: Use a single network for the HTTP API Lewis Marshall 2017-06-27 18:45:36 +0100
  • 9e5f03b6c4 core/state: access trie through Database interface, track errors (#14589) Felix Lange 2017-06-27 15:57:06 +0200
  • bb366271fe Merge pull request #14686 from fjl/hexutil-json-type-error Péter Szilágyi 2017-06-27 15:02:43 +0300
  • c5a5bf7d52 core: use OpenTrie to check state presence Felix Lange 2017-06-21 12:55:02 +0200
  • df0056c1dc trie: don't crash for invalid proof (needs investigation) Felix Lange 2017-06-15 19:07:41 +0200
  • cc860e38e5 les, light: use core/state implementation of state Felix Lange 2017-04-28 11:58:23 +0200
  • 44c5e48935 core/state: access trie through Database interface, track errors Felix Lange 2017-04-26 15:16:12 +0200
  • 4a741df757 common/hexutil: wrap errors in json.UnmarshalTypeError Felix Lange 2017-06-23 10:50:49 +0200
  • 5421a08d2f accounts/abi: reorganizing package with small fixes (#14610) RJ Catalano 2017-06-27 03:05:33 -0500
  • cf611c50b9 build: fix devel golang detection on debian/ubuntu (#14711) Addy Yeow 2017-06-27 17:11:41 +1000
  • f9935a0345
    build: Fix devel golang detection ayeowch 2017-06-27 14:05:52 +1000
  • 441b6d6093
    accounts/abi: fix ugly hack and fix error type declaration. RJ Catalano 2017-06-26 07:57:47 -0500
  • a6a0110980 cmd: Add support for exporting state and receipts Nick Johnson 2017-06-26 12:12:35 +0100
  • c008176f9f Merge pull request #14690 from karalabe/faucet-key-reuse Péter Szilágyi 2017-06-26 14:03:46 +0300
  • f3359d5e58 cmd/swarm: Support using Mainnet for resolving ENS names Lewis Marshall 2017-06-18 00:25:39 +0200
  • feb2932706 Merge pull request #14540 from bas-vk/whisper-api Péter Szilágyi 2017-06-26 13:44:35 +0300
  • ea1d1825a8 cmd/geth: fix whisper flag group capitalization Péter Szilágyi 2017-06-26 13:40:43 +0300
  • f321ed23fb Merge pull request #14687 from markya0616/unused_events Péter Szilágyi 2017-06-26 13:27:39 +0300
  • 413dc1d265 rpc: fix closure problem in batch processing (#14688) bloonfield 2017-06-26 17:26:22 +0800
  • fdf2184b1e Merge pull request #14697 from homotopycolimit/master Péter Szilágyi 2017-06-26 12:21:11 +0300
  • 3c7338d6c8 Makefile: add make swarm command (#14698) Aron 2017-06-26 11:19:53 +0200
  • 49f7a4ee75 Makefile: minor code formatting polishes Péter Szilágyi 2017-06-26 12:19:24 +0300
  • ef8d4711d5 Update README.md (#14701) G. Kay Lee 2017-06-26 17:17:06 +0800
  • c4f33d4ea5 swarm/network: kad fixes zelig 2017-06-26 09:15:07 +0200
  • 14e82b78ef Update README.md G. Kay Lee 2017-06-26 09:29:44 +0800
  • d9a883910e swarm, swarm/pss, whisper: ssh topics, asym encrypt lash 2017-06-26 00:53:24 +0200
  • 8863324fff Merge pull request #105 from ethersphere/network-testing-framework-lock-fixes Viktor Trón 2017-06-25 23:58:35 +0200
  • fe8f70cc28 Makefile: add make swarm command aron 2017-06-25 16:26:03 +0200
  • caa00b7e6d swarm/storage: remove panic on invalid chunk aron 2017-06-25 16:10:54 +0200
  • a009ee3d39 swarm/pss: added msg to log, cleared lock error lash 2017-06-25 15:49:22 +0200
  • 2b7a3a379b p2p: Prevent blocking on the conn.cont channel Lewis Marshall 2017-06-25 12:29:58 +0200
  • 5d8c55b077 p2p/protocols: Wait for handshake to be sent before returning Lewis Marshall 2017-06-25 12:29:07 +0200
  • e145bda359 swarm/network: Fix locking in Healthy Lewis Marshall 2017-06-24 12:41:12 +0200
  • 720a11184d p2p/simulations: Improve SimNode locking Lewis Marshall 2017-06-23 15:29:07 +0200
  • 5e24e2eb5b p2p/protocols: Improve log messages Lewis Marshall 2017-06-23 15:14:29 +0200
  • 4cb8412cd0 Merge pull request #104 from ethersphere/network-testing-framework-psstalk Lewis Marshall 2017-06-25 12:24:56 +0200
  • 43577cdf04 core/vm: review changes (gas, comments) Jeffrey Wilcke 2017-06-21 22:23:29 +0200
  • 4eae3cc25c core/vm: implemented create2 Jeffrey Wilcke 2017-06-15 17:05:36 +0200
  • 797172bfe8 core/vm: fixed clearing issue on return data Jeffrey Wilcke 2017-06-15 14:14:14 +0200
  • edf95ec610 core/vm: added metropolis instructions Jeffrey Wilcke 2017-06-15 14:13:23 +0200
  • 4ba89772ac core/vm: review changes: mod-pad, contract addrs, bn256-arith, f&r Jeffrey Wilcke 2017-06-03 09:20:08 +0200
  • ad0a31f9a4 core/vm: reimplemented RETURNDATA{SIZE, COPY} Jeffrey Wilcke 2017-05-29 09:10:23 +0200
  • f7212a43df core/types: make receipt PostState optional Felix Lange 2017-04-22 22:56:57 +0200
  • 1f7e091b09 consensus, core/*: metropolis features Jeffrey Wilcke 2017-04-16 09:53:50 +0200
  • 0628dbaab9 cmd/swarm: added websocket capability (for pss) lash 2017-06-24 08:07:57 +0200
  • ef557bb759
    accounts/abi: use errors package in the error file. RJ Catalano 2017-06-23 07:27:49 -0500
  • 5603eb9116
    cmd/puppeth: fix key reuse during faucet deploys Péter Szilágyi 2017-06-23 13:34:21 +0300
  • 0c2b9699a8 sendBatchHTTP bug: if call batch rpc, the result weren't right. It's a typical closure problem. Bianlongfei 2017-06-23 17:55:11 +0800
  • 78c04c920d params, VERSION: 1.6.7 unstable Felix Lange 2017-06-23 11:28:43 +0200
  • 10a45cb59b params: 1.6.6 stable v1.6.6 Felix Lange 2017-06-23 11:26:54 +0200
  • a3299461cd Merge ea363998d0 into cd88f69715 Jeffrey Wilcke 2017-06-23 08:21:48 +0000
  • cd88f69715 Merge pull request #14596 from markya0616/valid_clique_vote Péter Szilágyi 2017-06-23 11:21:38 +0300
  • 46d0d04f97 Merge pull request #14685 from karalabe/ethdb-metrics-fail-fix Péter Szilágyi 2017-06-23 11:10:29 +0300
  • 514659a023
    consensus/clique: minor cleanups Péter Szilágyi 2017-06-23 11:05:20 +0300
  • 01c9cf1cb5 node: don't return non-nil database on error Felix Lange 2017-06-23 09:56:30 +0200
  • b751cf3901 Merge pull request #14681 from fjl/build-fixup Péter Szilágyi 2017-06-23 10:30:27 +0300
  • b6e99deee9 whisper: renamed Info#Message to Info#Messages Bas van Kervel 2017-06-23 09:18:02 +0200
  • d40179f882
    eth: gracefully error if database cannot be opened Péter Szilágyi 2017-06-23 10:12:41 +0300
  • 7ab9a617eb swarm, cmd/swarm: PR cleanup, rm obsolete flags lash 2017-06-23 06:51:30 +0200
  • beb708e6d7 core: remove unused events mark.lin 2017-06-23 10:39:38 +0800
  • 9ebc7d4961 Merge b664bedcf2 into cf87713dd4 genocide2600 2017-06-23 01:55:31 +0000
  • 3afa23f2d5
    accounts/abi: declare bool at the package level RJ Catalano 2017-06-22 18:57:26 -0500
  • f2c5b2cc1c travis.yml: add fakeroot to launchpad builder Felix Lange 2017-06-22 22:21:59 +0200