Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Popular repositories
-
cell
C++ Embeddable Lisp Language
-
eos
Forked from EOSIO/eos
An open source smart contract platform
WebAssembly
-
berkeley-softfloat-3
Forked from ucb-bar/berkeley-softfloat-3
SoftFloat release 3
C
-
testnet_scripts
Shell
-
compiler-rt
Forked from llvm-mirror/compiler-rt
Mirror of official compiler-rt git repository located at http://llvm.org/git/compiler-rt. Updated every five minutes.
C
-
wabt
Forked from WebAssembly/wabt
The WebAssembly Binary Toolkit
C++
1,745 contributions in the last year
Contribution activity
May 2019
April 2019
- larryk85/eosio.depman Python
Created a pull request in EOSIO/eos that received 11 comments
c++17 and compiler pinning
Change Description Update libraries and CMake to build with C++ 17 instead of C++ 14. And pin all noninteractive builds (buildkite builds) to use …
- reenable building of mongo c/cxx drivers
- Remove -Werror from wabt
- Fix bugs in block_log
- Improve error handling when writing out protocol features
- ship: add partial transaction to trace
- Added lib64 to CMAKE_MODULE_PATH
- Added lib64 to CMAKE_MODULE_PATH
- Limit ubuntu versions eosio_build.sh runs on to 16.04 & 18.04
- configurable curve for https ECDH to improve interoperability
- fix tests in forced-replay branch; use updated bios contract
- Make the submodule regression check more robust
Created an issue in EOSIO/ricardian-template-toolkit that received 2 comments
RTT fails with ABI versions 1.1 and some 1.0
The accepted ABI version is currently a subset of ABI version 1.0. This is problematic since EOSIO.CDT will produce ABIs that are ABI version 1.1 a…