Releases: seredat/karbowanec
Karbo CLI Suite v.1.9.8
- Handle deep reorg that involves blobs from alt. chain.
- The nodes that are stuck on an alt. chain will be able to rejoin the "correct" one when restarted with the flag
--allow-reorg
. - Added flag
--without-blobs
to generate blobs from blocks on the flight instead of using fast BloDHa's blobs cache, thus performing full validation, just in case something goes terribly wrong with blobs cache. Blobs cache is still being created even if not used though. - Added vanity address generator
Usage example:vanitygen.exe --prefix Kitty --threads 8 --count 3 --file Kitty
. All params except '--prefix' are optional. By default it will use 1 thread and will look for 1 address with given beginning. If file to save found keys is not set it will just show them in the console output.
Karbo-cli-ubuntu20.04-v.1.9.8.tar.gz
E7BB538991B638048ED325EEDCB11B4EE0199F4916A9739A1B46ACCF753BA8A6
Karbo-cli-ubuntu18.04-v.1.9.8.tar.gz
690E93B71F2BA8EF346753EFB23D82625244CAD29138F34DADDC569F6B311B13
Karbo-cli-win64-v.1.9.8.zip
111332553B82AD3ADBE317F6B9DCB44FF10C91B44DF0CB9D77F0C4D19822DDCF
Karbo-cli-macOS-v.1.9.8.zip
D0CCEB07E224D51AC9EA739F752A6EC6B2C57B2611B7E6CBF3CF8497BD891DE5
Karbo CLI Suite v.1.9.7
- Added
--allow-reorg
startup option to allow deep reorganization to make it possible to self-heal chain split. - Added
--connections
startup option to set the desired nr of connections (peers). - Serialize phmaps instead of using the fast dump/load feature as an attempt to fix errors some users are experiencing due to corruption of blockchain cache files. You may want to manually delete .dat files except blockindexes.dat and blocks.dat to save some disk space.
- Better formathed
status
command output. - Clarified a bit invalid block timestamp error messages.
Karbo-cli-ubuntu18.04-v.1.9.7.tar.gz
145505B753AAFAFAEC72C404BD4E114B131D9CF265C809D81914636A9DDA2D21
Karbo-cli-ubuntu20.04-v.1.9.7.tar.gz
571B700F4E98B30CEE7A231BA5D4608ED610CE6EF90291D42ACAC63EE18D2454
Karbo-cli-win64-v.1.9.7.zip
18A118625B85E4597E7D5ADCD8657BA5B1F8A38CCF1BD8249ABF2C0983AEB9E0
Karbo-cli-macOS-v.1.9.7.zip
01FDE9C8BD6993D80B5D00C7D50B2A0CD6AF57B4D31CD8B0A5EC7A31053E861D
Karbo CLI Suite v.1.9.6
- Update Parallel Hashmap storage
- Change reward calculation - trigger tail emission sooner with a smooth transition of reward amount by using maximal from initial and tail emission reward when eventually they meet. This is a cleaner and more correct solution, as there would have been a jump from 1 KRB to 1.5~ KRB because in previous implementation tail emission kicks in only when reward drops to 1 KRB.
- Other fixes and improvements
Karbo-cli-ubuntu18.04-v.1.9.6.tar.gz
B9D9E76D45ED83AA4302198E73BA01C263DE20C36E116227BF29979A15560E44
Karbo-cli-ubuntu20.04-v.1.9.6.tar.gz
4E36256B5EF5567F0809E00CA3BB857ACEC7508E0AAED2D3E9E4C4CE6026B78B
Karbo-cli-macOS-v.1.9.6.zip
8877152C47773B7560F1A5DEE3B5FFA5A49031B7086AA06DC92F86F682F9DFF7
Karbo-cli-win64-v.1.9.6.zip
EF12AFE645F3C03221003564586D14624BDE630D171D08DE6C8E1DB68A8C513E
Karbo CLI Suite v.1.9.5
-
Faster mining and validation.
Sync speed is restored even got small boost comparing to CN.
Hashrate increased significantly, nr of cores now has greater impact to some extent.Just impemented optimization described in papers.
Karbo-cli-ubuntu18.04-v.1.9.5.tar.gz
887B97483E7295C4A2E718C86CAB84358A1242A542F484D7346680001CDF3178
Karbo-cli-ubuntu20.04-v.1.9.5.tar.gz
056CDD57B39CDEB1C3DF7282D75053941CAEA11E4668577B2BC8BAC5BCE94DF7
Karbo-cli-win64-v.1.9.5.zip
1E5B0714DC0FDA9581EA4A4757ECE46A2D920D233475D69F4FC416F5571A1DF2
Karbo-cli-macOS-v.1.9.5.zip
B275054457EBF721B500F6F5A1618037923ADC8E047915536889BAFF65844D00
Karbo CLI Suite v.1.9.4
- Added option
--print-hashrate
to builtin daemon that will trigger showing hashrate when commencing mining on startup - Fixed getting public node's fee info in node adapter
Karbo-cli-ubuntu18.04-v.1.9.4.tar.gz
1F3F87D03656FA128FC3DFF81760039B358962168FC6C4952A41A15B1ED592B5
Karbo-cli-win64-v.1.9.4.zip
845240419C809FB54439B375D26DEAFBDF55A7A47C1960A9EC365B51F3B0B7EE
Karbo-cli-ubuntu20.04-v.1.9.4.tar.gz
68FDE8DA9D106FA02050E3664046D9B08218E4B4D7F480FEEB2F02D8E43C398C
Karbo-cli-macOS-v.1.9.4.zip
224BCED43676148AE363F392E8EE7E707B674D42852C0CDA791192390BD6362C
Karbo CLI Suite v.1.9.3
- Fixed working binaries for macOS
Karbo-cli-ubuntu20.04-v.1.9.3.tar.gz
731107121553E3CAE2B0A62B5970CBEA1B1CA327F41CDE43362280B5A1933D3E
Karbo-cli-ubuntu18.04-v.1.9.3.tar.gz
E3739C69933F0EA181B430B4B88D569156F4F8C7A5ACBDC7521ABA1A9397B682
Karbo-cli-win64-v.1.9.3.zip
27659C1457F92F67D8C4C9B23CAF14A27F8FCBDD0A1C2B686D99E222CD152DC7
Karbo-cli-macOS-v.1.9.3.zip
FBD5CD150EE0336E07C25D556EE31754A9826B9B7465172042651451759DCFE2
Karbo CLI Suite v.1.9.2
- Move block signature validation to separate function and add it to the alt block validation
- Add checkpoint to speedup sync
Karbo-cli-ubuntu18.04-v.1.9.2.tar.gz
55B0C16A6EA4D1AECF1383D8AC47CAC1279D7B30D3C6CA63F1F3D06F7880A331
Karbo-cli-ubuntu20.04-v.1.9.2.tar.gz
9E753CD76AC59CB1943F9350DE6407C3514CBD27507757F9495DAC7D8F6D50A3
Karbo-cli-win64-v.1.9.2.zip
5ABD3DE43F6895C47C9FF6328A62A4D386ED837AAA1B6A415CD031158A6B3FBF
Karbo-cli-macOS-v.1.9.2.zip
BE1399BF3C1958950AEECF9611452D117E2200BD73E78927D6915853D89CFCA3
Karbo CLI Suite v.1.9.1
- Added additional check that the coinbase transaction output type is correct, "just in case", kudos to @R3VoLuT1OneR
Karbo-cli-ubuntu18.04-v.1.9.1.tar.gz
CDC69EF781D94ABB47F53F22793EEB33F35F64BFA7929B820F5EA4D9949A1D77
Karbo-cli-win64-v.1.9.1.zip
E2623250CC5E7C83E11A0C188CF239ADD32493D6D82532E4A94D5FB2A9FBA23A
Karbo-cli-ubuntu20.04-v.1.9.1.tar.gz
224DE9697E3C12D23AADE12DECD3CF913F9249956D74C1785D576B8F991E9B9B
Karbo-cli-macOS-v.1.9.1.zip
470231C22FABDCCC71328996FB0A58E62A20F2510036BABB3CC28F03C7818AB7
Karbo CLI Suite v.1.9.0
HARDFORK AT HEIGHT 700000!!!
It took us a very long time and in a quest for better network security, we almost forgot about one of the cornerstone CryptoNote principles, namely Egalitarian mining. We lingered with ASICs for their network security, we almost adopted PoWS for a few chosen ones, but finally, it's happening.
- Introducing non-outsourceable blockchain-based Proof-of-Work "BloDHA" in tandem with botnet and mining pools resistant solo mining approach, called “Signed Proof-of-Work”. The setup consists of:
- custom yespower hashing algo with blake-256.
- Signed Proof-of-Work (SPoW) - The main idea behind SPoW is to sign header data with the private key of the miner receiving the reward for the block. Because nonce is included in the signature, we assume that pooled mining will be hard to organize as pool operator can not outsource this to workers. Read more: SpOW
- Blockchain-dependant Proof-of-Work "BloDHA" - it's based on the idea to include the data from blocks, the heights of which are defined as an intermediate result of a preparatory hash. That is, for the next hash with another nonce these intermediate blocks will be completely different. Moreover, iterations prohibit requesting the data from a remote node. Thus, without access to the blockchain hashing is not possible, which means that only full nodes are able to mine. Read more: KIP-001, BloDHa
- Dump wallet keys to file in simplewallet (convenience feature, might be handy with SPoW)
- Add extra to simplewallet RPC transfer command
- Other improvements
Karbo-cli-ubuntu20.04-v.1.9.0.tar.gz
3EAF9A62D832F03859051102C40A4FFF047DDD6863FBEAFB8E0776E4AD845330
Karbo-cli-ubuntu18.04-v.1.9.0.tar.gz
ADA1026D03E35215303C46E8291E2E244C7361132BFD28C31E10C363FD131779
Karbo-cli-win64-v.1.9.0.zip
19B6004908A4587CD67D40A33FA8CAD4AD1EEBB3E9739EA98FBA41CDA99276A0
Karbo-cli-macOS-v.1.9.0.zip
668605F47AA911A6856BF2E766E849C8C0046D8D655419D7CFD2A9E71C909C77
Karbo CLI Suite v.1.8.3
- Removed unneeded code
- Improved stability for some users
Karbo-cli-ubuntu18.04-v.1.8.3.tar.gz
E832E0F9B60C0D438C3112DD0C19B51641F364C83D37ADC7C2E23C04E6231E6C
Karbo-cli-ubuntu20.04-v.1.8.3.tar.gz
17B06801BC4BB92FFE221E54917FEABB3D3CCA17EB773F0688D7BB6770FA60DE
Karbo-cli-win64-v.1.8.3.zip
18C655DBA7EE458489F29AC120CC1F3D12DC0CE6E86F2CA5A5379AAB8DC13810
Karbo-cli-macOS-v.1.8.3.zip
C58EA34986C7DCA504DFD61C27B0D2B9A5E055EC828E37E4950F21A1FA9181FD