Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bug where logging could crash client during tx adding | obscuren | 2015-01-03 | 5 | -24/+24 |
* | Make sure that the object exists | obscuren | 2015-01-03 | 1 | -1/+1 |
* | Changed JUMP(I) behaviour. | obscuren | 2015-01-03 | 3 | -39/+15 |
* | Updated protocol version | obscuren | 2015-01-03 | 1 | -1/+1 |
* | Squashed commit of the following: | obscuren | 2015-01-03 | 6 | -395/+4295 |
* | Closure => Context | obscuren | 2015-01-02 | 13 | -119/+107 |
* | added nil check | obscuren | 2015-01-02 | 5 | -39/+8 |
* | Removed the need of having a backend for the tx pool | obscuren | 2015-01-02 | 4 | -17/+14 |
* | Removed value check from tx validation | obscuren | 2015-01-02 | 1 | -2/+6 |
* | Added tests for valid transactions | obscuren | 2015-01-02 | 1 | -11/+10 |
* | Refactored tx pool and added extra fields to block | obscuren | 2015-01-02 | 4 | -98/+123 |
* | Added a query interface for world state | obscuren | 2015-01-02 | 1 | -0/+9 |
* | Fixed using new trie iterator API | obscuren | 2015-01-02 | 2 | -22/+22 |
* | Deleted | obscuren | 2015-01-02 | 1 | -1/+0 |
* | Set TD to block once processed | obscuren | 2015-01-02 | 1 | -0/+1 |
* | Fixed tests | obscuren | 2015-01-02 | 1 | -4/+11 |
* | Additional comments and added name to error output | obscuren | 2014-12-31 | 1 | -5/+3 |
* | Minor improvements | obscuren | 2014-12-31 | 2 | -162/+169 |
* | JUMPI never 'require' checked. | obscuren | 2014-12-31 | 1 | -1/+1 |
* | Merge branch 'develop' into poc8 | obscuren | 2014-12-31 | 1 | -5/+11 |
|\ | |||||
| * | Fixed gas check for vm test | obscuren | 2014-12-31 | 1 | -5/+11 |
* | | Merge branch 'develop' into poc8 | obscuren | 2014-12-31 | 3 | -50/+9 |
|\| | |||||
| * | Additional checking on gas | obscuren | 2014-12-31 | 2 | -49/+8 |
| * | SIGNEXTEND missing from stack check | obscuren | 2014-12-31 | 1 | -1/+1 |
* | | Merge branch 'develop' into poc8 | obscuren | 2014-12-30 | 237 | -14/+10825 |
|\| | |||||
| * | updated tests | obscuren | 2014-12-30 | 237 | -14/+10825 |
* | | removed variable | obscuren | 2014-12-30 | 1 | -5/+1 |
* | | Merge branch 'develop' into poc8 | obscuren | 2014-12-30 | 2 | -12/+10 |
|\| | |||||
| * | Removed incorrect range check for push | obscuren | 2014-12-30 | 2 | -12/+10 |
* | | fixed trie | obscuren | 2014-12-30 | 2 | -5/+5 |
* | | Chain tests | obscuren | 2014-12-30 | 6 | -5/+48 |
* | | Fixed chain test & added new chain | obscuren | 2014-12-30 | 5 | -17/+37 |
* | | Updated miner to new block api | obscuren | 2014-12-30 | 1 | -3/+6 |
* | | export => import | obscuren | 2014-12-24 | 1 | -1/+1 |
* | | Fixed a bug where keys where serialised twice | obscuren | 2014-12-24 | 4 | -12/+23 |
* | | merge | obscuren | 2014-12-24 | 3 | -2/+7 |
|\| | |||||
| * | Merge branch 'hotfix/0.7.11' into develop | obscuren | 2014-12-24 | 3 | -2/+8 |
| |\ | |||||
| | * | Bump | obscuren | 2014-12-24 | 2 | -2/+2 |
| | * | Reset peer during download on disc | obscuren | 2014-12-24 | 1 | -0/+6 |
| | * | Merge branch 'develop' | obscuren | 2014-12-21 | 1 | -3/+1 |
| | |\ | |||||
| | * \ | Merge branch 'release/v0.7.10'vv0.7.10 | obscuren | 2014-12-20 | 344 | -1445/+67743 |
| | |\ \ | |||||
| * | | | | Enable websockets for mist. Closes #218 | obscuren | 2014-12-23 | 2 | -0/+9 |
* | | | | | Removed the deferred reset | obscuren | 2014-12-24 | 1 | -6/+0 |
* | | | | | Switched to new trie | obscuren | 2014-12-24 | 14 | -73/+105 |
* | | | | | Moved import to utils | obscuren | 2014-12-23 | 2 | -18/+26 |
* | | | | | Close the file | obscuren | 2014-12-23 | 1 | -0/+2 |
* | | | | | Decode from stream directly | obscuren | 2014-12-23 | 2 | -3/+6 |
* | | | | | Delete current chain for reset | obscuren | 2014-12-23 | 1 | -0/+4 |
* | | | | | Updated Mist to use new blocks | obscuren | 2014-12-23 | 3 | -6/+6 |
* | | | | | Chain importer | obscuren | 2014-12-23 | 6 | -37/+66 |
* | | | | | Refactored block & Transaction | obscuren | 2014-12-23 | 19 | -568/+450 |
* | | | | | Removal of "debug" url :) | obscuren | 2014-12-22 | 1 | -2/+1 |
* | | | | | Concat and pad data | obscuren | 2014-12-22 | 3 | -5/+11 |
* | | | | | Merge branch 'develop' into poc8 | obscuren | 2014-12-22 | 6 | -3055/+13 |
|\| | | | | |||||
| * | | | | Merge pull request #217 from ethereum/tests | Jeffrey Wilcke | 2014-12-22 | 6 | -3055/+13 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | Remove old file | Taylor Gerring | 2014-12-22 | 1 | -8/+0 |
| | * | | | Move goveralls call to script | Taylor Gerring | 2014-12-22 | 2 | -2/+2 |
| | * | | | Add coveralls coverage badge | Taylor Gerring | 2014-12-22 | 1 | -0/+1 |
| | * | | | Use repo default branches | Taylor Gerring | 2014-12-22 | 1 | -2/+2 |
| | * | | | Update travis go version to tip | Taylor Gerring | 2014-12-22 | 1 | -1/+1 |
| | * | | | inline dependency installation script | Taylor Gerring | 2014-12-22 | 1 | -1/+1 |
| | * | | | Exclude VM tests | Taylor Gerring | 2014-12-22 | 1 | -1/+4 |
| | * | | | Merge branch 'tests' of github.com:ethereum/go-ethereum into tests | Taylor Gerring | 2014-12-22 | 115 | -8384/+20433 |
| | |\ \ \ | |||||
| | | * \ \ | Merge pull request #216 from ethereum/develop | Taylor Gerring | 2014-12-22 | 115 | -8384/+20433 |
| | | |\ \ \ | | |_|/ / / | |/| | | | | |||||
| | * | | | | Update cover command installation | Taylor Gerring | 2014-12-22 | 1 | -1/+1 |
| | |/ / / | |||||
| | * | | | remove temp coverage file | Taylor Gerring | 2014-12-22 | 1 | -3038/+0 |
| | * | | | Updated tool import paths | Taylor Gerring | 2014-12-22 | 1 | -2/+2 |
* | | | | | Added whisper js api | obscuren | 2014-12-22 | 7 | -130/+153 |
* | | | | | updated ethereum.js | obscuren | 2014-12-22 | 26 | -0/+1732 |
* | | | | | moved | obscuren | 2014-12-22 | 2 | -2/+3 |
* | | | | | Merge branch 'develop' into poc8 | obscuren | 2014-12-22 | 1 | -3/+1 |
|\| | | | | |||||
| * | | | | Fixed EVM environment. Closes #215v0.7.10 | obscuren | 2014-12-21 | 1 | -3/+1 |
* | | | | | updated whisper ui | obscuren | 2014-12-22 | 1 | -2/+3 |
* | | | | | Updated QWhisper | obscuren | 2014-12-21 | 5 | -13/+80 |
* | | | | | Merge branch 'develop' into poc8 | obscuren | 2014-12-20 | 12 | -70/+89 |
|\| | | | | |||||
| * | | | | Merge branch 'release/v0.7.10' into develop | obscuren | 2014-12-20 | 12 | -62/+81 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Increased peer from 10 to 30 | obscuren | 2014-12-20 | 2 | -2/+2 |
| | * | | | Minor updates on gas and removed/refactored old code. | obscuren | 2014-12-20 | 6 | -40/+53 |
| | * | | | Removed OOG check. Revert should always happen. | obscuren | 2014-12-19 | 3 | -6/+11 |
| | * | | | Transaction was generating incorrect hash because of var changes | obscuren | 2014-12-19 | 2 | -10/+11 |
| | * | | | Added authors | obscuren | 2014-12-19 | 1 | -4/+4 |
| | * | | | version bump | obscuren | 2014-12-19 | 2 | -2/+2 |
| |/ / / | |||||
| * | | | Moved VM to execution | obscuren | 2014-12-19 | 1 | -10/+10 |
* | | | | Merge branch 'ebuchman-badsig' into poc8 | obscuren | 2014-12-19 | 4 | -10/+14 |
|\ \ \ \ | |||||
| * | | | | Merge branch 'badsig' of https://github.com/ebuchman/go-ethereum into ebuchma... | obscuren | 2014-12-19 | 4 | -10/+14 |
|/| | | | | |||||
| * | | | | fix panic on bad sender | Ethan Buchman | 2014-11-29 | 2 | -2/+6 |
* | | | | | Merge branch 'develop' into poc8 | obscuren | 2014-12-19 | 7 | -49/+13 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Cleaned up objects | obscuren | 2014-12-19 | 7 | -49/+13 |
* | | | | | merge | obscuren | 2014-12-19 | 21 | -342/+2082 |
|\| | | | | |||||
| * | | | | Fixed tests | obscuren | 2014-12-19 | 1 | -4/+0 |
| * | | | | Fixed casting error | obscuren | 2014-12-19 | 1 | -3/+4 |
| * | | | | updated tests | obscuren | 2014-12-19 | 1 | -4/+4 |
| * | | | | Fixed refund model | obscuren | 2014-12-19 | 3 | -17/+18 |
| * | | | | updated tests | obscuren | 2014-12-19 | 2 | -1/+277 |
| * | | | | Gas corrections and vm fixes | obscuren | 2014-12-19 | 8 | -83/+116 |
| * | | | | Moved methods to messages | obscuren | 2014-12-18 | 6 | -37/+14 |
| * | | | | Created generic message (easy for testing) | obscuren | 2014-12-18 | 10 | -102/+159 |
| * | | | | updated tests | obscuren | 2014-12-18 | 5 | -148/+1547 |
* | | | | | Merge fixes | obscuren | 2014-12-18 | 4 | -12/+8 |
* | | | | | Merged develop | obscuren | 2014-12-18 | 18 | -80/+193 |
|\| | | | | |||||
| * | | | | Updated to new methods | obscuren | 2014-12-18 | 8 | -9/+16 |
| * | | | | Locks, refactor, tests | obscuren | 2014-12-18 | 12 | -66/+168 |
| * | | | | Removed ethereum as dependency | obscuren | 2014-12-18 | 1 | -7/+7 |
| * | | | | idx should return -1 | obscuren | 2014-12-18 | 1 | -1/+1 |
| * | | | | Rlp shouldn't write null bytes | obscuren | 2014-12-18 | 1 | -3/+7 |
* | | | | | Merge branch 'develop' into poc8 | obscuren | 2014-12-18 | 9 | -31/+128 |
|\| | | | | |||||
| * | | | | Moved pre-compiled, moved depth check | obscuren | 2014-12-18 | 4 | -23/+35 |
| * | | | | moved err check | obscuren | 2014-12-17 | 6 | -17/+102 |
* | | | | | Whisper watches fixes | obscuren | 2014-12-17 | 6 | -16/+56 |
* | | | | | doc desc | obscuren | 2014-12-16 | 1 | -0/+16 |
* | | | | | Merge pull request #211 from fjl/fix-server-disc | Jeffrey Wilcke | 2014-12-16 | 1 | -7/+2 |
|\ \ \ \ \ | |||||
| * | | | | | p2p: fix call to Server.removePeer (might help with #209) | Felix Lange | 2014-12-16 | 1 | -7/+2 |
|/ / / / / | |||||
* | | | | | Removed debug message | obscuren | 2014-12-16 | 1 | -1/+0 |
* | | | | | During env open check for pub error which indicated unencrypted payload. | obscuren | 2014-12-16 | 2 | -2/+7 |
* | | | | | Fixed deref ptr | obscuren | 2014-12-16 | 1 | -6/+4 |
* | | | | | Identity test | obscuren | 2014-12-16 | 1 | -0/+15 |
* | | | | | Typo | obscuren | 2014-12-16 | 1 | -1/+1 |
* | | | | | Added whisper debug interface + whisper fixes | obscuren | 2014-12-16 | 6 | -28/+32 |
* | | | | | Added whisper test | obscuren | 2014-12-16 | 1 | -0/+46 |
* | | | | | Added whisper handler | obscuren | 2014-12-16 | 1 | -0/+4 |
* | | | | | Removed goroutine from "Run" | obscuren | 2014-12-16 | 1 | -8/+8 |
* | | | | | Merge branch 'develop' into poc8 | obscuren | 2014-12-15 | 1 | -0/+27 |
|\| | | | | |||||
| * | | | | Added topic utility functions to whisper | obscuren | 2014-12-15 | 1 | -0/+27 |
* | | | | | made mist in a compilable, workable state using the new refactored packages | obscuren | 2014-12-15 | 7 | -29/+63 |
* | | | | | Moved peer helper metheds | obscuren | 2014-12-15 | 1 | -17/+0 |
* | | | | | removed filter manager from base | obscuren | 2014-12-15 | 3 | -37/+32 |
* | | | | | Merge branch 'develop' into ethersphere-ethp2p | obscuren | 2014-12-15 | 7 | -8/+277 |
|\| | | | | |||||
| * | | | | Merge branch 'poc8' into develop | obscuren | 2014-12-15 | 7 | -8/+277 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge pull request #204 from fjl/fix-p2p-disconnect | Jeffrey Wilcke | 2014-12-15 | 7 | -8/+277 |
| | |\ \ \ \ | |||||
| | | * | | | | p2p: add test for base protocol disconnect | Felix Lange | 2014-12-15 | 1 | -0/+58 |
| | | * | | | | p2p: use an error type for disconnect requests | Felix Lange | 2014-12-15 | 2 | -2/+10 |
| | | * | | | | p2p: add MsgPipe for protocol testing | Felix Lange | 2014-12-15 | 2 | -0/+140 |
| | | * | | | | p2p: improve and test eofSignal | Felix Lange | 2014-12-12 | 2 | -5/+68 |
| | | * | | | | p2p: fix decoding of disconnect reason (fixes #200) | Felix Lange | 2014-12-12 | 1 | -2/+2 |
* | | | | | | | Added old filter. Needs some refactoring | obscuren | 2014-12-15 | 2 | -57/+100 |
* | | | | | | | WIP | obscuren | 2014-12-15 | 1 | -3/+5 |
* | | | | | | | added protocol handler | obscuren | 2014-12-15 | 1 | -1/+1 |
* | | | | | | | added whisper | obscuren | 2014-12-15 | 2 | -28/+35 |
* | | | | | | | WIP | obscuren | 2014-12-15 | 2 | -47/+18 |
* | | | | | | | WIP | zelig | 2014-12-15 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | initial commit for eth blockpool + test | zelig | 2014-12-10 | 2 | -0/+712 |
| * | | | | | | | eth protocol changes | zelig | 2014-12-10 | 2 | -70/+122 |
| * | | | | | | | no logging in error (to be refactored into p2p) | zelig | 2014-12-10 | 1 | -6/+0 |
| * | | | | | | | initial commit for eth-p2p integration | zelig | 2014-12-10 | 3 | -0/+500 |
* | | | | | | | | resolve merge conflict hell | zelig | 2014-12-15 | 4 | -19/+1 |
* | | | | | | | | adapt blockpool/backend to use pow/ezp with pow.Block for VerifyPoW func | zelig | 2014-12-15 | 2 | -12/+3 |
* | | | | | | | | adapt cmd/cli to new backend | zelig | 2014-12-15 | 2 | -0/+14 |
* | | | | | | | | blockmanager start/stop obsolete | zelig | 2014-12-15 | 1 | -2/+0 |
* | | | | | | | | adapt chain_manager to eth protocol interface | zelig | 2014-12-15 | 1 | -0/+4 |
* | | | | | | | | blockpool rewritten , tests broken FIXME | zelig | 2014-12-15 | 2 | -292/+8 |
* | | | | | | | | protocol | zelig | 2014-12-15 | 1 | -7/+83 |
* | | | | | | | | initial commit for eth blockpool + test | zelig | 2014-12-15 | 1 | -2/+3 |
* | | | | | | | | eth protocol changes | zelig | 2014-12-15 | 2 | -11/+132 |
* | | | | | | | | initial commit for eth-p2p integration | zelig | 2014-12-15 | 2 | -1/+165 |
* | | | | | | | | remove wire package | zelig | 2014-12-15 | 6 | -511/+0 |
* | | | | | | | | remove old ethereum/p2p related top level files | zelig | 2014-12-15 | 8 | -2307/+0 |
* | | | | | | | | new cli options | zelig | 2014-12-15 | 2 | -4/+6 |
* | | | | | | | | adapt to new backend | zelig | 2014-12-15 | 1 | -14/+24 |
* | | | | | | | | import eth pkg | zelig | 2014-12-15 | 3 | -3/+3 |
* | | | | | | | | add Status to retrieve TD, currentBlock, genesis for easy interface with eth/... | zelig | 2014-12-15 | 1 | -1/+5 |
* | | | | | | | | adapt to new eth pkg and p2p | zelig | 2014-12-15 | 1 | -5/+3 |
* | | | | | | | | add NewMinedBlockEvent | zelig | 2014-12-15 | 1 | -0/+3 |
* | | | | | | | | transaction pool changes | zelig | 2014-12-15 | 1 | -10/+16 |
* | | | | | | | | adapt javascript pkg to new backend, use SuggestPeer | zelig | 2014-12-15 | 2 | -3/+3 |
* | | | | | | | | adapt miner to new backend. use events to broadcast new mined blocks | zelig | 2014-12-15 | 1 | -4/+3 |
* | | | | | | | | adapt xeth pkg to new backend. FIXME JSPeer peer info | zelig | 2014-12-15 | 3 | -44/+35 |
* | | | | | | | | blockpool rewritten , tests broken FIXME | zelig | 2014-12-15 | 1 | -363/+863 |
* | | | | | | | | add protocol error types specific to blockpool | zelig | 2014-12-15 | 1 | -0/+4 |
* | | | | | | | | protocol | zelig | 2014-12-15 | 1 | -50/+52 |
* | | | | | | | | initial commit for new backend (eth.Ethereum) | zelig | 2014-12-15 | 1 | -0/+357 |
* | | | | | | | | initial commit for eth blockpool + test | zelig | 2014-12-15 | 2 | -0/+712 |
* | | | | | | | | eth protocol changes | zelig | 2014-12-15 | 2 | -70/+122 |
* | | | | | | | | no logging in error (to be refactored into p2p) | zelig | 2014-12-15 | 1 | -6/+0 |
* | | | | | | | | initial commit for eth-p2p integration | zelig | 2014-12-15 | 3 | -0/+500 |
| |/ / / / / / |/| | | | | | | |||||
* | | | | | | | fixed tests | obscuren | 2014-12-13 | 2 | -10/+10 |
* | | | | | | | eth-go packages ended up in whisper | obscuren | 2014-12-13 | 1 | -1/+1 |
* | | | | | | | Merge branch 'poc8' into develop | obscuren | 2014-12-13 | 1 | -0/+41 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge pull request #206 from ethereum/tests | Jeffrey Wilcke | 2014-12-13 | 1 | -0/+41 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| | * | | | | | Fix variable name | Taylor Gerring | 2014-12-13 | 1 | -1/+1 |
| | * | | | | | Added Dockerfile to build from source | Taylor Gerring | 2014-12-13 | 1 | -0/+41 |
* | | | | | | | updated tests | obscuren | 2014-12-13 | 4 | -6255/+7294 |
* | | | | | | | Implemented Qt whisper interface | obscuren | 2014-12-13 | 1 | -0/+70 |
* | | | | | | | Panic for "Vm" | obscuren | 2014-12-13 | 1 | -1/+1 |
* | | | | | | | Added length checkes | obscuren | 2014-12-13 | 1 | -1/+18 |
* | | | | | | | Moved | obscuren | 2014-12-13 | 3 | -126/+0 |
* | | | | | | | Implemented watching using filter package | obscuren | 2014-12-13 | 6 | -26/+145 |
* | | | | | | | Moved filter to events | obscuren | 2014-12-13 | 3 | -0/+126 |
* | | | | | | | Generic filter interface | obscuren | 2014-12-13 | 3 | -0/+126 |
* | | | | | | | Accidentally changed max depth during testing & committed | obscuren | 2014-12-12 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | additional log | obscuren | 2014-12-12 | 2 | -4/+3 |
* | | | | | | Squashed commit of the following: | obscuren | 2014-12-12 | 8 | -47/+85 |
* | | | | | | moved interfaces | obscuren | 2014-12-11 | 2 | -15/+10 |
* | | | | | | states moved to chain | obscuren | 2014-12-11 | 11 | -28/+31 |
* | | | | | | Removed start/stop methods | obscuren | 2014-12-10 | 2 | -24/+0 |
* | | | | | | Moved pow | obscuren | 2014-12-10 | 8 | -91/+120 |
| |/ / / / |/| | | | | |||||
* | | | | | added simple peer server | obscuren | 2014-12-10 | 1 | -0/+40 |
* | | | | | Updated whisper messages to new crypto api + added tests | obscuren | 2014-12-10 | 5 | -11/+89 |
* | | | | | Changed new methods to use ecdsa package for pub prv keys | obscuren | 2014-12-10 | 2 | -26/+35 |
* | | | | | changed to unsigned integers | obscuren | 2014-12-10 | 3 | -20/+32 |
* | | | | | updated tests | obscuren | 2014-12-10 | 14 | -783/+8344 |
* | | | | | Fixed tests | obscuren | 2014-12-10 | 4 | -175/+4 |
* | | | | | Removed tests because they've become obsolete | obscuren | 2014-12-10 | 1 | -115/+0 |
* | | | | | Merge branch 'poc8' into develop | obscuren | 2014-12-10 | 3 | -147/+145 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge pull request #203 from fjl/rlp-fixes | Jeffrey Wilcke | 2014-12-10 | 3 | -147/+145 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | rlp: display decoder target type in more error messages | Felix Lange | 2014-12-10 | 2 | -27/+33 |
| | * | | | rlp: remove dead code | Felix Lange | 2014-12-09 | 1 | -2/+0 |
| | * | | | rlp: fix panic in decodeList on go 1.4+ | Felix Lange | 2014-12-09 | 1 | -48/+61 |
| | * | | | rlp: remove support for signed integer types | Felix Lange | 2014-12-09 | 3 | -52/+29 |
| | * | | | rlp: move decoder type switch to decode.go | Felix Lange | 2014-12-09 | 2 | -32/+36 |
| |/ / / | |||||
* | | | | Added encryption for messages better API for sealing messages | obscuren | 2014-12-10 | 4 | -23/+90 |
* | | | | Added Encrypt & Decrypt using the ECIES w/ tests | obscuren | 2014-12-10 | 2 | -0/+82 |
* | | | | Added S256 curve | obscuren | 2014-12-10 | 1 | -0/+363 |
* | | | | PV49 | obscuren | 2014-12-10 | 1 | -1/+1 |
* | | | | Core changes | obscuren | 2014-12-10 | 4 | -15/+40 |
* | | | | Additional checks and debug output | obscuren | 2014-12-08 | 3 | -2/+14 |
* | | | | Proper start/stoping wpeers | obscuren | 2014-12-08 | 2 | -5/+24 |
* | | | | First draft of Whisper messages relaying | obscuren | 2014-12-08 | 7 | -0/+472 |
* | | | | Merge branch 'poc8' into develop | obscuren | 2014-12-05 | 22 | -2378/+1985 |
|\| | | | |||||
| * | | | Merge branch 'fjl-feature/p2p-protocol-interface' into poc8 | obscuren | 2014-12-05 | 22 | -2378/+1985 |
| |\ \ \ | |||||
| | * | | | Merge branch 'feature/p2p-protocol-interface' of https://github.com/fjl/go-et... | obscuren | 2014-12-05 | 22 | -2378/+1985 |
| |/| | | | |||||
| | * | | | p2p: add test for NewPeer | Felix Lange | 2014-11-27 | 1 | -0/+15 |
| | * | | | p2p: make Disconnect not hang for peers created with NewPeer | Felix Lange | 2014-11-27 | 1 | -0/+1 |
| | * | | | p2p: remove Msg.Value and MsgLoop | Felix Lange | 2014-11-25 | 3 | -49/+19 |
| | * | | | rlp: include target type in decoder error messages | Felix Lange | 2014-11-25 | 2 | -28/+42 |
| | * | | | p2p: use package rlp for baseProtocol | Felix Lange | 2014-11-25 | 4 | -58/+71 |
| | * | | | p2p: use package rlp | Felix Lange | 2014-11-25 | 3 | -67/+31 |
| | * | | | rlp: add NewListStream (for p2p) | Felix Lange | 2014-11-25 | 2 | -0/+27 |
| | * | | | rlp: add Stream.Reset and accept any reader (for p2p) | Felix Lange | 2014-11-25 | 2 | -7/+66 |
| | * | | | p2p: API cleanup and PoC 7 compatibility | Felix Lange | 2014-11-22 | 17 | -1902/+1665 |
| | * | | | p2p: disable failing Server tests for now | Felix Lange | 2014-11-22 | 1 | -0/+3 |
| | * | | | p2p: fix issues found during review | Felix Lange | 2014-11-22 | 4 | -53/+96 |
| | * | | | p2p: rework protocol API | Felix Lange | 2014-11-22 | 14 | -1282/+1017 |
| | |/ / | |||||
* | | | | upped proto version and modified block pool | obscuren | 2014-12-05 | 6 | -17/+18 |
* | | | | EXP simplified | obscuren | 2014-12-05 | 1 | -7/+1 |
* | | | | Fixed issue in VM where LOG didn't pop anything of the stack | obscuren | 2014-12-05 | 6 | -48/+56 |
* | | | | Merge branch 'poc8' into develop | obscuren | 2014-12-05 | 1 | -3/+1 |
|\| | | | |||||
| * | | | Merge pull request #199 from ethereum/tests | Jeffrey Wilcke | 2014-12-05 | 1 | -3/+1 |
| |\ \ \ | |||||
| | * | | | Merge pull request #194 from ethereum/poc8 | Taylor Gerring | 2014-11-27 | 61 | -1120/+5369 |
| | |\| | | |||||
| | * | | | chain coverage report & submission | Taylor Gerring | 2014-11-27 | 1 | -3/+1 |
* | | | | | Skip mining on transactions that don't meet the min accepted gas price | obscuren | 2014-12-05 | 3 | -26/+32 |
* | | | | | Removed mutan. Closes #183 | obscuren | 2014-12-05 | 3 | -69/+11 |
* | | | | | Show newly created private key during startup. Closes #126 | obscuren | 2014-12-05 | 3 | -3/+7 |
* | | | | | Improved and simplified wallet functions and behaviour | obscuren | 2014-12-04 | 5 | -33/+29 |
* | | | | | Added pre processing of transaction on the transient state | obscuren | 2014-12-04 | 1 | -1/+7 |
* | | | | | vim error :S | obscuren | 2014-12-04 | 1 | -1/+2 |
* | | | | | Only set TD if it's actually higher | obscuren | 2014-12-04 | 1 | -1/+4 |
* | | | | | Upped protocol version | obscuren | 2014-12-04 | 4 | -6/+4 |
|/ / / / | |||||
* | | | | Moved block validation as first step | obscuren | 2014-12-04 | 2 | -8/+4 |
* | | | | null ptr fix | obscuren | 2014-12-04 | 1 | -4/+3 |
* | | | | Log is now interface | obscuren | 2014-12-04 | 10 | -30/+75 |