2.0.0 • Published 4 years ago

@kleros/tcr v2.0.0

Weekly downloads
19
License
MIT
Repository
github
Last release
4 years ago

Contracts for creating arbitrable permission lists on Ethereum.

Development

  1. Clone this repo.
  2. Run yarn to install dependencies and then yarn build to compile the contracts.

Release

To bump the version of the package, use yarn release.

Scripts

  • yarn prettify - Apply prettier to the entire project.
  • yarn lint:sol - Lint the entire project's .sol files.
  • yarn lint:js - Lint the entire project's .js files.
  • yarn lint:sol --fix - Fix fixable linting errors in .sol files.
  • yarn lint:js --fix - Fix fixable linting errors in .js files.
  • yarn lint - Lint the entire project's .sol and .js files.
  • yarn test - Run the truffle tests.
  • yarn cz - Run commitizen.
  • yarn build - Compiles contracts and extracts the abi into the abi folder.
  • yarn release - Run standard-version`.

Test

Testrpc default gas limit is lower than the mainnet which prevents deploying some contracts. Before running truffle tests use: testrpc -l 8000000.

Contributing

See contributing.

Learn how to develop arbitrable and arbitrator contracts here.

2.0.0

4 years ago

1.9.2

4 years ago

1.9.1

4 years ago

1.9.0

4 years ago

1.9.0-alpha.0

4 years ago

1.9.0-alpha.1

4 years ago

1.8.1-alpha.0

4 years ago

1.8.0

4 years ago

1.7.1

4 years ago

1.7.0

4 years ago

1.6.0

4 years ago

1.5.1

4 years ago

1.5.0

4 years ago

1.4.3

4 years ago

1.4.2

4 years ago

1.4.1

4 years ago

1.4.0

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.3

4 years ago

1.0.0

4 years ago

0.1.31

4 years ago

0.1.30

4 years ago

0.1.28

4 years ago

0.1.27

4 years ago

0.1.26

4 years ago

0.1.25

4 years ago

0.1.24

4 years ago

0.1.22

5 years ago

0.1.21

5 years ago

0.1.20

5 years ago

0.1.19

5 years ago

0.1.18

5 years ago

0.1.17

5 years ago

0.1.15

5 years ago

0.1.14

5 years ago

0.1.13

5 years ago

0.1.11

5 years ago

0.1.10

5 years ago

0.1.9

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.16

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago