Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
525 commits
Select commit Hold shift + click to select a range
1352328
chore:update version (#4871)
hunjixin May 10, 2022
eef27d3
feat: api: add StateGetNetworkParmas (#4875)
simlecode May 11, 2022
19620ae
feat(venus-shared): more fields defined in market.GetDealSpec (#4885)
dtynn May 13, 2022
6f6784f
feat: #4759 venus : add docker feature (#4873)
LinZexiao Jun 9, 2022
b391a09
fix: venus-venus: change to build docker image from local repo (#4912)
LinZexiao Jun 15, 2022
34a2fcd
build: bump version to v1.6.0-rc1 (#4929)
simlecode Jun 23, 2022
702394e
build: build v1.6.0-rc2 (#4966)
simlecode Jun 24, 2022
cda4771
build: build v1.6.0 (#4988)
simlecode Jun 28, 2022
5367fa7
test: use `T.TempDir` to create temporary test directory (#4994)
Juneezee Jun 29, 2022
dde1a3a
docs: add release flow docs (#4991)
Fatman13 Jun 29, 2022
0bc7e3b
fix(slashfilter): increase parent_key field length for mysql db (#5009)
diwufeiwen Jun 30, 2022
8df7a53
feat: make snapshot optional (#5015)
LinZexiao Jul 1, 2022
b10a936
docs: update backport rules (#5011)
Fatman13 Jul 4, 2022
e9a63f3
fix: add tzdata to make TZ enable (#4983)
LinZexiao Jul 4, 2022
ca52e7c
feat: #4910 venus : add market api (#4965)
LinZexiao Jul 4, 2022
2465203
style: ch PieceStorageList to be PieceStorageInfos (#5030)
LinZexiao Jul 5, 2022
56fa2ae
correct some comments of functions (#5040)
zl03jsj Jul 7, 2022
e14afe4
[venus-shared] 修改结构体以支持订单按生命周期筛选 (#5043)
dtynn Jul 7, 2022
d8da353
feat:add new api DagstoreInitializeStorage to load shard from piece s…
hunjixin Jul 8, 2022
f18dd11
api: add NetDisconnect api (#5026)
simlecode Jul 8, 2022
eba940a
fix: rename repodir to repo (#5070)
simlecode Jul 13, 2022
52c7ad2
feat: add GasOverPremium for gas estimate (#5050)
simlecode Jul 13, 2022
408b11d
refactor: refactor ReplaceMessage api (#5079)
simlecode Jul 14, 2022
3eaaa30
fix: update depence to ddl (#5003)
LinZexiao Jul 15, 2022
b5c4eb2
chore: venus docker : docker move copying ddl to the stage when runti…
LinZexiao Jul 15, 2022
f55d50f
only trigger auto publish on PR is merged (#5091)
zl03jsj Jul 15, 2022
35fe901
feat:docker add genesisfile support (#5093)
LinZexiao Jul 15, 2022
9ab6d74
refactor: refactor net api & add net cmds (#5086)
simlecode Jul 18, 2022
a58ab9f
mision colon in auto release workflow (#5098)
zl03jsj Jul 18, 2022
a086a8a
fix: add UpgradeSkyrHeight field to StateGetNetworkParams (#5103)
simlecode Jul 19, 2022
5d3952a
Feat/messager add gas feecap (#5106)
hunjixin Jul 19, 2022
07f94ff
cmd: print out actor code CIDs in manifest cid checker (#5104)
simlecode Jul 19, 2022
775b55b
feat: add height diff in sync status (#5100)
LinZexiao Jul 19, 2022
e37d3c8
chore: remove duplicate api (#5107)
simlecode Jul 20, 2022
0eb50c5
Chore: issue template update (#5078)
Fatman13 Jul 20, 2022
47a0d3c
chore: upgrade ffi
simlecode Jul 20, 2022
8918e34
fix: command state power if power of miner not exist (#5110)
zl03jsj Jul 20, 2022
4b3304e
chore: update deps
simlecode Jul 20, 2022
ddfa5a1
chore: venus-devtool: mod tidy
simlecode Jul 20, 2022
291d5c3
fix: fix test
simlecode Jul 20, 2022
bd8be91
chore: venus-devtool: upgrade lotus
simlecode Jul 20, 2022
7308f16
fix: make compatible actor
simlecode Jul 21, 2022
32f79d7
correct error message in slashfilter (#5114)
StefanGajic Jul 21, 2022
73e5cfa
fix: load builtin actors earlier
simlecode Jul 21, 2022
250785f
Merge pull request #5112 from filecoin-project/chore/update_ffi
hunjixin Jul 21, 2022
182971a
Merge pull request #5117 from filecoin-project/fix/2knet
hunjixin Jul 21, 2022
260680b
fix: command line: list miner control addresses get an error if owner…
zl03jsj Jul 21, 2022
a2cfbcf
chore: remove community label from template (#5131)
Fatman13 Jul 25, 2022
6cf47fd
chore: change PR template (#5123)
LinZexiao Jul 26, 2022
9b67333
chore: move venus-shared/builtin-actors to venus-shared/actors
simlecode Jul 25, 2022
e8edb44
feat: 优化命令行提示及使用 / Optimize existing command line prompts and use (#5…
diwufeiwen Jul 26, 2022
7a94677
chore: rename builtin-actors to builtin-actors-code
simlecode Jul 27, 2022
977b92e
Merge pull request #5134 from filecoin-project/chore/move_package
hunjixin Jul 27, 2022
64962a5
feat: rm client_gen.go before api gen
LinZexiao Jul 28, 2022
22d86cb
feat: add inerface to add offline deal
LinZexiao Jul 28, 2022
d6cdf95
feat: gen api
LinZexiao Jul 28, 2022
7755204
feat: rm all client_gen and proxy_gen BF genapi
LinZexiao Jul 28, 2022
a81e7ae
Merge pull request #5141 from filecoin-project/feat/tanlang/add-inter…
hunjixin Jul 28, 2022
f5a4cc0
feat: venus-shared: add util for parsing message (#5145)
zl03jsj Jul 29, 2022
3d87b63
api: add Version api for components
simlecode Aug 1, 2022
cfa54d0
api: add ICommon interface
simlecode Aug 3, 2022
6bdbd9d
chore: fix lint
simlecode Aug 3, 2022
914e116
chore: fix lint
simlecode Aug 3, 2022
3bc3e6d
fix: rename CommonAPI to CommonModule
simlecode Aug 3, 2022
14d26a4
Merge pull request #5150 from filecoin-project/api/add_Version
hunjixin Aug 3, 2022
ab1434d
fix: update interopnet assets (#5154)
simlecode Aug 4, 2022
6e7d46a
ci: add docker_image.yml
simlecode Aug 5, 2022
2d83fc4
feat:update PieceStorageInfos
LinZexiao Aug 5, 2022
47ecc43
ci: add common workflow
simlecode Aug 8, 2022
f63fbca
Merge pull request #5153 from filecoin-project/feat/tanlang/fix-inter…
hunjixin Aug 9, 2022
51387c7
Merge pull request #5169 from filecoin-project/ci/split_workflow
zl03jsj Aug 9, 2022
b201b8c
ci: fix missing secrets
simlecode Aug 9, 2022
4d85109
Merge pull request #5175 from filecoin-project/ci/miss_secrets
zl03jsj Aug 9, 2022
15088ed
refrator: 重构了discovery包,删除了重复的代码 (#5157)
hunjixin Aug 9, 2022
64c38fa
Feat/tanlang/add api to manager p2p net in meassager (#5185)
LinZexiao Aug 15, 2022
0fbdf2d
feat: update venus-auth/jwtclient
LinZexiao Aug 17, 2022
78f418d
feat: change to use auth client from venus-auth
LinZexiao Aug 17, 2022
1cb1107
feat: pre download mod in buildenv
LinZexiao Aug 18, 2022
997d7c7
feat: create local auth cli without secret
LinZexiao Aug 18, 2022
f1adb30
fix: update mod
LinZexiao Aug 18, 2022
5452900
fix: merge download cmd in dockerfile
LinZexiao Aug 18, 2022
6647e5b
fix: add token check in test
LinZexiao Aug 19, 2022
0ca0cdd
rm: unuse local auth client
LinZexiao Aug 19, 2022
b4084b3
Merge pull request #5201 from filecoin-project/chore/tanlang/pre-down…
hunjixin Aug 19, 2022
eaee180
chore: rename maxFeeCap to gasFeeCap
simlecode Aug 19, 2022
9be52f1
Merge pull request #5206 from filecoin-project/chore/rename_parameter…
zl03jsj Aug 19, 2022
73356bf
fix: rm comment
LinZexiao Aug 23, 2022
4c2c0cb
opt: unified use apiinfo in venus-shared
ta0li Aug 23, 2022
4b8d7d1
Merge pull request #5215 from filecoin-project/opt/lt/use_apiinfo_in_…
hunjixin Aug 23, 2022
4e003ff
feat: expand state apis
ta0li Aug 23, 2022
3b7713b
fix(CI): check compatible-apis
ta0li Aug 23, 2022
0264e85
Merge pull request #5196 from filecoin-project/feat/tanlang/unify-Aut…
hunjixin Aug 24, 2022
9511b7c
Fix doc links (#5199)
Aug 24, 2022
4645125
Merge pull request #5214 from filecoin-project/feat/lt/expand_chain_s…
hunjixin Aug 25, 2022
ae8faad
docs: release flow template rework (#5171)
Fatman13 Aug 26, 2022
e3c427e
feat: market增加统计接口,用于监控使用/ add statistic for storage and retrieval de…
hunjixin Aug 29, 2022
728f611
chore: generate cbor in venus-devtool
simlecode Aug 29, 2022
527906a
chore: replace internal package
simlecode Aug 30, 2022
deffdf3
feat: rm useless dockerfile
LinZexiao Aug 30, 2022
2dc5054
feat: set docker workdir into PATH
LinZexiao Aug 30, 2022
12a2e1b
feat: add default tag to image
LinZexiao Aug 30, 2022
3341295
feat: devide mod download and build
LinZexiao Aug 30, 2022
69b089c
feat: unset InsecurePoStValidation when use 2k
LinZexiao Aug 30, 2022
62a5cab
feat: add go proxy
LinZexiao Aug 30, 2022
1bdb0b5
feat: rm dockerfile
LinZexiao Aug 31, 2022
8515bec
Merge pull request #5241 from filecoin-project/feat/tanlang/improve-d…
hunjixin Aug 31, 2022
34db327
feat: rm dockerfile
LinZexiao Aug 31, 2022
64dfeab
fix: update dockerfile url
LinZexiao Aug 31, 2022
035eceb
Merge pull request #5246 from filecoin-project/feat/tanlang/improve-d…
hunjixin Aug 31, 2022
693bcaa
Merge pull request #5239 from filecoin-project/opt/generate_cbor_in_v…
hunjixin Sep 1, 2022
ddefc28
fix: dev-tool: generated wrong market type
zl03jsj Sep 1, 2022
8410841
Merge pull request #5254 from filecoin-project/fix/generated-worry-type
zl03jsj Sep 1, 2022
07834fa
feat: add timestamp into storagedeal, retrievaldeal
zl03jsj Aug 31, 2022
f652ce9
chroe: re-generate cbor types
zl03jsj Sep 1, 2022
e599c3e
rebase: to latest master, to fix change-detect failed
zl03jsj Sep 1, 2022
d99d5c8
chore: rebase to latest master branch
zl03jsj Sep 1, 2022
39e00d9
Merge pull request #5248 from filecoin-project/feat/new_field_createA…
hunjixin Sep 2, 2022
74b69b7
opt: optimize network flag (#5250)
simlecode Sep 2, 2022
143da30
chore: bump version to v1.7.0
simlecode Sep 2, 2022
012deac
fix: download dockerfile before build
LinZexiao Sep 2, 2022
79bbb25
fix: download dockerfile before build (#5258)
LinZexiao Sep 2, 2022
9e0597a
Merge pull request #5259 from filecoin-project/chore/bump_version_v1.7.0
zl03jsj Sep 2, 2022
d27d55a
Merge pull request #5262 from filecoin-project/fix/tanlang/fix-ci-to-…
zl03jsj Sep 2, 2022
edb9052
Merge pull request #5264 from filecoin-project/release/v1.7.0
hunjixin Sep 5, 2022
3fb3afa
fix: API context being released, use TODO
ta0li Sep 5, 2022
693040c
fix: make deps before make docker (#5268)
LinZexiao Sep 5, 2022
79139f7
feat: add basefee for messager api (#5271)
simlecode Sep 7, 2022
33a27ea
api: add NetPubsubScores api (#5099)
simlecode Sep 8, 2022
c603dbe
Feat: add type `SignedStorageAsk` into `venus-shared`/在`venus-shared`…
zl03jsj Sep 9, 2022
f51abb8
fix: use %w to wrap error
simlecode Sep 15, 2022
f8f1ba3
Merge pull request #5286 from filecoin-project/fix/wrap_error
hunjixin Sep 15, 2022
aec5ddd
chore: opt log (#5289)
simlecode Sep 15, 2022
08d4cda
chore: remove blocksync protocol (#5290)
simlecode Sep 16, 2022
8baf926
chore: opt peer event (#5291)
simlecode Sep 16, 2022
23f2476
feat: 增加两个链接口 / add chain api (#5307)
simlecode Sep 20, 2022
558cf39
fix: actor-cids cli command now defaults to current network version (…
simlecode Sep 20, 2022
8ea8ad4
fix: remove unused cmds and dead code
simlecode Sep 21, 2022
ac95abb
Merge pull request #5314 from filecoin-project/fix/remove_unused_cmds
hunjixin Sep 22, 2022
2c1e52a
opt: Use paych info defined in shared module (#5315)
diwufeiwen Sep 22, 2022
6afaaf6
opt: Status display when sync is complete (#5313)
diwufeiwen Sep 22, 2022
4209f7f
fix: update parent_key field to varchar(2048) (#5317)
simlecode Sep 23, 2022
93f8066
feat: add delete wallet address cmd (#5326)
diwufeiwen Sep 26, 2022
877085b
feat: add timeout params for shared common test/共享的通用测试工作流中添加超时的参数. (…
zl03jsj Sep 27, 2022
363a4e4
feat: conceal the detail of state cmd (#5328)
LinZexiao Sep 28, 2022
374f8bf
Feat/tanlang/move blockstore to venus share (#5330)
LinZexiao Sep 30, 2022
8e4d2b6
fix: add gaspremium check when less than maxfee (#5383)
hunjixin Oct 17, 2022
524618b
feat: integrate nv17 (#5405)
simlecode Oct 21, 2022
3a3bf1c
fix: use debug fvm sync failed (#5407)
simlecode Oct 21, 2022
ab9481d
chore: Update to latest go-state-types for migration fixes (#5411)
simlecode Oct 24, 2022
ee54296
chore: update go-state-types to v-0.9.7 (#5412)
simlecode Oct 25, 2022
a391cfb
feat: alias types
simlecode Oct 13, 2022
f2afa06
chore: add more types
simlecode Oct 26, 2022
b96e0aa
Merge pull request #5416 from filecoin-project/feat/alias-types
hunjixin Oct 26, 2022
5eb8361
chore: format code (#5424)
simlecode Oct 28, 2022
c466c18
chore: shutdown server when receiving exit signal
simlecode Oct 28, 2022
2f04338
Merge pull request #5426 from filecoin-project/chore/shutdown-server
hunjixin Oct 31, 2022
285965c
chore: add tool to generate state types
simlecode Oct 31, 2022
d180f6a
chore: fix lint
simlecode Oct 31, 2022
99302f9
Merge pull request #5431 from filecoin-project/chore/gen-state-types
hunjixin Nov 1, 2022
6d32b4e
chore: Update to builtin-actors v9.0.2 (#5432)
simlecode Nov 1, 2022
44e1cf8
chore: specify arg in net ping cmd (#5435)
simlecode Nov 1, 2022
890e42c
chore: update builtin actors (#5436)
simlecode Nov 2, 2022
0801ee8
chore: add compatible check item in pr template
hunjixin Nov 2, 2022
54627d3
feat: update go-ipfs-cmd version (#5437)
hunjixin Nov 2, 2022
a9667a7
chore: update butterfly (#5438)
simlecode Nov 2, 2022
0ef6e98
Update .github/pull_request_template.md
hunjixin Nov 2, 2022
c918b27
chore: set new upgrade heights for calibnet (#5440)
simlecode Nov 2, 2022
fd2049f
chore: update calib assets (#5443)
simlecode Nov 3, 2022
501acea
chore: bump version to v1.8.0-rc4 (#5444)
simlecode Nov 3, 2022
766a934
chore: remove test duplicate package (#5445)
hunjixin Nov 3, 2022
908a4af
feat: make blockstore compatible with cid (#5446)
LinZexiao Nov 3, 2022
931c8e1
fix: message pool may panic caused by access a nil pointer
zl03jsj Nov 4, 2022
c53c9f9
Merge pull request #5454 from filecoin-project/fix/messagepool-may-pa…
hunjixin Nov 7, 2022
78ad1b9
chore: Allow setting local bundles for Debug FVM for av 9+
simlecode Nov 7, 2022
831b3c1
Merge pull request #5456 from filecoin-project/chore/fvm-debug-bundle
hunjixin Nov 7, 2022
afbd47d
chore: more const value (#5455)
simlecode Nov 7, 2022
96ccab4
fix: autobatch: remove potential deadlock when a block is missing (#5…
simlecode Nov 8, 2022
03977bb
Feat/lt/refactor sign api (#5433)
diwufeiwen Nov 9, 2022
d2d388e
chore: install jq (#5463)
hunjixin Nov 9, 2022
7fd659d
refactor: refactor log api for messager (#5462)
simlecode Nov 10, 2022
b80c8fc
feat: add errorInfo field to message struct
LinZexiao Nov 8, 2022
d2a1c93
Merge pull request #5398 from filecoin-project/feat/tanlang/add-error…
hunjixin Nov 11, 2022
62ce187
feat: unit tests and STM annotations for chain module. (#5434)
zl03jsj Nov 11, 2022
b3d0a68
fix: escape lt, open angle (#5473)
LinZexiao Nov 15, 2022
dab90ee
fix: correct link to head in doc of apc api
LinZexiao Nov 15, 2022
f8fd8f9
Merge pull request #5476 from filecoin-project/feat/tanlang/correct-a…
hunjixin Nov 15, 2022
bef6e54
chore: update mainnet shark epoch (#5474)
simlecode Nov 16, 2022
a1611bd
chore: update release action
simlecode Nov 16, 2022
de91be4
Merge pull request #5477 from filecoin-project/chore/update-git-workflow
hunjixin Nov 16, 2022
28dffdf
chore: update venus-auth version
simlecode Nov 16, 2022
7073921
chore: bump version to v1.8.0
simlecode Nov 16, 2022
343fb68
Merge pull request #5480 from filecoin-project/chore/bump-version
hunjixin Nov 16, 2022
dafcd07
chore: add badges (#5479)
hunjixin Nov 17, 2022
2c24378
fix: remove unused argument (#5485)
simlecode Nov 18, 2022
dfffdda
chore: migrate docker script (#5490)
LinZexiao Nov 21, 2022
134ed63
fix: put all data to metadata
simlecode Nov 22, 2022
341d51e
Merge pull request #5500 from filecoin-project/fix/import-data
hunjixin Nov 22, 2022
7ccaf07
feat: Market attribute-related api add miner para (#5464)
diwufeiwen Nov 24, 2022
67e57bf
Merge pull request #5508 from filecoin-project/release/v1.9.0-pre-rc
hunjixin Nov 24, 2022
6507f0f
chore: bump version to 1.9.0-rc1 (#5509)
simlecode Nov 24, 2022
1968089
feat: add info command
simlecode Nov 29, 2022
35d2006
Merge pull request #5519 from filecoin-project/feat/info-cmd
diwufeiwen Nov 29, 2022
4e3a8a8
chore: remove method ApplyGenesisMessage
simlecode Nov 30, 2022
1443bf6
fix: not call flush
simlecode Nov 30, 2022
2828d48
Merge pull request #5520 from filecoin-project/chore/remove-repeat-me…
diwufeiwen Nov 30, 2022
f383a51
Merge pull request #5439 from filecoin-project/chore/add_compatible_c…
simlecode Dec 1, 2022
79502d0
feat: Faster snapshot imports, zstd imports
simlecode Dec 1, 2022
04c4a18
Merge pull request #5522 from filecoin-project/feat/faster-snapshot-i…
diwufeiwen Dec 1, 2022
9ce664b
chore: ignore some fields in the parameters structure of the config.json
simlecode Dec 5, 2022
75705f0
docs: update release template
Fatman13 Dec 5, 2022
c7bbc3c
Merge pull request #5535 from filecoin-project/chore/ignore-field
diwufeiwen Dec 6, 2022
d8aa5ac
chore: upgrade merkledag to v0.8.1
simlecode Dec 6, 2022
6eefff6
fix: Add missing check in datacap for-each
simlecode Dec 6, 2022
ded3d3f
Merge pull request #5542 from filecoin-project/chore/update-deps
diwufeiwen Dec 6, 2022
dfbc433
Merge pull request #5539 from filecoin-project/fatman13-doc
simlecode Dec 7, 2022
4190a50
fix: forcenet use testing bundle
simlecode Dec 7, 2022
ceb743d
feat: Add node uptime rpc
simlecode Dec 9, 2022
1ff2e99
chore: set control address: add dump bytes option
simlecode Dec 9, 2022
35df6cd
Merge pull request #5554 from filecoin-project/feat/uptime
diwufeiwen Dec 9, 2022
1800fbd
Merge pull request #5555 from filecoin-project/chore/change-control
diwufeiwen Dec 12, 2022
adae88e
feat: add network blockstore
simlecode Dec 12, 2022
1900176
chore: fix lint
simlecode Dec 12, 2022
59a0c52
Merge pull request #5556 from filecoin-project/feat/network-blockstore
simlecode Dec 12, 2022
8b8674b
Merge pull request #5545 from filecoin-project/fix/forcenet-bundle
diwufeiwen Dec 12, 2022
b54518c
fix: remove bootstrap in dht
hunjixin Dec 16, 2022
792b31b
Merge pull request #5587 from filecoin-project/fix/not_sync_in_small_…
simlecode Dec 19, 2022
cd6b8c7
fix:use sync once to provent join topic repeatly
hunjixin Dec 22, 2022
0182082
Merge pull request #5608 from filecoin-project/fix/topic_repeat_join
simlecode Dec 22, 2022
2a48978
feat: optionally set max migration workers
simlecode Dec 13, 2022
c3d9edc
Merge pull request #5611 from filecoin-project/feat/config-migration-…
diwufeiwen Dec 26, 2022
04710af
chore: upgrade auth ref version to v1.9.0
diwufeiwen Dec 29, 2022
03b404b
Merge pull request #5619 from filecoin-project/chore/lt/upgrade_auth_ref
simlecode Dec 30, 2022
f17611e
chore: bump version to 1.9.0
diwufeiwen Dec 30, 2022
40c7c87
chore: add build macos action
simlecode Jan 3, 2023
31282d0
chore: fix
simlecode Jan 3, 2023
8f7850e
chore: fix
simlecode Jan 3, 2023
259ac98
chore: fix
simlecode Jan 3, 2023
f7b85a3
chore: fix
simlecode Jan 3, 2023
20f9d03
chore: fix
simlecode Jan 3, 2023
e2ed0fe
chore: fix
simlecode Jan 3, 2023
299993b
chore: fix
simlecode Jan 3, 2023
5df40bc
chore: fix
simlecode Jan 3, 2023
222685b
chore: fix
simlecode Jan 3, 2023
c31d047
chore: fix
simlecode Jan 3, 2023
b8a124b
fix: mac build failed
simlecode May 22, 2023
f7ef3e0
fix
simlecode May 23, 2023
a362980
fix
simlecode May 23, 2023
07d775d
chore: add codecov token
simlecode Jun 8, 2023
9efec25
fix
simlecode Jun 8, 2023
771b1c8
fix
simlecode Jun 8, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
952 changes: 124 additions & 828 deletions .circleci/config.yml

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,3 @@ codecov:
# yes: will delay sending notifications until all ci is finished
# no: will send notifications without checking ci status and wait till "after_n_builds" are uploaded
require_ci_to_pass: false
# number of expected builds to receive before sending notifications
# we can set this to prevent notifications of partial results due to CI parallelism
# set this with respect to the sum of test parallelism in Circle CI configuration.
after_n_builds: 6
87 changes: 0 additions & 87 deletions .docker/Dockerfile

This file was deleted.

22 changes: 0 additions & 22 deletions .docker/Dockerfile.ci.base

This file was deleted.

19 changes: 0 additions & 19 deletions .docker/Dockerfile.ci.faucet

This file was deleted.

46 changes: 0 additions & 46 deletions .docker/Dockerfile.ci.filecoin

This file was deleted.

16 changes: 0 additions & 16 deletions .docker/Dockerfile.ci.genesis

This file was deleted.

59 changes: 0 additions & 59 deletions .docker/Dockerfile.faucet

This file was deleted.

52 changes: 0 additions & 52 deletions .docker/Dockerfile.genesis

This file was deleted.

22 changes: 0 additions & 22 deletions .github/ISSUE_TEMPLATE/bug_report.md

This file was deleted.

Loading