Issues
- 4
- 0
Encode difficultyBits in block header
#150 opened by Kangmo - 1
Add basic wallet commands : Sub issue of #146
#149 opened by Kangmo - 3
Add regtest mode : sub issue of #146
#147 opened by Kangmo - 1
- 2
Remove copy of payloads in BitcoinMessageEnvelop
#141 opened by Kangmo - 1
Miner should use address instead of account
#145 opened by Kangmo - 3
long haul test error : An out-point points to a transaction that does not exist yet.
#144 opened by Kangmo - 2
create scalechain-cli command line tool
#142 opened by Kangmo - 3
Gradle build fails in Ubuntu environment
#143 opened by Kangmo - 4
Memory Leak ByteBuf.release() was not called (Netty)
#130 opened by Kangmo - 3
Automate end to end test
#132 opened by Kangmo - 1
Reduce build time by running in parallel
#133 opened by Kangmo - 0
Write basic e2e functional tests
#135 opened by Kangmo - 1
Write advanced functional tests
#136 opened by Kangmo - 0
Automate wallet_balance e2e test as the first test
#137 opened by Kangmo - 0
Continuous Integration with Cirrus CI
#138 opened by Kangmo - 1
Renewal of synchronization codes
#139 opened by Kangmo - 0
- 2
Merge latest code into oap-need-cr branch.
#126 opened by Kangmo - 6
How to run multi nodes
#109 opened by ZhuYuJin - 8
Get rid of PBFT
#127 opened by Kangmo - 1
Fix issues related to e2e tests
#123 opened by Kangmo - 1
Add an option to specify the scalechain home path
#134 opened by Kangmo - 1
Remove warnings
#131 opened by Kangmo - 1
null pointer exception in BlockChain.putBlock
#129 opened by Kangmo - 1
Add test cases for util, proto, proto-codec layer.
#116 opened by Kangmo - 2
Integrate Spanner on Google Cloud Platform
#125 opened by Kangmo - 2
Release scalechain embedded edition
#122 opened by Kangmo - 1
Add test cases for util layer
#124 opened by Kangmo - 1
- 1
Create MapDatabase and TransactingMapDatabase
#121 opened by Kangmo - 1
Pass all tests under net, api, cli layer
#119 opened by Kangmo - 1
Pass tests under transaction, chain, wallet layer
#118 opened by Kangmo - 1
Pass all tests under storage layer and script layer.
#117 opened by Kangmo - 3
Port test codes in wallet, net, api, cli layer.
#115 opened by Kangmo - 3
Port test cases under transaction, script, chain layer
#114 opened by Kangmo - 1
port test cases under scalechain-proto-codec
#113 opened by Kangmo - 2
Port net, api, cli layer to Kotlin
#112 opened by Kangmo - 4
Port chain, wallet layer to Kotlin
#111 opened by Kangmo - 3
Port crypto, transaction, storage layer
#110 opened by Kangmo - 7
port scalechain-util from Scala to Kotlin
#108 opened by Kangmo - 2
Investigate Eclipse Collections (aka. GS collections)
#100 opened by Kangmo - 1
Update scala version from 2.11.x to 2.12.0
#107 opened by Kangmo - 3
Create a fat jar for offline execution
#106 opened by Kangmo - 2
Remove duplicate transactions in blocks
#105 opened by Kangmo - 1
Performance Tuning : Block mining
#104 opened by Kangmo - 1
Stress test : multi-thread RPC test
#103 opened by Kangmo - 1
Stress test : multi-thread test for proto-codec layer
#102 opened by Kangmo - 1
Improve generaterawtransaction CLI to use parallelism
#101 opened by Kangmo