Skip to content

Merge CoZ development into jseagrave21 development #63

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

Merged
merged 13 commits into from
Nov 1, 2018

Conversation

jseagrave21
Copy link
Owner

No description provided.

jseagrave21 and others added 13 commits October 29, 2018 14:06
* Add LogManager

* Move log handler context manager to NeoTestCase

* apply logmanager and fix tests

* Add `config output_level` command and remove deprecated `config debug ` command
* Fix max recursion depth exceeded error when data flows in faster than it can be processed

* Change approach slightly to avoid locking if buffer length > 24 but < messageExpectedLength preventing sync
* Update CHANGELOG.rst

* Update GetHeaderBy

* Add tests for GetHeaderBy

* Add `getblockheader` method

* Add tests for `getblockheader`

* Update CHANGELOG.rst

for compatibility

* Update test_LevelDBBlockchain.py

for compatibility

* Update JsonRpcApi.py

for compatibility

* Update test_json_rpc_api.py

for compatibility

* Update CHANGELOG.rst

* Update test_LevelDBBlockchain.py

- re-add tests for GetHeaderBy
- Remove numbering for easily adding tests in the future

* Update JsonRpcApi.py

- re-add get_blockheader_output

* Update test_json_rpc_api.py

- re-add tests for `getblockheader`

* Update test_json_rpc_api.py

- remove bad space

* Update test_LevelDBBlockchain.py

- add correct indentation

* Update JsonRpcApi.py

- Add correct indentation
@jseagrave21 jseagrave21 merged commit 4df642e into jseagrave21:development Nov 1, 2018
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.

3 participants