Darko Brdareski
|
79453663b3
|
feat: Add additional test annotations (#8272)
* Annotate api,proxy_util,blockstore_badger, policy tests
* Annotate splitstore: bsbadger / markset
* Annotate splitstore feature
* Annotate union/timed blockstore tests
* Annotate openrpc, diff_adt tests
* Annotate error,drand,events tests
* Annotate predicates_test
* Fix annotations
* Annotate tscache, gen tests
* Annotate fundmanager test
* Annotate repub and selection tests
* Annotate statetree_test
* Annotate forks_test
* Annotate searchwait_test.go
* Fix duplicated @@ symbols
* Annotate chain stmgr/store tests
* Annotate more (types) tests
* More tests annotated
* Annotate conformance chaos actor tests
* Annotate more integration tests
* Annotate journal system tests
* Annotate more tests.
* Annotate gas,head buffer behaviors
* Fix markset annotations
* doc: test annotations for the markets dagstore wrapper
* Annotate miner_api test in dagstore
* Annotate more test files
* Remove bad annotations from fsrepo
* Annotate wdpost system
* Remove bad annotations
* Renamce "conformance" to "chaos_actor" tests
* doc: stm annotations for blockheader & election proof tests
* Annotate remaining "A" tests
* annotate: stm for error_test
* memrepo_test.go
* Annotate "b" file tests
* message_test.go
* doc: stm annotate for fsrepo_test
* Annotate "c" file tests
* Annotate "D" test files
* message_test.go
* doc: stm annotate for chain, node/config & client
* docs: stm annotate node_test
* Annotate u,v,wl tests
* doc: stm annotations for various test files
* Annotate "T" test files
* doc: stm annotate for proxy_util_test & policy_test
* doc: stm annotate for various tests
* doc: final few stm annotations
* Add mempool unit tests
* Add two more memPool Add tests
* Update submodules
* Add check function tests
* Add stm annotations, refactor test helper
* Annotate api,proxy_util,blockstore_badger, policy tests
* Annotate splitstore: bsbadger / markset
solving merge conflicts
* Annotate splitstore feature
* Annotate union/timed blockstore tests
* Annotate openrpc, diff_adt tests
* Annotate error,drand,events tests
* Annotate predicates_test
* Fix annotations
* Annotate tscache, gen tests
* Annotate fundmanager test
* Annotate statetree_test
* Annotate forks_test
* Annotate searchwait_test.go
* Fix duplicated @@ symbols
* Annotate chain stmgr/store tests
* Annotate more (types) tests
* More tests annotated
* Annotate conformance chaos actor tests
* Annotate more integration tests
* Annotate journal system tests
* Annotate more tests.
* Annotate gas,head buffer behaviors
solve merge conflict
* Fix markset annotations
* Annotate miner_api test in dagstore
* Annotate more test files
* doc: test annotations for the markets dagstore wrapper
* Annotate wdpost system
* Renamce "conformance" to "chaos_actor" tests
* Annotate remaining "A" tests
* doc: stm annotations for blockheader & election proof tests
* annotate: stm for error_test
* Annotate "b" file tests
* memrepo_test.go
* Annotate "c" file tests
* message_test.go
* Annotate "D" test files
* doc: stm annotate for fsrepo_test
* Annotate u,v,wl tests
* message_test.go
* doc: stm annotate for chain, node/config & client
* docs: stm annotate node_test
* Annotate "T" test files
* doc: stm annotations for various test files
* Add mempool unit tests
solve merge conflict
* doc: stm annotate for proxy_util_test & policy_test
* doc: stm annotate for various tests
* doc: final few stm annotations
* Add two more memPool Add tests
* Update submodules
* Add check function tests
solve conflict
* Add stm annotations, refactor test helper
solve merge conflict
* Change CLI test kinds to "unit"
* Fix double merged test
* Fix ccupgrade_test merge
* Fix lint issues
* Add stm annotation to types_Test
* Test vectors submodule
* Add file annotation to burn_test
Co-authored-by: Nikola Divic <divicnikola@gmail.com>
Co-authored-by: TheMenko <themenkoprojects@gmail.com>
|
2022-03-16 18:37:34 +01:00 |
|
Cory Schwartz
|
8cbf1a3e1b
|
undo tmp edits
|
2022-01-19 12:30:36 -08:00 |
|
Cory Schwartz
|
1cd93e63fd
|
edge
|
2022-01-18 17:35:34 -08:00 |
|
Cory Schwartz
|
a3458213f4
|
Merge branch 'master' into digitalocean-use-snap
|
2022-01-18 17:02:41 -08:00 |
|
Cory Schwartz
|
70b8557b63
|
tmp, don't stop
|
2021-12-17 18:12:23 -08:00 |
|
Cory Schwartz
|
0e7e252951
|
set +e before cleanup
|
2021-12-17 18:07:54 -08:00 |
|
Cory Schwartz
|
d53a9e877a
|
cleanup script
|
2021-12-17 17:49:32 -08:00 |
|
Cory Schwartz
|
a03e9e34ab
|
reinstall snapd
|
2021-12-17 17:30:23 -08:00 |
|
Cory Schwartz
|
d874c633d7
|
set -e after switch user
|
2021-12-17 17:14:53 -08:00 |
|
Cory Schwartz
|
dedf46ed1f
|
use correct snap name
|
2021-12-17 17:12:10 -08:00 |
|
Cory Schwartz
|
d42f7e4a1c
|
packer snap
|
2021-12-17 17:06:32 -08:00 |
|
Rod Vagg
|
9e7d9affbe
|
feat(graphsync): allow setting of per-peer incoming requests for miners
|
2021-12-17 15:04:16 +11:00 |
|
Travis Person
|
2d4f5958e2
|
Add caches to lotus-stats and splitcode
|
2021-11-01 09:05:14 +00:00 |
|
hannahhoward
|
368d72ebfe
|
feat(graphsync): update to v0.10.0-rc1
also add config changes
|
2021-10-05 14:13:58 +11:00 |
|
Jennifer Wang
|
6064d2f2f1
|
remove nerpanet related code base as it was deprecated on aug 16 https://docs.filecoin.io/about-filecoin/networks/#deprecated-networks
|
2021-09-22 00:59:38 -04:00 |
|
Steven Allen
|
43bbde1e6b
|
fix: close chain head subscription when the reader is slow
The reader can just re-subscribe when they're ready to catch up. This
prevents a slow reader from bogging down the entire system.
|
2021-08-30 16:43:21 -07:00 |
|
Travis Person
|
0e8abc1973
|
Insert miner and network power data as gibibytes to avoid int64 overflows.
|
2021-08-27 00:01:44 +00:00 |
|
Peter Rabbitson
|
eefdcb0454
|
Remove forgotten non-functioning config from the pre-mainnet days
|
2021-08-02 17:04:23 +02:00 |
|
Cory Schwartz
|
f268068457
|
add dollar sign
|
2021-07-06 13:29:49 -07:00 |
|
Łukasz Magiera
|
e76935147f
|
Merge remote-tracking branch 'origin/master' into feat/v1-api
|
2021-04-13 14:24:22 +02:00 |
|
Łukasz Magiera
|
cf96ad4fdb
|
fix lint
|
2021-04-06 14:30:49 +02:00 |
|
Łukasz Magiera
|
eee50caaf1
|
Fix buildall
|
2021-04-05 20:12:47 +02:00 |
|
Cory Schwartz
|
3cab4856b1
|
Merge branch 'master' into feat/other-network-images
|
2021-04-01 11:22:59 -07:00 |
|
Cory Schwartz
|
38a3aaf936
|
answer yes to ufw
|
2021-04-01 11:20:11 -07:00 |
|
Cory Schwartz
|
c17e8b1a03
|
network init scripts
|
2021-03-31 14:41:44 -07:00 |
|
Łukasz Magiera
|
e003977559
|
apiclient: Version client funcs
|
2021-03-25 15:39:48 +01:00 |
|
Cory Schwartz
|
01202c5276
|
digitalocean pass test (#5721)
* force packer build
* disable ami temporarially
* apt and ufw
* initial lotus config
* rename correctly
* apt-get instead of apt
* undo temporary edits
* install before upgrade
* tmp - force digitalocean
* reenable filters
* uncomment ebs
* tmp, remove filter for digitalocean build
* doc
* install ufw (for iams where it isn't installed)
* more amazon regions
* missing comma
* missing comma
* remove unavailable regions
* switch to ubuntu, not minimal
* pro server
* change owner
* change image
* uncomment circleci filters
* remove api from firewall
* tmp: remove circleci filter
* dpkg options
* confold
* try export
* re-add filter
|
2021-03-25 13:25:11 +01:00 |
|
Cory Schwartz
|
2f496b3ad7
|
tag in droplet image
|
2021-03-01 10:11:52 -08:00 |
|
Cory Schwartz
|
9ceda488e1
|
motd
|
2021-02-24 11:16:41 -08:00 |
|
Cory Schwartz
|
f697ca7e1e
|
remove timeout
|
2021-02-24 11:16:41 -08:00 |
|
Cory Schwartz
|
481f17fd55
|
extra note about downloading the snapshot
|
2021-02-24 11:16:41 -08:00 |
|
Cory Schwartz
|
857cb815b1
|
public AMI
|
2021-02-24 11:16:41 -08:00 |
|
Cory Schwartz
|
fca183161a
|
use pre exec
|
2021-02-24 11:16:41 -08:00 |
|
Cory Schwartz
|
6b9478f862
|
use sudo for wallet
|
2021-02-24 11:16:41 -08:00 |
|
Cory Schwartz
|
cec0a6e790
|
add calibrationnet
|
2021-02-24 11:16:41 -08:00 |
|
Cory Schwartz
|
de80b1e433
|
mainnet packer provisioner
|
2021-02-24 11:16:41 -08:00 |
|
Steven Allen
|
c296e1bbca
|
use actor abstraction in metrics command
|
2020-10-11 20:31:20 -07:00 |
|
Travis Person
|
23470bc38f
|
lotus-stats: optmize getting miner power
|
2020-10-11 20:27:36 +00:00 |
|
Łukasz Magiera
|
1253a5600e
|
Merge remote-tracking branch 'origin/master' into feat/lotus-pcr-miner-recovery
|
2020-10-01 20:41:30 +02:00 |
|
Łukasz Magiera
|
6025bceaa1
|
Merge pull request #3431 from filecoin-project/feat/docs-reorg
Docs review and re-organization
|
2020-09-29 22:29:58 +02:00 |
|
Travis Person
|
1c5cb50da3
|
Add back network power to stats
|
2020-09-26 17:09:16 +00:00 |
|
Travis Person
|
26de0db757
|
lotus-pcr: add recover-miners command
|
2020-09-18 23:17:04 +00:00 |
|
Łukasz Magiera
|
70faa36b7f
|
Merge remote-tracking branch 'origin/master' into refactor/net-upgrade
|
2020-09-18 19:29:06 +02:00 |
|
Steven Allen
|
8bd6791e58
|
more fixups
|
2020-09-17 21:44:10 -07:00 |
|
Hector Sanjuan
|
dfd28ab0c4
|
Fix links in READMEs.
|
2020-09-17 20:56:43 +02:00 |
|
Anton Evangelatov
|
b4115021c5
|
make sure lotus compiles with +testground build flag
|
2020-09-16 13:43:28 +02:00 |
|
Aayush Rajasekaran
|
72d19f369b
|
Incremental progress towards using new power state interface
|
2020-09-16 01:57:18 -04:00 |
|
Jakub Sztandera
|
6813ab4e65
|
Add additional metrics
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-09-10 17:41:55 -04:00 |
|
Jakub Sztandera
|
44f4372ca3
|
Add StageFetchingMessages to sync status
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
|
2020-09-08 20:42:20 +02:00 |
|
Aayush Rajasekaran
|
39755a294a
|
Update to specs v0.9.6
|
2020-09-07 15:48:41 -04:00 |
|