| Commit message (Expand) | Author | Age | Files | Lines |
* | accounts, core, crypto, internal: use normalised V during signature handling ... | Péter Szilágyi | 2017-01-05 | 1 | -8/+27 |
* | internal/ethapi: fix hex handling for eth_call input and eth_sendRawTransaction | Felix Lange | 2016-12-20 | 1 | -4/+4 |
* | rpc: remove HexNumber, replace all uses with hexutil types | Felix Lange | 2016-12-20 | 1 | -301/+159 |
* | rpc: remove HexBytes, replace all uses with hexutil.Bytes | Felix Lange | 2016-12-20 | 1 | -9/+9 |
* | internal/jsre: fix built-in inspect function | Felix Lange | 2016-12-20 | 2 | -4/+4 |
* | internal/ethapi: fix hex handling for eth_sign, personal_{sign,recover} | Felix Lange | 2016-12-16 | 1 | -29/+14 |
* | core: bugfix state change race condition in txpool (#3412) | bas-vk | 2016-12-11 | 2 | -5/+13 |
* | core, core/vm: implemented a generic environment (#3348) | Jeffrey Wilcke | 2016-12-06 | 3 | -63/+10 |
* | cmd/bzzd: swarm daemon fixes (#3359) | Viktor Trón | 2016-11-28 | 1 | -14/+2 |
* | internal/build: use 'git tag --points-at' to get the current tag | Felix Lange | 2016-11-28 | 1 | -1/+6 |
* | cmd/utils, internal/web3ext: removed httpGet | Jeffrey Wilcke | 2016-11-25 | 1 | -5/+0 |
* | internal/web3ext: remove registrar-related extensions | Felix Lange | 2016-11-25 | 1 | -30/+0 |
* | internal/build: add support for git tag in local Environment | Felix Lange | 2016-11-23 | 2 | -3/+9 |
* | .travis, build: Build step to push .aar to Maven Central | Péter Szilágyi | 2016-11-14 | 1 | -1/+1 |
* | core/types: turn off nonce checking for Call messages | Zsolt Felfoldi | 2016-11-14 | 1 | -1/+1 |
* | core/types, params: EIP#155 | Jeffrey Wilcke | 2016-11-13 | 2 | -34/+56 |
* | core, core/state, trie: EIP158, reprice & skip empty account write | Jeffrey Wilcke | 2016-11-13 | 1 | -6/+3 |
* | all: update license information | Felix Lange | 2016-11-09 | 5 | -3/+5 |
* | les: light client protocol and API | Zsolt Felfoldi | 2016-11-09 | 2 | -8/+9 |
* | build: fix remote path for archive uploads (#3243) | Felix Lange | 2016-11-09 | 1 | -0/+6 |
* | build: NSIS based Windows installer (#3240) | Péter Szilágyi | 2016-11-09 | 1 | -0/+23 |
* | internal/build: call correct signer method | Péter Szilágyi | 2016-11-08 | 1 | -1/+1 |
* | build, internal/build: misc improvements (#3229) | Felix Lange | 2016-11-03 | 1 | -10/+18 |
* | travis, build: implement uploading archives to azure | Péter Szilágyi | 2016-11-03 | 2 | -0/+116 |
* | internal/debug, internal/ethapi, rpc, swarm/storage: Ran "go fmt" | Kenji Siu | 2016-11-01 | 2 | -23/+23 |
* | Merge pull request #3064 from pirapira/limit_struct_logs | Jeffrey Wilcke | 2016-10-31 | 1 | -1/+2 |
|\ |
|
| * | vm, ethapi: add `limit` option to traceTransaction | Yoichi Hirai | 2016-09-30 | 1 | -1/+2 |
* | | internal/ethapi: add personal_sign and fix eth_sign to hash message (#2940) | bas-vk | 2016-10-29 | 2 | -8/+84 |
* | | Godeps, vendor: convert dependency management to trash (#3198) | Péter Szilágyi | 2016-10-29 | 1 | -5/+4 |
* | | internal/ethapi: add debug.chaindbCompact | Felix Lange | 2016-10-20 | 2 | -0/+23 |
* | | Merge pull request #3100 from kobigurk/develop | Felix Lange | 2016-10-17 | 2 | -1/+55 |
|\ \ |
|
| * | | internal/ethapi, internal/web3ext: adds raw tx retrieval methods | Kobi Gurkan | 2016-10-10 | 2 | -1/+55 |
* | | | Merge pull request #3111 from obscuren/gas-price-fork | Péter Szilágyi | 2016-10-15 | 1 | -1/+3 |
|\ \ \ |
|
| * | | | core, core/vm: added gas price variance table | Jeffrey Wilcke | 2016-10-15 | 1 | -1/+3 |
* | | | | metrics, internal/debug: Add --pprofaddr flag, expose metrics via gexp | Nick Johnson | 2016-10-14 | 1 | -2/+7 |
| |/ /
|/| | |
|
* | | | Merge pull request #3088 from bas-vk/rpc-block-output | Felix Lange | 2016-10-07 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | core/types: renamed receiptRoot to receiptsRoot | Bas van Kervel | 2016-10-05 | 1 | -1/+1 |
* | | | Merge pull request #3092 from fjl/state-journal | Jeffrey Wilcke | 2016-10-06 | 1 | -8/+8 |
|\ \ \ |
|
| * | | | core/state: implement reverts by journaling all changes | Felix Lange | 2016-10-06 | 1 | -8/+8 |
* | | | | internal/ethapi: bugfix gas price and limit swapped in eth_resend | Bas van Kervel | 2016-10-05 | 1 | -4/+3 |
| |/ /
|/| | |
|
* | | | internal/build: fix git tag env variable for AppVeyor | Felix Lange | 2016-10-03 | 1 | -1/+1 |
|/ / |
|
* | | internal/build: use less edgy command to get the branch name | Felix Lange | 2016-10-03 | 1 | -1/+3 |
* | | Merge pull request #3066 from fjl/build-env | Péter Szilágyi | 2016-10-02 | 2 | -8/+120 |
|\ \ |
|
| * | | build: improve debian packaging | Felix Lange | 2016-10-02 | 2 | -8/+120 |
| |/ |
|
* / | cmd, core, internal, light, tests: avoid hashing the code in the VM | Péter Szilágyi | 2016-10-01 | 1 | -1/+1 |
|/ |
|
* | core, eth, trie: reuse trie journals in all our code | Péter Szilágyi | 2016-09-28 | 1 | -0/+2 |
* | core/state: track all accounts in canon state | Felix Lange | 2016-09-26 | 1 | -2/+2 |
* | ethereum, ethclient: add SyncProgress API endpoint | Péter Szilágyi | 2016-09-06 | 1 | -7/+7 |
* | core, eth, internal, miner: optimize txpool for quick ops | Péter Szilágyi | 2016-09-02 | 1 | -1/+1 |
* | core, eth, miner: only retain 1 tx/nonce, remove bad ones | Péter Szilágyi | 2016-09-02 | 2 | -37/+25 |
* | swarm: plan bee for content storage and distribution on web3 | ΞTHΞЯSPHΞЯΞ | 2016-08-31 | 1 | -9/+151 |
* | common,internal: typo/misspelling fixes (#2953) | gregg dourgarian | 2016-08-27 | 1 | -5/+5 |
* | internal/ethapi: add missing output fields | Felix Lange | 2016-08-04 | 1 | -24/+33 |
* | internal/ethapi: Fix bug in opCodeWrapper usage | Nick Johnson | 2016-08-24 | 2 | -6/+23 |
* | internal/ethapi: Improve tracer error reporting and serialization | Nick Johnson | 2016-08-24 | 2 | -11/+26 |
* | core/vm, eth: Add support for javascript trace functions | Nick Johnson | 2016-08-23 | 3 | -1/+488 |
* | core/vm: Refactor tracing to make Tracer the main interface | Nick Johnson | 2016-08-22 | 1 | -54/+0 |
* | Merge pull request #2909 from fjl/account-manager-cleanup | Felix Lange | 2016-08-18 | 3 | -73/+90 |
|\ |
|
| * | common/compiler: simplify solc wrapper | Felix Lange | 2016-08-17 | 3 | -73/+90 |
* | | rpc: refactor subscriptions and filters | Bas van Kervel | 2016-08-17 | 1 | -122/+4 |
|/ |
|
* | Merge pull request #2740 from Firescar96/removepeer | Felix Lange | 2016-07-29 | 1 | -0/+5 |
|\ |
|
| * | node, p2p, internal: Add ability to remove peers via admin interface | Firescar96 | 2016-07-15 | 1 | -0/+5 |
* | | rpc: add new client, use it everywhere | Felix Lange | 2016-07-23 | 1 | -1/+1 |
* | | eth/api: rename signAndSendTransaction to sendTransaction | Bas van Kervel | 2016-07-22 | 2 | -4/+10 |
* | | core: added CheckNonce() to Message interface | zsfelfoldi | 2016-07-11 | 1 | -2/+2 |
* | | Merge pull request #2159 from zsfelfoldi/light-backend | Péter Szilágyi | 2016-06-30 | 2 | -0/+1661 |
|\ \
| |/
|/| |
|
| * | eth: separate common and full node-specific API and backend service | zsfelfoldi | 2016-06-16 | 2 | -0/+1661 |
* | | web3ext: Remove old natspec Admin_JS stubs | Justin Clark-Casey | 2016-06-24 | 1 | -15/+0 |
* | | build: add ci.go, use it everywhere | Felix Lange | 2016-06-22 | 2 | -0/+299 |
|/ |
|
* | cmd/geth: codegansta/cli package renamed to urfave/cli | Bas van Kervel | 2016-06-09 | 1 | -1/+1 |
* | internal/jsre: ensure Stop can be called more than once | Felix Lange | 2016-06-03 | 1 | -7/+9 |
* | console, internal/jsre: colorize JavaScript exceptions too | Péter Szilágyi | 2016-05-30 | 2 | -2/+20 |
* | cmd, console: split off the console into a reusable package | Péter Szilágyi | 2016-05-30 | 7 | -0/+16874 |
* | eth: add new RPC method (personal.) SignAndSendTransaction | Bas van Kervel | 2016-05-20 | 1 | -0/+6 |
* | cmd/geth, internal/web3ext, rpc: surface rpc module, fix shh, fix miner | Péter Szilágyi | 2016-05-11 | 1 | -116/+131 |
* | internal/debug: also rename debug_startTrace to debug_startGoTrace | Felix Lange | 2016-05-06 | 5 | -14/+14 |
* | internal/debug: rename debug_trace to debug_goTrace | Felix Lange | 2016-05-06 | 2 | -4/+4 |
* | eth: add personal_importRawKey for runtime private key import | Ales Katona | 2016-04-28 | 1 | -6/+21 |
* | rpc: move web3.js extensions to internal/web3ext | Felix Lange | 2016-04-15 | 1 | -0/+463 |
* | internal/debug: add memStats and gcStats to API | Felix Lange | 2016-04-13 | 1 | -0/+15 |
* | cmd/utils, internal/debug: show all stacks for 10x Ctrl-C induced panic | Felix Lange | 2016-03-12 | 2 | -0/+51 |
* | internal/debug: don't disable heap profile collection by default | Felix Lange | 2016-03-12 | 1 | -0/+1 |
* | internal/debug: APIs for profiling and tracing | Felix Lange | 2016-01-28 | 4 | -0/+404 |