Commit Graph

221 Commits (f3ac378ca4f670a6504d5138278bb33104eade0a)

Author SHA1 Message Date
obscuren 1054c155db Moved import to utils 10 years ago
obscuren 7d2353f24d Close the file 10 years ago
obscuren 34f72ddb3d Decode from stream directly 10 years ago
obscuren e2e3fa3d11 Updated Mist to use new blocks 10 years ago
obscuren 9e5257b83b Chain importer 10 years ago
obscuren 4cd79d8ddd Refactored block & Transaction 10 years ago
obscuren 4b52cd512d Removal of "debug" url :) 10 years ago
obscuren e32f7baa0d Concat and pad data 10 years ago
obscuren 4051c0333f Added whisper js api 10 years ago
obscuren e42517754a updated ethereum.js 10 years ago
obscuren a153b47c2b moved 10 years ago
obscuren 8130df63ca updated whisper ui 10 years ago
obscuren 795b14330a Fixed EVM environment. Closes #215 10 years ago
obscuren 0e5aed63dd Updated QWhisper 10 years ago
obscuren 0a9dc1536c Increased peer from 10 to 30 10 years ago
obscuren 5da5db5a0a Added authors 10 years ago
obscuren 88af879f7a version bump 10 years ago
obscuren 59ef6e3693 Cleaned up objects 10 years ago
obscuren 5ad473d758 Moved methods to messages 10 years ago
obscuren db494170dc Created generic message (easy for testing) 10 years ago
obscuren 2d09e67713 Updated to new methods 10 years ago
obscuren 52b54631a4 Whisper watches fixes 10 years ago
obscuren 52ca80bdd2 Fixed deref ptr 10 years ago
obscuren 01a6db9324 Added whisper debug interface + whisper fixes 10 years ago
obscuren 993280ec03 Added whisper test 10 years ago
obscuren 56dac74f71 made mist in a compilable, workable state using the new refactored packages 10 years ago
obscuren 96272e19a6 removed filter manager from base 10 years ago
zelig 72290f67fe resolve merge conflict hell 10 years ago
zelig 61940b2275 adapt cmd/cli to new backend 10 years ago
zelig d9b16c1197 new cli options 10 years ago
zelig ae7c1e3e55 adapt to new backend 10 years ago
zelig 50e1dcc43a import eth pkg 10 years ago
obscuren 5553e5aaed states moved to chain 10 years ago
obscuren 4082c8b61d added simple peer server 10 years ago
obscuren 1fb84d3c5f Fixed tests 10 years ago
obscuren 9925916851 upped proto version and modified block pool 10 years ago
obscuren 085f604b27 Show newly created private key during startup. Closes #126 10 years ago
obscuren a5b27bbc10 Improved and simplified wallet functions and behaviour 10 years ago
obscuren 73c4ca3a6f Upped protocol version 10 years ago
obscuren 3043b233ea Log is now interface 10 years ago
obscuren bff5999efa sort tests for evm 10 years ago
obscuren f298ffdbb8 Renamed State => StateDB 10 years ago
obscuren 3664cd58e3 Updated testing tools 10 years ago
obscuren 83663ed4b0 Renames for chain, updated VM, moved methods 10 years ago
obscuren 9008b155d3 Renamed `chain` => `core` 10 years ago
obscuren b6cb5272de Descriptive function names for closure getters 10 years ago
obscuren 6d99c03d91 Updated environments according to the new interface set 10 years ago
obscuren 3d9a4e7084 Fixed mem error in vm. Fixed logs tests 10 years ago
obscuren f778922086 Set proper message value 10 years ago
obscuren edc52bdcbf Updated value for mined blocks. Closes #197 10 years ago