Commit Graph

6946 Commits (0ab8a175d812462a5233065f3c729cd67d6ccc90)
 

Author SHA1 Message Date
obscuren c1d0ea7366 Updated protocol version to 7 11 years ago
obscuren 833a1a4eab Block mining log 11 years ago
obscuren 9d492b0509 Renamed Address to Account 11 years ago
obscuren bfed1c7cac Trie's are no longer referenced directly but through State instead 11 years ago
obscuren d2bc57cd34 PoC reactor pattern 11 years ago
obscuren 3d2c3b0107 Using asset path helper (includes a debug path atm) 11 years ago
obscuren a482b0cc1b WIP Makefile 11 years ago
obscuren 00533003b7 Get rid of the xpm files 11 years ago
obscuren b0be847416 Updated to use the state on the blocks 11 years ago
obscuren d65b4cd0dd Updated block to use state instead of trie directly 11 years ago
obscuren f1b354e6aa Reactor implemented 11 years ago
obscuren 570ab249b3 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop 11 years ago
Jeffrey Wilcke c6d6ca283d Update README.md 11 years ago
Jeffrey Wilcke 30c5922aa4 Update README.md 11 years ago
Jeffrey Wilcke 59a68b316f Update README.md 11 years ago
Jeffrey Wilcke 893da20ead Merge pull request #21 from jarradh/master 11 years ago
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