whyrusleeping
fe4a8dc183
finish integration of multisig genesis accounts
2020-07-16 19:50:13 -07:00
Łukasz Magiera
389d148a60
Merge pull request #2447 from filecoin-project/dep/badger
...
Update badger
2020-07-17 01:48:57 +02:00
Łukasz Magiera
908d47305b
fix race in runWorker
2020-07-17 01:46:59 +02:00
Łukasz Magiera
bf315e63d7
sched: working tests
2020-07-17 01:33:40 +02:00
Łukasz Magiera
cab0c74e08
more sched test debugging
2020-07-17 01:26:55 +02:00
Łukasz Magiera
be97a2e4a5
Merge pull request #2428 from ribasushi/chore/pre-update-more-deps
...
Bump fil-commcid and filecoin-ffi deps
2020-07-17 00:50:13 +02:00
Peter Rabbitson
e266f3b955
Bump fil-commcid and filecoin-ffi deps
...
Propagates correct on-chain commX CIDs
2020-07-17 00:38:42 +02:00
Sami Mäkelä
f1b8e1a7b0
skip empty addresses
2020-07-16 15:31:00 -07:00
Sami Mäkelä
6a403df100
csv reader
2020-07-16 15:31:00 -07:00
Sami Mäkelä
38e0dbb236
cleanup
2020-07-16 15:30:59 -07:00
Sami Mäkelä
ab5b69c5e4
add it to map
2020-07-16 15:30:59 -07:00
Sami Mäkelä
21b78514f5
working
2020-07-16 15:30:59 -07:00
whyrusleeping
fb34d2b9e3
WIP: parse msig accounts file and include it into the genesis template
2020-07-16 15:30:59 -07:00
Jakub Sztandera
2b0492c6d6
Update badger
...
Replace is needed as badger master's latest tag is v2.0.1
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-07-17 00:14:51 +02:00
Łukasz Magiera
2e557573f4
gofmt
2020-07-16 23:41:15 +02:00
Łukasz Magiera
be6b88f406
Some sched tests
2020-07-16 23:41:04 +02:00
Łukasz Magiera
0a6c939a73
Drop unused SectorInfo fields
2020-07-16 23:40:54 +02:00
Łukasz Magiera
a846ac9b39
Merge pull request #72 from ribasushi/chore/pre-update-more-deps
...
Bump fil-commcid and filecoin-ffi deps
2020-07-16 23:06:53 +02:00
Peter Rabbitson
d244749f1a
Bump fil-commcid and filecoin-ffi deps
...
Propagates correct on-chain commX CIDs
2020-07-16 23:00:22 +02:00
Łukasz Magiera
16ab71d302
Merge branch 'next' into feat/windows
2020-07-16 19:32:34 +02:00
Łukasz Magiera
5dacd51b91
Merge pull request #2444 from filecoin-project/fix/1950
...
Update sector-storage, fixes #1950
2020-07-16 18:50:29 +02:00
Łukasz Magiera
19f7fd304d
Update sector-storage, fixes #1950
2020-07-16 18:30:42 +02:00
Łukasz Magiera
e0d64c5ac6
Merge pull request #73 from filecoin-project/fix/proofs-rand
...
Correctly turn randomness into fr32 values
2020-07-16 18:29:22 +02:00
Łukasz Magiera
4f8015b58a
Correctly turn randomness into fr32 values
2020-07-16 18:18:43 +02:00
Mike Greenberg
6e7f21de03
fix(chainwatch): Remove --front switch
2020-07-16 12:14:41 -04:00
Mike Greenberg
c3cc2eea46
feat(chainwatch): Add miner index on top_miners_by_base_reward view
2020-07-16 11:36:52 -04:00
Mike Greenberg
7bfcff2c18
fix(chainwatch): Backoff processor when no work exists to process
2020-07-16 11:36:52 -04:00
Mike Greenberg
f2f797f088
fix(log): Move metrics and stage updates to debug; Add --log-level switch
2020-07-16 11:36:52 -04:00
Mike Greenberg
033cfa8f47
fix(chainwatch): Correct index name on state_height view
2020-07-16 11:36:52 -04:00
Mike Greenberg
0cfddae711
feat(chainwatch): Capture base_block_reward per epoch; Top miner by reward view
2020-07-16 11:36:52 -04:00
Łukasz Magiera
9f4fb428c9
gofmt
2020-07-16 17:24:55 +02:00
Łukasz Magiera
bdc8f7a2cb
Api getting correct sector expiration info
2020-07-16 17:24:41 +02:00
Łukasz Magiera
5a3ab5c5f0
More actor updates
2020-07-16 14:48:20 +02:00
Łukasz Magiera
a87899ddb6
Merge pull request #2396 from filecoin-project/frrist/chainwatch-faster-sync
...
Improvments to Chainwatch Syncing and Processing Pipeline
2020-07-16 11:49:53 +02:00
Łukasz Magiera
6092854ece
Merge pull request #2384 from filecoin-project/asr/seal-duration
...
Add expected seal duration to custom deal logic
2020-07-16 11:34:46 +02:00
Łukasz Magiera
02176ec5f8
Merge pull request #2426 from filecoin-project/feat/block-gas-limit
...
Add block gas limit verification
2020-07-16 11:30:25 +02:00
Łukasz Magiera
bbd4ffe842
Merge pull request #2430 from filecoin-project/asr/swap-signer
...
SwapSigner API methods
2020-07-16 11:28:51 +02:00
Aayush Rajasekaran
605560a981
SwapSigner API methods
2020-07-15 21:54:18 -04:00
Jakub Sztandera
02631155dc
Add block gas limit verification
...
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-07-16 01:00:03 +02:00
Aayush Rajasekaran
a5ef629cef
Add expected seal duration to custom deal logic, reject deals that start too early
2020-07-15 17:31:50 -04:00
Łukasz Magiera
9b6afd82aa
Merge pull request #2422 from filecoin-project/feat/upgrade-retrieval
...
Update markets with new retrieval
2020-07-15 23:10:20 +02:00
Łukasz Magiera
4553af505f
Merge pull request #2343 from filecoin-project/feat/more-gas
...
Make virtual gas real
2020-07-15 23:09:17 +02:00
hannahhoward
61f120222f
feat(markets): update markets with new retrieval
2020-07-15 14:04:31 -07:00
Łukasz Magiera
b79b3d0c00
Merge pull request #50 from filecoin-project/fix/update-gas
...
Allow lotus to decide gas limit and gas price
2020-07-15 21:47:33 +02:00
Jakub Sztandera
610ed0dc13
Change OnIpldGet
...
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-07-15 21:40:49 +02:00
Jakub Sztandera
399c171f03
Update gas limits, update storage-fsm
...
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-07-15 21:21:53 +02:00
Jakub Sztandera
7e92e888bf
Update gas limits, allows lotus to determine limit and price
...
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-07-15 21:12:02 +02:00
frrist
b4c9ba0a8b
refactor: remove unused code
2020-07-15 11:43:04 -07:00
frrist
9a53bf8f83
refactor: wire up new processor and syncer
2020-07-15 11:42:19 -07:00
frrist
41f4f1fd83
refactor: implement processor and syncer
...
- When chainwatch is ran it will first start a Syncer that continuously collects blocks from the
ChainNotify channel and persists them to the blocks_synced table. Once the Syncer has caught the
blocks_synced table up to the lotus daemons current head a Processor is started. The Processor
selects a batch of contiguous blocks and extracts and stores their data. It attempts to do as much
work as it can in parallel. When the blocks are done being processed their corresponding
processed_at and is_processed fields in the blocks_synced table are filled out.
2020-07-15 11:42:19 -07:00