Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge stage-senders into master #40

Merged
merged 87 commits into from
Sep 28, 2020
Merged

Merge stage-senders into master #40

merged 87 commits into from
Sep 28, 2020

Conversation

AndreaLanfranchi
Copy link
Contributor

New lmdb abstraction

* LOCALAPPDATA returns %USERPROFILE%\AppData\Local thus the final path return would be %USERPROFILE%\AppData\Local\AppData\Roaming\TurboGeth\tg\chaindata
* use APPDATA instead which returns %USERPROFILE%\AppData\Roaming
* taken check_changes as template
*line length 120
*indent width 4
* a thread worker abstraction
* distinct recovery threads
* main thread only for db reading
* output data dumped to temp files
* TODO persist to real db
* amend help
* timing per interval
* add timestamp to all log lines
* explain why CTR+C does not stop immediately
AndreaLanfranchi and others added 28 commits September 22, 2020 19:35
* at the moment of writing only GCC 8.x+ supports it
* previously got applied wether it was valued or not regardless the for_signing value
* use of --datadir as in TG to avoid confusion
* readonly option is inverted
* cascading events amongst related objects
* Env -> Environment
* Txn -> Transaction
* Tbl -> Table
* less convoluted
* amended counting error
@yperbasis yperbasis merged commit adb743b into master Sep 28, 2020
@AndreaLanfranchi AndreaLanfranchi deleted the stage-senders branch September 28, 2020 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants