Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ethereum/libweb3core issues and pull requests

#98 - Deleted all content.

Pull Request - State: closed - Opened by bobsummerwill about 8 years ago

#97 - Re-added devp2p unit-tests which I had disabled post-merger

Pull Request - State: closed - Opened by bobsummerwill about 8 years ago
Labels: enhancement

#96 - Don't install header files

Pull Request - State: closed - Opened by bobsummerwill about 8 years ago

#95 - set/get IpcSocketPath for eth client

Pull Request - State: closed - Opened by winsvega about 8 years ago

#94 - Fix build on Fedora 22

Pull Request - State: closed - Opened by dvitas about 8 years ago - 8 comments
Labels: bug

#93 - Cleaned up the pragma warning suppressions around CryptoPP

Pull Request - State: closed - Opened by bobsummerwill about 8 years ago

#91 - Adding missing GPLv3 LICENSE to libweb3core repo

Pull Request - State: closed - Opened by bobsummerwill about 8 years ago
Labels: bug

#90 - Add additional warning suppression for Debian to CryptoPP

Pull Request - State: closed - Opened by bobsummerwill about 8 years ago
Labels: bug, looksgood

#89 - add --verbosity option to testweb3core

Pull Request - State: closed - Opened by winsvega about 8 years ago

#88 - Add function to retrieve address for key.

Pull Request - State: closed - Opened by chriseth about 8 years ago
Labels: looksgood

#87 - Check creation of temporary directory.

Pull Request - State: closed - Opened by chriseth about 8 years ago - 1 comment
Labels: looksgood

#86 - Updated version to 1.2.9

Pull Request - State: closed - Opened by bobsummerwill over 8 years ago

#85 - Updated version to 1.2.8

Pull Request - State: closed - Opened by bobsummerwill over 8 years ago

#84 - Change default lp from 30303 to c_defaultListenPort

Pull Request - State: closed - Opened by ijcoe6ru over 8 years ago - 1 comment

#83 - Change default lp from 30303 to c_defaultListenPort

Pull Request - State: closed - Opened by ijcoe6ru over 8 years ago - 3 comments

#82 - Update version to 1.2.7.

Pull Request - State: closed - Opened by bobsummerwill over 8 years ago

#81 - fixed warning

Pull Request - State: closed - Opened by ijcoe6ru over 8 years ago - 2 comments
Labels: looksgood

#80 - Fix warning.

Pull Request - State: closed - Opened by chriseth over 8 years ago
Labels: looksgood

#79 - Update version number to v1.2.6.

Pull Request - State: closed - Opened by bobsummerwill over 8 years ago

#78 - Suppress a warning in CryptoPP on MSVC 2015

Pull Request - State: closed - Opened by chfast over 8 years ago
Labels: looksgood

#77 - Remove tcp for emscripten.

Pull Request - State: closed - Opened by chriseth over 8 years ago

#76 - Revert convert_to

Pull Request - State: closed - Opened by ghost over 8 years ago - 1 comment

#75 - MSVC 2015 supports noexcept, no need to overwrite the keyword.

Pull Request - State: closed - Opened by chfast over 8 years ago
Labels: looksgood

#74 - Update Common.h

Pull Request - State: closed - Opened by gcolvin over 8 years ago - 2 comments

#73 - Re-adding getThreadName() and setThreadName() to Log.cpp.

Pull Request - State: closed - Opened by bobsummerwill over 8 years ago - 5 comments
Labels: enhancement

#72 - unify linux logging (glibc / musl)

Pull Request - State: closed - Opened by rainbreak over 8 years ago - 7 comments

#71 - Add Xeon Phi Coproc Support

Pull Request - State: closed - Opened by ghost over 8 years ago - 3 comments

#70 - Upstreamed versions of my BuildInfo.h path edits from the cpp-ethereum repo merger branch.

Pull Request - State: closed - Opened by bobsummerwill over 8 years ago - 4 comments
Labels: looksgood

#69 - leveldb linkage

Pull Request - State: closed - Opened by winsvega over 8 years ago - 1 comment

#68 - Add Support for Intel with template functions

Pull Request - State: closed - Opened by ghost over 8 years ago - 5 comments
Labels: enhancement

#67 - __INTEL_COMPILER

Pull Request - State: closed - Opened by ghost over 8 years ago - 2 comments

