Commit Graph

5338 Commits (064cf1609987bb0f6c59c1e790b7811d9a783fef)
 

Author SHA1 Message Date
Jeffrey Wilcke 03473d48c1 Merge pull request #875 from Gustav-Simonsson/test_updates 10 years ago
Jeffrey Wilcke 45c070fc8b Merge pull request #833 from ethersphere/frontier/solidity 10 years ago
zsfelfoldi 1de1359e3b Otto.ToValue concurrency error fixed 10 years ago
Jeffrey Wilcke 637b2415d9 Merge pull request #864 from obscuren/filter_changes 10 years ago
Jeffrey Wilcke 69aac4d531 Merge pull request #877 from Gustav-Simonsson/update_ethash_godep 10 years ago
Péter Szilágyi 9d188f73b5 eth, eth/downloader: make synchronize thread safe 10 years ago
Gustav Simonsson 3593662b0c Update ethash deps (more build fixes, tests) 10 years ago
obscuren 60b5a94428 xeth: getTransactionByHash, try pool if db fails 10 years ago
obscuren dcfecebe1f core: get transaction by hash from transaction pool 10 years ago
obscuren 258a7b9a93 xeth: check proper queue for pending transaction filter 10 years ago
obscuren b3c9b66f29 rpc: eth_transactionFilter => eth_newPendingTransactionFilter 10 years ago
obscuren 7e160a677d xeth, core, event/filter, rpc: new block and transaction filters 10 years ago
Péter Szilágyi 8735e5addd p2p: increase the handshake timeout in the tests 10 years ago
Péter Szilágyi 4d5a719f25 cmd, eth, p2p: introduce pending peer cli arg, add tests 10 years ago
Péter Szilágyi af93217775 p2p: reduce the concurrent handshakes to 10/10 in/out 10 years ago
Péter Szilágyi 2060bc8bac p2p: fix dial throttling race condition 10 years ago
Péter Szilágyi 29fef349ef p2p: fix a dialing race in the throttler 10 years ago
Péter Szilágyi 3953bf0031 p2p: limit the outbound dialing too 10 years ago
Péter Szilágyi 43901c9282 eth/downloader: fix priority queue reset, add throttling test 10 years ago
Gustav Simonsson 79eb40fc9f Add bcTotalDifficultyTest and unskip now working tx tests 10 years ago
zelig 009b221692 solidity compiler and contract metadocs integration 10 years ago
Gustav Simonsson 2b716aec54 Update JSON test files 10 years ago
Péter Szilágyi 45f8304f3c eth/downloader: fix expiration not running while fetching 10 years ago
Péter Szilágyi 4800c94392 eth/downloader: prioritize block fetch based on chain position, cap memory use 10 years ago
obscuren 97c37356fd updated ignore 10 years ago
Jeffrey Wilcke 82ac4712f1 Merge pull request #867 from Gustav-Simonsson/fix_block_tests_genesis_block_total_difficulty 10 years ago
Jeffrey Wilcke a0cb1945ae Merge pull request #866 from fjl/p2p-last-minute 10 years ago
Felix Lange 3e2a928caa p2p: stop dialing at half the maximum peer count 10 years ago
Gustav Simonsson 7bc1f487b8 Unskip now working tests, remove debug print 10 years ago
Gustav Simonsson 2808409fbd Add genesis block total difficulty in tests 10 years ago
Felix Lange 6a2fec5309 p2p, whisper: use glog for peer-level logging 10 years ago
obscuren b719801db0 cmd/geth: gofmt screwup fix 10 years ago
obscuren 458d891c63 cmd/geth: version bump 10 years ago
Felix Lange bcfd788661 p2p/discover: bump packet timeouts to 500ms 10 years ago
Felix Lange fd4b75cfa8 p2p/nat: less confusing error logging 10 years ago
obscuren 090f593bc0 Merge branch 'karalabe-cherry-trusted-peers' into develop 10 years ago
obscuren 062fa049d0 fixed merge issue 10 years ago
Jeffrey Wilcke 24d44f35f2 Merge pull request #791 from fjl/discover-sha3-distance 10 years ago
Jeffrey Wilcke 323216ed85 Merge pull request #861 from obscuren/transaction_pool_fixes 10 years ago
Jeffrey Wilcke 1f26a1b863 Merge pull request #859 from Gustav-Simonsson/ethash_reloaded 10 years ago
obscuren 05ac1209c7 cmd/geth: limit `pendingTransactions` to owned accounts. 10 years ago
obscuren eb4029257a cmd/mist: updated xeth transact 10 years ago
obscuren 5ebc22807c cmd/geth: admin, switched price with limit in arguments 10 years ago
obscuren 7fed424435 cmd/geth: implemented resending transaction with different gas settings 10 years ago
obscuren 92f998c7ef core: use removeTx instead of delete 10 years ago
obscuren 03bb88dec0 xeth, rpc: added nonce setting through RPC and xeth transact 10 years ago
Gustav Simonsson 054947def7 Add ethash linux & windows build fixes 10 years ago
Jeffrey Wilcke aa884c052d Merge pull request #771 from zsfelfoldi/develop 10 years ago
Felix Lange 2adcc31bb4 p2p/discover: new distance metric based on sha3(id) 10 years ago
zsfelfoldi c54d123b31 setTimeout and sendAsync implemented 10 years ago