Commit Graph

7680 Commits (be6a3696a9642c9511c565f4c35d1c8aae6434ad)
 

Author SHA1 Message Date
obscuren d7c5936ac4 Merge branch 'hotfix/0.3.1' into develop 11 years ago
obscuren ceada15290 Merge branch 'hotfix/0.3.1' 11 years ago
obscuren b462ca4aad Bump 11 years ago
obscuren 601340bd46 Fixed shutting down 11 years ago
Jarrad Hope aa7c53b7ef Search bin directory for qml 11 years ago
Gav Wood 15dd8fd794 RLP tests and Trie updates. 11 years ago
obscuren a9d89d1f59 Merge branch 'develop' 11 years ago
obscuren f6a9aa4110 fixed about window 11 years ago
obscuren 8ee8ec8a36 Merge branch 'develop' of https://github.com/james-c/eth-go into james-c-develop 11 years ago
Gav Wood 33f80fef21 Hex encode tests done. 11 years ago
Gav Wood e1f5e12abb Fix RLP tests. 11 years ago
obscuren 7de2c7f176 Merge branch 'release/0.3.0' into develop 11 years ago
obscuren 839bd73fbb Merge branch 'release/0.3.0' 11 years ago
obscuren b72d3528bf Merge branch 'release/0.3.0' into develop 11 years ago
obscuren 0adfa489de Merge branch 'release/0.3.0' 11 years ago
obscuren 3f7ec1a83f Conform to Db interface 11 years ago
obscuren 8fa19664e6 Added BigCopy 11 years ago
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