Łukasz Magiera
|
839597012d
|
Fix post seed height math
|
2019-09-19 19:38:56 +02:00 |
|
Jakub Sztandera
|
6fe32f55fc
|
Fix typo
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-09-19 15:37:45 +02:00 |
|
Jakub Sztandera
|
54e076b6f9
|
Add randomness
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-09-19 15:32:00 +02:00 |
|
whyrusleeping
|
fe2885382c
|
self review, cleanup
|
2019-09-10 17:13:46 -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
|
ed45d1c2b4
|
refactor state utilities into StateManager package, implement proper election proofs
|
2019-09-09 19:14:00 -07:00 |
|
Jakub Sztandera
|
e6b83d9428
|
Charge per byte of object get
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-08-30 18:05:54 +02:00 |
|
Jakub Sztandera
|
a8e03d8a69
|
Charge gas per msg byte
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-08-29 20:34:53 +02:00 |
|
Jakub Sztandera
|
5c31b81701
|
Charge per byte of storage
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-08-29 20:34:53 +02:00 |
|
Jakub Sztandera
|
24fb5ca624
|
Merge pull request #160 from filecoin-project/feat/gas3
Charge per put and get
|
2019-08-27 22:45:38 +02:00 |
|
Jakub Sztandera
|
494ed768ba
|
Cleanup lint
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-08-27 22:40:30 +02:00 |
|
Jakub Sztandera
|
8557505cbd
|
Charge per put and get
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-08-27 17:01:17 +02:00 |
|
whyrusleeping
|
ccdc1575d6
|
add signatures to blocks
|
2019-08-26 17:46:39 -07:00 |
|
Jakub Sztandera
|
0c3e8949c1
|
Introduce gas tracking in harness
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-08-21 23:29:47 +02:00 |
|
whyrusleeping
|
e9d1f3e7c9
|
WIP: base mining on power and VRFs
|
2019-08-16 12:39:12 -07:00 |
|
Jakub Sztandera
|
f6387da969
|
Fix misspell
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-08-16 14:46:42 +02:00 |
|
Jakub Sztandera
|
27057ee222
|
initial gas charning
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-08-15 18:24:06 +02:00 |
|
whyrusleeping
|
6979c28e05
|
Add API interface for payment channels and a few tests
|
2019-08-12 10:12:51 -07:00 |
|
Jakub Sztandera
|
a6bc33af08
|
Add spec changes
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-08-04 14:11:06 +02:00 |
|
Jakub Sztandera
|
b44f778325
|
Remove old send
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-08-03 13:53:18 +02:00 |
|
Jakub Sztandera
|
9577348422
|
Dual impl
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-08-03 13:26:35 +02:00 |
|
Jakub Sztandera
|
f19b8c82f4
|
Wip on tests
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-31 21:57:59 +02:00 |
|
Łukasz Magiera
|
b6439fa57d
|
chain: Test sync with messages
|
2019-07-31 10:43:13 -07:00 |
|
whyrusleeping
|
0c67d66198
|
Make message wait work and use it for the storage-miner init
|
2019-07-29 11:58:30 -07:00 |
|
whyrusleeping
|
71baa5cbfe
|
implement chain generator
|
2019-07-26 13:47:29 -07:00 |
|
Jakub Sztandera
|
0e35240fe9
|
Wire in context to VMContext
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-07-26 21:01:02 +02:00 |
|
whyrusleeping
|
a0c1afff57
|
clean up which addresses get used where
|
2019-07-26 10:33:54 -07:00 |
|
whyrusleeping
|
78da356752
|
pull more things apart
|
2019-07-26 13:49:30 +02:00 |
|