Commit Graph

313 Commits (2c616bd2795974877b0d3e23e99f6eff9e775218)

Author SHA1 Message Date
obscuren 790de35e7f Fixed issue in peer window 10 years ago
obscuren 218f437b0c Updated window 10 years ago
obscuren 8a0f23915e Fixed a few issues in the miner and updated hash rate title 10 years ago
obscuren bde3ff16ad merge 10 years ago
Felix Lange 170eb3ac68 p2p/discover: map listening port using configured mechanism 10 years ago
Felix Lange d0a2e655c9 cmd/ethereum, cmd/mist, eth, p2p: use package p2p/nat 10 years ago
obscuren 38faf2c51a removed messages 10 years ago
obscuren 31fdc645ed cmd + t switches to new dapp window 10 years ago
obscuren 3f6baa45a7 Documented methods & removed old manifest 10 years ago
Alexandre Van de Sande 6221b282d4 Catalog Page Behaviour 10 years ago
obscuren df49c609a0 updated coin 10 years ago
Alexandre Van de Sande 80890cd9dd removed icomoon 10 years ago
Alexandre Van de Sande 6b5f4ed244 Recreated the changes on a new branch 10 years ago
Felix Lange 4242b05462 cmd/bootnode: new command (replaces cmd/peerserver) 10 years ago
obscuren da2fae0e43 Basic structure miner 10 years ago
Felix Lange a3cd218719 cmd/mist, cmd/ethereum: add CLI arguments for node key 10 years ago
obscuren 16a04e64f2 Updated coin 10 years ago
Felix Lange 028775a086 cmd/ethereum, cmd/mist: add flag for discovery bootstrap nodes 10 years ago
Felix Lange 2cf4fed11b cmd/mist, eth, javascript, p2p: use Node URLs for peer suggestions 10 years ago
Felix Lange 56f777b2fc cmd/ethereum, cmd/mist, core, eth, javascript, xeth: fixes for new p2p API 10 years ago
obscuren e40c1c62ce API changed to use Pubkey only. Reflected that change in the rest of the api 10 years ago
Felix Lange 8e8ec8f5f8 cmd/peerserver: is gone 10 years ago
obscuren 8be1d134aa updated home 10 years ago
obscuren c64852dbcc pending / chain event 10 years ago
obscuren 9d2166a964 wip 10 years ago
obscuren db7c34a9df Default gas price and default gas for rpc 10 years ago
obscuren 57f95c1dc7 fixed test 10 years ago
obscuren 1d519854e2 Propagate known transactions to new peers on connect 10 years ago
obscuren 65158d39b0 Filtering 10 years ago
Taylor Gerring 2656a2d038 Use different default RPC port per #186 10 years ago
obscuren 4dc283c0fb Removed minimum height. Closes #282 10 years ago
obscuren 7bd2fbe2b1 Fixed whisper "to" filtering. Closes #283 10 years ago
obscuren 663d725026 Added a different default home page 10 years ago
obscuren 93ae7bb0d2 Raw data for existing blocks 10 years ago
Taylor Gerring 1f4ed49b4c Move hardcoded seed node address to app flag 10 years ago
Taylor Gerring b2b42f759c Update signature for rpc websockets 10 years ago
obscuren d52878c744 Removed some VMEnv & Added VmType() to vm.Environment 10 years ago
obscuren 8e14545282 added new default favicon 10 years ago
obscuren 0ed3edc99e "fixed" transaction view 10 years ago
obscuren 3847e248df Bumped version number 10 years ago
obscuren af927ffdaf Added whisper messages 10 years ago
obscuren c03d403437 Added whisper interface for xeth, added examples, updated RPC 10 years ago
obscuren 54927dc0e0 Fixed issue with Storage() 10 years ago
obscuren 9022f5034f default values removed 10 years ago
obscuren 0031f388ac More dapp samples 10 years ago
obscuren 6488a392a3 Reimplemented message filters for rpc calls 10 years ago
obscuren ddf17d93ac Samples and disams cmd for evm code 10 years ago
obscuren 84adf77bf3 Added RPC "Call" for JS calls to contracts 10 years ago
obscuren f75dcc7f4c Added abi example 10 years ago
obscuren 6d012f628b implement transact 10 years ago