Highlights
- 30 discussions answered
Pinned
5,203 contributions in the last year
Less
More
Activity overview
Contributed to
Chia-Network/chia-blockchain-gui,
Chia-Network/chia-blockchain,
Chia-Network/release-test
and 5 other
repositories
Contribution activity
August 2021
Created 9 commits in 2 repositories
Created a pull request in Chia-Network/chia-blockchain that received 1 comment
Opened 6 other pull requests in 5 repositories
Chia-Network/chia-blockchain-gui
1
open
1
merged
Chia-Network/chia-network.github.io
1
merged
Chia-Network/chiavdf
1
open
Chia-Network/chiapos
1
open
Chia-Network/bls-signatures
1
open
Reviewed 43 pull requests in 6 repositories
Chia-Network/chia-blockchain
23 pull requests
- changelog1.2.5
- Clean up a few more potential leftover files in chia-blockchain-gui
- changelog 1.2.4
- Update chiavdf to 1.0.3
- Swap back to non-chia notarize-cli
- Clean up the GHA mac build to just build and upload to GHA
- Increase timeout
- New call for logging peer_host
- Manually update version in package.json
- Bump github/super-linter from 4.5.1 to 4.6.1
- Update stale-issue.yml
- Bump actions/setup-node from 2.3.0 to 2.4.0
- Bump watchdog from 2.1.2 to 2.1.3
- Added a py.typed file in the chia directory for pep-561 compliance
- Fix failure to create a keychain_proxy for local keychains
- Bump bitstring from 3.1.7 to 3.1.9
- Swap password to just be "foo"
- Create keychain for use in CI jobs
- Bump styfle/cancel-workflow-action from 0.9.0 to 0.9.1
- Added an option to sign bytes as well as UTF-8 strings
- Swap to the chia version of notarize CLI that retries status and has …
- Pyinstaller 4.5
- pre-commit: Add initial config and run it for all files
Chia-Network/bls-signatures
7 pull requests
- Improve and simplify the build process.
- build(deps-dev): bump mime from 1.3.6 to 1.4.1 in /js-bindings
- Fix relic options for MSVC builds.
- Rename Relic's custom CFLAGS to COMP_FLAGS. Addresses issue #267.
- Define __PRETTY_FUNCTION__ as __FUNCSIG__ for MSVC builds.
- Libsodium bringup.
- Fix implicitly converting 'INTEGER' to 'STRING' type warnings.