GithubHelp home page GithubHelp logo

noble's People

Contributors

agouin avatar boojamya avatar dependabot[bot] avatar ericbolten avatar fadeev avatar jackzampolin avatar jelena647 avatar johnletey avatar jonathanpberger avatar jtieri avatar stana-miric avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

noble's Issues

Decrypted go mod import

I cannot make install the noble repo.
image

I checked that the inport doesn’t have a b40c4c394865 commit anymore.

changed the corresponding import at go.mod to http://github.com/strangelove-ventures/paramauthority v0.1.0 and go mod tidy and it build now

Update testcase

  • Param Authority will have 1000 stake tokens
  • 6 validators
  • Each validator will have one token delated to them from Param Authority account

Intermittent failure to load state

When this happens, the chain validators are producing blocks fine, but the state cannot be queried, so operations such as queries, tx broadcasts, and state exports all fail.

exit code 1:  Error: rpc error: code = InvalidArgument desc = failed to load state at height 7; version does not exist (latest height: 7): invalid request

This happens when running queries against a prior height (non-latest) also.

This can be reproduced in the ibctest case here, but has also been reproduced outside of ibctest

Node set up help

Can we do the noble node set up using docker ?

Any specific community where we can post our queries .

Replace wrapped types with plain values

For example,

message Admin {
  string address = 1; 
}

Wraps an address, but it might as well have been a regular string value.

In a map-like structure in the KV store, we're using the address as part of the key, but the value stored at that key is just the same addressed wrapped in a named proto. In terms of storage we wouldn't need anything more than a mapping of an address key to a single-byte bool.

Remove `ignite` as a dep

With development mostly done we can rip out the dep on ignite-cli. AFAIU it's a necessary step before introducing the consumer chain capabilities anyways.

Refactor the unit testing suite

The unit tests leave a lot to be desired in general. Naming conventions are unintuitive and there are some things that could be made much more straightforward and easy to work with

Set minting denom globally

Right now the master minter can set any amount and any denom as an allowance. Maybe the denom has to be set somewhere globally to ensure that if a master minter decides to set allowance as "100000foo" the chain will throw an error.

EPIC: CCTP should be fully implemented

Scenario: Strangelove will implement a CCTP Relayer that enables the following use case:
  When a User initiates token burn on ETH using dYdX App
  Then IBC forwarding information is (optionally) included in the message metadata
  When ~13 minutes elapse for burn finality on ETH
  Then Strangelove CCTP Relayer observes burn on ETH
  And requests Attestations from Circle API 
  And manages retry handling for block observation errors and attestation request errors
  When Circle API proves burn and issues attestation
  Then Strangelove CCTP Relayer broadcasts tx to Noble chain with attestations (with retry handling on broadcast errors)
  And Noble chain validates attestations, performs mint, then initiates IBC forward if specified

Design here

### Tasks
- [ ] https://github.com/strangelove-ventures/noble/issues/221
- [ ] https://github.com/strangelove-ventures/noble/issues/219
- [ ] https://github.com/strangelove-ventures/noble/issues/220
- [ ] https://github.com/strangelove-ventures/noble/issues/224
- [ ] https://github.com/strangelove-ventures/noble/issues/222
- [ ] https://github.com/strangelove-ventures/noble/issues/223
- [ ] https://github.com/strangelove-ventures/noble/issues/218
- [ ] https://github.com/strangelove-ventures/noble/issues/120
- [ ] https://github.com/strangelove-ventures/noble/issues/230

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.