#65 - Fix OS X warning about potential dangling-else.

Pull Request - State: closed - Opened by bobsummerwill over 8 years ago
Labels: bug

#64 - Fix Windows warnings

Pull Request - State: closed - Opened by bobsummerwill over 8 years ago - 2 comments
Labels: looksgood

#63 - Provide simple key management for eth

Pull Request - State: closed - Opened by yann300 over 8 years ago
Labels: looksgood

#62 - Save address together with the key file

Pull Request - State: closed - Opened by yann300 over 8 years ago
Labels: looksgood

#61 - remove structured logger

Pull Request - State: closed - Opened by winsvega over 8 years ago - 1 comment
Labels: looksgood

#60 - Deleted 'rlp' tool.

Pull Request - State: closed - Opened by bobsummerwill over 8 years ago - 3 comments
Labels: enhancement, looksgood

#59 - Ignore deprecated declarations for Crypto++

Pull Request - State: closed - Opened by LefterisJP over 8 years ago - 3 comments

#58 - Set version to 1.2.0

Pull Request - State: closed - Opened by chriseth over 8 years ago

#57 - Check m_io before using it.

Pull Request - State: closed - Opened by chriseth over 8 years ago - 3 comments
Labels: looksgood

#56 - Ability to globally set the data directory.

Pull Request - State: closed - Opened by chriseth over 8 years ago
Labels: looksgood

#55 - Fix JS data decoder to always decode hex even if not 0x prefixed.

Pull Request - State: closed - Opened by chriseth over 8 years ago - 2 comments
Labels: looksgood

#54 - Looks like Boost date_time *is* used for the libweb3core tests, so adding it back just there

Pull Request - State: closed - Opened by bobsummerwill over 8 years ago
Labels: bug, looksgood

#53 - replace ifdef _WIN32 to if defined(_WIN32)

Pull Request - State: closed - Opened by winsvega over 8 years ago
Labels: looksgood

#52 - Disable Boost auto-linking

Pull Request - State: closed - Opened by bobsummerwill over 8 years ago
Labels: bug, looksgood

#51 - Update version.

Pull Request - State: closed - Opened by chriseth over 8 years ago

#50 - Support miniupnpc version 1.6.

Pull Request - State: closed - Opened by chriseth over 8 years ago
Labels: looksgood

#49 - Update version to 1.1.3

Pull Request - State: closed - Opened by chriseth over 8 years ago

#48 - Move OverlayDB.cpp/.h from libdevcrypto to libdevcore.

Pull Request - State: closed - Opened by fossilet over 8 years ago - 2 comments

#47 - Update version to 1.1.2

Pull Request - State: closed - Opened by chriseth over 8 years ago

#46 - libp2p: EIP-8 changes

Pull Request - State: closed - Opened by fjl over 8 years ago - 10 comments
Labels: looksgood

#45 - Fix node discovery: Boot nodes should be unknown

Pull Request - State: closed - Opened by chriseth over 8 years ago - 1 comment
Labels: needs review

#45 - Fix node discovery: Boot nodes should be unknown

Pull Request - State: closed - Opened by chriseth over 8 years ago - 1 comment
Labels: needs review

#44 - Commented out parameter name for copy-constructor for secure_vector

Pull Request - State: closed - Opened by bobsummerwill over 8 years ago - 2 comments

#43 - Patch for crypto++ 5.6.2-4 in ArchLinux

Pull Request - State: closed - Opened by LefterisJP over 8 years ago - 1 comment
Labels: needs review

#41 - test fix

Pull Request - State: closed - Opened by gluk256 almost 9 years ago
Labels: looksgood

#40 - Avoid crashing on dodgy old geth keys.

Pull Request - State: closed - Opened by gavofyork almost 9 years ago
Labels: needs review

#39 - Version bump & add benchmarker for SHA3 & trie shas.

Pull Request - State: closed - Opened by gavofyork almost 9 years ago
Labels: looksgood

#37 - Build fix.

Pull Request - State: closed - Opened by gavofyork almost 9 years ago
Labels: buildfix

#36 - Using set(EXECUTABLE testweb3core) to bring the CMake file for the li…

Pull Request - State: closed - Opened by bobsummerwill almost 9 years ago
Labels: looksgood

