aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Close pow chat. Fixes #95obscuren2014-07-011-1/+3
* The dragon has been slain. Consensus reached!obscuren2014-07-015-21/+46
* Paranoiaobscuren2014-07-012-2/+3
* Regression test for trieobscuren2014-07-011-16/+54
* Added Paranoia check for VM executionobscuren2014-07-017-115/+58
* Iterator fixobscuren2014-06-302-8/+6
* Generic trieobscuren2014-06-301-10/+12
* Merge branch 'develop' into interopobscuren2014-06-304-5/+13
|\
| * Merge branch 'develop' of github.com-obscure:ethereum/eth-go into developobscuren2014-06-304-5/+13
| |\
| | * Merge pull request #27 from ethersphere/bugfix/ethchain-testJeffrey Wilcke2014-06-285-6/+14
| | |\
| | | * transitional ethutil.ReadConfig fixes in ethchain tests (they still fail! FIX...zelig2014-06-275-6/+14
| | |/
* | / wipobscuren2014-06-304-2/+59
|/ /
* | Using remote for test casesobscuren2014-06-302-17/+108
* | Merge branch 'master' of github.com-obscure:ethereum/eth-goobscuren2014-06-271-1/+1
|\ \
| * \ Merge pull request #26 from ethersphere/masterJeffrey Wilcke2014-06-271-1/+1
| |\ \
| | * | bump v5.15zelig2014-06-271-1/+1
* | | | Merge branch 'develop'obscuren2014-06-271-1/+8
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | nil checkobscuren2014-06-271-1/+8
* | | Merge branch 'develop'obscuren2014-06-271-1/+1
|\| | | |/ |/|
| * :-(obscuren2014-06-271-1/+1
| * Merge branch 'release/0.5.15' into developobscuren2014-06-271-1/+1
| |\
* | \ Merge branch 'release/0.5.15'obscuren2014-06-2725-403/+714
|\ \ \ | | |/ | |/|
| * | Merge branch 'develop' into release/0.5.15obscuren2014-06-2719-295/+521
| |\|
| | * Merge branch 'ethersphere-feature/logging' into developobscuren2014-06-2719-295/+521
| | |\
| | | * go fmtzelig2014-06-2714-205/+204
| | | * merge upstream; fix port in use warning; new logger APIzelig2014-06-266-27/+24
| | | |\ | | | |/ | | |/|
| | | * ethereum logs server started/stopped messagezelig2014-06-261-0/+2
| | | * space in miner logging messagezelig2014-06-261-1/+1
| | | * new logger API for upstream mergezelig2014-06-261-1/+1
| | | * merge upstreamzelig2014-06-254-42/+11
| | | |\
| | | * | put back extra debug detail logging to the right places using logger.DebugDet...zelig2014-06-252-8/+8
| | | * | update doc: list levels and show usage of named print methodszelig2014-06-251-0/+4
| | | * | implement DebugDetail loglevel and named print methodszelig2014-06-251-0/+9
| | | * | Merge remote-tracking branch 'upstream/develop' into feature/loggingzelig2014-06-254-6/+48
| | | |\ \
| | | * \ \ merge upstreamzelig2014-06-238-58/+115
| | | |\ \ \
| | | * | | | refactor config (transitional). Details:zelig2014-06-231-180/+20
| | | * | | | modified logging APIzelig2014-06-2313-111/+132
| | | * | | | refactor logging. Details:zelig2014-06-233-0/+352
| * | | | | | bumpobscuren2014-06-271-1/+1
| |/ / / / /
| * | | | | Logging, variable rearrangementobscuren2014-06-265-26/+23
| * | | | | Added instruction numbersobscuren2014-06-261-2/+2
| | |_|_|/ | |/| | |
| * | | | New mutan implementationobscuren2014-06-251-19/+4
| * | | | Merge branch 'develop' of github.com-obscure:ethereum/eth-go into developobscuren2014-06-253-2/+35
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Implement something that looks like confirmations, wipMaran2014-06-252-2/+5
| | * | | Implemented TX History for ethPubMaran2014-06-251-1/+30
| | * | | Fix key generation in ethPubMaran2014-06-252-1/+2
| * | | | Merge branch 'develop' of github.com-obscure:ethereum/eth-go into developobscuren2014-06-251-3/+10
| |\| | |
| | * | | Support hex and decimal keys for GetStorageAt RPC. Fixes ethereum/go-ethereum#74Maran2014-06-241-3/+10
| * | | | Removed BlockDo Methodobscuren2014-06-251-18/+0
| * | | | Logging orderobscuren2014-06-232-6/+8
| |/ / /
| * | / Let the state create the objectobscuren2014-06-231-1/+3
| | |/ | |/|
| * | Minor fixes to vm outputobscuren2014-06-231-8/+6
| * | Removed commentsobscuren2014-06-231-1/+1
| * | Added Block do which replays the given block or errorobscuren2014-06-231-0/+18
| * | Do not keep on asking for the same chainobscuren2014-06-231-0/+8
| * | Added hex script methodobscuren2014-06-231-0/+8
| * | Make sure that public key always uses 64 bytesobscuren2014-06-231-10/+10
| * | Clean up & refactored methodsobscuren2014-06-231-26/+27
| * | Support serpent langobscuren2014-06-211-10/+22
| * | Append zero's in R & Sobscuren2014-06-211-3/+7
| * | Moved 0 check to state object for nowobscuren2014-06-212-12/+21
| |/
| * Changed loggersobscuren2014-06-201-5/+5
| * CALLDATACOPYobscuren2014-06-201-2/+21
| * Merge branch 'release/0.5.14' into developobscuren2014-06-202-2/+2
| |\
* | \ Merge branch 'release/0.5.14'obscuren2014-06-2020-466/+419
|\ \ \ | | |/ | |/|
| * | bumpobscuren2014-06-202-2/+2
| |/
| * Returned to single methodobscuren2014-06-201-29/+6
| * Removed some loggingobscuren2014-06-202-9/+10
| * Changed copy/setobscuren2014-06-201-1/+22
| * Renamed snapshot to copy/set and added it back to the VMobscuren2014-06-202-26/+28
| * Length check on getobscuren2014-06-201-2/+8
| * Removed logobscuren2014-06-191-2/+0
| * Fixed callobscuren2014-06-191-35/+42
| * Method for checking contract addressesobscuren2014-06-191-1/+5
| * Added missing typesobscuren2014-06-191-0/+1
| * Update after each transition instead of at the end.obscuren2014-06-191-11/+22
| * Reset state when a transition failsobscuren2014-06-192-46/+93
| * Merge branch 'develop' of github.com-obscure:ethereum/eth-go into developobscuren2014-06-182-12/+36
| |\
| | * Merge branch 'feature/peers' into developMaran2014-06-182-11/+34
| | |\
| | | * Reworked peers to check for public key duplication and adding peers to peerli...Maran2014-06-182-11/+34
| | * | Merge branch 'develop' of github.com:ethereum/eth-go into developMaran2014-06-189-69/+126
| | |\ \ | | | |/ | | |/|
| | * | Reduce peer timeout to 10 secondsMaran2014-06-181-1/+2
| * | | Loggingobscuren2014-06-181-3/+5
| * | | Updated testobscuren2014-06-181-30/+14
| * | | CALLDATALOAD return 32 byte at all timesobscuren2014-06-181-11/+31
| * | | Return a single byte if byte get calledobscuren2014-06-181-0/+2
| | |/ | |/|
| * | Proper checks for multiple data items. Fixes #80obscuren2014-06-182-6/+2
| * | logobscuren2014-06-181-2/+9
| * | Swapped varsobscuren2014-06-181-17/+9
| * | Fixed GT and LTobscuren2014-06-183-13/+26
| * | Verbose logging for VMobscuren2014-06-182-5/+41
| * | Fixed issue where JUMPI would do an equally check with 1 instead of GTobscuren2014-06-185-34/+47
| |/
| * Merge branch 'develop' of github.com:ethereum/eth-go into developMaran2014-06-177-279/+67
| |\
| | * Removed deprecated statesobscuren2014-06-172-240/+2
| | * Removal of manual updating of state objectsobscuren2014-06-176-39/+65
| * | A handful of GUI fixesMaran2014-06-171-3/+4
| |/
| * Merge branch 'release/0.5.13' into developobscuren2014-06-172-2/+2
| |\
* | \ Merge branch 'release/0.5.13'obscuren2014-06-1727-352/+1271
|\ \ \ | | |/ | |/|
| * | bumpobscuren2014-06-172-2/+2
| |/
| * commentobscuren2014-06-171-1/+1
| * Refund gasobscuren2014-06-162-4/+22
| * Check for nil receiverobscuren2014-06-161-2/+7
| * Fixed minor issue with the gas poolobscuren2014-06-164-9/+13
| * Moved gas limit err check to buy gasobscuren2014-06-165-41/+58
| * ..obscuren2014-06-161-1/+0
| * Removed old feesobscuren2014-06-161-1/+1
| * Removed old feesobscuren2014-06-161-24/+0
| * Removed some commentsobscuren2014-06-161-2/+1
| * Keeping old code for referenceobscuren2014-06-161-88/+89
| * Changed RlpEncodableobscuren2014-06-161-0/+1
| * Method for creating a new key from scratchobscuren2014-06-161-0/+6
| * Reworking messaging interfaceobscuren2014-06-161-4/+159
| * Cache whole objects instead of states onlyobscuren2014-06-162-2/+117
| * Run contractsobscuren2014-06-151-0/+7
| * Set contract addr for new transactionsobscuren2014-06-152-5/+6
| * Increase ping timeout to 30 secondsobscuren2014-06-151-3/+2
| * Logging mechanismobscuren2014-06-142-1/+31
| * Moving closer to interopobscuren2014-06-146-12/+25
| * Moving a head closer to interopobscuren2014-06-136-39/+64
| * comments & refactorobscuren2014-06-132-5/+19
| * Refactored state transitioning to its own modelobscuren2014-06-131-0/+206
| * Refactored state transitioning to its own modelobscuren2014-06-132-200/+13
| * Refactoring state transitioningobscuren2014-06-1310-191/+509
| * Changed opcode numbers and added missing opcodesobscuren2014-06-124-19/+43
| * Merge branch 'develop' into interopobscuren2014-06-124-10/+13
| |\
| | * log changesobscuren2014-06-124-10/+13
| * | Merge branch 'develop' into interopobscuren2014-06-129-20/+93
| |\|
| | * Fix compareMaran2014-06-111-1/+2
| | * Exposed usedGas through ethPubMaran2014-06-111-1/+2
| | * Implemented counting of usedGasMaran2014-06-111-0/+3
| | * Expose GasLimit to ethPubMaran2014-06-112-2/+3
| | * Don't mine transactions if they would go over the GasLimit implements ethereu...Maran2014-06-102-0/+35
| | * Refactor to use new methodMaran2014-06-101-13/+1
| | * Implement CalcGasPrice for ethereum/go-ethereum#77Maran2014-06-101-0/+29
| | * Fix BigMax to return the biggest number, not the smallestMaran2014-06-101-2/+2
| | * Validate minimum gasPrice and reject if not metMaran2014-06-101-0/+7
| | * Prevent peer stop crash by removing loggingMaran2014-06-101-1/+0
| | * Stop peers when they don't respond to ping/pong. Might fix ethereum/go-ethere...Maran2014-06-101-3/+12
| * | Minor changesobscuren2014-06-123-5/+5
| * | Added a buy gas methodobscuren2014-06-121-3/+18
| * | Moved process transaction to state managerobscuren2014-06-122-22/+100
| * | Namereg lookup fixobscuren2014-06-121-2/+6
| |/
| * Merge branch 'release/poc5-rc12' into developobscuren2014-06-102-2/+2
| |\
* | \ Merge branch 'release/poc5-rc12'obscuren2014-06-108-16/+62
|\ \ \ | | |/ | |/|
| * | bumpobscuren2014-06-102-2/+2
| |/
| * shaobscuren2014-06-101-1/+1
| * Added Douglas and Einstanobscuren2014-06-061-7/+13
| * Implement getStateKeyVal for JS bindings.Maran2014-06-041-0/+25
| * Make contract creation error more explicit by mentioning the snederMaran2014-06-031-1/+1
| * Added faux latency for peeroverviewMaran2014-06-034-5/+20
|/
* Implemented Public Peer interfaceMaran2014-06-024-6/+91
* Merge branch 'develop'obscuren2014-05-311-1/+23
|\
| * woopsobscuren2014-05-311-1/+23
* | Merge branch 'develop'obscuren2014-05-3010-58/+97
|\|
| * Peer changes broadcasting and minor miner fixobscuren2014-05-303-14/+43
| * Fixed issue with casting to smaller byte arrayobscuren2014-05-301-0/+4
| * Buffered channel to fix not ready (blocking)obscuren2014-05-301-1/+2
| * Broadcast "peerList" event upon removing or adding peersobscuren2014-05-302-11/+20
| * Do not panic, but return nil insteadobscuren2014-05-301-1/+1
| * Fixed issue where the client could crash when sending malformed dataobscuren2014-05-301-3/+5
| * Added coin base to pub blockobscuren2014-05-301-1/+2
| * fixed testobscuren2014-05-303-3/+2
| * Removed fmtobscuren2014-05-291-1/+0
| * Support for nameregobscuren2014-05-291-1/+19
| * Removed commentsobscuren2014-05-291-23/+0
* | Merge branch 'develop'obscuren2014-05-294-8/+43
|\|
| * Fixed state object gas returnobscuren2014-05-294-8/+43
| * Merge branch 'release/poc5-rc11' into developMaran2014-05-282-2/+2
| |\
* | \ Merge branch 'release/poc5-rc11'Maran2014-05-2812-306/+354
|\ \ \ | | |/ | |/|
| * | Bump to RC11Maran2014-05-282-2/+2
| |/
| * Merge branch 'develop' of github.com:ethereum/eth-go into developMaran2014-05-282-4/+7
| |\
| | * Fixes #60obscuren2014-05-282-4/+7
| * | Hooked up the Block Explorer to the Debugger so we can instantly debug made t...Maran2014-05-281-9/+13
| |/
| * Length checkingobscuren2014-05-281-1/+1
| * Added StringToBytesFuncobscuren2014-05-282-1/+11
| * Merge branch 'develop' of github.com-obscure:ethereum/eth-go into developobscuren2014-05-281-0/+4
| |\
| | * Merge branch 'develop' of github.com:ethereum/eth-go into developMaran2014-05-289-294/+320
| | |\
| | * | Add contract addr if it's a contract creation txMaran2014-05-281-0/+4
| * | | Set initial used gasobscuren2014-05-281-0/+1
| | |/ | |/|
| * | Sort transactions based on the nonceobscuren2014-05-282-17/+16
| * | Closure call now returns the total usage as wellobscuren2014-05-284-104/+138
| * | 10obscuren2014-05-281-1/+1
| * | Changed opcode namesobscuren2014-05-282-172/+165
| |/
| * Merge branch 'release/poc5-rc10' into developobscuren2014-05-271-1/+1
| |\
* | \ Merge branch 'release/poc5-rc10'obscuren2014-05-279-28/+120
|\ \ \ | | |/ | |/|
| * | bumpobscuren2014-05-271-1/+1
| |/
| * Merge branch 'develop' of github.com-obscure:ethereum/eth-go into developobscuren2014-05-271-8/+31
| |\
| | * Disamble tx data before adding it to PTx objectMaran2014-05-271-1/+3
| | * Merge branch 'develop' of github.com:ethereum/eth-go into developMaran2014-05-273-12/+71
| | |\
| | * | Changed var names aroundMaran2014-05-261-2/+3
| | * | Updated Public Block and Transaction objects with more informationMaran2014-05-261-8/+28
| * | | Hooks can now quit the vmobscuren2014-05-272-2/+4
| * | | Changed debug hook and added state iteratorobscuren2014-05-273-2/+7
| | |/ | |/|
| * | Merge branch 'develop' of github.com-obscure:ethereum/eth-go into developobscuren2014-05-271-5/+8
| |\|
| | * Don't handshake if there is no key yet; first start on EtherealMaran2014-05-261-5/+8
| * | New Trie iteratorobscuren2014-05-273-12/+71
| |/
| * Merge branch 'release/poc5-rc9' into developobscuren2014-05-262-2/+2
| |\
* | \ Merge branch 'release/poc5-rc9'obscuren2014-05-2623-206/+434
|\ \ \ | | |/ | |/|
| * | bumpobscuren2014-05-262-2/+2
| |/
| * State snapshottingobscuren2014-05-265-8/+80
| * The body of contracts are now returned insteadobscuren2014-05-255-79/+83
| * Updated to work with the new configobscuren2014-05-252-4/+4
| * Canonical contract creationobscuren2014-05-235-17/+28
| * Transaction queryingobscuren2014-05-223-4/+30
| * Working on interopobscuren2014-05-2211-90/+205
| * Fixed some issues connecting for interopobscuren2014-05-221-14/+14
|/
* Added start / stopping methodsobscuren2014-05-221-21/+31
* Removed old contract creation codeobscuren2014-05-221-26/+11
* Return a disassembled script instead of the hexobscuren2014-05-211-1/+2
* Merge branch 'develop'obscuren2014-05-211-0/+60
|\
| * Merge branch 'release/poc5-rc8' into developobscuren2014-05-212-2/+2
| |\
| * \ Merge branch 'develop' of github.com-obscure:ethereum/eth-go into developobscuren2014-05-211-0/+60
| |\ \
| | * \ Merge branch 'develop' of github.com:ethereum/eth-go into developMaran2014-05-213-11/+23
| | |\ \
| | * | | Implemented missing EthPub calls in RPC serverMaran2014-05-211-0/+60
* | | | | Merge branch 'release/poc5-rc8'obscuren2014-05-2114-95/+151
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Bumpedobscuren2014-05-212-2/+2
| |/ / /
| * | / Removed some logging and refactored a bitobscuren2014-05-212-44/+42
| | |/ | |/|
| * | Improved miner so it won't include invalid transactionsobscuren2014-05-213-11/+23
| |/
| * Re broadcast transactionsobscuren2014-05-211-4/+3
| * Apply to parentobscuren2014-05-211-3/+2
| * Proper log statementobscuren2014-05-211-4/+3
| * Fixed Public block creation. Added block loggingobscuren2014-05-212-13/+14
| * Changed numbersobscuren2014-05-211-6/+6
| * Fixed competing block methodobscuren2014-05-213-5/+16
| * Merge branch 'hotfix/4' into developobscuren2014-05-215-11/+12
| |\
| * | Fixed couple issuesobscuren2014-05-217-26/+71
| * | Merge branch 'master' into developobscuren2014-05-211-1/+1
| |\ \
| * \ \ Merge branch 'hotfix/3' into developobscuren2014-05-212-3/+8
| |\ \ \
| * \ \ \ Merge branch 'hotfix/2' into developobscuren2014-05-211-1/+9
| |\ \ \ \
| * \ \ \ \ Merge branch 'hotfix/1' into developobscuren2014-05-212-2/+5
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'release/poc5-rc7' into developobscuren2014-05-202-2/+2
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'hotfix/4'obscuren2014-05-215-11/+20
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Fixed state overwriting issueobscuren2014-05-215-11/+20
|/ / / / / /
* | | | | | Upped protobscuren2014-05-211-1/+1
* | | | | | Merge branch 'hotfix/3'obscuren2014-05-212-3/+8
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Fixed state issueobscuren2014-05-212-3/+8
|/ / / / /
* | | | | Merge branch 'hotfix/2'obscuren2014-05-211-1/+9
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fixed casting issueobscuren2014-05-211-1/+9
|/ / / /
* | | | Merge branch 'hotfix/1'obscuren2014-05-212-2/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | Fixed crashobscuren2014-05-212-2/+5
|/ / /
* | | Merge branch 'release/poc5-rc7'obscuren2014-05-2023-278/+377
|\ \ \ | | |/ | |/|
| * | Bumpobscuren2014-05-202-2/+2
| |/
| * Merge branch 'develop' of github.com-obscure:ethereum/eth-go into developobscuren2014-05-203-18/+17
| |\
| | * Change shorthandsMaran2014-05-202-16/+16
| | * Fix notification when processing block that didn't have this client as originMaran2014-05-201-2/+1
| * | Changed transaction hash for poc 5obscuren2014-05-203-38/+57
| * | Fixed genesis and block dataobscuren2014-05-202-12/+74
| |/
| * Up protocol versionobscuren2014-05-201-1/+1
| * added romanobscuren2014-05-201-0/+1
| * ...obscuren2014-05-201-5/+0