Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / truechain/truechain-consensus-core issues and pull requests
#66 - pemkey save in clear text is insecure
Issue -
State: open - Opened by ghost about 5 years ago
#65 - verify sender from VRS, not hardcoded client ID
Issue -
State: open - Opened by arcolife over 6 years ago
- 2 comments
Labels: bug, C-level
#64 - build test failure: unable to find yaml config while it exists
Issue -
State: open - Opened by arcolife over 6 years ago
- 1 comment
#63 - Reorg the package dependency
Pull Request -
State: closed - Opened by hixichen over 6 years ago
#62 - Support cross compile in toolchain container
Pull Request -
State: closed - Opened by hixichen over 6 years ago
- 1 comment
#61 - Reject duplicate transactions from being added to the txpool
Pull Request -
State: closed - Opened by samikshan over 6 years ago
#60 - Make sure duplicate transaction requests are rejected/ignored from being added to txpool
Issue -
State: closed - Opened by samikshan over 6 years ago
Labels: bug
#59 - fix package import for context -> it's native
Pull Request -
State: closed - Opened by arcolife over 6 years ago
#58 - hmake deps fails because it requires golang.org/x/net/context which is natively available
Issue -
State: closed - Opened by arcolife over 6 years ago
Labels: bug
#57 - project restructuring required for committee like consensus creation
Pull Request -
State: closed - Opened by arcolife over 6 years ago
- 3 comments
Labels: enhancement
#56 - Cross check sender pubkey / nonce from accounts db access
Issue -
State: open - Opened by arcolife over 6 years ago
Labels: bug, B-level
#55 - Verify transactions in block in pre-prepare state of PBFT
Pull Request -
State: closed - Opened by samikshan over 6 years ago
#54 - after >10 iterations of pbft-client requests to nodes, the server stops dumping tx req details
Issue -
State: open - Opened by arcolife over 6 years ago
- 1 comment
Labels: bug, C-level
#53 - checks for prevention of transaction re-orderin by leader?
Issue -
State: open - Opened by arcolife over 6 years ago
Labels: bug, A-level
#52 - pbft stage completion step - for when leader is corrupted, re-send request from client
Issue -
State: open - Opened by arcolife over 6 years ago
Labels: bug, B-level
#51 - obfuscated committee election
Issue -
State: open - Opened by arcolife over 6 years ago
- 1 comment
Labels: bug, question, A-level, R-level
#50 - add test import deps to manifest fixes #49
Pull Request -
State: closed - Opened by arcolife over 6 years ago
#49 - missing deps while running hmake test
Issue -
State: closed - Opened by arcolife over 6 years ago
- 1 comment
Labels: bug, C-level
#48 - gvt fetch/update cycle review
Issue -
State: open - Opened by arcolife over 6 years ago
Labels: enhancement, help wanted, B-level
#47 - Implement transaction pool as a priority queue
Pull Request -
State: closed - Opened by samikshan over 6 years ago
#46 - Validate transactions in block during pbft phases
Issue -
State: closed - Opened by samikshan over 6 years ago
Labels: bug
#45 - Fix build failure
Pull Request -
State: closed - Opened by hixichen over 6 years ago
- 4 comments
#44 - Fix darwin build failure
Pull Request -
State: closed - Opened by hixichen over 6 years ago
#43 - add a wait threshold timer instead of timer.sleep(1)
Issue -
State: open - Opened by arcolife over 6 years ago
Labels: C-level
#42 - commit vendor libs / 3rd party libs and freeze/audit versions
Issue -
State: open - Opened by arcolife over 6 years ago
Labels: A-level
#41 - documentation for dev workflow (log, console, testing)
Issue -
State: open - Opened by arcolife over 6 years ago
Labels: enhancement, help wanted, C-level
#40 - .env file to segregate development/staging v/s production
Issue -
State: open - Opened by arcolife over 6 years ago
Labels: enhancement, C-level
#39 - gvt restore issue in hmake build (rebuilds entire dep on change in vendor/manifest)
Issue -
State: closed - Opened by arcolife over 6 years ago
- 4 comments
Labels: bug, C-level
#38 - server crash logging/reporting and crash queue maintenance / rollup
Issue -
State: open - Opened by arcolife over 6 years ago
Labels: enhancement, B-level, exception-handling
#37 - Data sync strategy for fastchain with snailchain
Issue -
State: open - Opened by arcolife over 6 years ago
- 1 comment
Labels: help wanted, R-level
#36 - update .proto rpc calls / data structures in line with engg codebase
Issue -
State: open - Opened by arcolife over 6 years ago
- 2 comments
Labels: bug, C-level
#35 - evm integration for transaction execution
Issue -
State: open - Opened by arcolife over 6 years ago
- 1 comment
Labels: bug, A-level
#34 - Trie + leveldb integration for on-chain logging/storage
Issue -
State: open - Opened by arcolife over 6 years ago
- 1 comment
Labels: bug, B-level
#33 - Queuing mechanism for txpool
Issue -
State: closed - Opened by arcolife over 6 years ago
- 1 comment
Labels: bug, B-level
#32 - Missing interfaces for node.go and everything else
Issue -
State: open - Opened by arcolife over 6 years ago
Labels: enhancement, help wanted
#31 - Add support for a sample transaction dapp
Issue -
State: open - Opened by arcolife over 6 years ago
Labels: bug, B-level
#30 - Align structure of truechain-consensus-core with py-trueconsensus
Issue -
State: closed - Opened by arcolife over 6 years ago
Labels: enhancement, B-level
#29 - test cases for pbft-core funcs
Issue -
State: open - Opened by arcolife over 6 years ago
Labels: help wanted, A-level
#28 - Logging for TrueChain
Issue -
State: open - Opened by arcolife over 6 years ago
Labels: enhancement, help wanted, good first issue
#27 - use xgo for cross compile
Issue -
State: closed - Opened by arcolife over 6 years ago
- 2 comments
Labels: bug, B-level
#26 - live orchestration of truechain-engine | event response daemon
Issue -
State: open - Opened by arcolife over 6 years ago
- 1 comment
Labels: enhancement, help wanted
#25 - update docs and add numquest as cmdline param
Pull Request -
State: closed - Opened by arcolife over 6 years ago
#24 - no way to specify number of requests for client at the moment through cmdline
Issue -
State: closed - Opened by arcolife over 6 years ago
Labels: good first issue
#23 - Support for configuration from yaml
Pull Request -
State: closed - Opened by hixichen over 6 years ago
- 1 comment
#22 - Update readme file
Pull Request -
State: closed - Opened by hixichen over 6 years ago
- 1 comment
#21 - Add logger for pbft
Pull Request -
State: closed - Opened by hixichen over 6 years ago
- 3 comments
#20 - Some changes wrt block generation on leader side and format of transaction request on client end
Pull Request -
State: closed - Opened by samikshan over 6 years ago
#19 - WIP update docs and add numquest as cmdline param
Pull Request -
State: closed - Opened by arcolife over 6 years ago
#18 - Verify transaction requests from client on pbft end
Pull Request -
State: closed - Opened by samikshan over 6 years ago
#17 - Update readme file
Pull Request -
State: closed - Opened by hixichen over 6 years ago
- 1 comment
#16 - Make sure .pb.go files are generated through hmake build process
Pull Request -
State: closed - Opened by samikshan over 6 years ago
#15 - Allow PBFT nodes to accept transaction requests from clients over gRPC
Pull Request -
State: closed - Opened by samikshan over 6 years ago
- 2 comments
#14 - [WIP] support for Config files
Pull Request -
State: closed - Opened by procrypt over 6 years ago
- 5 comments
#13 - Support for Config files
Issue -
State: closed - Opened by procrypt over 6 years ago
- 8 comments
Labels: enhancement, help wanted
#12 - hosts file env change
Pull Request -
State: closed - Opened by procrypt over 6 years ago
- 2 comments
#11 - why make the `hosts` file only in the home directory?
Issue -
State: closed - Opened by procrypt over 6 years ago
- 3 comments
#10 - update path for hmake
Pull Request -
State: closed - Opened by procrypt over 6 years ago
- 5 comments
#9 - rename pbft-core to pbft
Pull Request -
State: closed - Opened by hixichen over 6 years ago
#8 - rename pbft-core to pbft
Pull Request -
State: closed - Opened by hixichen over 6 years ago
#7 - Add vendor manifest file
Pull Request -
State: closed - Opened by hixichen over 6 years ago
- 3 comments
#6 - structure the code with hmake, go-toolchain and dependency managerment
Pull Request -
State: closed - Opened by hixichen over 6 years ago
- 5 comments
#5 - Hi,is this project still ongoing?
Issue -
State: closed - Opened by hixichen over 6 years ago
- 2 comments
#3 - fix some issue that some var use without lock
Pull Request -
State: open - Opened by iamyh over 6 years ago
- 10 comments
#2 - Harden local folders permissions
Issue -
State: closed - Opened by blockauditech over 6 years ago
- 3 comments