Commit graph

14 commits

Author SHA1 Message Date
Josip Milovac
050e69e23f Commit some new networking code, adding integration, broker still not 100%, hasn't been committed 2023-04-26 13:02:27 +10:00
Josip Milovac
1af6d56e2d reorg code, integration publish/subscribe working, still some TODOs 2023-02-01 13:01:51 +11:00
Josip Milovac
043a95d9ef change store id to be metadata id instead of block id 2023-01-10 17:30:58 +11:00
Josip Milovac
9847b2056b miner mines continuously,
moved to an account model,
transactions working,
querying working,
more checking of valid data
2023-01-10 17:11:56 +11:00
Josip Milovac
59bb42be11 added try catch around sparql query for malformed queries 2022-12-20 11:34:11 +11:00
Josip Milovac
b4c2a0c88d smarter store update after replacing chains
concurrent mining
validity checks for new transactions/blocks/metadata
rdf store stores quads
smarter clearing of transactions from pool when a new block is mined
change querying to be readonly and generic
moved some things around
2022-12-20 11:26:06 +11:00
Josip Milovac
ea81105df6 persistence for the blockchain + everything through the chain instead of broadcasting 2022-12-05 16:00:26 +11:00
Josip Milovac
1cb1070d45 update to 1.0 2022-12-02 15:53:28 +11:00
Josip Milovac
72a94b72f7 remove .ds_store and add to gitignore 2022-11-24 12:06:05 +11:00
Josip Milovac
04a5b29105 update gitignore to ignore package lock 2022-11-24 12:05:05 +11:00
Josip Milovac
7c7735e3bb remove package lock 2022-11-24 12:04:14 +11:00
Josip Milovac
29138de53e update to newer version 2022-11-24 12:03:27 +11:00
Josip Milovac
d6a32870bc v6 initial commit, maybe more to follow 2022-11-22 13:30:19 +11:00
Josip Milovac
7f91be86c0 Initial commit 2022-11-22 01:56:18 +00:00