Commit Graph

19 Commits (32e1b104f8fbc0f80bf2b6a93492aa01fa323e35)

Author SHA1 Message Date
Péter Szilágyi b2b1241dd7 cmd/mist: fix #640, panic converting nil recipient to hex. 10 years ago
obscuren 2e2860e4df Make sure mist runs ... :-) 10 years ago
obscuren 7e4c488717 Fixed storage. Closes #516 10 years ago
obscuren 0330077d76 moved state and vm to core 10 years ago
obscuren 0a1eeca41e conversions. -compilable- 10 years ago
obscuren 942980609f conversions 10 years ago
Maran 7330c97b5b DRY up the use of toHex in the project and move it to common 10 years ago
obscuren b523441361 Moved ethutil => common 10 years ago
Maran 991993357c DRY up the use of fromHex and put it in ethutil 10 years ago
obscuren 0057bb4ef6 WIP QT Clipboard 10 years ago
obscuren 38faf2c51a removed messages 10 years ago
obscuren da2fae0e43 Basic structure miner 10 years ago
Felix Lange 56f777b2fc cmd/ethereum, cmd/mist, core, eth, javascript, xeth: fixes for new p2p API 10 years ago
obscuren 54927dc0e0 Fixed issue with Storage() 10 years ago
obscuren 0031f388ac More dapp samples 10 years ago
obscuren 872b249711 further cleaned up xeth interface 10 years ago
obscuren e3da85faed Implemented filter for ws + fixes 10 years ago
obscuren fed3e6a808 Refactored ethutil.Config.Db out 10 years ago
obscuren 564f02aa2b Fixed tests 10 years ago
obscuren c9985bf563 Fixed peer window. Minor tweaks and fixes 10 years ago
obscuren 4cd79d8ddd Refactored block & Transaction 10 years ago
obscuren 5ad473d758 Moved methods to messages 10 years ago
obscuren db494170dc Created generic message (easy for testing) 10 years ago
zelig 148de1c875 adapt xeth pkg to new backend. FIXME JSPeer peer info 10 years ago
obscuren f298ffdbb8 Renamed State => StateDB 10 years ago
obscuren 9008b155d3 Renamed `chain` => `core` 10 years ago
obscuren a1b6a9ac29 Begin of moving objects to types package 10 years ago
obscuren cbeebcd47d Fixed bloom, updated mining & block processing 10 years ago
obscuren 0c4adeceae Properly list caps 10 years ago
obscuren af8f5f0b69 ethstate => state 10 years ago
obscuren 0ed1a8b50a ethpipe => xeth (eXtended ETHereum) 10 years ago
obscuren fd9da72536 ethcrypto => crypto 10 years ago
obscuren 3ee0461cb5 Moved ethchain to chain 10 years ago
obscuren 8e0a39f33f Updated to use ethereum.js 10 years ago
obscuren 0015ce1e35 kick of bad peers 10 years ago
obscuren 82be305496 Fixed inconsistencies 10 years ago
obscuren b8354124be Added protocol caps accessors 10 years ago
obscuren 9ed8dc7384 Attempt to catch up from unknown block 10 years ago
obscuren 1118aaf840 Temp work around 10 years ago
obscuren 0fea62ec6d Make use of new list type for transactions instead of json 10 years ago
obscuren 6afc16399f Block size 10 years ago
obscuren b0ae61c652 Removed the "Get" part 10 years ago
obscuren d701b23230 Reworking the public js interface (pub) => (pipe) 10 years ago