23 Commits (70aa8c6a5e78be06cc905a78549a3a32f3b8987e)

Author SHA1 Message Date
Garrett Mills 70aa8c6a5e
Add trylock for push and fix seqID generation bugs
3 years ago
Garrett Mills 092f3d49f1
Force trylock to write description to rtdb
3 years ago
Garrett Mills 1423e1961e
Properly trylock consensus DB writes
3 years ago
Garrett Mills 1bba0a18ec
Lovely band-aids
3 years ago
Garrett Mills 313fdb65e9
Basic infrastructure for remote peering
3 years ago
Garrett Mills 8f34fd3be0
Add time-based penalty system for repeat block-pushers
3 years ago
Garrett Mills 9e4164632c
Add proof-of-elapsed-time based consensus algorithm
3 years ago
Garrett Mills a3c60a1951
Fix logic for validating blockchain and expose debugging endpoint
3 years ago
Garrett Mills d8cae0f559
Add realtime subscription and debug endpoint for pushing exposure notifications to chain
3 years ago
Garrett Mills 5f3a1940e5
Add /api/v1/chain endpoint to read blockchain
3 years ago
Garrett Mills f0570a6101
Comment all the things and remove unnecessary files
3 years ago
Garrett Mills 6ba038e4bf
Clean up transaction logging logic for encounters
3 years ago
QiTao Weng 5ae20e945f Reformat
3 years ago
QiTao Weng 025bc58869 Added signing for genesis block
3 years ago
Garrett Mills 9e4821c296
Add timestamps to block interfaces and clean up genesis block generation
3 years ago
Garrett Mills 5dc6db0b8e
Add support for checking for genesis block
3 years ago
Garrett Mills c067216af3
Clean up and add comments
3 years ago
Garrett Mills 3b7e72adab
Add Blockchain.submitTransactions
3 years ago
QiTao Weng 6441a5cad7 Implemented proof of work
3 years ago
Garrett Mills 33f34d733b
Add proof property to block interface
3 years ago
Garrett Mills 27e161ed44
Add config passthrough for GPG keys
3 years ago
Garrett Mills 29f9fe9f1f
Implement basic chain validation and stub PoW
3 years ago
Garrett Mills df8584f4b8
Add basic block object interfaces
3 years ago