Commit graph

  • 7f87949ec3 rpc: new RPC implementation with pub/sub support Bas van Kervel 2015-10-15 16:07:19 +0200
  • 6f56d57600 Swarm - plan bee for content storage and distribution on web3 ΞTHΞЯSPHΞЯΞ 2015-12-03 21:42:43 +0000
  • 448039fc8b Makefile: enable 64-bit ARM builds on Linux Péter Szilágyi 2015-12-02 16:57:15 +0200
  • 403836eb43 crypto, crypto/ecies, crypto/secp256k1: libsecp256k1 scalar mult Gustav Simonsson 2015-09-29 19:37:44 +0200
  • feb2e262a7 core/secp256k1: update libsecp256k1 Go wrapper and tests Gustav Simonsson 2015-09-28 11:19:23 +0200
  • d4d1b8c1d8 fix address checking used in CLI zelig 2015-11-27 10:59:43 +0000
  • 4b28705df4 rpc: new RPC implementation with pub/sub support Bas van Kervel 2015-10-15 16:07:19 +0200
  • 86851a7192 geth/js: bugfix, geth would not stop after the js subcommand Bas van Kervel 2015-12-11 11:41:07 +0100
  • 50448d12da WIP Felix Lange 2015-12-10 17:55:36 +0100
  • 111803639a p2p: remove Cap.RlpData Felix Lange 2015-12-10 17:24:41 +0100
  • ebfc338814 p2p: add connectivity docs and protocol-level Prefer channel Felix Lange 2015-12-10 14:11:33 +0100
  • 2e1006c509 Merge 3fb486a591 into 787d71d659 Péter Szilágyi 2015-12-10 11:18:36 +0000
  • 787d71d659 Merge pull request #2056 from fjl/fix-account-format Jeffrey Wilcke 2015-12-10 10:45:00 +0100
  • b2ffb76ca2 Merge pull request #2058 from karalabe/geth-framework Felix Lange 2015-12-09 18:04:27 +0100
  • f296300509 p2p/rlpx: prefer returning new queued packets over errors Felix Lange 2015-12-08 20:29:07 +0100
  • 43ecead099 Swarm - plan bee for content storage and distribution on web3 ΞTHΞЯSPHΞЯΞ 2015-12-03 21:42:43 +0000
  • 0e4deeb6e7 Makefile, cmd/geth: assemble ios xcode frameworks Péter Szilágyi 2015-12-08 18:05:43 +0200
  • 38ff815485 Merge pull request #2003 from obscuren/abi-calling Felix Lange 2015-12-07 23:24:41 +0100
  • 659d6b9b7c Merge pull request #2051 from karalabe/store-transaction-fastsync Felix Lange 2015-12-07 23:24:15 +0100
  • 032453b3e7 crypto: "Crypto" -> "crypto" in web3 key format Felix Lange 2015-12-07 17:01:29 +0100
  • e66ead8d86 crypto/ecies: fix build on 32bit Felix Lange 2015-10-28 20:11:36 +0100
  • d462a906ee p2p: integrate p2p/rlpx Felix Lange 2015-09-19 02:24:38 +0200
  • 3417894e4e p2p/rlpx: new package Felix Lange 2015-09-19 02:24:07 +0200
  • d46655c56e crypto/ecies: export and improve ConcatKDF Felix Lange 2015-10-21 14:33:43 +0200
  • f12a3249af rlp: add IntSize Felix Lange 2015-09-19 02:23:40 +0200
  • 2a3322ea14 Merge pull request #2034 from karalabe/always-allow-dyndials Jeffrey Wilcke 2015-12-07 11:26:05 +0100
  • 1cecda8333 core: write individual transactions and receipts too on fast sync Péter Szilágyi 2015-12-04 15:30:59 +0200
  • 4dee2000a3 Merge pull request #2037 from fjl/no-libgmp Péter Szilágyi 2015-12-04 12:27:16 +0200
  • fece1fa9be Merge pull request #2024 from obscuren/exp-logs Jeffrey Wilcke 2015-12-03 22:27:44 +0100
  • 02356b36d6 crypto/secp256k1: remove dependency on libgmp Felix Lange 2015-12-03 20:04:39 +0100
  • 6d3a924283 Merge pull request #2036 from karalabe/ios-arm64-cross Felix Lange 2015-12-03 21:09:09 +0100
  • 9acec62cf8 Makefile: support 64bit ARM iOS cross builds Péter Szilágyi 2015-12-03 20:33:24 +0200
  • 05943ecde8 Merge remote-tracking branch 'upstream/develop' into develop zelig 2015-12-03 14:04:58 +0000
  • abb53644c6 p2p: always allow dynamic dials if network not disabled Péter Szilágyi 2015-12-03 11:45:35 +0200
  • 3eebeae363 Merge pull request #2032 from karalabe/linux-arm64-cross Jeffrey Wilcke 2015-12-02 21:27:52 +0100
  • 98d68cfa91 Makefile: enable 64-bit ARM builds on Linux Péter Szilágyi 2015-12-02 16:57:15 +0200
  • 3fb486a591 cmd, common, eth, node, rpc, whisper: combine node with RPC Péter Szilágyi 2015-12-02 14:29:37 +0200
  • 888e7bc765 Merge pull request #1862 from Gustav-Simonsson/libsecp256k1_ecdh Jeffrey Wilcke 2015-12-02 13:19:33 +0100
  • ff6b89b5d0 bugfix when creating subscription for non-existing method Bas van Kervel 2015-11-27 09:56:51 +0100
  • b29774c4f2 added Windows support for experimental IPC interface Bas van Kervel 2015-11-27 09:23:08 +0100
  • 3bff502d67 added ipcexperimental flag to enable the new RPC implementation Bas van Kervel 2015-11-27 09:06:34 +0100
  • 814c1e980e miner: bugfix, invalid transaction index in logs on local mined blocks Bas van Kervel 2015-12-01 16:26:06 +0100
  • 5a687c8f4a updated tests Bas van Kervel 2015-11-26 15:12:03 +0100
  • 796a6fa80e integrated shh Bas van Kervel 2015-11-24 11:04:19 +0100
  • ad21a50219 bugfix with pub sub name collision with RPC method Bas van Kervel 2015-11-24 10:21:53 +0100
  • 2d608d99f8 rpc: migrated official API Bas van Kervel 2015-11-04 15:30:47 +0100
  • 319ab9bef5 rpc/v2: new RPC implementation with pub/sub support Bas van Kervel 2015-10-15 16:07:19 +0200
  • 8db9d44ca9 Merge pull request #2025 from karalabe/windows-account-unlock-testfix Felix Lange 2015-12-01 13:23:31 +0100
  • a58afb320c Merge 103a518b3d into 2d4c228933 Péter Szilágyi 2015-12-01 11:40:57 +0000
  • 2d4c228933 Merge pull request #2022 from karalabe/multiversion-arm-builds Péter Szilágyi 2015-12-01 13:40:22 +0200
  • 96d86740a1 Merge pull request #2005 from zsfelfoldi/light-trie Jeffrey Wilcke 2015-12-01 12:28:26 +0100
  • 103a518b3d accounts: release the mutex during signing Péter Szilágyi 2015-12-01 13:22:18 +0200
  • 23031b1554 Merge pull request #2021 from fjl/fix-etherbase-no-accounts Jeffrey Wilcke 2015-12-01 12:21:25 +0100
  • 2e43414c79 accounts: increase re-lock timeout to account for slow CI servers Péter Szilágyi 2015-12-01 13:20:43 +0200
  • 9901a40f04 core: added a new RemovedLogEvent Jeffrey Wilcke 2015-12-01 00:11:24 +0100
  • d648e96b3d cmd/utils: restore starting geth without any accounts and etherbase Felix Lange 2015-12-01 11:20:49 +0100
  • 391ca61678 Makefile: build ARM v5/v6/v7, drop high API mobile clients Péter Szilágyi 2015-12-01 12:40:55 +0200
  • f801ec78ce Merge pull request #2020 from bas-vk/issue2016 Jeffrey Wilcke 2015-12-01 11:13:57 +0100
  • 61ca14bc44 eth: use global event mux instead Bas van Kervel 2015-12-01 11:01:40 +0100
  • 52904ae32f trie: added error handling Created alternate versions of Trie and SecureTrie functions that can return a MissingNodeError (used by ODR services) zsfelfoldi 2015-11-25 18:28:21 +0100
  • f4a6470a7b Merge pull request #2015 from bas-vk/console-instance-name Jeffrey Wilcke 2015-11-30 14:46:21 +0100
  • c8ad64f33c crypto, crypto/ecies, crypto/secp256k1: libsecp256k1 scalar mult Gustav Simonsson 2015-09-29 19:37:44 +0200
  • 27a50c8f4b core/secp256k1: update libsecp256k1 Go wrapper and tests Gustav Simonsson 2015-09-28 11:19:23 +0200
  • 1ead43c88c console: fix instance name printed incorrect on start Bas van Kervel 2015-11-30 09:49:10 +0100
  • 66d47ced48 Merge pull request #2014 from karalabe/enable-ios-builds Felix Lange 2015-11-29 17:18:34 +0100
  • 9af4065243 Makefile: enable iOS experimental builds (fix prev omission) Péter Szilágyi 2015-11-29 17:52:52 +0200
  • c880ed1843 update bootnodes Christopher Franko 2015-11-29 09:07:14 -0500
  • 47588d735a param change Christopher Franko 2015-11-29 08:18:01 -0500
  • f620d2c7ec quick fix Franko 2015-11-28 19:29:01 -0500
  • 5bc04ee47b eth -> exp Christopher Franko 2015-11-28 18:57:50 -0500
  • 0f519942a4 Merge remote-tracking branch 'refs/remotes/ethereum/master' into rebase-1.3.2 Christopher Franko 2015-11-28 18:40:20 -0500
  • a0d203a874 Merge pull request #2011 from karalabe/fix-hex-address Jeffrey Wilcke 2015-11-27 19:16:31 +0100
  • 18ea468cf8 common: fix #2008, wrong hex prefix check Péter Szilágyi 2015-11-27 19:32:46 +0200
  • 18f4f58e6c Merge a6bcbe696a into 7dde2b902c Viktor Trón 2015-11-27 13:14:49 +0000
  • a6bcbe696a fix address checking used in CLI zelig 2015-11-27 10:59:43 +0000
  • 7dde2b902c Merge pull request #1970 from karalabe/customizable-protocol-stacks Jeffrey Wilcke 2015-11-27 10:41:22 +0100
  • 3e1000fda3 cmd, eth, node, rpc, xeth: use single-instance services Péter Szilágyi 2015-11-26 18:35:44 +0200
  • 1e806c4c77 cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacks Péter Szilágyi 2015-11-17 18:33:25 +0200
  • 8a44451edf cmd: drop blocktest command, create gethrpctest program Péter Szilágyi 2015-11-17 13:39:18 +0200
  • 9e1d9bff3b node: customizable protocol and service stacks Péter Szilágyi 2015-11-05 23:57:57 +0200
  • 185d525bf6 Merge cdb75624fe into ffe58bf5ab bas-vk 2015-11-27 08:57:42 +0000
  • cdb75624fe bugfix when creating subscription for non-existing method Bas van Kervel 2015-11-27 09:56:51 +0100
  • b362afcf93 merge Bas van Kervel 2015-11-27 09:25:10 +0100
  • 2f795aaef9 added Windows support for experimental IPC interface Bas van Kervel 2015-11-27 09:23:08 +0100
  • e09cd88a7b added ipcexperimental flag to enable the new RPC implementation Bas van Kervel 2015-11-27 09:06:34 +0100
  • e05a572329 updated tests Bas van Kervel 2015-11-26 15:12:03 +0100
  • a1823729e8 integrated shh Bas van Kervel 2015-11-24 11:04:19 +0100
  • 8db68a8aa0 bugfix with pub sub name collision with RPC method Bas van Kervel 2015-11-24 10:21:53 +0100
  • 0524ea17dc rpc: migrated official API Bas van Kervel 2015-11-04 15:30:47 +0100
  • 841eca05d1 rpc/v2: new RPC implementation with pub/sub support Bas van Kervel 2015-10-15 16:07:19 +0200
  • ffe58bf5ab Merge pull request #2002 from karalabe/ios-cross-builds Jeffrey Wilcke 2015-11-26 23:00:59 +0100
  • de75d542f3 Merge pull request #1999 from karalabe/javascript-timer-argcheck Jeffrey Wilcke 2015-11-26 23:00:36 +0100
  • b9db5b37f2 Merge pull request #2001 from obscuren/fixes Jeffrey Wilcke 2015-11-26 23:00:05 +0100
  • b3c89562b9 updated tests Bas van Kervel 2015-11-26 15:12:03 +0100
  • b1e0143444 cmd, crypto: fixed nil public keys and updated web3 Jeffrey Wilcke 2015-11-24 09:37:29 +0100
  • d87ba43a5d integrated shh Bas van Kervel 2015-11-24 11:04:19 +0100
  • e5e1e6ffaf light core refactoring zsfelfoldi 2015-11-25 14:14:56 +0100
  • 168d0e9e45 Merge pull request #1996 from obscuren/whisper-spam-fix Jeffrey Wilcke 2015-11-25 13:19:45 +0100
  • a0bf2ea7e7 accounts/abi: added output parsing & added call mechanism Jeffrey Wilcke 2015-11-20 13:45:37 +0100
  • 5f0a4416db whisper: fixed broadcast race Jeffrey Wilcke 2015-11-20 19:23:55 +0100