Skip to content

Commit

Permalink
Merge pull request #136 from Fairblock/minor-cleanup-0.4.0
Browse files Browse the repository at this point in the history
minor clean up
  • Loading branch information
p0p3yee authored Mar 8, 2024
2 parents 0ab0c88 + 7a7f5af commit 6ea9801
Show file tree
Hide file tree
Showing 81 changed files with 35 additions and 4,562 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ EXPOSE 26656 26657 1317 9090
#STOPSIGNAL SIGTERM
WORKDIR /root

COPY setup.sh /usr/bin/setup.sh
COPY setup.scripts/docker_setup.sh /usr/bin/setup.sh
RUN ["chmod", "+x", "/usr/bin/setup.sh"]

# Copy over binaries from the build-env
Expand Down
58 changes: 0 additions & 58 deletions docs/fairy_core/key_concepts/functionalities/01_pubkey.md

This file was deleted.

21 changes: 0 additions & 21 deletions docs/fairy_core/key_concepts/functionalities/02_keyshare.md

This file was deleted.

This file was deleted.

13 changes: 0 additions & 13 deletions docs/fairy_core/key_concepts/functionalities/04_tx_encryption.md

This file was deleted.

11 changes: 0 additions & 11 deletions docs/fairy_core/key_concepts/functionalities/05_tx_decryption.md

This file was deleted.

5 changes: 0 additions & 5 deletions docs/fairy_core/modules/01_keyshare_module.md

This file was deleted.

5 changes: 0 additions & 5 deletions docs/fairy_core/modules/02_pep_module.md

This file was deleted.

13 changes: 5 additions & 8 deletions docs/node_setup/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,21 +36,18 @@ fairyringd start

## Network Compatibility Matrix

| Version | Mainnet | Testnet | SDK Version |
|:-------:|:-------:|:-------:|:-----------:|
| v0.0.1 ||| v0.46.3 |
| Version | Mainnet | Testnet | SDK Version |
|:-------:|:-------:|:-------:|:----------------:|
| v0.0.1 ||| v0.46.3 |
| v0.4.0 ||| v0.47.5 (forked) |

---

## Active Networks

### Mainnet

Coming Soon!!

### Testnet

Coming Soon!!
The current public testnet of Fairyring is running version `v0.4.0`

### Initialize a new chain and start node

Expand Down
6 changes: 0 additions & 6 deletions draft_proposal.json

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
5 changes: 0 additions & 5 deletions networks/local_testnet/lc_tesetnet.md

This file was deleted.

5 changes: 0 additions & 5 deletions networks/mainnet/mainnet.md

This file was deleted.

5 changes: 0 additions & 5 deletions networks/testnets/fairyring-testnet-1/peers/peers-fairblock

This file was deleted.

49 changes: 0 additions & 49 deletions networks/testnets/fairytest-1/chain-upgrade.md

This file was deleted.

Loading

0 comments on commit 6ea9801

Please sign in to comment.