Commit Graph

7035 Commits (b6d88a0e9f9aaeb47d585d79c768d457b545af90)
 

Author SHA1 Message Date
Jeffrey Wilcke b6d88a0e9f core, core/vm, crypto: fixes for homestead 9 years ago
Jeffrey Wilcke 4f4d2b6474 tests: updated homestead tests 9 years ago
Gustav Simonsson 371871d685 parmas, crypto, core, core/vm: homestead consensus protocol changes 9 years ago
Jeffrey Wilcke aa36a6ae4f Merge pull request #2206 from fjl/update-deps 9 years ago
Felix Lange 6ba7bbbe29 jsre: include constructor properties in auto-completion 9 years ago
Felix Lange ae5bc89cad cmd/geth, jsre: improve auto-completion 9 years ago
Jeffrey Wilcke 4f28c5b69d Merge pull request #2210 from obscuren/abi-typed-array 9 years ago
Jeffrey Wilcke 6fe917ecb8 accounts/abi: support for typed array 9 years ago
Péter Szilágyi cb85923828 Merge pull request #2205 from obscuren/pending-filters 9 years ago
Péter Szilágyi 770b29fd80 Merge pull request #2175 from karalabe/refactor-http-rpc 9 years ago
Jeffrey Wilcke 987c1a595a eth/filters: pending logs 9 years ago
Felix Lange 2abf1a36b9 cmd/geth: enable multi-line mode 9 years ago
Felix Lange 4063d30b5e cmd/geth: gofmt js.go and rename ethereum.js to web3.js 9 years ago
Felix Lange 2680e23b15 jsre: fix pretty printer for upstream otto change 9 years ago
Péter Szilágyi d6c6bcc9f3 cmd/geth: update monitor to new termui code 9 years ago
Péter Szilágyi b019f3ee29 Godeps: update all dependencies to latest code 9 years ago
Jeffrey Wilcke b05e472c07 Merge pull request #2192 from obscuren/runtime-abi-fixes 9 years ago
Jeffrey Wilcke 6cace73bea core/vm/runtime: simplified runtime calling mechanism 9 years ago
Jeffrey Wilcke ecc876cec0 accounts/abi: fixed return tuple and string, bytes return type parsing 9 years ago
Péter Szilágyi 537774e049 Merge pull request #2195 from obscuren/gpo-rpc 9 years ago
Péter Szilágyi 1cc4bd76db Merge pull request #2193 from karalabe/sync-state-reports 9 years ago
Jeffrey Wilcke 725f2a4cf7 eth: Added GPO to suggest default gas prices 9 years ago
Péter Szilágyi 59cd60b266 eth, eth/downloader, jsre: surface state sync progress through the API 9 years ago
Péter Szilágyi be79b4aacb Merge pull request #2189 from karalabe/fix-nil-miner 9 years ago
Péter Szilágyi dda5af0e6c eth, miner: move the public miner api into eth to access etherbase 9 years ago
Péter Szilágyi df75dbfd68 cmd, node, rpc: readd inproc RPC client, expose via node 9 years ago
Péter Szilágyi 900e124bee cmd, common, node, rpc: rework naming convention to canonical one 9 years ago
Péter Szilágyi 8b5b635db7 Merge pull request #2184 from karalabe/fix-fastsync-state-serializer-bug 9 years ago
Péter Szilágyi f1ec226d80 eth/downloader: raise pending state limit that prevented concurrency 9 years ago
Péter Szilágyi 856b9e9c50 Merge pull request #2183 from bas-vk/issue2180 9 years ago
Bas van Kervel 5fb68f4b39 eth: sendTransaction would not report the error when tx could not be added to tx pool 9 years ago
Jeffrey Wilcke 707ac67bab Merge pull request #2106 from obscuren/out-of-bound-logs 9 years ago
Jeffrey Wilcke 68dda34905 eth/filters: added notifications for out of bound log events 9 years ago
Péter Szilágyi 7486904b92 cmd, node, rpc: move websockets into node, break singleton 9 years ago
Jeffrey Wilcke 7d2d141b34 Merge pull request #2178 from isghe/fix_typo 9 years ago
Isidoro Ghezzi cf47ef12d3 cmd/utils: fix jspath flag typo 9 years ago
Péter Szilágyi a13bc9d7a1 cmd, common, node, rpc: move HTTP RPC into node, drop singletone aspect 9 years ago
Péter Szilágyi ba7c125153 Merge pull request #2168 from karalabe/move-rpc-into-node 9 years ago
Péter Szilágyi 2128289631 Merge pull request #2171 from karalabe/rpc-modules-fix 9 years ago
Péter Szilágyi 6b939fbeaa rpc: add jsonrpc version to module request, use json types 9 years ago
Péter Szilágyi 188ab928c3 cmd, common, node, rpc: move IPC into the node itself 9 years ago
Jeffrey Wilcke 3274db19c7 Merge pull request #2169 from karalabe/fix-http-rpc-method 9 years ago
Péter Szilágyi a50bccc642 Merge pull request #2134 from karalabe/save-state-writes 9 years ago
Péter Szilágyi fbbedb4c03 Merge pull request #2154 from karalabe/rpc-fixes 9 years ago
Péter Szilágyi 5da7ec7c18 cmd, eth, rpc: fix some RPC issues with pending blocks 9 years ago
Péter Szilágyi a8fd0de0d3 Merge pull request #2156 from ppratscher/add_replay_tx 9 years ago
Péter Szilágyi 2e2f093ec2 Merge pull request #2167 from obscuren/abi-event-fixes 9 years ago
Péter Szilágyi da645f007b Merge pull request #2166 from obscuren/contrib 9 years ago
Péter Szilágyi 72c255caef rpc: allow RPC requests on GET too 9 years ago
Péter Szilágyi db056eeafe Merge pull request #2170 from karalabe/fix-miner-registration 9 years ago