moneybutton / yours-core

Client-side key and content management for Yours.
https://www.yours.network
MIT License
132 stars 27 forks source link

dattcore: Blockchain: (Mock) get recent block info #29

Closed ryanxcharles closed 8 years ago

ryanxcharles commented 8 years ago

Datt will make use of "signing the latest blockhash" to prove a signature is recent over and over. For now, we don't need to do this for real, but we need to at least mock up the latest block information which we can use throughout the app. Later, we can replace this with properly updated information.

ryanxcharles commented 8 years ago

Closed by https://github.com/dattnetwork/datt/commit/6dc5d9eb6a665de901bc066fb10f41bbfe9328f3 & https://github.com/dattnetwork/datt/commit/eef4e3699aac9b0ecd6e91bd337be07d2538a1e8