Commit Graph

10 Commits (8e8ec8f5f8974aafeac5e4a9ead76878fe22cefd)

Author SHA1 Message Date
obscuren d52878c744 Removed some VMEnv & Added VmType() to vm.Environment 10 years ago
obscuren c03d403437 Added whisper interface for xeth, added examples, updated RPC 10 years ago
obscuren 6488a392a3 Reimplemented message filters for rpc calls 10 years ago
obscuren 84adf77bf3 Added RPC "Call" for JS calls to contracts 10 years ago
obscuren cebb149f5c removed key while in the process of moving to the new key storage 10 years ago
obscuren 872b249711 further cleaned up xeth interface 10 years ago
obscuren 1146f25015 clean up of xeth 10 years ago
obscuren 7f638f0b2d moving to a better xeth 10 years ago
obscuren fed3e6a808 Refactored ethutil.Config.Db out 10 years ago
obscuren c1dee15144 BlockManager => BlockProcessor 10 years ago
obscuren ca1b2a1a91 Changed prev_hash to block_hash, state transition now uses vm env 10 years ago
obscuren 5c82fdc243 Make sure that the object exists 10 years ago
obscuren 4cd79d8ddd Refactored block & Transaction 10 years ago
obscuren db494170dc Created generic message (easy for testing) 10 years ago
obscuren 2d09e67713 Updated to new methods 10 years ago
obscuren 5553e5aaed states moved to chain 10 years ago
obscuren 8c7e4b290f Added pre processing of transaction on the transient state 10 years ago
obscuren f298ffdbb8 Renamed State => StateDB 10 years ago
obscuren 83663ed4b0 Renames for chain, updated VM, moved methods 10 years ago
obscuren 9008b155d3 Renamed `chain` => `core` 10 years ago
obscuren 6d99c03d91 Updated environments according to the new interface set 10 years ago
obscuren 8240550187 updated to types 10 years ago
obscuren 6dc46d3341 Changed the way transactions are being added to the transaction pool 10 years ago
obscuren a1b6a9ac29 Begin of moving objects to types package 10 years ago
obscuren f59a3b67f6 StateManager => BlockManager 10 years ago
obscuren af8f5f0b69 ethstate => state 10 years ago
obscuren 0ed1a8b50a ethpipe => xeth (eXtended ETHereum) 10 years ago
obscuren b1c247231b ethlog => logger 10 years ago
obscuren fd9da72536 ethcrypto => crypto 10 years ago
obscuren 3ee0461cb5 Moved ethchain to chain 10 years ago
obscuren 097ba56df5 Renamed block_chain to chain_manager 10 years ago
obscuren 20c742e474 Moved ethvm => vm 10 years ago
obscuren c5bd32b0ad Refactored VM to two separate VMs; std & debug 10 years ago
obscuren b417766b36 Minor tweaks for poc7 10 years ago
obscuren 82be305496 Fixed inconsistencies 10 years ago
obscuren 65a802c678 Re-wrote Call and Execute to use the new vm messages 10 years ago
Cayman Nava 7dacd7eb78 add pushtx to api 10 years ago
obscuren 4008ff32c9 Mutan compile 10 years ago
obscuren 7d95e8624a Added message to closure && added change addresses 10 years ago
obscuren 3c78e418fb world => World 10 years ago
obscuren e71b198e3d Renamed object to Object 10 years ago
obscuren 4f0bda403e Added vm options for object execution 10 years ago
obscuren 0f84b9c30d Added exist method 10 years ago
obscuren 342cc122b4 Added general Pipe API 10 years ago