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
-
xplat-engine
An opinionated cross-platform 3D game engine for web, ios and android in C/C++
C++ 4
-
augeas-trafficserver
augeas lenses for Apache TrafficServer config files
-
eos-token-sale
Forked from EOSIO/eos-token-distribution
-
wanderingbort.github.io
-
eos-sched-bench
C++
-
eos
Forked from EOSIO/eos
An open source smart contract platform
WebAssembly 1
971 contributions in the last year
Contribution activity
May 2019
April 2019
Created a pull request in EOSIO/eos that received 1 comment
Write snapshots to a temporary file until the block they represent is final
Change Description
This resolves #6984
When a request for a snapshot is received, nodeos will now write the snapshot data to a temporary file and …
Created an issue in EOSIO/eos that received 1 comment
Integration/Smoke Test for expected recovery of Replay after DB Guard Exception
In order to make sure operator guidance is correct, we need a smoke test for a typical case where --replay hits a database_guard_exception.
At this…