Łukasz Magiera
|
fa6bf55bf5
|
Merge pull request #371 from filecoin-project/fix/refmt-big-zero
Fix zero handling in refmt transfrom
|
2019-10-15 02:08:28 +02:00 |
|
Łukasz Magiera
|
67c7dc46ee
|
Merge pull request #363 from filecoin-project/feat/no-empty-addr
prevent serialization of empty addresses
|
2019-10-15 02:04:23 +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 |
|
Jakub Sztandera
|
4c579acdef
|
Fix panic if there is a panic in the hanlder function
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-10-14 15:38:47 +02:00 |
|
whyrusleeping
|
961caa237d
|
prevent serialization of empty addresses
|
2019-10-14 20:53:20 +09:00 |
|
whyrusleeping
|
62057a8929
|
reject messages with bad 'To' addresses
|
2019-10-14 12:28:19 +09:00 |
|
Łukasz Magiera
|
7e6e18c07a
|
Merge pull request #356 from filecoin-project/fix/not-found-log
remove not found log, its okay
|
2019-10-14 00:56:07 +02:00 |
|
whyrusleeping
|
097e569792
|
remove not found log, its okay
|
2019-10-13 22:16:01 +09:00 |
|
whyrusleeping
|
5a733f282e
|
Some simple measures to avoid mpool DoSing
|
2019-10-13 22:03:15 +09:00 |
|
Jakub Sztandera
|
68db93b62e
|
More if not needed
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-10-13 03:08:05 +02:00 |
|
whyrusleeping
|
c63eca1e45
|
if not needed
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-10-13 03:08:05 +02:00 |
|
whyrusleeping
|
45737f8a51
|
add more tracing spans
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-10-13 03:07:55 +02:00 |
|
Łukasz Magiera
|
704f06761a
|
Merge pull request #347 from filecoin-project/feat/list-miners-cmd
implement commands to list actors and miners
|
2019-10-12 09:10:19 +02:00 |
|
Łukasz Magiera
|
663d0adc23
|
Merge pull request #339 from filecoin-project/feat/vm-transfer-cleanup
some cleanup of vm transfer logic to make juan happier
|
2019-10-12 09:04:44 +02:00 |
|
whyrusleeping
|
80d306de14
|
check transfer amounts are positive values
|
2019-10-12 15:57:49 +09:00 |
|
whyrusleeping
|
edcf47ff31
|
implement commands to list actors and miners
|
2019-10-12 15:45:48 +09:00 |
|
Łukasz Magiera
|
3481048431
|
fix events deadlock when chaining calls
|
2019-10-12 01:13:07 +02:00 |
|
whyrusleeping
|
a56e786e36
|
some cleanup of vm transfer logic to make juan happier
|
2019-10-11 18:13:04 +09:00 |
|
whyrusleeping
|
7eefa4e577
|
use faster bls code
|
2019-10-11 12:26:54 +09:00 |
|
Łukasz Magiera
|
4334e4d93d
|
Merge pull request #333 from filecoin-project/feat/th-names
townhall: Node names
|
2019-10-11 04:55:33 +02:00 |
|
Łukasz Magiera
|
79f10078ae
|
Merge pull request #325 from filecoin-project/feat/logs-elk
Integrate log collection
|
2019-10-11 04:52:26 +02:00 |
|
Łukasz Magiera
|
387adae115
|
townhall: Node names
|
2019-10-11 04:45:45 +02:00 |
|
Łukasz Magiera
|
177a876cf2
|
Merge pull request #323 from filecoin-project/feat/tracing-1
add some more tracing to chain sync
|
2019-10-11 04:19:12 +02:00 |
|
whyrusleeping
|
52fd55a379
|
import order
|
2019-10-11 11:17:24 +09:00 |
|
Jakub Sztandera
|
e14e0ae762
|
Use the same key
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-10-11 02:02:54 +02: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
|
1a5bf0afe3
|
chainstore: execute reorg ops in separate goroutine
|
2019-10-11 01:50:49 +02:00 |
|
Łukasz Magiera
|
4c5157d270
|
Lotus Townhall
|
2019-10-10 14:02:43 +02:00 |
|
whyrusleeping
|
3f342d7ae2
|
add some more tracing to chain sync
|
2019-10-10 20:13:26 +09:00 |
|
Łukasz Magiera
|
356c1cfab0
|
Merge pull request #321 from filecoin-project/feat/chain-set-head
expose command to set chainstore head
|
2019-10-10 06:00:54 +02:00 |
|
whyrusleeping
|
acec79cf3f
|
expose command to set chainstore head
|
2019-10-10 12:50:50 +09:00 |
|
Łukasz Magiera
|
f8ccbe92c1
|
Merge pull request #319 from filecoin-project/fix/bad-expansion
don't add bad blocks to tipsetcache
|
2019-10-10 05:50:03 +02:00 |
|
Whyrusleeping
|
b964a8d3c0
|
Update chain/sync.go
Co-Authored-By: Łukasz Magiera <magik6k@users.noreply.github.com>
|
2019-10-10 12:37:29 +09:00 |
|
whyrusleeping
|
85684ba7e2
|
don't add bad blocks to tipsetcache
|
2019-10-10 12:04:10 +09:00 |
|
Łukasz Magiera
|
30d7a714a9
|
miner: don't mine on the same base twice
|
2019-10-10 02:39:53 +02:00 |
|
Łukasz Magiera
|
289332c497
|
Merge pull request #308 from filecoin-project/fix/tostoragebls
Fix ToStorageBlock on BLS msgs
|
2019-10-09 15:08:26 +02:00 |
|
Łukasz Magiera
|
e0d935530f
|
Fix ToStorageBlock on BLS msgs
|
2019-10-09 14:57:48 +02:00 |
|
Łukasz Magiera
|
5448ba6a3c
|
Merge pull request #305 from filecoin-project/feat/bad-block-cache
Implement cache for bad blocks
|
2019-10-09 14:56:18 +02:00 |
|
whyrusleeping
|
67058aee53
|
make it a const
|
2019-10-09 21:55:27 +09:00 |
|
whyrusleeping
|
bb974d23e6
|
arc cache is threadsafe
|
2019-10-09 21:50:07 +09:00 |
|
whyrusleeping
|
b333247fab
|
switch to a bounded cache
|
2019-10-09 21:23:45 +09:00 |
|
whyrusleeping
|
8e51ab8375
|
don't bother looking in genesis block for messages
|
2019-10-09 17:56:47 +09:00 |
|
whyrusleeping
|
da08ab9fd8
|
Implement cache for bad blocks
|
2019-10-09 17:50:57 +09: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
|
14c4a8bee6
|
implement looking in the past for messages
|
2019-10-09 09:33:18 +02:00 |
|
whyrusleeping
|
84985ef96f
|
add tipset message was executed in back to waitmsg call
|
2019-10-09 09:30:12 +02:00 |
|
Łukasz Magiera
|
b8bc54fd5b
|
Merge pull request #296 from filecoin-project/feat/verify-block-msg-signatures
Feat/verify block msg signatures
|
2019-10-09 09:25:21 +02:00 |
|
Łukasz Magiera
|
7d87a42a67
|
Apply suggestions from code review
Don't panic
|
2019-10-09 09:24:58 +02:00 |
|
whyrusleeping
|
19b16077fe
|
remove VDFs from tickets
|
2019-10-09 13:38:59 +09:00 |
|
whyrusleeping
|
249074761c
|
verify message signatures during block validation
|
2019-10-09 11:58:49 +09:00 |
|