Łukasz Magiera
|
f8e3c1774f
|
Merge pull request #611 from filecoin-project/fix/dup-tipset
Check if miner is included twice in tipset
|
2019-11-15 01:07:13 +01:00 |
|
Łukasz Magiera
|
f34d76651e
|
Merge pull request #608 from filecoin-project/fix/sectorbuilder-issues
Fixes for sectorbuilder issues
|
2019-11-15 01:04:01 +01:00 |
|
Jakub Sztandera
|
c54b28a419
|
Check if miner is included twice in tipset
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-11-15 01:01:00 +01:00 |
|
Łukasz Magiera
|
727ca2ccb4
|
Skip sectorbuilder tests on slow hardware
|
2019-11-14 23:39:00 +01:00 |
|
Łukasz Magiera
|
d5c620dc44
|
sectorbuilder: Call AcquireSectorId in sync
|
2019-11-14 23:00:21 +01:00 |
|
Łukasz Magiera
|
636c4f7671
|
Merge pull request #604 from filecoin-project/feat/townhall-lag-delta
townhall: Show update time delta
|
2019-11-14 21:53:24 +01:00 |
|
Łukasz Magiera
|
8ff3df3c1c
|
Merge pull request #610 from filecoin-project/fix/marshal-tipsetkey
Fix Marshaling of TipSetKey
|
2019-11-14 21:42:10 +01:00 |
|
Łukasz Magiera
|
b68f13480b
|
Merge pull request #609 from filecoin-project/feat/create-token
Add parameters for creating tokens
|
2019-11-14 21:41:27 +01:00 |
|
Jakub Sztandera
|
68ff0d1095
|
Add comment
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-11-14 21:37:11 +01:00 |
|
Jakub Sztandera
|
9f3b5bfb6e
|
Fix Marshaling of TipSetKey
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-11-14 21:33:56 +01:00 |
|
Jakub Sztandera
|
1ae611b21d
|
Add parameters for creating tokens
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-11-14 21:19:52 +01:00 |
|
Jakub Sztandera
|
65d61466e2
|
Merge pull request #606 from filecoin-project/misc/params-chache-miss
Include build/paramfetch.go in circle params checksum
|
2019-11-14 20:14:04 +01:00 |
|
Jakub Sztandera
|
c8f5bade0d
|
Don't fallback to older parameters if parameters.json changes
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-11-14 19:55:31 +01:00 |
|
Jakub Sztandera
|
4588599ebe
|
Include build/paramfetch.go in circle params checksum
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-11-14 19:53:39 +01:00 |
|
Jakub Sztandera
|
c20aaf3856
|
Merge pull request #605 from filecoin-project/fix/validate-err
Fix ValidateBlock ignoring errors
|
2019-11-14 19:48:24 +01:00 |
|
Jakub Sztandera
|
63edea510e
|
Fix ValidateBlock ignoring errors
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-11-14 19:41:40 +01:00 |
|
Łukasz Magiera
|
b88807b947
|
Merge remote-tracking branch 'origin/master' into wip/sbfixes-links
|
2019-11-14 19:31:52 +01:00 |
|
Łukasz Magiera
|
a2c01defab
|
Merge branch 'master' into wip/sbfixes-links
|
2019-11-14 19:27:53 +01:00 |
|
Łukasz Magiera
|
d64b21936f
|
parallel sectorbuilder test
|
2019-11-14 19:26:09 +01:00 |
|
Łukasz Magiera
|
b435d7d2db
|
wip
|
2019-11-14 18:21:44 +01:00 |
|
Łukasz Magiera
|
d684300713
|
Merge pull request #600 from filecoin-project/feat/tests-also
Add --tests-also for fetch-params
|
2019-11-14 18:16:12 +01:00 |
|
Łukasz Magiera
|
dbf8dff8e3
|
townhall: Show lag delta
|
2019-11-14 17:56:13 +01:00 |
|
Jakub Sztandera
|
383c5c0c6f
|
Rename to --include-test-params
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-11-14 17:43:33 +01:00 |
|
Łukasz Magiera
|
9698d14689
|
Merge pull request #602 from filecoin-project/feat/mute-pubsub
Mute pubsub logs
|
2019-11-14 17:42:46 +01:00 |
|
Łukasz Magiera
|
80b85d3bcf
|
Merge pull request #603 from filecoin-project/feat/townhall-nonce
townhall: Send nonces
|
2019-11-14 17:42:32 +01:00 |
|
Łukasz Magiera
|
dbdf120746
|
townhall: Send nonces
|
2019-11-14 17:37:22 +01:00 |
|
Łukasz Magiera
|
f39a5f4a05
|
Mute pubsub logs
|
2019-11-14 17:32:00 +01:00 |
|
Łukasz Magiera
|
483f4aed44
|
Merge pull request #599 from gguoss/patch-1
Keep the context consistent
|
2019-11-14 17:17:14 +01:00 |
|
郭光华
|
dd439e0af8
|
Keep the context consistent
|
2019-11-14 14:34:54 +08:00 |
|
Jakub Sztandera
|
bc3dac0426
|
Add --tests-also for fetch-params
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-11-14 02:15:33 +01:00 |
|
Jakub Sztandera
|
3e22712f2d
|
Merge pull request #596 from filecoin-project/feat/rebrc-mempool
Add rebup for local mesages
|
2019-11-14 01:38:26 +01:00 |
|
Jakub Sztandera
|
fa023f68e3
|
Flexible repub timer
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-11-14 01:36:12 +01:00 |
|
Jakub Sztandera
|
c1ebb72824
|
Return all messages
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-11-13 23:43:44 +01:00 |
|
Jakub Sztandera
|
c7b82dbc40
|
Skip slow tests
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-11-13 23:43:16 +01:00 |
|
Jakub Sztandera
|
2bc5ccab04
|
Add repub for local messages
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-11-13 23:43:16 +01:00 |
|
Łukasz Magiera
|
4f9947a27b
|
Merge pull request #567 from filecoin-project/anorth/tskey
Add TipSetKey as a concatenation of block CIDs, and use if for ChainGetTipSet, ChainGetRandomness.
|
2019-11-13 22:07:24 +01:00 |
|
Łukasz Magiera
|
37c0967fa8
|
Merge pull request #595 from filecoin-project/feat/small-fixes
Bunch of small fixes / improvements, gofmt
|
2019-11-13 19:15:50 +01:00 |
|
Łukasz Magiera
|
ec1e240c2f
|
Merge pull request #447 from filecoin-project/feat/api-address
Use API ListenAddress from config
|
2019-11-13 19:15:14 +01:00 |
|
Jakub Sztandera
|
d9520a05dd
|
Make sure pond works, don't override config
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-11-13 16:37:54 +01:00 |
|
Jakub Sztandera
|
a58e165339
|
Restore api flags
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-11-13 16:37:40 +01:00 |
|
Jakub Sztandera
|
70419c0f55
|
Use API ListenAddress from config
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2019-11-13 16:37:40 +01:00 |
|
Łukasz Magiera
|
8f0e3ede24
|
Bunch of small fixes / improvements, gofmt
|
2019-11-13 15:48:57 +01:00 |
|
Łukasz Magiera
|
77667d78ff
|
Merge pull request #586 from filecoin-project/feat/more-tracing-again
more tracing spans
|
2019-11-13 11:42:36 +01:00 |
|
whyrusleeping
|
86624c8ed4
|
fix tests and add some more trace attributes
|
2019-11-12 22:44:29 -08:00 |
|
anorth
|
14c2ee56f6
|
Add JSON marshalling and optimize decoding pre-allocation to use expected (rather than min) CID length
|
2019-11-13 15:26:51 +11:00 |
|
anorth
|
36d57385ab
|
Upgrade go-cid and drop superfluous envelope bytes in TipSetKey
|
2019-11-13 15:26:51 +11:00 |
|
anorth
|
84a4766d8f
|
Add TipSetKey as a concatenation of block CIDs, and use if for ChainGetTipSet, ChainGetRandomness.
|
2019-11-13 15:23:37 +11:00 |
|
Whyrusleeping
|
745df10bec
|
Merge pull request #589 from filecoin-project/fix/exit-codes
Exit 1 on error
|
2019-11-13 08:54:15 +09:00 |
|
whyrusleeping
|
e1cb19da0a
|
Exit 1 on error
|
2019-11-12 15:36:49 -08:00 |
|
whyrusleeping
|
b14426f7d3
|
track number of tickets
|
2019-11-12 12:52:40 -08:00 |
|