1.0.18 • Published 2 years ago

@indexed-finance/proxies v1.0.18

Weekly downloads
7
License
GPL-3.0-or-later
Repository
github
Last release
2 years ago

@indexed-finance/proxies

Build Status Coverage Status npm version

Smart contracts for upgradeable proxies.

Documentation

Install

npm install --save @indexed-finance/proxies

Notes for developers

If you deploy a new version of DelegateCallProxyManager.sol without using the artifact in /artifacts (handled automatically by buidler), your local build may result in different bytecode. If that happens, the code hashes in CodeHashes.sol will be incorrect and the proxy address derivation functions will not work. Either use the already built artifacts in the package or replace the codehashes with the new values. See: script for generating the CodeHashes contract

Test

npm run test
1.0.18

2 years ago

1.0.17

2 years ago

1.0.16

2 years ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.11

3 years ago

1.0.12

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago