2.2.4 • Published 2 years ago

@keyko-io/filecoin-verifier-tools v2.2.4

Weekly downloads
106
License
Apache-2.0
Repository
github
Last release
2 years ago

Filecoin verifier tools

Javascript implementation of a HAMT using ipld

For now, just testing how this could be implemented, works for getting the verifiers and their info.

Files

  • hash.js: simple implementation of murmur3 hash
  • hamt.js: implements lookup and iterating HAMT tries
  • methods.js: has the following methods
    • signTx: gets the nonce from RPC and signs a transaction
    • sendTx: same as above, but also sends the transaction
    • decode: decodes data from raw format
    • encode: encoding the data
    • actor: convenience for encoding actor info

Samples

  • add-client.js: adds a new verified client with cap
  • approve-verifer.js: approve adding a verifier in multisig
  • propose-verifier.js: propose adding a verifier in multisig
  • index-transaction.js: add transactions from blocks to postgres
  • tx-server.js: serve a list of transactions from postgres
  • tx-client.js: get a list of transactions and parse parameters
  • multisig.js: show multisig info
  • verified.js: list verified clients
  • verifiers.js: list verifiers
  • info-browser.js and test.html: check that everything works in browser
2.2.3

2 years ago

2.2.4

2 years ago

2.2.1

2 years ago

2.2.0

2 years ago

2.2.2

2 years ago

2.1.3

2 years ago

2.1.6

2 years ago

2.1.5

2 years ago

2.1.8

2 years ago

2.1.7

2 years ago

2.1.2

2 years ago

2.1.1

2 years ago

2.1.0

2 years ago

1.6.2

2 years ago

1.4.3

2 years ago

1.6.0

2 years ago

2.0.3

2 years ago

2.0.2

2 years ago

2.0.5

2 years ago

2.0.4

2 years ago

2.0.6

2 years ago

2.0.9

2 years ago

2.0.1

2 years ago

1.5.0

2 years ago

1.4.1

3 years ago

1.4.0

3 years ago

1.3.8

3 years ago

1.3.6

3 years ago

1.3.5

4 years ago

1.2.8

4 years ago

1.2.7

4 years ago

1.2.0

4 years ago

1.2.6

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.1.0

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.9.9

4 years ago

0.9.8

4 years ago

0.9.7

4 years ago

0.9.6

4 years ago

0.9.5

4 years ago

0.8.5

4 years ago

0.9.0

4 years ago

0.8.2

4 years ago

0.8.1

4 years ago

0.7.9

4 years ago

0.7.8

4 years ago

0.8.0

4 years ago

0.7.7

4 years ago

0.7.6

4 years ago

0.7.5

4 years ago

0.7.0

4 years ago

0.6.5

4 years ago

0.6.2

4 years ago

0.6.1

4 years ago

0.6.0

4 years ago

0.5.4

4 years ago

0.5.3

4 years ago

0.5.2

4 years ago

0.5.1

4 years ago

0.4.5

4 years ago

0.4.7

4 years ago

0.4.6

4 years ago

0.4.4

4 years ago

0.4.3

4 years ago

0.4.1

4 years ago

0.4.2

4 years ago

0.4.0

4 years ago

0.3.9

4 years ago

0.3.8

4 years ago

0.3.6

4 years ago

0.3.5

4 years ago