ryan christoffersen
ryan christoffersen
## Summary This epic tracks issues related to pre-financing (forward contracts, ex-ante credits, bonds, etc.) - [ ] #1322 - [ ] #379 - [ ] #726
## Summary Add an RFC for functionality that would support ecocredit pre-financing (forward contracts, ex-ante credits, etc.) ____ #### For Admin Use - [ ] Not duplicate issue - [...
## Summary This epic is a followup to #505 focused on the next iteration of marketplace functionality (specifically orderbook functionality). - [ ] #1321 - [ ] #169 - [...
## Summary We've already added implemented a simple storefront model for selling and buying ecocredits. We should have an RFC summarizing the existing functionality and the rationale behind our approach...
## Summary This epic tracks issues related to bridge functionality and support for multiple chains. - [ ] #1320 - [x] #1119 - [ ] #1240 - [ ] #1309
## Summary We've already implemented bridge functionality that will be used by the bridge service to bridge credits from Polygon to Regen and to bridge previously bridged credits back to...
## Summary When registering a resolver with the command-line, the content hashes JSON input is currently: ``` { "content_hashes": [ { "graph": { "hash": "YWJjZGVmZ2hpamtsbW5vcHFyc3R1dnd4eXoxMjM0NTY=", "digest_algorithm": "DIGEST_ALGORITHM_BLAKE2B_256", "canonicalization_algorithm": "GRAPH_CANONICALIZATION_ALGORITHM_URDNA2015", "merkle_tree":...
## Summary When to use what sdk errors is not clear and often we default to `ErrInvalidRequest`. We should have clear guidelines on using sdk errors and module specific errors....
## Summary Ref: https://github.com/regen-network/regen-ledger/pull/1233#discussion_r916139233 Currently we check for an empty string inside basic message validation for credit class, project id, batch denom, etc. We should check for empty string within...
## Summary In the initial implementation of bridge functionality, we only support bridging credits from polygon to regen, and only credits that have been bridged to regen from polygon can...