Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Added key address and key generation | obscuren | 2014-02-09 | 4 | -26/+70 | |
| | | | | ||||||
| * | | | Genesis logging | obscuren | 2014-02-08 | 1 | -2/+9 | |
| | | | | ||||||
| * | | | Removed test | obscuren | 2014-02-07 | 2 | -0/+3 | |
| | | | | ||||||
| * | | | Mining using a different hash now | obscuren | 2014-02-06 | 2 | -6/+8 | |
| | | | | ||||||
| * | | | Block processing during mining | obscuren | 2014-02-03 | 1 | -2/+3 | |
| | | | | ||||||
| * | | | Process transactions | obscuren | 2014-02-03 | 2 | -12/+12 | |
| | | | | ||||||
| * | | | TApply transactions | obscuren | 2014-02-03 | 1 | -25/+5 | |
| | | | | ||||||
| * | | | Fixed mining | obscuren | 2014-02-03 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Changed mining | obscuren | 2014-02-03 | 1 | -7/+3 | |
| | | | | ||||||
| * | | | Recipient as bytes | obscuren | 2014-02-03 | 1 | -2/+3 | |
| | | | | ||||||
| * | | | UPnP support | obscuren | 2014-02-03 | 1 | -1/+5 | |
| | | | | ||||||
| * | | | Merge branch 'master' of github.com-obscure:ethereum/go-ethereum | obscuren | 2014-02-02 | 2 | -4/+11 | |
| |\ \ \ | ||||||
| | * \ \ | Merge pull request #10 from josephyzhou/master | Jeffrey Wilcke | 2014-02-02 | 1 | -2/+1 | |
| | |\ \ \ | | | | | | | | | | | | | fix build failure | |||||
| | | * | | | fix build failure | Joey Zhou | 2014-01-31 | 1 | -2/+1 | |
| | | | | | | ||||||
| | * | | | | Merge pull request #11 from hiddentao/readme | Jeffrey Wilcke | 2014-02-02 | 1 | -2/+10 | |
| | |\ \ \ \ | | | | | | | | | | | | | | | Update build instructions, especially for OS X | |||||
| | | * | | | | Merge branch 'master' into readme | Ramesh Nair | 2014-02-01 | 2 | -28/+36 | |
| | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: README.md | |||||
| | | * | | | | Updated build instructions | Ramesh Nair | 2014-02-01 | 1 | -6/+2 | |
| | | | | | | | ||||||
| | | * | | | | Update README | Ramesh Nair | 2014-02-01 | 1 | -2/+14 | |
| | | | | | | | ||||||
| * | | | | | | upnp test | obscuren | 2014-02-02 | 1 | -3/+1 | |
| |/ / / / / | ||||||
| * | | | | | Reverted back to old messages | obscuren | 2014-02-02 | 2 | -12/+2 | |
| | | | | | | ||||||
| * | | | | | RLP Updates | obscuren | 2014-02-02 | 2 | -25/+21 | |
| | |/ / / | |/| | | | ||||||
| * | | | | Mine? | obscuren | 2014-01-31 | 2 | -21/+29 | |
| | | | | | ||||||
| * | | | | Merge branch 'master' of github.com-obscure:ethereum/go-ethereum | obscuren | 2014-01-30 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge pull request #9 from josephyzhou/master | Geff Obscura | 2014-01-30 | 1 | -1/+1 | |
| | |\ \ \ \ | | | | | | | | | | | | | | | typo? | |||||
| | | * | | | | typo? | Joey Zhou | 2014-01-30 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| * / / / / | Updated to the new Trie | obscuren | 2014-01-30 | 2 | -7/+7 | |
| |/ / / / | ||||||
| * / / / | Changed block chain specific methods | obscuren | 2014-01-28 | 2 | -4/+4 | |
| |/ / / | ||||||
| * | | | Added help | obscuren | 2014-01-28 | 1 | -1/+5 | |
| | | | | ||||||
| * | | | Debugging handles | obscuren | 2014-01-27 | 2 | -4/+15 | |
| | | | | ||||||
| * | | | Added MIT license #5 | obscuren | 2014-01-25 | 1 | -0/+21 | |
| | | | | ||||||
| * | | | Removed the last block of the block chain | obscuren | 2014-01-25 | 3 | -3/+3 | |
| | | | | | | | | | | | | | | | | Added CurrentBlock to block manager | |||||
| * | | | Dev contracts | obscuren | 2014-01-25 | 1 | -1/+9 | |
| | | | | ||||||
| * | | | Fake block mining | obscuren | 2014-01-25 | 1 | -8/+13 | |
| | | | | ||||||
| * | | | Dev test mining | obscuren | 2014-01-25 | 2 | -27/+55 | |
| | | | | ||||||
| * | | | Broadcast block | obscuren | 2014-01-25 | 1 | -0/+32 | |
| | | | | ||||||
| * | | | tx is now part of the chain package | obscuren | 2014-01-24 | 2 | -2/+2 | |
| | | | | ||||||
| * | | | Updated readme | obscuren | 2014-01-24 | 1 | -3/+21 | |
| | | | | ||||||
| * | | | Rearrange packages | obscuren | 2014-01-24 | 10 | -1706/+22 | |
| | | | | ||||||
| * | | | Added synchronisation of transactions across remote pools | obscuren | 2014-01-22 | 5 | -49/+96 | |
| | | | | ||||||
| * | | | Transaction processing. Implemented sending and receiving wei | obscuren | 2014-01-21 | 1 | -0/+161 | |
| | | | | ||||||
| * | | | Merge branch 'master' of github.com-obscure:ethereum/go-ethereum | obscuren | 2014-01-21 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * \ \ | Merge pull request #4 from stephantual/master | obscuren | 2014-01-20 | 1 | -1/+1 | |
| | |\ \ \ | | | | | | | | | | | | | Fixed typo (credit to comma 8) | |||||
| | | * | | | Fixed typo (credit to comma 8) | Stephan Tual | 2014-01-16 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Transaction processing. Implemented sending and receiving wei | obscuren | 2014-01-21 | 4 | -66/+96 | |
| |/ / / / | ||||||
| * | | | | More opcodes | obscuren | 2014-01-19 | 1 | -0/+26 | |
| | | | | | ||||||
| * | | | | More opcodes | obscuren | 2014-01-19 | 2 | -59/+85 | |
| | | | | | ||||||
| * | | | | Added get peers and peers msg. | obscuren | 2014-01-18 | 2 | -13/+94 | |
| | | | | | ||||||
| * | | | | Renamed InOutMsg to msg | obscuren | 2014-01-18 | 1 | -8/+8 | |
| | | | | | ||||||
| * | | | | Ping pong message | obscuren | 2014-01-18 | 2 | -3/+9 | |
| | | | | | ||||||
| * | | | | Removed dagger broadcasting to the net | obscuren | 2014-01-17 | 2 | -3/+4 | |
| | | | | | ||||||
| * | | | | Updated the wire protocol | obscuren | 2014-01-17 | 2 | -33/+51 | |
| | | | | | ||||||
| * | | | | ECmul tmp | obscuren | 2014-01-17 | 2 | -12/+23 | |
| | | | | | ||||||
| * | | | | Added more opcodes | obscuren | 2014-01-17 | 1 | -2/+36 | |
| | | | | | ||||||
| * | | | | Added stack and opcodes to a separate file | obscuren | 2014-01-17 | 1 | -55/+59 | |
| | | | | | ||||||
| * | | | | Moved the vm code the block manager and added more opcodes | obscuren | 2014-01-17 | 3 | -375/+78 | |
| | | | | | ||||||
| * | | | | Moved vm test | obscuren | 2014-01-17 | 1 | -0/+77 | |
| | | | | | ||||||
| * | | | | Moved stack to its own file. Moved contract processing to block manager | obscuren | 2014-01-16 | 2 | -5/+366 | |
| | | | | | ||||||
| * | | | | Removed capitalization of the json source | obscuren | 2014-01-16 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Removed capitalization of the json source | obscuren | 2014-01-16 | 1 | -6/+8 | |
| | | | | | ||||||
| * | | | | Updated readme and coding standards | obscuren | 2014-01-16 | 1 | -0/+3 | |
| | | | | | ||||||
| * | | | | Updated readme and coding standards | obscuren | 2014-01-16 | 1 | -2/+13 | |
| | | | | | ||||||
| * | | | | Updated tests | obscuren | 2014-01-16 | 2 | -4/+7 | |
| |/ / / | ||||||
| * | | | Updated to temporary trie | obscuren | 2014-01-15 | 3 | -10/+34 | |
| | | | | ||||||
| * | | | Some miner reports | obscuren | 2014-01-13 | 5 | -6/+13 | |
| | | | | ||||||
| * | | | Peer reaping and fake network | obscuren | 2014-01-13 | 3 | -13/+45 | |
| | | | | ||||||
| * | | | Increased buffer size | obscuren | 2014-01-13 | 2 | -6/+22 | |
| | | | | ||||||
| * | | | Atomic syncs on connection states | obscuren | 2014-01-13 | 2 | -35/+96 | |
| | | | | ||||||
| * | | | Format | obscuren | 2014-01-13 | 2 | -11/+8 | |
| | | | | ||||||
| * | | | Server testing blocks | obscuren | 2014-01-12 | 2 | -18/+31 | |
| | | | | ||||||
| * | | | Rlp integer fix | obscuren | 2014-01-12 | 2 | -333/+0 | |
| | | | | ||||||
| * | | | Verion acknowledgement | obscuren | 2014-01-12 | 1 | -9/+65 | |
| | | | | ||||||
| * | | | Fixed validation | obscuren | 2014-01-12 | 1 | -3/+20 | |
| | | | | ||||||
| * | | | Fixed dagger verification | obscuren | 2014-01-12 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Validations reordering & added nonce validation | obscuren | 2014-01-12 | 1 | -14/+18 | |
| | | | | ||||||
| * | | | Block verification, TD calculations and overall block processing | obscuren | 2014-01-12 | 1 | -5/+98 | |
| | | | | ||||||
| * | | | RLP changes | obscuren | 2014-01-12 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | sub packages | obscuren | 2014-01-11 | 1 | -3/+2 | |
| | | | | ||||||
| * | | | sub packages | obscuren | 2014-01-11 | 1 | -2/+14 | |
| | | | | ||||||
| * | | | Coding style | obscuren | 2014-01-11 | 1 | -1/+24 | |
| | | | | ||||||
| * | | | gofmt no coding standards | obscuren | 2014-01-11 | 14 | -938/+973 | |
| | | | | ||||||
| * | | | Moving the ethgo to individual packages | obscuren | 2014-01-11 | 23 | -1251/+46 | |
| | | | | ||||||
| * | | | WIP Splitting ethereum up in submodules | obscuren | 2014-01-11 | 2 | -59/+30 | |
| | | | | ||||||
| * | | | 224 to 256 | obscuren | 2014-01-10 | 1 | -4/+4 | |
| | | | | ||||||
| * | | | Updated read me and changed mine argument to m | obscuren | 2014-01-10 | 2 | -4/+3 | |
| | | | | ||||||
| * | | | sudo not udo | obscuren | 2014-01-10 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Updated readme | obscuren | 2014-01-10 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | before install | obscuren | 2014-01-10 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | Comments | obscuren | 2014-01-10 | 1 | -0/+16 | |
| | | | | ||||||
| * | | | Encoding | obscuren | 2014-01-10 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Updated server and peers and mining processing | obscuren | 2014-01-10 | 4 | -50/+112 | |
| | | | | ||||||
| * | | | Peer handling | obscuren | 2014-01-10 | 2 | -2/+111 | |
| | | | | ||||||
| * | | | moved db to dev console | obscuren | 2014-01-09 | 1 | -14/+16 | |
| | | | | ||||||
| * | | | Dagger improvements | obscuren | 2014-01-09 | 4 | -19/+66 | |
| | | | | ||||||
| * | | | db console is now a general console. | obscuren | 2014-01-09 | 3 | -16/+41 | |
| | | | | ||||||
| * | | | Minor update | obscuren | 2014-01-09 | 7 | -44/+126 | |
| | | | | ||||||
| * | | | WIP Block chain | obscuren | 2014-01-09 | 1 | -10/+24 | |
| | | | | ||||||
| * | | | added few commands | obscuren | 2014-01-09 | 1 | -0/+2 | |
| | | | | ||||||
| * | | | Updated readme | obscuren | 2014-01-09 | 1 | -5/+15 | |
| | | | | ||||||
| * | | | Updated marshalling | obscuren | 2014-01-09 | 5 | -176/+168 | |
| | | | | ||||||
| * | | | First dagger impl | obscuren | 2014-01-09 | 1 | -0/+110 | |
| | | | | ||||||
| * | | | travis | obscuren | 2014-01-06 | 1 | -0/+3 | |
| | | | | ||||||
| * | | | updated testing" | obscuren | 2014-01-06 | 3 | -6/+5 | |
| | | | | ||||||
| * | | | Testing | obscuren | 2014-01-06 | 1 | -3/+3 | |
| | | | | ||||||
| * | | | Removed logging | obscuren | 2014-01-06 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Changed hashing, signature and key generation. | obscuren | 2014-01-06 | 1 | -25/+70 | |
| | | | | ||||||
| * | | | secp256k1 method signing | obscuren | 2014-01-05 | 1 | -0/+23 | |
| | | | | ||||||
| * | | | Contract checking method | obscuren | 2014-01-05 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Updated fee | obscuren | 2014-01-04 | 1 | -7/+10 | |
| | | | | ||||||
| * | | | Updated stack based vm | obscuren | 2014-01-04 | 3 | -225/+221 | |
| | | | | ||||||
| * | | | Added byte helpers | obscuren | 2014-01-04 | 1 | -0/+27 | |
| | | | | ||||||
| * | | | Ether | obscuren | 2014-01-04 | 1 | -11/+52 | |
| | | | | ||||||
| * | | | block | obscuren | 2014-01-04 | 1 | -1/+4 | |
| | | | | ||||||
| * | | | Contract creation, updating and fee processing | obscuren | 2014-01-04 | 1 | -3/+28 | |
| | | | | ||||||
| * | | | Added new big from []bytes | obscuren | 2014-01-04 | 1 | -0/+9 | |
| | | | | ||||||
| * | | | Parsing for block and tx | obscuren | 2014-01-03 | 3 | -5/+8 | |
| | | | | ||||||
| * | | | VM Recovery | obscuren | 2014-01-03 | 1 | -4/+20 | |
| | | | | ||||||
| * | | | Pop, push, load for vm | obscuren | 2014-01-03 | 2 | -17/+41 | |
| | | | | ||||||
| * | | | Wip VM. Created contracts | obscuren | 2014-01-03 | 6 | -18/+80 | |
| | | | | ||||||
| * | | | WIP rewrite vm | obscuren | 2014-01-03 | 8 | -36/+150 | |
| | | | | ||||||
| * | | | Work in progress external test runner | obscuren | 2014-01-01 | 3 | -3/+75 | |
| | | | | ||||||
| * | | | moved to markdown | obscuren | 2014-01-01 | 1 | -0/+0 | |
| | | | | ||||||
| * | | | Help text | obscuren | 2014-01-01 | 1 | -3/+6 | |
| | | | | ||||||
| * | | | Added a few more comments and cleaned up code | obscuren | 2014-01-01 | 1 | -54/+57 | |
| | | | | ||||||
| * | | | updated readme | obscuren | 2014-01-01 | 1 | -10/+5 | |
| | | | | ||||||
| * | | | Moved some testing code | obscuren | 2014-01-01 | 2 | -45/+15 | |
| | | | | ||||||
| * | | | Added db query interface and moved memory database | obscuren | 2014-01-01 | 3 | -0/+158 | |
| | | | | ||||||
| * | | | Updated database interface and eth test code | obscuren | 2014-01-01 | 2 | -2/+2 | |
| | | | | ||||||
| * | | | Added helper methods for slice comparison and nibble matching | obscuren | 2014-01-01 | 1 | -0/+27 | |
| | | | | ||||||
| * | | | Removed old serialization | obscuren | 2014-01-01 | 2 | -83/+0 | |
| | | | | ||||||
| * | | | Encoding helpers for trie | obscuren | 2014-01-01 | 2 | -12/+16 | |
| | | | | ||||||
| * | | | Working Trie | obscuren | 2014-01-01 | 2 | -16/+172 | |
| | | | | ||||||
| * | | | Split up db and trie and added interface | obscuren | 2013-12-30 | 5 | -86/+123 | |
| | | | | ||||||
| * | | | Added sample server, genesis block, and database interface | obscuren | 2013-12-30 | 4 | -0/+228 | |
| | | | | ||||||
| * | | | update test | obscuren | 2013-12-30 | 1 | -8/+19 | |
| | | | | ||||||
| * | | | Updated serialisation | obscuren | 2013-12-30 | 1 | -11/+31 | |
| | | | | ||||||
| * | | | Removed logs from tests and updated rlp encoding to include byte slices | obscuren | 2013-12-30 | 2 | -8/+6 | |
| | | | | ||||||
| * | | | Encoding helpers with tests | obscuren | 2013-12-30 | 2 | -0/+96 | |
| | | | | ||||||
| * | | | Comments | obscuren | 2013-12-29 | 5 | -5/+28 | |
| | | | | ||||||
| * | | | Test code updated | obscuren | 2013-12-28 | 2 | -11/+18 | |
| | | | | ||||||
| * | | | (un)marshal blocks and transactions | obscuren | 2013-12-28 | 2 | -17/+68 | |
| | | | | ||||||
| * | | | Fixed rlp encoding | obscuren | 2013-12-28 | 2 | -1/+32 | |
| | | | | ||||||
| * | | | Updated tests | obscuren | 2013-12-28 | 2 | -15/+27 | |
| | | | | ||||||
| * | | | Removed slice appending for integers | obscuren | 2013-12-28 | 2 | -3/+9 | |
| | | | | ||||||
| * | | | Changed 0x0 to \x00 | obscuren | 2013-12-28 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Unmarshalling of transactions | obscuren | 2013-12-28 | 1 | -8/+61 | |
| | | | | ||||||
| * | | | Reset stack pointer on run | obscuren | 2013-12-28 | 1 | -10/+13 | |
| | | | | ||||||
| * | | | Implemented decoding rlp | obscuren | 2013-12-28 | 2 | -7/+59 | |
| | | | | ||||||
| * | | | Updated rlp encoding. (requires verification!) | obscuren | 2013-12-28 | 2 | -16/+95 | |
| | | | | ||||||
| * | | | Testing | obscuren | 2013-12-28 | 1 | -1/+3 | |
| | | | | ||||||
| * | | | Changed Tx serialization to return bytes instead of a string | obscuren | 2013-12-28 | 2 | -11/+13 | |
| | | | | ||||||
| * | | | Serializing block | obscuren | 2013-12-28 | 1 | -1/+44 | |
| | | | | ||||||
| * | | | Moved string util | obscuren | 2013-12-28 | 1 | -0/+23 | |
| | | | | ||||||
| * | | | WIP new rlp implementation | obscuren | 2013-12-28 | 1 | -0/+52 | |
| | | | | ||||||
| * | | | Updated fees | obscuren | 2013-12-27 | 1 | -13/+17 | |
| | | | | ||||||
| * | | | Added travis | obscuren | 2013-12-27 | 1 | -0/+3 | |
| | | | | ||||||
| * | | | updated readme | obscuren | 2013-12-26 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | moved' | obscuren | 2013-12-26 | 1 | -0/+2 | |
| | | | | ||||||
| * | | | go get | obscuren | 2013-12-26 | 1 | -0/+2 | |
| | | | | ||||||
| * | | | for => far | obscuren | 2013-12-26 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Added readme | obscuren | 2013-12-26 | 1 | -0/+14 | |
| | | | | ||||||
| * | | | added git ignore | obscuren | 2013-12-26 | 1 | -0/+12 | |
| | | | | ||||||
| * | | | Initial commit | obscuren | 2013-12-26 | 1 | -0/+0 | |
| | | | | ||||||
| * | | | Initial commit | obscuren | 2013-12-26 | 11 | -0/+669 | |
| / / | ||||||
* / / | Fix for creating a tx from an unknown account | obscuren | 2014-07-01 | 1 | -1/+1 | |
|/ / | ||||||
* | | Close pow chat. Fixes #95 | obscuren | 2014-07-01 | 1 | -1/+3 | |
| | | ||||||
* | | The dragon has been slain. Consensus reached! | obscuren | 2014-07-01 | 5 | -21/+46 | |
| | | ||||||
* | | Paranoia | obscuren | 2014-07-01 | 2 | -2/+3 | |
| | | ||||||
* | | Regression test for trie | obscuren | 2014-07-01 | 1 | -16/+54 | |
| | | ||||||
* | | Added Paranoia check for VM execution | obscuren | 2014-07-01 | 7 | -115/+58 | |
| | | ||||||
* | | Iterator fix | obscuren | 2014-06-30 | 2 | -8/+6 | |
| | | ||||||
* | | Generic trie | obscuren | 2014-06-30 | 1 | -10/+12 | |
| | | ||||||
* | | Merge branch 'develop' into interop | obscuren | 2014-06-30 | 4 | -5/+13 | |
|\ \ | ||||||
| * \ | Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop | obscuren | 2014-06-30 | 4 | -5/+13 | |
| |\ \ | ||||||
* | | | | wip | obscuren | 2014-06-30 | 4 | -2/+59 | |
|/ / / | ||||||
* | | | Using remote for test cases | obscuren | 2014-06-30 | 2 | -17/+108 | |
| | | | ||||||
* | | | Merge branch 'master' of github.com-obscure:ethereum/eth-go | obscuren | 2014-06-27 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * \ \ | Merge pull request #26 from ethersphere/master | Jeffrey Wilcke | 2014-06-27 | 1 | -1/+1 | |
| |\ \ \ | | | | | | | | | | | bump v5.15 | |||||
| | * | | | bump v5.15 | zelig | 2014-06-27 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Merge branch 'develop' | obscuren | 2014-06-27 | 1 | -1/+8 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
* | | | | | Merge branch 'develop' | obscuren | 2014-06-27 | 1 | -1/+1 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
* | | | | | Merge branch 'release/0.5.15' | obscuren | 2014-06-27 | 25 | -403/+714 | |
|\ \ \ \ \ | ||||||
* \ \ \ \ \ | Merge branch 'release/0.5.14' | obscuren | 2014-06-20 | 20 | -466/+419 | |
|\ \ \ \ \ \ | ||||||
* \ \ \ \ \ \ | Merge branch 'release/0.5.13' | obscuren | 2014-06-17 | 27 | -352/+1271 | |
|\ \ \ \ \ \ \ | ||||||
* \ \ \ \ \ \ \ | Merge branch 'release/poc5-rc12' | obscuren | 2014-06-10 | 8 | -16/+62 | |
|\ \ \ \ \ \ \ \ | ||||||
| | | | | | | | * | DBKeyStore.Load returns no error if keyring not found in db | zelig | 2014-06-30 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| | | | | | | | * | using keyPair.Mnemonic() in file key store Save method | zelig | 2014-06-30 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| | | | | | | | * | added Mnemonic() and AsStrings() methods, added memoization for address | zelig | 2014-06-30 | 1 | -2/+18 | |
| | | | | | | | | | ||||||
| | | | | | | | * | add InitFromString method to be used in gui | zelig | 2014-06-30 | 1 | -0/+8 | |
| | | | | | | | | | ||||||
| | | | | | | | * | change all modified calls to ethtrie, ethutil and ethcrypto functions | zelig | 2014-06-30 | 14 | -83/+91 | |
| | | | | | | | | | ||||||
| | | | | | | | * | refactor ethutil/trie to ethtrie | zelig | 2014-06-29 | 6 | -30/+33 | |
| | | | | | | | | | ||||||
| | | | | | | | * | import math/big | zelig | 2014-06-29 | 1 | -0/+1 | |
| | | | | | | | | | ||||||
| | | | | | | | * | move CreateAddress from ethutil/common to ethcrypto | zelig | 2014-06-29 | 2 | -7/+7 | |
| | | | | | | | | | ||||||
| | | | | | | | * | no strconv import needed | zelig | 2014-06-29 | 1 | -3/+1 | |
| | | | | | | | | | ||||||
| | | | | | | | * | Key Manager | zelig | 2014-06-29 | 5 | -0/+514 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - keypair, keyring: -- consistent naming of methods -- error propagation -- no panic - keyManager: persist, import, export, initialize and (re)set keyring - no global public "singleton" keyring, instead interface via keyManager - keys test - KeyStore interface, DB and File store implementations | |||||
| | | | | | | | * | remove ethutil helpers (refactored), and keypair (key management under ↵ | zelig | 2014-06-29 | 2 | -179/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ethcrypto package) | |||||
| | | | | | | | * | config Pubkey removed (unused) | zelig | 2014-06-29 | 1 | -1/+0 | |
| | | | | | | | | | ||||||
| | | | | | | | * | move ethutil/mnemonic to ethcrypto - electrum word list now sourced from file | zelig | 2014-06-29 | 4 | -1691/+1703 | |
| | | | | | | | | | ||||||
| | | | | | | | * | move ethutil helper crypto functions to ethcrypto/crypto | zelig | 2014-06-29 | 1 | -0/+27 | |
| | | | | | | | | | ||||||
| | | | | | | | * | move ethutil hex conversion functions to bytes | zelig | 2014-06-29 | 1 | -2/+12 | |
| | | | | | | | | | ||||||
| | | | | | | | * | move ethutil helper slice functions -> slice | zelig | 2014-06-29 | 1 | -0/+28 | |
| | | | | | | |/ | ||||||
| | | | | | | * | Merge pull request #27 from ethersphere/bugfix/ethchain-test | Jeffrey Wilcke | 2014-06-28 | 5 | -6/+14 | |
| | | | | | |/| | | | | | | | | | | | | | | | | | transitional ethutil.ReadConfig fixes in ethchain tests (they still fail... | |||||
| | | | | | | * | transitional ethutil.ReadConfig fixes in ethchain tests (they still fail! ↵ | zelig | 2014-06-27 | 5 | -6/+14 | |
| | | | | | |/ | | | | | | | | | | | | | | | | | | | | | | FIXME :) | |||||
| | | | | | * | nil check | obscuren | 2014-06-27 | 1 | -1/+8 | |
| | | | | |/ | ||||||
| | | | | * | :-( | obscuren | 2014-06-27 | 1 | -1/+1 | |
| | | | | | | ||||||
| | | | | * | Merge branch 'release/0.5.15' into develop | obscuren | 2014-06-27 | 1 | -1/+1 | |
| | | | | |\ | | | | | |/ | | | | |/| | ||||||
| | | | * | | Merge branch 'develop' into release/0.5.15 | obscuren | 2014-06-27 | 19 | -295/+521 | |
| | | | |\| | ||||||
| | | | | * | Merge branch 'ethersphere-feature/logging' into develop | obscuren | 2014-06-27 | 19 | -295/+521 | |
| | | | | |\ | ||||||
| | | | | | * | go fmt | zelig | 2014-06-27 | 14 | -205/+204 | |
| | | | | | | | ||||||
| | | | | | * | merge upstream; fix port in use warning; new logger API | zelig | 2014-06-26 | 6 | -27/+24 | |
| | | | | | |\ | | | | | | |/ | | | | | |/| | ||||||
| | | | | | * | ethereum logs server started/stopped message | zelig | 2014-06-26 | 1 | -0/+2 | |
| | | | | | | | ||||||
| | | | | | * | space in miner logging message | zelig | 2014-06-26 | 1 | -1/+1 | |
| | | | | | | | ||||||
| | | | | | * | new logger API for upstream merge | zelig | 2014-06-26 | 1 | -1/+1 | |
| | | | | | | | ||||||
| | | | | | * | merge upstream | zelig | 2014-06-25 | 4 | -42/+11 | |
| | | | | | |\ | ||||||
| | | | | | * | | put back extra debug detail logging to the right places using ↵ | zelig | 2014-06-25 | 2 | -8/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | logger.DebugDetailf | |||||
| | | | | | * | | update doc: list levels and show usage of named print methods | zelig | 2014-06-25 | 1 | -0/+4 | |
| | | | | | | | | ||||||
| | | | | | * | | implement DebugDetail loglevel and named print methods | zelig | 2014-06-25 | 1 | -0/+9 | |
| | | | | | | | | ||||||
| | | | | | * | | Merge remote-tracking branch 'upstream/develop' into feature/logging | zelig | 2014-06-25 | 4 | -6/+48 | |
| | | | | | |\ \ | ||||||
| | | | | | * \ \ | merge upstream | zelig | 2014-06-23 | 8 | -58/+115 | |
| | | | | | |\ \ \ | ||||||
| | | | | | * | | | | refactor config (transitional). Details: | zelig | 2014-06-23 | 1 | -180/+20 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - ReadConfig initialiser sets up global ethutil.Config via config file passed from wrappers - does not write out adhoc default (not meant to) but creates empty config file if it does not exist so that globalconf does not complain if persists a flag - default datadir and default config file set together with other flag defaults in wrappers - default assetpath set together with other command line flags defaults in gui wrapper (not in ethutil.Config or ui/ui_lib) - add EnvPrefix, to handle environment variable options too via globalconf - this is still transitional: global Config should just be a wrapper around globalconfig config handler and should be moved to go-ethereum - actual eth stack config should not be global instead config handled properly with explicit dependency injectioninto eth stack component instances | |||||
| | | | | | * | | | | modified logging API | zelig | 2014-06-23 | 13 | -111/+132 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - package vars for tagged loggers - weed out spurious fmt.PrintX and log.PrintX logging - tried to second guess loglevel for some :) | |||||
| | | | | | * | | | | refactor logging. Details: | zelig | 2014-06-23 | 3 | -0/+352 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - packages use tagged logger sending log messages to shared (process-wide) logging engine - log writers (interface ethlog.LogSystem) can be added to the logging engine by wrappers/guis/clients - shared logging engine dispatching to multiple log systems - log level can be set separately per log system - async logging thread: logging IO does not block main thread - log messages are synchronously stringified to avoid incorrectly logging of changed states - README.md - loggers_test | |||||
| | | | * | | | | | | bump | obscuren | 2014-06-27 | 1 | -1/+1 | |
| | | | |/ / / / / | ||||||
| | | | * | | | | | Logging, variable rearrangement | obscuren | 2014-06-26 | 5 | -26/+23 | |
| | | | | | | | | | ||||||
| | | | * | | | | | Added instruction numbers | obscuren | 2014-06-26 | 1 | -2/+2 | |
| | | | | |_|_|/ | | | | |/| | | | ||||||
| | | | * | | | | New mutan implementation | obscuren | 2014-06-25 | 1 | -19/+4 | |
| | | | | | | | | ||||||
| | | | * | | | | Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop | obscuren | 2014-06-25 | 3 | -2/+35 | |
| | | | |\ \ \ \ | | | | | | |_|/ | | | | | |/| | | ||||||
| | | | | * | | | Implement something that looks like confirmations, wip | Maran | 2014-06-25 | 2 | -2/+5 | |
| | | | | | | | | ||||||
| | | | | * | | | Implemented TX History for ethPub | Maran | 2014-06-25 | 1 | -1/+30 | |
| | | | | | | | | ||||||
| | | | | * | | | Fix key generation in ethPub | Maran | 2014-06-25 | 2 | -1/+2 | |
| | | | | | | | | ||||||
| | | | * | | | | Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop | obscuren | 2014-06-25 | 1 | -3/+10 | |
| | | | |\| | | | ||||||
| | | | | * | | | Support hex and decimal keys for GetStorageAt RPC. Fixes ethereum/go-ethereum#74 | Maran | 2014-06-24 | 1 | -3/+10 | |
| | | | | | | | | ||||||
| | | | * | | | | Removed BlockDo Method | obscuren | 2014-06-25 | 1 | -18/+0 | |
| | | | | | | | | ||||||
| | | | * | | | | Logging order | obscuren | 2014-06-23 | 2 | -6/+8 | |
| | | | |/ / / | ||||||
| | | | * | / | Let the state create the object | obscuren | 2014-06-23 | 1 | -1/+3 | |
| | | | | |/ | | | | |/| | ||||||
| | | | * | | Minor fixes to vm output | obscuren | 2014-06-23 | 1 | -8/+6 | |
| | | | | | | ||||||
| | | | * | | Removed comments | obscuren | 2014-06-23 | 1 | -1/+1 | |
| | | | | | | ||||||
| | | | * | | Added Block do which replays the given block or error | obscuren | 2014-06-23 | 1 | -0/+18 | |
| | | | | | | ||||||
| | | | * | | Do not keep on asking for the same chain | obscuren | 2014-06-23 | 1 | -0/+8 | |
| | | | | | | ||||||
| | | | * | | Added hex script method | obscuren | 2014-06-23 | 1 | -0/+8 | |
| | | | | | | ||||||
| | | | * | | Make sure that public key always uses 64 bytes | obscuren | 2014-06-23 | 1 | -10/+10 | |
| | | | | | | ||||||
| | | | * | | Clean up & refactored methods | obscuren | 2014-06-23 | 1 | -26/+27 | |
| | | | | | | ||||||
| | | | * | | Support serpent lang | obscuren | 2014-06-21 | 1 | -10/+22 | |
| | | | | | | ||||||
| | | | * | | Append zero's in R & S | obscuren | 2014-06-21 | 1 | -3/+7 | |
| | | | | | | ||||||
| | | | * | | Moved 0 check to state object for now | obscuren | 2014-06-21 | 2 | -12/+21 | |
| | | | |/ | ||||||
| | | | * | Changed loggers | obscuren | 2014-06-20 | 1 | -5/+5 | |
| | | | | | ||||||
| | | | * | CALLDATACOPY | obscuren | 2014-06-20 | 1 | -2/+21 | |
| | | | | | ||||||
| | | | * | Merge branch 'release/0.5.14' into develop | obscuren | 2014-06-20 | 2 | -2/+2 | |
| | | | |\ | | | | |/ | | | |/| | ||||||
| | | * | | bump | obscuren | 2014-06-20 | 2 | -2/+2 | |
| | | |/ | ||||||
| | | * | Returned to single method | obscuren | 2014-06-20 | 1 | -29/+6 | |
| | | | | ||||||
| | | * | Removed some logging | obscuren | 2014-06-20 | 2 | -9/+10 | |
| | | | |