Skip to content

Latest commit

 

History

History
70 lines (45 loc) · 2.81 KB

bookmarks.md

File metadata and controls

70 lines (45 loc) · 2.81 KB

This is a list of useful links that I encountered while developing Ash.

Naivecoin

https://github.com/lhartikk/naivecoin

Boost Serialization

Saving to binary file

UUID Per Computers

Capture CTRL-C

Javascript/Ajax

https://stackoverflow.com/questions/5052543/how-to-fire-ajax-request-periodically

Get Mac Address

http://boost.2283326.n4.nabble.com/MAC-Address-td2581617.html#a2581618 https://github.com/ashishinterra/windows-linux-client-new/blob/4d7c42d099b185e89f5d6e150251fba3fe169064/Software/SysInfra/Projects/libtacommon/ta/netutils.cpp https://github.com/bumptop/BumpTop/blob/466d23597a07ae738f4265262fa01087fc6e257c/trunk/mac/Dependencies/ThirdParty/GetPrimaryMACAddress.cpp

Chrono

https://stackoverflow.com/questions/22291506/persisting-stdchrono-time-point-instances https://stackoverflow.com/questions/31255486/c-how-do-i-convert-a-stdchronotime-point-to-long-and-back https://stackoverflow.com/questions/39763161/portable-way-to-store-milliseconds-with-chrono

Memory Mapped Files

https://stackoverflow.com/questions/29602311/storing-vector-in-memory-mapped-file http://coliru.stacked-crooked.com/a/84f306bd98f6815e

Proof of Stake

https://naivecoinstake.learn.uno/

CryptoPP

http://marko-editor.com/articles/cryptopp_sign_string/ https://stackoverflow.com/questions/21024399/get-ecdsa-signature-with-crypto https://www.cryptopp.com/wiki/Elliptic_Curve_Digital_Signature_Algorithm https://bitcoin.stackexchange.com/questions/69315/how-are-compressed-pubkeys-generated http://gobittest.appspot.com/Address https://learnmeabitcoin.com/technical/public-key-hash https://bitcoin.stackexchange.com/questions/89569/how-does-a-wallet-get-the-public-key-from-an-address

Merkle Root

https://www.oreilly.com/library/view/mastering-bitcoin/9781491902639/ch07.html#:~:text=Each%20block%20in%20the%20bitcoin,of%20large%20sets%20of%20data https://bitcoin.stackexchange.com/questions/69018/merkle-root-and-merkle-proofs

Range-V3

https://www.walletfox.com/course/quickref_range_v3.php https://www.codeproject.com/Articles/5276756/An-Introduction-to-the-Range-v3-Library