whyrusleeping
|
8d2bcc5e3d
|
final chain serialization bits
|
2019-09-16 18:56:37 -07:00 |
|
whyrusleeping
|
a47969c76b
|
finish up making the new serializations work
|
2019-09-10 16:03:17 -07:00 |
|
whyrusleeping
|
2f019158d0
|
more switching over to correct cbor marshaling
|
2019-09-10 12:58:45 -07:00 |
|
whyrusleeping
|
1f1bbc9b8d
|
cbor gen types and cleaning up after
|
2019-09-09 19:53:18 -07:00 |
|
whyrusleeping
|
ed45d1c2b4
|
refactor state utilities into StateManager package, implement proper election proofs
|
2019-09-09 19:14:00 -07:00 |
|
whyrusleeping
|
054f0fc0ef
|
trying to hack together automated benchmarks submission
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-08-30 15:47:22 -07:00 |
|
Łukasz Magiera
|
57d0f7c722
|
Merge pull request #162 from filecoin-project/feat/retrieval
Retrieval
|
2019-08-31 00:29:00 +02:00 |
|
whyrusleeping
|
b69557251c
|
Add proper timestamping and checking of timestamps
|
2019-08-29 19:59:54 -07:00 |
|
Łukasz Magiera
|
fe6d5ff3a8
|
retrieval: resolve some TODOs
|
2019-08-29 17:51:52 +02:00 |
|
Łukasz Magiera
|
6714240653
|
SectorSize const
|
2019-08-29 17:50:19 +02:00 |
|
whyrusleeping
|
ccdc1575d6
|
add signatures to blocks
|
2019-08-26 17:46:39 -07:00 |
|
whyrusleeping
|
dd2a217940
|
remove spurious debug logs
|
2019-08-22 12:53:32 -07:00 |
|
whyrusleeping
|
7eb89f90d1
|
Replace most marshaling with codegen
|
2019-08-22 12:53:32 -07:00 |
|
whyrusleeping
|
53be71fb73
|
Start using codegen
|
2019-08-22 12:53:32 -07:00 |
|
whyrusleeping
|
d9eaca5527
|
fix UpdateStorage to write back state
|
2019-08-16 13:24:37 -07:00 |
|
whyrusleeping
|
f7dc253669
|
(mostly) proper ticket generation
|
2019-08-16 12:39:13 -07:00 |
|
whyrusleeping
|
2efab559ec
|
add error wraps and fix tests
|
2019-08-16 12:39:12 -07:00 |
|
whyrusleeping
|
e9d1f3e7c9
|
WIP: base mining on power and VRFs
|
2019-08-16 12:39:12 -07:00 |
|
whyrusleeping
|
dc7c0fcabe
|
refactoring to accomodate the bls message changes in the spec
|
2019-08-01 18:19:22 -07:00 |
|
whyrusleeping
|
71baa5cbfe
|
implement chain generator
|
2019-07-26 13:47:29 -07:00 |
|
whyrusleeping
|
e09ad3d65c
|
Refactor out more types into types package, and pull genesis block code into gen package
|
2019-07-25 16:35:47 -07:00 |
|