Commit Graph

1480 Commits

Author SHA1 Message Date
obscuren 4008ff32c9 Mutan compile 2014-08-17 12:42:02 +02:00
obscuren d79387c27e Mutan compile 2014-08-17 12:41:52 +02:00
obscuren 4bd6003b7f removed pub completely in favour of pipe 2014-08-16 01:38:02 +02:00
obscuren 7d95e8624a Added message to closure && added change addresses 2014-08-15 16:19:10 +02:00
obscuren 2b9f71c6ca Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop 2014-08-15 13:05:20 +02:00
obscuren d701b23230 Reworking the public js interface (pub) => (pipe) 2014-08-15 13:05:13 +02:00
Jeffrey Wilcke 79bc628858 Merge pull request #43 from ethersphere/develop
inline mnemonic wordlist to support binary builds without extra asset
2014-08-15 10:49:43 +02:00
obscuren ace551030f Convert to hex 2014-08-15 01:08:23 +02:00
obscuren c7ee9844bd Removed old code 2014-08-15 00:25:16 +02:00
obscuren 0fcc606569 Added new filter from map 2014-08-15 00:24:37 +02:00
obscuren 07cfb7b64a updated filter so it accepts multiple from and to 2014-08-14 17:02:39 +02:00
obscuren 0d733aa071 Removed validation check from GetMessages 2014-08-14 17:02:21 +02:00
zelig 0283498140 Merge branch 'develop' of github.com:ethereum/eth-go into develop 2014-08-14 12:11:59 +02:00
obscuren fa881220ae Updated lookup method to include CNAME's as well as A records 2014-08-13 10:52:50 +02:00
zelig e85f3972b9 inline mnemonic wordlist to support binary builds without extra asset 2014-08-12 14:56:10 +02:00
obscuren a760ce05b9 Updated chain for filtering 2014-08-11 16:23:38 +02:00
obscuren 2e5d28c73f Added bloom filter & block filter methods 2014-08-11 16:23:17 +02:00
obscuren 42d2bc28af Upped protocol version 2014-08-09 18:10:11 +01:00
obscuren 024be32f06 Make sure all left padded zero's aren't included 2014-08-09 18:09:55 +01:00
obscuren 27290e1277 Fixed gas limit calculation 2014-08-09 18:06:16 +01:00
obscuren c51db4c940 Fixed stack issue 2014-08-08 14:36:59 +01:00
obscuren 3fc24013ef Fixed issue with overflowing 256 bit integers 2014-08-08 12:04:18 +01:00
obscuren d6b0ab3028 Changed to DnsReg 2014-08-07 15:26:07 +02:00
obscuren 7272577fe6 Added dns lookup 2014-08-07 15:11:54 +02:00
obscuren da50c75148 Added state dump method 2014-08-06 09:53:00 +02:00
obscuren 4edf7cfb05 config => Config 2014-08-05 11:31:39 +02:00
obscuren 3c78e418fb world => World 2014-08-05 11:30:12 +02:00
obscuren e71b198e3d Renamed object to Object 2014-08-05 11:26:12 +02:00
obscuren 4f0bda403e Added vm options for object execution 2014-08-05 11:10:24 +02:00
obscuren c215bbadf1 pipe 2014-08-05 10:17:26 +02:00
obscuren 0f84b9c30d Added exist method 2014-08-04 16:34:55 +02:00
obscuren 342cc122b4 Added general Pipe API 2014-08-04 16:25:53 +02:00
obscuren 03ce15df4c ethstate.NewState => ethstate.New 2014-08-04 10:42:40 +02:00
obscuren 3debeb7236 ethtrie.NewTrie => ethtrie.New 2014-08-04 10:38:18 +02:00
obscuren 2e7cf83522 Merge branch 'ethersphere-feature/ethutil-refactor' into develop 2014-08-01 10:30:19 +02:00
obscuren 8bed47a2d4 Merge branch 'feature/ethutil-refactor' of https://github.com/ethersphere/eth-go into ethersphere-feature/ethutil-refactor 2014-08-01 10:22:25 +02:00
obscuren 5ede1224e4 minor rlp things 2014-08-01 10:21:43 +02:00
zelig 9831619881 merge upstream 2014-07-30 18:03:20 +02:00
obscuren 5a2d62e4d9 Added better data parser 2014-07-30 13:06:59 +02:00
obscuren 42d47ecfb0 Removed peer disconnect on pong timeout. Fixes #106
This mechanism wasn't very accurate so it has been removed.
2014-07-30 11:26:38 +02:00
obscuren 1f9894c084 Old code removed and renamed amount to balance 2014-07-30 00:31:15 +02:00
obscuren 27f8922653 Increased block request amount 2014-07-29 23:34:21 +02:00
obscuren 74d7012025 Added temp seed 2014-07-29 23:33:59 +02:00
obscuren 5ca2938117 Fixed 2014-07-29 23:33:33 +02:00
obscuren 6fd2401cdf Fixed issue with var int reading.
Reading uneven byte slices were broken.
2014-07-29 23:33:18 +02:00
obscuren 6e94c024e4 Added big data test and updating to reader 2014-07-29 23:31:33 +02:00
obscuren d1d2b660dc Prot 2014-07-29 15:55:08 +02:00
obscuren 8e7c4f91e3 Added ops 2014-07-29 10:33:30 +02:00
obscuren 41bd38147c Clean up and util methods 2014-07-26 11:24:44 +02:00
obscuren 92ffc1cc4c Merge branch 'release/0.6.0' into develop 2014-07-25 10:43:59 +02:00