| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merge upstream | zelig | 2014-07-01 | 2 | -1/+10 |
| |\ | |||||
| | * | The dragon has been slain. Consensus reached! | obscuren | 2014-07-01 | 1 | -0/+1 |
| | * | Paranoia | obscuren | 2014-07-01 | 1 | -1/+2 |
| | * | Regression test for trie | obscuren | 2014-07-01 | 1 | -16/+54 |
| | * | Added Paranoia check for VM execution | obscuren | 2014-07-01 | 2 | -7/+32 |
| | * | Iterator fix | obscuren | 2014-06-30 | 2 | -8/+6 |
| | * | Generic trie | obscuren | 2014-06-30 | 1 | -10/+12 |
| | * | wip | obscuren | 2014-06-30 | 1 | -0/+8 |
| | * | Using remote for test cases | obscuren | 2014-06-30 | 2 | -17/+108 |
| | * | Merge pull request #26 from ethersphere/master | Jeffrey Wilcke | 2014-06-27 | 1 | -1/+1 |
| | |\ | |||||
| | | * | bump v5.15 | zelig | 2014-06-27 | 1 | -1/+1 |
| * | | | refactor ethutil/trie to ethtrie | zelig | 2014-06-29 | 5 | -923/+0 |
| * | | | move CreateAddress from ethutil/common to ethcrypto | zelig | 2014-06-29 | 1 | -7/+0 |
| * | | | no strconv import needed | zelig | 2014-06-29 | 1 | -3/+1 |
| * | | | remove ethutil helpers (refactored), and keypair (key management under ethcry... | zelig | 2014-06-29 | 2 | -179/+0 |
| * | | | 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 | 2 | -1764/+0 |
| * | | | 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 |
| * | | | transitional ethutil.ReadConfig fixes in ethchain tests (they still fail! FIX... | zelig | 2014-06-27 | 1 | -1/+1 |
| |/ / | |||||
| * / | :-( | obscuren | 2014-06-27 | 1 | -1/+1 |
| |/ | |||||
| * | go fmt | zelig | 2014-06-27 | 2 | -14/+14 |
| * | merge upstream; fix port in use warning; new logger API | zelig | 2014-06-26 | 2 | -2/+1 |
| |\ | |||||
| | * | Logging, variable rearrangement | obscuren | 2014-06-26 | 2 | -2/+1 |
| * | | merge upstream | zelig | 2014-06-25 | 1 | -19/+4 |
| |\| | |||||
| | * | New mutan implementation | obscuren | 2014-06-25 | 1 | -19/+4 |
| * | | merge upstream | zelig | 2014-06-23 | 1 | -10/+22 |
| |\| | |||||
| | * | Support serpent lang | obscuren | 2014-06-21 | 1 | -10/+22 |
| * | | refactor config (transitional). Details: | zelig | 2014-06-23 | 1 | -180/+20 |
| |/ | |||||
| * | bump | obscuren | 2014-06-20 | 1 | -1/+1 |
| * | Updated test | obscuren | 2014-06-18 | 1 | -30/+14 |
| * | Return a single byte if byte get called | obscuren | 2014-06-18 | 1 | -0/+2 |
| * | Proper checks for multiple data items. Fixes #80 | obscuren | 2014-06-18 | 1 | -1/+2 |
| * | Fixed issue where JUMPI would do an equally check with 1 instead of GT | obscuren | 2014-06-18 | 1 | -8/+33 |
| * | bump | obscuren | 2014-06-17 | 1 | -1/+1 |
| * | Changed RlpEncodable | obscuren | 2014-06-16 | 1 | -0/+1 |
| * | Method for creating a new key from scratch | obscuren | 2014-06-16 | 1 | -0/+6 |
| * | Logging mechanism | obscuren | 2014-06-14 | 1 | -1/+26 |
| * | Moving a head closer to interop | obscuren | 2014-06-13 | 1 | -1/+1 |
| * | log changes | obscuren | 2014-06-12 | 1 | -7/+5 |
| * | Expose GasLimit to ethPub | Maran | 2014-06-11 | 1 | -1/+1 |
| * | Fix BigMax to return the biggest number, not the smallest | Maran | 2014-06-10 | 1 | -2/+2 |
| * | bump | obscuren | 2014-06-10 | 1 | -1/+1 |
| * | Added Douglas and Einstan | obscuren | 2014-06-06 | 1 | -7/+13 |
| * | woops | obscuren | 2014-05-31 | 1 | -1/+23 |
| * | Peer changes broadcasting and minor miner fix | obscuren | 2014-05-30 | 1 | -13/+41 |
| * | Fixed issue with casting to smaller byte array | obscuren | 2014-05-30 | 1 | -0/+4 |
| * | Do not panic, but return nil instead | obscuren | 2014-05-30 | 1 | -1/+1 |
| * | Fixed state object gas return | obscuren | 2014-05-29 | 1 | -0/+18 |
| * | Bump to RC11 | Maran | 2014-05-28 | 1 | -1/+1 |
| * | Length checking | obscuren | 2014-05-28 | 1 | -1/+1 |
| * | Added StringToBytesFunc | obscuren | 2014-05-28 | 1 | -0/+10 |
| * | bump | obscuren | 2014-05-27 | 1 | -1/+1 |
| * | New Trie iterator | obscuren | 2014-05-27 | 3 | -12/+71 |
| * | bump | obscuren | 2014-05-26 | 1 | -1/+1 |
| * | State snapshotting | obscuren | 2014-05-26 | 1 | -2/+15 |
| * | Working on interop | obscuren | 2014-05-22 | 2 | -3/+9 |
| * | Bumped | obscuren | 2014-05-21 | 1 | -1/+1 |
| * | Fixed state overwriting issue | obscuren | 2014-05-21 | 1 | -0/+12 |
| * | Bump | obscuren | 2014-05-20 | 1 | -1/+1 |
| * | Change shorthands | Maran | 2014-05-20 | 2 | -16/+16 |
| * | Added a fatal method | obscuren | 2014-05-19 | 1 | -1/+12 |
| * | Changed how changes are being applied to states | obscuren | 2014-05-17 | 1 | -10/+2 |
| * | Removed old tx pool notification system. Fixes #19 | obscuren | 2014-05-15 | 1 | -1/+2 |
| * | Bumped version | obscuren | 2014-05-15 | 1 | -1/+1 |
| * | Moved keyring to ethutil & removed old methods. Implements #20 | obscuren | 2014-05-14 | 3 | -20/+110 |
| * | Bumped | obscuren | 2014-05-13 | 1 | -1/+1 |
| * | Upgraded to new mutan | obscuren | 2014-05-10 | 2 | -2/+2 |
| * | Bump | obscuren | 2014-05-10 | 1 | -1/+1 |
| * | Fixed some tests | obscuren | 2014-05-10 | 2 | -12/+5 |
| * | Moved seeding and moved manifest | obscuren | 2014-05-09 | 1 | -1/+0 |
| * | bump | obscuren | 2014-05-05 | 1 | -1/+1 |
| * | Added the ability to submit byte code for contracts instead of Mutan code. | obscuren | 2014-05-05 | 1 | -0/+5 |
| * | Get rid of that annoying number that keeps popping up in stdout | Maran | 2014-05-05 | 1 | -1/+1 |
| * | Added public interface | obscuren | 2014-05-02 | 1 | -0/+41 |
| * | Fixed state problem | obscuren | 2014-04-29 | 2 | -2/+27 |
| * | Moved assembler stage to the mutan compiler | obscuren | 2014-04-28 | 2 | -224/+0 |
| * | Refactoring and added documentation comments | obscuren | 2014-04-27 | 7 | -62/+68 |
| * | Upped version number | obscuren | 2014-04-27 | 3 | -1/+16 |
| * | Added new state object change echanism | obscuren | 2014-04-26 | 1 | -1/+6 |
| * | Renamed CALLDATA to CALLDATALOAD | obscuren | 2014-04-23 | 1 | -1/+1 |
| * | Fixed minor issue with gas and added state object init | obscuren | 2014-04-23 | 2 | -23/+67 |
| * | Implemented ethereum package reader | obscuren | 2014-04-23 | 1 | -0/+123 |
| * | Added pre processing of script data | obscuren | 2014-04-12 | 1 | -0/+31 |
| * | Merge branch 'split' into develop | obscuren | 2014-04-11 | 2 | -27/+22 |
| |\ | |||||
| | * | Added better address format | obscuren | 2014-04-11 | 1 | -1/+4 |
| | * | Call fixed | obscuren | 2014-04-11 | 1 | -21/+7 |
| | * | No longer return a list, but raw bytes | obscuren | 2014-04-10 | 1 | -4/+5 |
| | * | Check for nil | obscuren | 2014-04-10 | 1 | -1/+6 |
| * | | Small tweaks to mnemonic | Maran | 2014-04-09 | 1 | -52/+54 |
| * | | One more line of comment | Maran | 2014-04-09 | 1 | -0/+2 |
| * | | Added support for mneomnic privkeys | Maran | 2014-04-07 | 2 | -0/+1760 |
| * | | Merge conflicts | Maran | 2014-04-01 | 5 | -2/+17 |
| |\| | |||||
| | * | Added a IsList method for type checking []interface{} | obscuren | 2014-03-28 | 1 | -0/+9 |
| | * | Fixed typo | obscuren | 2014-03-27 | 1 | -1/+1 |
| | * | Test fixes and removed old code. Added VM gas fees | obscuren | 2014-03-24 | 4 | -2/+9 |
| * | | More blockchain testing | Maran | 2014-03-31 | 2 | -1/+11 |
| |/ | |||||
| * | Removed regular ints from the virtual machine and closures | obscuren | 2014-03-22 | 1 | -0/+6 |
| * | Changes 'compiler' to work with any type | obscuren | 2014-03-21 | 1 | -11/+35 |
| * | Closure return, arguments fixed. Added proper tests | obscuren | 2014-03-21 | 1 | -15/+13 |
| * | Implemented closure arguments | obscuren | 2014-03-21 | 1 | -1/+5 |
| * | Rewrote opcodes again | obscuren | 2014-03-21 | 1 | -55/+64 |
| * | Some minor updates | obscuren | 2014-03-21 | 3 | -2/+15 |
| * | Added encoder interface | obscuren | 2014-03-21 | 1 | -0/+4 |
| * | Added client string to configuration | obscuren | 2014-03-17 | 1 | -6/+9 |
| * | Removed comments | obscuren | 2014-03-06 | 1 | -12/+0 |
| * | Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop | obscuren | 2014-03-05 | 1 | -0/+0 |
| |\ | |||||
| | * | Rename .travil.yml to .travis.yml | Maxime Quandalle | 2014-03-04 | 1 | -0/+0 |
| * | | Partially refactored server/txpool/block manager/block chain | obscuren | 2014-03-05 | 2 | -0/+42 |
| |/ | |||||
| * | PoC reactor pattern | obscuren | 2014-03-03 | 2 | -8/+44 |
| * | Reactor implemented | obscuren | 2014-03-02 | 2 | -0/+107 |
| * | Bump | obscuren | 2014-02-28 | 1 | -1/+1 |
| * | Conform to Db interface | obscuren | 2014-02-28 | 1 | -0/+1 |
| * | Added BigCopy | obscuren | 2014-02-28 | 1 | -0/+9 |
| * | Updated readme#trie | obscuren | 2014-02-28 | 1 | -1/+3 |
| * | Added a GetKeys method to support multiple accounts | obscuren | 2014-02-28 | 2 | -0/+20 |
| * | Added currency converting | obscuren | 2014-02-25 | 2 | -0/+52 |
| * | Fixed a minor issue where a string is expected but returns slice | obscuren | 2014-02-25 | 2 | -13/+10 |
| * | Merge pull request #8 from josephyzhou/develop | Jeffrey Wilcke | 2014-02-24 | 1 | -1/+1 |
| |\ | |||||
| | * | parse now returns byte[] instead of string | Joey Zhou | 2014-02-24 | 1 | -1/+1 |
| * | | Added delete to database interfaces | obscuren | 2014-02-24 | 1 | -0/+1 |
| * | | Updated opcodes ... again | obscuren | 2014-02-24 | 2 | -53/+53 |
| * | | Added a trie iterator | obscuren | 2014-02-24 | 2 | -0/+109 |
| |/ | |||||
| * | Added the ability to extend the logger with more sub systems | obscuren | 2014-02-22 | 1 | -10/+21 |
| * | Removed all old code | obscuren | 2014-02-21 | 1 | -74/+67 |
| * | Nil is also considered empty | obscuren | 2014-02-21 | 1 | -1/+1 |
| * | Type checking | obscuren | 2014-02-21 | 1 | -1/+15 |
| * | Long over due Trie delete implemented | obscuren | 2014-02-20 | 2 | -3/+121 |
| * | WIP state object | obscuren | 2014-02-19 | 1 | -0/+9 |
| * | Added more logging functions | obscuren | 2014-02-19 | 1 | -6/+31 |
| * | Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop | obscuren | 2014-02-19 | 2 | -1/+31 |
| |\ | |||||
| | * | Merge pull request #3 from josephyzhou/develop | Jeffrey Wilcke | 2014-02-18 | 2 | -1/+31 |
| | |\ | |||||
| | | * | new line | Joey Zhou | 2014-02-18 | 1 | -1/+1 |
| | | * | adding compact decode tests | Joey Zhou | 2014-02-18 | 1 | -0/+30 |
| * | | | Running contracts fixed | obscuren | 2014-02-19 | 3 | -6/+18 |
| |/ / | |||||
| * | | Added new address | obscuren | 2014-02-18 | 2 | -2/+2 |
| * | | Rlp update | obscuren | 2014-02-18 | 2 | -10/+1 |
| * | | Added hex method | obscuren | 2014-02-18 | 1 | -0/+4 |
| * | | Root should reset on undo | obscuren | 2014-02-18 | 1 | -2/+7 |
| * | | Values should accept bytes as valid string output | obscuren | 2014-02-18 | 1 | -0/+2 |
| |/ | |||||
| * | Added dirty tracking on the cache | obscuren | 2014-02-17 | 2 | -2/+35 |
| * | Added a few tests | obscuren | 2014-02-17 | 1 | -37/+0 |
| * | Removed Reset | obscuren | 2014-02-17 | 1 | -1/+0 |
| * | Added more tests | obscuren | 2014-02-17 | 2 | -8/+24 |
| * | Added trie tests, value tests | obscuren | 2014-02-15 | 3 | -3/+103 |
| * | Fixed test | obscuren | 2014-02-15 | 1 | -8/+2 |
| * | Fixed test | obscuren | 2014-02-15 | 1 | -1/+1 |
| * | Bumped version number | obscuren | 2014-02-15 | 1 | -1/+1 |
| * | Removed RlpValue in favour of Value | obscuren | 2014-02-15 | 2 | -250/+9 |
| * | The great merge | obscuren | 2014-02-15 | 18 | -0/+1879 |
