Commit Graph

13163 Commits (03b7de28b2b2eebc2a63cb1b24452e0dd4f881cc)
 

Author SHA1 Message Date
obscuren 9d06f9e6fb Updated readme#trie 11 years ago
obscuren c0fcefa3a0 Added a GetKeys method to support multiple accounts 11 years ago
obscuren 560a7073f4 Fixed connection button spamming 11 years ago
obscuren 3a35d45ea8 Updated readme 11 years ago
obscuren 075acec9e7 Changed to new get keys method on database interface 11 years ago
obscuren 5e7f8cca4f Exit after importing a key 11 years ago
obscuren 8d1d72abee Improved overall UI design and added a bunch of icons 11 years ago
obscuren c9f3d1c00b leveldb API changed for NewIterator. Fixes #20 11 years ago
Gav Wood f87ce15ad2 Fix empty string. 11 years ago
James Cunningham 179255c3fe Merge branch 'goleveldb_fix' into develop 11 years ago
James Cunningham 4fad5958d0 Fix error in call to NewIterator function 11 years ago
obscuren dba1ba3822 Currency to string 11 years ago
obscuren e98b53bbef WIP Observing pattern 11 years ago
obscuren 4b8c50e2cd Deprication 11 years ago
obscuren 1e7b3cbb13 Removed debug log 11 years ago
obscuren ce07d9bb4c Error logging on tx processing 11 years ago
obscuren 507fc7b9d1 Length checking when fetching contract. Contract always have 3 fields 11 years ago
obscuren 4f4175a3e2 Addad db name for new ldb 11 years ago
obscuren c7e73ba12d Added currency converting 11 years ago
obscuren 6451a7187a Minor UI change 11 years ago
obscuren 78b6e7ad95 Proper Nonce 11 years ago
obscuren e60ff6ca41 Moved ui lib 11 years ago
obscuren b30b9ab8cb Fixed a minor issue where a string is expected but returns slice 11 years ago
obscuren fe9eb47288 Minor fixes that to reflect changes in library 11 years ago
obscuren 0afdedb01a Some log statements changed to the default logger 11 years ago
obscuren 6c7255cde2 Fixed a minor issue on crashed contracts 11 years ago
Jeffrey Wilcke f2234264ed Merge pull request #8 from josephyzhou/develop 11 years ago
obscuren 95a8ebc249 Changed MakeContract on block 11 years ago
obscuren 88a9c62fcc Proper tests 11 years ago
obscuren b29c1eecd1 Removed debug print 11 years ago
obscuren d69db6e617 Removed compiling from the transaction 11 years ago
obscuren d8b5bbd48c Added compile 11 years ago
obscuren 22e2c3429b Infof rather than infoln 11 years ago
obscuren 4cc5b03137 Added opcodes 11 years ago
obscuren a3fb7008b2 Added make contract 11 years ago
obscuren 55c1c220d0 Added delete to database interfaces 11 years ago
obscuren 5971c82094 Updated opcodes ... again 11 years ago
obscuren 1a98bbf1c8 Added a trie iterator 11 years ago
obscuren 377c995103 Separated the VM from the block manager and added states 11 years ago
Gav Wood c006ed4ffd Tests fix. 11 years ago
Joey Zhou 8ecb24f114 parse now returns byte[] instead of string 11 years ago
obscuren 3a45cdeaf9 Moved txpool start to initialisation method of ethereumm 11 years ago
obscuren a4a4ffbeff Moved address 11 years ago
obscuren f5737b929a Added a secondary processor 11 years ago
obscuren c66cf95b40 Added address states for storing a session based address 11 years ago
obscuren 0656f465b0 Added transactions window 11 years ago
obscuren aa33a4b2fb Added some ui elements to make it easier to connect to nodes 11 years ago
obscuren 73b9ae9579 Updated some of the log statements to use the ethutil logger 11 years ago
obscuren 4bfd717ba2 Added the ability to extend the logger with more sub systems 11 years ago
obscuren 2b967558ce Working out UI 11 years ago