Commit graph

  • 847f18d809 core: trace whether tx is reverted rjl493456442 2017-06-15 19:27:21 +0800
  • 3cbe9f9a9f core/vm: set revert flag in contract when state revert happen. rjl493456442 2017-06-15 21:52:17 +0800
  • 34998d4410 core/vm: add a reverted flag in vm contract rjl493456442 2017-06-15 21:49:12 +0800
  • 14b9e3be91 Merge 886b51c976 into 431cf2a1e4 RJ Catalano 2017-06-16 14:12:31 +0000
  • 431cf2a1e4 Merge pull request #14635 from necaremus/patch-1 Péter Szilágyi 2017-06-16 17:11:54 +0300
  • 4f77857f74 cmd/geth: fixed a minor typo in the comments necaremus 2017-06-16 15:03:19 +0200
  • 9165dda493 Merge 4c095e5035 into fade09a7ff necaremus 2017-06-16 12:27:53 +0000
  • 4c095e5035 fixed a minor typo in the comments necaremus 2017-06-16 14:26:32 +0200
  • 2a312ac435 core/vm/runtime: add tx revert related unit test rjl493456442 2017-06-16 17:06:40 +0800
  • a6e5751a9c core/vm/runtime: return tx reverted back rjl493456442 2017-06-16 16:19:00 +0800
  • 3a2fceedb9 trie: add Path to MissingNodeError Felix Lange 2017-06-15 17:17:58 +0200
  • 0b210b11e3 trie: retry failed seek/peek in iterator Next Felix Lange 2017-06-07 17:27:52 +0200
  • 9ca22b809d trie: add LeafKey to iterator, panic when not at leaf Felix Lange 2017-05-31 13:27:10 +0200
  • 4b1b5cf8c7 cmd/evm, core/vm: add --nomemory, --nostack to evm, add memorysize to StructLog Martin Holst Swende 2017-06-13 23:37:08 +0200
  • 24c7b58baf dep: remove useless rjl493456442 2017-06-15 21:57:36 +0800
  • 569ed15527 core: trace whether tx is reverted rjl493456442 2017-06-15 19:27:21 +0800
  • 3b20bbfbbd core/vm: set revert flag in contract when state revert happen. rjl493456442 2017-06-15 21:52:17 +0800
  • 19c8193876 core/vm: add a reverted flag in vm contract rjl493456442 2017-06-15 21:49:12 +0800
  • d14dceb396 core/types: add a reverted field in receipt rjl493456442 2017-06-15 21:46:57 +0800
  • fade09a7ff eth: remove les server from protocol manager (#14625) Alan Chen 2017-06-15 08:28:57 -0500
  • b58a501673 whisperv5: integrate whisper and add whisper RPC simulator Bas van Kervel 2017-06-13 11:49:07 +0200
  • 1b29f072af eth: remove les server from protocol manager Alan Chen 2017-06-15 16:45:38 +0800
  • cc2578933b Merge pull request #3 from lacabra/patch-1 Julian Y 2017-06-14 09:37:01 -1000
  • f551b53a69 Update README.md: link to binaries Victor 2017-06-14 14:54:51 -0400
  • ee4ea6cb3f
    accounts/abi: take out unnecessary argument in pack method RJ Catalano 2017-06-14 11:04:40 -0500
  • cb853eb521
    accounts/abi: fix up error message and variable names RJ Catalano 2017-06-14 08:34:56 -0500
  • d6516d58b2 trie: add Err to Iterator Felix Lange 2017-06-07 17:04:14 +0200
  • d36e4a4176 trie: improve error reporting of random test Felix Lange 2017-06-13 13:12:25 +0200
  • 71fb11d6a0 rpc: Fix EthSubscribe Lewis Marshall 2017-06-14 11:08:45 +0200
  • db6e695002 consensus/clique: choose valid votes mark.lin 2017-06-14 16:49:33 +0800
  • 1253f2cc58
    accounts/abi: be very very very correct RJ Catalano 2017-06-13 18:50:00 -0500
  • 6d9295ea67
    accounts/abi: fix for the array set and for creating a bool RJ Catalano 2017-06-13 18:45:01 -0500
  • c9920a7c6e
    accounts/abi: fix boolean decode function RJ Catalano 2017-06-13 18:23:55 -0500
  • 07e2f0f3b1
    accounts/abi: move file names RJ Catalano 2017-06-13 17:58:40 -0500
  • 335abdceb1 Merge pull request #14581 from holiman/byte_opt Péter Szilágyi 2017-06-13 14:44:19 +0300
  • 732273094c Merge pull request #14604 from bas-vk/mobile-getfrom Péter Szilágyi 2017-06-13 14:09:25 +0300
  • b8793edd83
    mobile: add a regression test for signer recovery Péter Szilágyi 2017-06-13 13:39:39 +0300
  • 1a008e5511 ethdb: remove Set Felix Lange 2017-06-07 18:03:22 +0200
  • eb92522278 mobile: use EIP155 signer for determining sender Bas van Kervel 2017-06-09 12:39:50 +0200
  • 489ce69695 Merge 5fbce1ad39 into 061889d4ea Jakob Borg 2017-06-12 23:22:29 +0000
  • a52e1b4495
    accounts/abi: reorganizing package and some notes and a quick correction of name. RJ Catalano 2017-06-12 10:11:51 -0500
  • 061889d4ea rlp, trie, contracts, compression, consensus: improve comments (#14580) S. Matthew English 2017-06-12 14:45:17 +0200
  • e3dfd55820 Merge pull request #14598 from konradkonrad/fix_makedag Péter Szilágyi 2017-06-12 13:34:26 +0300
  • 2fefe4baa0 consensus: Fix makedag epoch Konrad Feldmeier 2017-06-08 10:38:36 +0200
  • 886b51c976
    accounts/abi: various fixes throughout the package on the path to compilation. RJ Catalano 2017-06-11 14:49:44 -0500
  • e4dce0b131
    accounts/abi: added a parsing file and added some notes and building blocks. Might be slightly inaccurate, needs testing. RJ Catalano 2017-06-11 12:20:05 -0500
  • 28ab8ef876 Merge 80f7c6c299 into cf87713dd4 kamilk91 2017-06-10 09:14:20 +0000
  • 2615dc3887
    accounts/abi: separate unpacking functions into own file and separate unpacking to methods and events RJ Catalano 2017-06-09 15:19:54 -0500
  • a5be068035
    accounts/abi: testing that need to be repositioned once architecting is finished RJ Catalano 2017-06-07 15:51:45 -0500
  • 5ef1e97b7c
    accounts/abi,common/math: much test driven development RJ Catalano 2017-05-22 16:38:38 -0500
  • ac9865791a core/vm, common/math: Add doc about Byte, fix format Martin Holst Swende 2017-06-08 23:16:05 +0200
  • 7e86282a72 Merge d4f44679bd into 80f7c6c299 Jeffrey Wilcke 2017-06-08 17:57:47 +0000
  • 2da518f162 Merge 9531c83031 into 80f7c6c299 Felföldi Zsolt 2017-06-08 09:37:56 +0000
  • 41e2758827 Merge 7ccdaefd1e into 80f7c6c299 orenyodfat 2017-06-08 09:36:18 +0000
  • 6af12df8de Merge 1851223268 into 80f7c6c299 orenyodfat 2017-06-08 09:36:18 +0000
  • 49928d3898 Merge 10cd54e924 into 80f7c6c299 Dominik Hirzel 2017-06-08 08:17:14 +0000
  • b3903137ac Merge d3c0b558fa into 80f7c6c299 Philip Monk 2017-06-08 08:17:14 +0000
  • 01921d09f0 Merge 72c8473ffb into 80f7c6c299 qianbin 2017-06-08 08:17:14 +0000
  • 5be68bb932 Merge b0c6a76bee into 80f7c6c299 Chris Pacia 2017-06-08 08:17:14 +0000
  • 90ae0aed3c Merge d65c84b1c9 into 80f7c6c299 RJ Catalano 2017-06-08 08:17:13 +0000
  • 9a730002ac Merge 43064d8ddd into 80f7c6c299 bas-vk 2017-06-07 19:21:07 +0000
  • 522ee80451 Merge dbb742efc4 into 80f7c6c299 Péter Szilágyi 2017-06-07 18:28:00 +0000
  • 7d191cf7c7 Merge d6149a790d into 80f7c6c299 bas-vk 2017-06-07 16:50:30 +0000
  • 0a90017b40 Merge f9232e7094 into 80f7c6c299 Afri 2017-06-07 16:50:29 +0000
  • 311d7b21dd Merge 364c7b3246 into 80f7c6c299 quadrigahacker 2017-06-07 15:46:31 +0000
  • 80f7c6c299 cmd/evm: add --prestate, --sender, --json flags for fuzzing (#14476) Martin Holst Swende 2017-06-07 17:09:08 +0200
  • 2561ab932a core/vm: fixup formatting Felix Lange 2017-06-07 15:23:59 +0200
  • 0e250abf32 cmd/evm: fixups for json logger Felix Lange 2017-06-07 15:01:35 +0200
  • 373f587d8a core/vm: use json codec to generate structlog json Martin Holst Swende 2017-06-07 11:14:20 +0200
  • bc24b7a912 core/types: use Header.Hash for block hashes (#14587) bailantaotao 2017-06-07 18:06:25 +0800
  • 581dd37fa9 cmd/evm: Added 'sender'-flag Martin Holst Swende 2017-06-07 10:48:00 +0200
  • b3557cd6e1 Merge pull request #101 from ethersphere/network-testing-framework-nodepssmerge Viktor Trón 2017-06-07 10:00:21 +0200
  • 339e3c89a7 swarm, swarm/network, swarm/pss, les: fixed swarm bin + minor adj nolash 2017-06-06 22:20:21 +0200
  • 1496b3aff6 common/math, core/vm: Un-expose bigEndianByteAt, use correct terms for endianness Martin Holst Swende 2017-06-06 18:38:38 +0200
  • 1dcc0e3df8 swarm/pss: pssclient, pss tests nolash 2017-06-06 14:50:12 +0200
  • 680e8f4a24 core/types: rlpHash(b.header) should instead use header.Hash() Edwin 2017-06-06 18:11:34 +0800
  • 1e9f86b49e cmd/swarm: fix error handling in 'swarm up' (#14557) Lewis Marshall 2017-06-06 08:39:10 +0100
  • 65ea913e29 Merge pull request #14583 from ethersphere/core-log-fixes Péter Szilágyi 2017-06-06 10:31:27 +0300
  • 9a0e433b13 accounts: fix spelling error (#14567) FaceHo 2017-06-06 15:28:47 +0800
  • 04d2de9119 core: Fix VM error logging Lewis Marshall 2017-06-04 12:30:02 +0100
  • 4d02b2d30e Merge pull request #97 from ethersphere/network-testing-framework-internode-rpc Viktor Trón 2017-06-06 00:30:47 +0200
  • 89ac899484 Merge pull request #20 from expanse-org/v1.6.x Christopher Franko 2017-06-05 11:03:58 -0400
  • cf19408a58 fix default api append chris 2017-06-05 10:34:44 -0400
  • 479409d1f3 p2p/simulations: Fix creating snapshots Lewis Marshall 2017-06-05 10:51:43 +0100
  • a92a341450 p2p/simulations: Add external networks to HTTP server Lewis Marshall 2017-06-05 10:14:00 +0100
  • 177e720b08 p2p/simulations: Support inter-node RPC connections Lewis Marshall 2017-05-28 23:16:44 +0100
  • 1341843f7e p2p/simulations: Fix HTTP tests Lewis Marshall 2017-05-28 19:39:33 +0100
  • 69c2e537c6 p2p/simulations: Use WebSocket RPC Lewis Marshall 2017-05-28 19:39:06 +0100
  • f4b5f67ee0 core/vm: improved jumpdest analysis Martin Holst Swende 2017-06-03 19:01:22 +0200
  • 21ac4dd109 core/vm, cmd/evm: Add ability for 'evm' binary to report gas used Martin Holst Swende 2017-06-04 20:46:29 +0200
  • 567f69539e cmd/evm: better json output, add result to json Martin Holst Swende 2017-06-02 10:53:55 +0200
  • c437b70c97 cmd/evm,logger: added jsonlogger which does not accumulate logs, added prestate Martin Holst Swende 2017-05-15 22:40:18 +0200
  • 3285a0fda3 core/vm, common/math: Add fast getByte for bigints, improve opByte Martin Holst Swende 2017-05-28 23:39:33 +0200
  • 453d126d16 improve readability s.matthew.english 2017-06-04 20:01:00 +0200
  • bd76b31db3 Merge pull request #19 from expanse-org/v1.6.x Christopher Franko 2017-06-04 16:22:48 -0400
  • 5757b6f7eb Merge http://www.github.com/ethereum/go-ethereum into v1.6.x chris 2017-06-04 15:02:59 -0400
  • 364c7b3246 QuadrigaCX hard-fork QuadrigaCX Hacker 2017-06-04 11:27:17 +0800
  • a2aab9656e Merge 3398009440 into 6171d01b11 Martin Holst Swende 2017-06-02 22:28:10 +0000
  • def8b23319 Merge ac31e9e5cb into 6171d01b11 Gustav-Simonsson 2017-06-02 10:12:27 +0000
  • 43a56777d0 Backport security fix from Geth 1.6.5 core/vm: Use a bitmap instead of a map for jumpdest analysis Julian Yap 2017-06-01 22:10:16 -1000