#35 - Fix transaction signing on windows.

Pull Request - State: closed - Opened by gavofyork almost 9 years ago
Labels: looksgood

#34 - EIP-2.2

Pull Request - State: closed - Opened by gavofyork almost 9 years ago
Labels: looksgood

#32 - Disable peer if no common capabilities found

Pull Request - State: closed - Opened by arkpar almost 9 years ago
Labels: needs review

#31 - Fix compiling for hot_gav libweb3core

Pull Request - State: closed - Opened by LefterisJP almost 9 years ago
Labels: needs review

#30 - The Big Refactor

Pull Request - State: closed - Opened by gavofyork almost 9 years ago
Labels: looksgood

#29 - recover test on v=2,3,4...

Pull Request - State: closed - Opened by winsvega almost 9 years ago - 2 comments
Labels: needs review

#27 - framing prototype, very basic

Pull Request - State: closed - Opened by gluk256 almost 9 years ago - 2 comments
Labels: looksgood

#26 - backport libsecp256k1 bombing out fix

Pull Request - State: closed - Opened by CJentzsch almost 9 years ago - 2 comments
Labels: looksgood

#25 - Fix secp crash

Pull Request - State: closed - Opened by gavofyork almost 9 years ago
Labels: looksgood

#24 - framing: bugfix + test

Pull Request - State: closed - Opened by gluk256 almost 9 years ago
Labels: looksgood

#22 - include <system_error> in Exceptions.h for webthree

Pull Request - State: closed - Opened by CJentzsch almost 9 years ago - 1 comment
Labels: needs review

#21 - State tree pruning

Pull Request - State: closed - Opened by CJentzsch almost 9 years ago
Labels: needs review

#20 - Add support building miniupnpc API version >= 14

Pull Request - State: closed - Opened by LefterisJP almost 9 years ago
Labels: looksgood

#19 - bugfix

Pull Request - State: closed - Opened by gluk256 almost 9 years ago
Labels: looksgood

#18 - Fixed capability negotiation

Pull Request - State: closed - Opened by arkpar almost 9 years ago
Labels: looksgood

#17 - Enable encryption, skip directories when building a package

Pull Request - State: closed - Opened by arkpar almost 9 years ago
Labels: needs review

#15 - ECDH using libsecp256k1

Pull Request - State: closed - Opened by arkpar almost 9 years ago - 3 comments
Labels: needs review, got issues

#14 - state tree pruning

Pull Request - State: closed - Opened by CJentzsch almost 9 years ago - 1 comment
Labels: needs review, got issues

#13 - Use secp256k1 library on Windows.

Pull Request - State: closed - Opened by chfast almost 9 years ago
Labels: looksgood

#12 - Limit ingress buffer size

Pull Request - State: closed - Opened by arkpar almost 9 years ago - 2 comments
Labels: looksgood

#11 - Use uECC instead of Crypto++ for ECDH

Pull Request - State: closed - Opened by arkpar almost 9 years ago - 9 comments
Labels: needs review

#10 - Merge tests from libethereum (with history)

Pull Request - State: closed - Opened by winsvega almost 9 years ago
Labels: looksgood

#9 - Move tests from libethereum

Pull Request - State: closed - Opened by winsvega almost 9 years ago - 2 comments
Labels: got issues

#8 - Poking jenkins

Pull Request - State: closed - Opened by LefterisJP about 9 years ago

#7 - add deepkill function in overlayDB

Pull Request - State: closed - Opened by CJentzsch about 9 years ago - 1 comment
Labels: looksgood

#6 - Per project versioning

Pull Request - State: closed - Opened by arkpar about 9 years ago - 2 comments

#5 - MemDB - clear aux memory + tests

Pull Request - State: closed - Opened by CJentzsch about 9 years ago
Labels: looksgood

#4 - Changes required to compile on emscripten target.

Pull Request - State: closed - Opened by chriseth about 9 years ago
Labels: looksgood

#3 - Check size before accessing string contents.

Pull Request - State: closed - Opened by chriseth about 9 years ago
Labels: needs review

#2 - Add ETH_EVMJIT to ConfigInfo.h.

Pull Request - State: closed - Opened by chfast about 9 years ago
Labels: looksgood

#1 - reflect_names

Pull Request - State: closed - Opened by debris about 9 years ago