Łukasz Magiera
|
3fb5334959
|
mpool: Don't block node startup loading messages
|
2020-10-15 03:36:55 +02:00 |
|
Łukasz Magiera
|
22f49f8946
|
Merge pull request #4366 from zgfzgf/feat-applyblocks-map
optimize map use struct{}
|
2020-10-15 03:04:57 +02:00 |
|
Łukasz Magiera
|
1350079503
|
Merge pull request #4353 from zgfzgf/feat-compute-tipSet-state
optimize code use ts.Cids
|
2020-10-15 03:03:39 +02:00 |
|
Łukasz Magiera
|
698b49b7ef
|
Improve gas defaults
|
2020-10-15 02:46:47 +02:00 |
|
Łukasz Magiera
|
7ccb2aabf0
|
Merge pull request #4406 from filecoin-project/steb/reduce-garbage
reduce garbage in blockstore
|
2020-10-15 01:49:01 +02:00 |
|
Łukasz Magiera
|
d02d4bc275
|
Merge pull request #4403 from filecoin-project/frrist/fix-miner-shim-impls
fix: return true when deadlines changed
|
2020-10-15 00:13:36 +02:00 |
|
Łukasz Magiera
|
39670df6af
|
Merge pull request #4125 from filecoin-project/feat/drand-cloudflare
Update drand endpoints
|
2020-10-15 00:01:06 +02:00 |
|
frrist
|
28823fb8e9
|
fix: bad indirection of deadline diffing
|
2020-10-14 14:50:59 -07:00 |
|
Steven Allen
|
e2fbbdcb15
|
reject messages with invalid CIDs
These can't possibly be valid messages, so we should just drop the block.
|
2020-10-14 14:43:58 -07:00 |
|
Steven Allen
|
bbc6de94fc
|
write messages to a temp blockstore when validating
|
2020-10-14 14:43:52 -07:00 |
|
frrist
|
ea1349205b
|
fix: return true when partitions changed
|
2020-10-14 14:37:33 -07:00 |
|
frrist
|
470a565c34
|
fix: return true when deadlines changed
|
2020-10-14 14:27:35 -07:00 |
|
Whyrusleeping
|
dfd6fbfaa4
|
Merge pull request #4311 from filecoin-project/feat/msig-remove-cmd
Add propose remove
|
2020-10-14 11:36:55 -05:00 |
|
Aayush Rajasekaran
|
bf619862c3
|
Merge pull request #4382 from filecoin-project/asr/invoc-result
Add message CID to InvocResult
|
2020-10-14 02:06:09 -04:00 |
|
Aayush Rajasekaran
|
ce54110228
|
Add message CID to InvocResult
|
2020-10-14 00:06:22 -04:00 |
|
Aayush Rajasekaran
|
458ea277fc
|
Aggregate irregular state transitions into a single EexcutionTrace
|
2020-10-13 22:59:42 -04:00 |
|
Aayush Rajasekaran
|
7dbc8965be
|
Apply nonces to implicit messages
|
2020-10-13 22:06:06 -04:00 |
|
Aayush Rajasekaran
|
2426700821
|
Don't transfer zero FIL during rebalancing fork
|
2020-10-13 22:06:06 -04:00 |
|
Steven Allen
|
b61281ba4b
|
fix a panic on startup when we fail to load the tipset
There may be a deeper issue here, but we need to handle this more gracefully
somehow. See #4358.
|
2020-10-13 15:06:47 -07:00 |
|
Łukasz Magiera
|
d5cea9f402
|
Merge pull request #4367 from filecoin-project/fix/msg-search-off-by-one
Fix off by one tipset in searchBackForMsg
|
2020-10-13 22:11:24 +02:00 |
|
Jakub Sztandera
|
8987defb9d
|
Fix BLS message ChainLength add more detail to ValidForBlockInclusion
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-10-13 20:02:42 +02:00 |
|
Łukasz Magiera
|
1a70dbe37d
|
Merge pull request #4347 from filecoin-project/fix/sync/message-validation-state-height
fix(sync state): set state height to actual tipset height
|
2020-10-13 17:55:51 +02:00 |
|
Jakub Sztandera
|
87cd8c6725
|
Fix off by one tipset in searchBackForMsg
This way we will return the tipset the message was executed in
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-10-13 17:48:54 +02:00 |
|
zgfzgf
|
1eb2d0ae50
|
optimize map use struct{}
|
2020-10-13 22:34:07 +08:00 |
|
Jakub Sztandera
|
5fd0bf11ba
|
Merge pull request #4338 from filecoin-project/feat/message-json-cids
types: Add CID fields to messages in json marshalers
|
2020-10-13 14:59:22 +02:00 |
|
zgfzgf
|
07d0b67628
|
optimize code use ts.Cids
|
2020-10-13 10:46:41 +08:00 |
|
Lucas Molas
|
9b4cac9612
|
fix(sync state): set state height to actual tipset height
|
2020-10-12 21:14:16 -03:00 |
|
Aayush Rajasekaran
|
96e1dfd8d7
|
Add an endpoint for precise circulating supply
|
2020-10-12 16:38:29 -04:00 |
|
Łukasz Magiera
|
6c08120628
|
types: Add CID fields to messages in json marshalers
|
2020-10-12 20:46:47 +02:00 |
|
Łukasz Magiera
|
224a96431f
|
Merge pull request #4319 from filecoin-project/asr/repay-debt-cli
Add a CLI tool for miner's to repay debt
|
2020-10-12 19:24:40 +02:00 |
|
Hector Sanjuan
|
8001ed3030
|
Drand: add cloudflare. Use HTTP for PL nodes.
Adding Cloudflare ensures additional redundancy.
Switching to HTTP for PL nodes reduces latency and cost. Randomness is
verified after being received.
|
2020-10-12 19:15:56 +02:00 |
|
Łukasz Magiera
|
65883cbb6b
|
Merge pull request #4290 from filecoin-project/feat/ledger-integration
adding in ledger support
|
2020-10-12 15:09:27 +02:00 |
|
Łukasz Magiera
|
8b648cf77c
|
ledger: Close device in WalletNew
|
2020-10-12 09:21:42 +02:00 |
|
Steven Allen
|
92177b5738
|
implement tape upgrade
Upgrade to specs-actors v2.1 and network version 5. This fixes the bug where
prove commits were not accepted.
|
2020-10-12 02:00:27 -04:00 |
|
Łukasz Magiera
|
a2e0832a12
|
Fix lint
|
2020-10-12 06:17:00 +02:00 |
|
Steven Allen
|
c296e1bbca
|
use actor abstraction in metrics command
|
2020-10-11 20:31:20 -07:00 |
|
Aayush Rajasekaran
|
b4215e5f46
|
Add a CLI tool for miner's to repay debt
|
2020-10-11 19:57:30 -04:00 |
|
Jakub Sztandera
|
df7ee610cd
|
Re-enable repub
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-10-12 01:29:19 +02:00 |
|
Jakub Sztandera
|
fda8b932ba
|
Ask for confirmation when creating a key
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-10-12 01:27:15 +02:00 |
|
Jakub Sztandera
|
7b4a5fc7ca
|
Fixup off by one
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-10-12 00:50:29 +02:00 |
|
Jakub Sztandera
|
d6c8276c7a
|
Add support for WalletNew to ledger
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-10-12 00:48:23 +02:00 |
|
Jakub Sztandera
|
2b21fdef33
|
Refactor from crypto.SigType to types.KeyType
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-10-12 00:07:53 +02:00 |
|
Łukasz Magiera
|
6a232e7214
|
Basic multi-wallet support
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-10-12 00:07:41 +02:00 |
|
Łukasz Magiera
|
8ae66d6c6a
|
Fix lint warnings
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-10-12 00:07:40 +02:00 |
|
Łukasz Magiera
|
66d6113340
|
ledgerwallet: Validate signing bytes
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-10-12 00:07:40 +02:00 |
|
whyrusleeping
|
b35f9b56b4
|
WIP: adding in ledger support
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-10-12 00:07:40 +02:00 |
|
Jakub Sztandera
|
85be11fb75
|
Add propose remove
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-10-11 18:10:02 +02:00 |
|
Łukasz Magiera
|
00620aac57
|
Merge pull request #4296 from filecoin-project/feat/sync-unmarkbad-all
sync unmark-bad --all
|
2020-10-10 22:35:56 +02:00 |
|
Łukasz Magiera
|
a491fc97b9
|
Merge pull request #4301 from filecoin-project/steb/fix-two-races
Fix two races
|
2020-10-10 20:37:13 +02:00 |
|
Łukasz Magiera
|
151577f04e
|
Merge pull request #4287 from filecoin-project/feat/flush_validation_cache_on_chain_import
Dump the block validation cache whenever we perform an import
|
2020-10-10 20:33:17 +02:00 |
|