Jakub Sztandera
|
1bf713cb0a
|
Cleanup imports after rename
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-10-18 13:47:41 +09:00 |
|
whyrusleeping
|
d818e20df5
|
Wallets record default address in keystore
|
2019-10-17 19:18:40 +09:00 |
|
whyrusleeping
|
ab6ef85b6d
|
More tracing!
|
2019-10-16 19:24:33 +09:00 |
|
Łukasz Magiera
|
2ce338e162
|
wip weight function
|
2019-10-15 14:31:34 +02:00 |
|
Łukasz Magiera
|
16a9ab875c
|
Prep for e=5
|
2019-10-15 14:31:34 +02:00 |
|
Jakub Sztandera
|
0add5bbb8d
|
Fix zero handling in refmt transfrom
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-10-14 17:00:22 +02:00 |
|
whyrusleeping
|
5a733f282e
|
Some simple measures to avoid mpool DoSing
|
2019-10-13 22:03:15 +09:00 |
|
whyrusleeping
|
7eefa4e577
|
use faster bls code
|
2019-10-11 12:26:54 +09:00 |
|
Jakub Sztandera
|
49e3fe39f8
|
Structure logs
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-10-11 02:00:04 +02:00 |
|
Łukasz Magiera
|
e0d935530f
|
Fix ToStorageBlock on BLS msgs
|
2019-10-09 14:57:48 +02:00 |
|
Łukasz Magiera
|
b3a88a21ce
|
Merge pull request #299 from filecoin-project/feat/remove-vdfs
remove VDFs from tickets
|
2019-10-09 10:02:51 +02:00 |
|
whyrusleeping
|
84985ef96f
|
add tipset message was executed in back to waitmsg call
|
2019-10-09 09:30:12 +02:00 |
|
whyrusleeping
|
19b16077fe
|
remove VDFs from tickets
|
2019-10-09 13:38:59 +09:00 |
|
Whyrusleeping
|
3c68e66b4c
|
Merge pull request #285 from filecoin-project/fix/event-null-blocks
events: Handle null blocks correctly
|
2019-10-08 11:34:01 +09:00 |
|
whyrusleeping
|
5cb819b322
|
lots of cleanup, and finally a chain fork test case repro!
|
2019-10-05 21:32:56 -06:00 |
|
Łukasz Magiera
|
7170e1893f
|
events: Handle null blocks correctly
|
2019-10-05 00:43:04 +02:00 |
|
Jakub Sztandera
|
211444059c
|
Sort the result of All in bitfiled
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-10-04 20:18:11 +02:00 |
|
whyrusleeping
|
c0e6e611be
|
clean up usage of stmgr.TipSetState
|
2019-10-02 14:03:27 -06:00 |
|
whyrusleeping
|
1419031f1e
|
switch to parent state roots
|
2019-10-01 15:21:01 -06:00 |
|
whyrusleeping
|
317e83a410
|
fix sync tests by sorting tipsets
|
2019-10-01 12:47:42 -06:00 |
|
whyrusleeping
|
74ad58881b
|
use new cbor-gen code with better errors
|
2019-10-01 09:53:39 -06:00 |
|
Whyrusleeping
|
ad101640ad
|
Merge pull request #236 from filecoin-project/feat/miner-filter-mpool
Feat/miner filter mpool
|
2019-09-26 14:27:14 -07:00 |
|
whyrusleeping
|
d82a1f8184
|
fix nonce checking and also check cumulative balance
|
2019-09-26 13:47:34 -07:00 |
|
whyrusleeping
|
9f654ab893
|
integrate new bigint encoding into refmt atlas (temporary)
|
2019-09-25 21:03:13 -07:00 |
|
whyrusleeping
|
f5ae64bf94
|
filter out messages that have insufficient funds from block production
|
2019-09-25 20:48:53 -07:00 |
|
whyrusleeping
|
5f31544faa
|
serialize big ints without a tag
|
2019-09-25 14:02:10 -07:00 |
|
Łukasz Magiera
|
5ce15bfaf4
|
types: Less/GreaterThan for bigints
|
2019-09-23 19:11:44 +02:00 |
|
Łukasz Magiera
|
4202da62cd
|
Merge pull request #216 from filecoin-project/feat/consensus-slashing
Feat/consensus slashing
|
2019-09-20 16:58:03 +02:00 |
|
whyrusleeping
|
49c677fb6e
|
rename 'Fil' to 'FromFil'
|
2019-09-19 22:25:10 -07:00 |
|
whyrusleeping
|
197a2a3025
|
slash consensus fault needs to also be a method on the miner
|
2019-09-19 22:24:23 -07:00 |
|
whyrusleeping
|
fe020d9fd1
|
implement SlashConsensusFault
|
2019-09-19 22:23:24 -07:00 |
|
Łukasz Magiera
|
5fd98b7d27
|
post: Address review
|
2019-09-19 22:24:01 +02:00 |
|
Łukasz Magiera
|
18b72b1584
|
Fix bigint serialization
|
2019-09-19 20:15:44 +02:00 |
|
Łukasz Magiera
|
c40f89f2a9
|
Almost working PoSt submission
|
2019-09-19 18:17:54 +02:00 |
|
Łukasz Magiera
|
d55e872135
|
Merge remote-tracking branch 'origin/master' into feat/post-schedule
|
2019-09-19 16:42:50 +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 |
|
Jakub Sztandera
|
9c02f7f839
|
Rought PoST method
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-09-18 17:10:03 +02:00 |
|
whyrusleeping
|
b1e77748e7
|
scaffolding and refactoring to make post scheduler work
|
2019-09-17 19:50:03 -07:00 |
|
Jakub Sztandera
|
f5a2d998bf
|
Add BitField with RLE
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
|
2019-09-17 11:24:11 -07:00 |
|
whyrusleeping
|
8d2bcc5e3d
|
final chain serialization bits
|
2019-09-16 18:56:37 -07:00 |
|
whyrusleeping
|
1075c9a5e0
|
implement ask query protocol
|
2019-09-13 16:49:27 -07:00 |
|
whyrusleeping
|
c7ad08c565
|
check block signatures during sync
|
2019-09-11 13:12:49 -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
|
bc7f86ef05
|
self review, cleanup
|
2019-09-09 19:14:27 -07:00 |
|
whyrusleeping
|
74f68dc630
|
perform tipset expansion on sync and fix tipset comparison
|
2019-09-09 19:14:27 -07:00 |
|
whyrusleeping
|
ed45d1c2b4
|
refactor state utilities into StateManager package, implement proper election proofs
|
2019-09-09 19:14:00 -07:00 |
|
whyrusleeping
|
6e21372ccb
|
initial refactor for creating tipsets with multiple parents
|
2019-09-09 19:12:32 -07:00 |
|
Łukasz Magiera
|
5200a37349
|
paychmgr: store proofs with vouchers
|
2019-09-09 15:59:07 +02:00 |
|