1
0
Fork 0
forked from forks/go-ethereum

Commit graph

  • 584d1c61ec use ethreact.Event and ethreact.ReactorEngine zelig 2014-07-04 19:38:44 +0100
  • af27264140 remove reactor code from ethutil zelig 2014-07-04 19:37:40 +0100
  • ec9a044a17 Merge pull request #10 from romanman/patch-1 Jeffrey Wilcke 2014-07-04 15:56:52 +0200
  • 0ae3bbc3f5 deleted obscuren 2014-07-04 15:53:16 +0200
  • b9fa4dada8 Merge branch 'develop' obscuren 2014-07-04 15:53:03 +0200
  • 9754c01f56 Added sample coin as a submodule obscuren 2014-07-04 15:49:51 +0200
  • 043920d157 Removed sample coin obscuren 2014-07-04 15:49:32 +0200
  • 3ebcd36667 Merge branch 'develop' obscuren 2014-07-04 15:32:25 +0200
  • 90eb4f1939 Debug output, minor fixes and tweaks obscuren 2014-07-04 15:32:10 +0200
  • 9e38ca555d Visual updates obscuren 2014-07-04 15:31:13 +0200
  • de183e80db Silent compiler errors when continues compiling obscuren 2014-07-04 13:42:43 +0200
  • 23b5b5fa36 Length check obscuren 2014-07-04 13:34:50 +0200
  • d5bcc01eae Fixed shebang check. Previously it would hang on an unknown shebang obscuren 2014-07-04 13:05:07 +0200
  • ca395306e3 Updated debugger obscuren 2014-07-04 13:04:25 +0200
  • 5e0123fbe1 Update vmtests.json romanman 2014-07-04 10:23:04 +0100
  • 24ff81d14e Merge branch 'ethersphere-feature/clientid' into develop obscuren 2014-07-04 00:14:17 +0200
  • 633027d980 Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop obscuren 2014-07-04 00:13:57 +0200
  • d3d043dba0 Merge branch 'ethersphere-feature/clientid' into develop obscuren 2014-07-04 00:13:42 +0200
  • db60ebbbd7 Merge branch 'feature/clientid' of https://github.com/ethersphere/eth-go into ethersphere-feature/clientid obscuren 2014-07-04 00:12:28 +0200
  • cb7ebdf821 Decreased timeout obscuren 2014-07-04 00:12:21 +0200
  • 70e1a1a4df Merge pull request #32 from josephyzhou/develop Jeffrey Wilcke 2014-07-04 00:10:29 +0200
  • 7c41e413e4 typo, duplications Joey Zhou 2014-07-03 11:31:47 -0700
  • 2b6da2f5f2 Update vmtests.json romanman 2014-07-03 17:45:04 +0100
  • 9de30d96f0 Modify main wrappers - clientIdentifier now set in main wrappers - version handled within wrapper - modify InitConfig now returning *ethutil.ConfigManager (passed to gui) - added NewClientIdentity returning *ethwire.SimpleClientIdentiy (passed to ethereum) zelig 2014-07-03 17:36:24 +0100
  • a3c4823511 Gui saves custom client id and loglevel - gui NewWindow takes SimpleClientIdentity as argument - gui NewWindow takes ethutil.ConfigManager as argument to manage flag persistence - gui now saves loglevel and custom client id via config.Save - rename custom client id methods consistently also in wallet.qml - clientIdentifier now set in main wrappers - version handled within wrapper - modify InitConfig now returning *ethutil.ConfigManager (passed to gui) zelig 2014-07-03 17:35:48 +0100
  • f02602d02d ConfigManager (transitional) - remove clientstring handling from ethutil.Config - ReadConfig takes no Identifier argument - members Ver, ClientString, ClientIdentifier removed from Config - type ConfValue removed - expose public type ethutil.ConfigManager - Set -> Save(key string, value interface{}) now takes any value to allow for persisting non-string values directly - TODO: eliminate all eth specific configs, just a wrapper around globalconf zelig 2014-07-03 17:30:51 +0100
  • 90c2064640 peer constructors now set version string with ethereum.ClientIdentity().String() zelig 2014-07-03 17:30:37 +0100
  • c833c3fec8 add ClientIdentity() ethwire.ClientIdentity to Ethereum zelig 2014-07-03 17:30:04 +0100
  • c64629964f ethwire.ClientIdentity now handles Client info sent in handshake + test zelig 2014-07-03 17:28:27 +0100
  • de2da4fd19 Merge branch 'develop' of github.com:ethereum/eth-go into feature/clientid zelig 2014-07-03 15:08:13 +0100
  • 198e5eeab9 EthManager interface extended with ClientIdentity() ethwire.ClientIdentity zelig 2014-07-03 15:08:06 +0100
  • 8baa0f84e7 Fixed reverting error obscuren 2014-07-03 16:07:21 +0200
  • 5d67139206 Fix obscuren 2014-07-03 10:05:02 +0200
  • 5b8dde9602 Fixed CREATE op. Fixes #87 obscuren 2014-07-03 10:04:38 +0200
  • 81bc721c5c Fixed address generation obscuren 2014-07-03 10:03:58 +0200
  • 4bb646117d Merge branch 'develop' of github.com:/ethereum/tests into develop Gav Wood 2014-07-02 19:43:22 +0200
  • bba38980bd New tests. Gav Wood 2014-07-02 19:43:06 +0200
  • 0076fa583c Merge branch 'develop' obscuren 2014-07-02 17:48:35 +0200
  • 35ae9e3aa8 Paranoia check obscuren 2014-07-02 17:48:10 +0200
  • 2f9bc2ab75 Removed old code obscuren 2014-07-02 17:47:33 +0200
  • 8de099ae75 Added paranoia check obscuren 2014-07-02 17:47:18 +0200
  • 40e3d2ab55 Changed CREATE obscuren 2014-07-02 17:47:09 +0200
  • a33b309d99 Testing submodules Vitalik Buterin 2014-07-02 10:14:05 -0400
  • 50318217ca Testing submodules Vitalik Buterin 2014-07-02 10:10:46 -0400
  • 57fa655522 Testing submodules Vitalik Buterin 2014-07-02 10:09:08 -0400
  • a0dd1ebb6d . obscuren 2014-07-02 13:44:59 +0200
  • 6748158ab4 Moved methods obscuren 2014-07-02 13:40:02 +0200
  • e4d2d00d41 Added support for breakpoints on specific instructions obscuren 2014-07-02 13:08:32 +0200
  • 50c0938226 Break points and debugger commands obscuren 2014-07-02 13:08:18 +0200
  • 98f21669c7 Merge branch 'develop' obscuren 2014-07-02 11:30:37 +0200
  • 315d65280b Removed comment obscuren 2014-07-02 11:30:14 +0200
  • 7d0004f058 For namreg only show items starting without leading zeros. obscuren 2014-07-02 11:29:59 +0200
  • e5b45d1c86 VM Update obscuren 2014-07-02 01:04:32 +0200
  • d15952c867 Moved debug hook to Vm directly obscuren 2014-07-02 01:04:21 +0200
  • 677de48f6c Listen for namereg changes obscuren 2014-07-02 00:28:45 +0200
  • c4f9151c67 Moved files obscuren 2014-07-02 00:13:50 +0200
  • 1954ef47e6 Suicide is deferred to update obscuren 2014-07-02 00:06:21 +0200
  • fd1d0bbde7 Updated to generic padding function obscuren 2014-07-02 00:05:48 +0200
  • d7e396a98c l <=> r obscuren 2014-07-01 23:59:37 +0200
  • 00d3935aac Removed old method obscuren 2014-07-01 23:59:18 +0200
  • bb2433ca1a Added quitting reason obscuren 2014-07-01 20:32:47 +0200
  • 7238a77327 Removed old code obscuren 2014-07-01 20:12:18 +0200
  • 4918531dd5 Merge branch 'develop' obscuren 2014-07-01 20:10:49 +0200
  • 2835321377 Fixed namereg obscuren 2014-07-01 20:10:38 +0200
  • dd869064a6 delete? obscuren 2014-07-01 20:09:37 +0200
  • 7a2a63f32b Added utility wrapper for Ethereum Config contract obscuren 2014-07-01 20:09:21 +0200
  • 28ef7d228c Added Left and Right padding utility functions obscuren 2014-07-01 20:08:48 +0200
  • 6151ae7db5 Fixed key import for empty entries obscuren 2014-07-01 20:08:32 +0200
  • 3889785017 Added Path utility obscuren 2014-07-01 20:08:18 +0200
  • 7a9ff4f8d4 bump obscuren 2014-07-01 16:28:17 +0200
  • 74ef489fe2 Merge branch 'release/0.5.16' into develop obscuren 2014-07-01 16:24:54 +0200
  • cb595fb63c Merge branch 'release/0.5.16' 0.5.16 obscuren 2014-07-01 16:24:35 +0200
  • 5d3259587f bump obscuren 2014-07-01 16:24:34 +0200
  • 29f613ef84 Merge pull request #28 from ethersphere/feature/keys Jeffrey Wilcke 2014-07-01 16:16:05 +0200
  • 5e02d2b586 Merge pull request #96 from ethersphere/feature/keys Jeffrey Wilcke 2014-07-01 16:15:59 +0200
  • ff5703fd9b ethutil -> ethtrie.NewTrie zelig 2014-07-01 15:09:43 +0100
  • 89630d2826 merge upstream zelig 2014-07-01 15:03:02 +0100
  • ce88a73aa6 Merge branch 'develop' of github.com:ethereum/go-ethereum into feature/keys zelig 2014-07-01 15:01:28 +0100
  • 550407b0ec Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop obscuren 2014-07-01 15:44:43 +0200
  • d0959063d5 Up obscuren 2014-07-01 15:28:12 +0200
  • d294dedfad Merge branch 'develop' of github.com:ethereum/eth-go into develop Maran 2014-07-01 15:26:18 +0200
  • e798294a4b Update min GasLimit Maran 2014-07-01 15:25:57 +0200
  • ea0eb0a8c8 Latest genesis block. Gav Wood 2014-07-01 15:19:34 +0200
  • 114e715e3c Merge branch 'ethersphere-feature/keys' into develop obscuren 2014-07-01 13:48:28 +0200
  • 253c23240b Merge branch 'feature/keys' of https://github.com/ethersphere/go-ethereum into ethersphere-feature/keys obscuren 2014-07-01 13:45:39 +0200
  • 0ce9003ba7 Fix for creating a tx from an unknown account obscuren 2014-07-01 12:16:14 +0200
  • 2bbc204328 Close pow chat. Fixes #95 obscuren 2014-07-01 11:55:50 +0200
  • 41a03b29ab Merge branch 'ebuchman-miner_up_to_date' into develop obscuren 2014-07-01 11:28:11 +0200
  • 92693e4459 The dragon has been slain. Consensus reached! obscuren 2014-07-01 11:26:45 +0200
  • 0ed9528d76 fix: miner wait untill UpToDate Ethan Buchman 2014-07-01 04:25:42 -0400
  • 39263b674c Paranoia obscuren 2014-07-01 09:56:10 +0200
  • 5f5910c603 Regression test for trie obscuren 2014-07-01 09:55:20 +0200
  • ed276cd7c2 Added Paranoia check for VM execution obscuren 2014-06-30 20:03:31 +0200
  • 82272ee08a Iterator fix obscuren 2014-06-30 14:28:54 +0200
  • 9ed0d389b2 Generic trie obscuren 2014-06-30 13:34:47 +0200
  • 25bb76b69c Reset Jeffrey Wilcke 2014-06-30 13:25:04 +0200
  • 00bb68d7d2 Merge branch 'develop' into interop obscuren 2014-06-30 13:13:55 +0200
  • c23074d5ad Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop obscuren 2014-06-30 13:13:45 +0200
  • 8ddd4c4c52 wip obscuren 2014-06-30 13:09:04 +0200
  • 5a86892ecb Using remote for test cases obscuren 2014-06-30 13:08:00 +0200