Skip to content
This repository was archived by the owner on Jan 26, 2023. It is now read-only.

Tags: liftedinit/many-framework

Tags

0.1.0-alpha-rc13

Toggle 0.1.0-alpha-rc13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix sed usage under macos (#328)

macos-green

Toggle macos-green's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix sed usage under macos (#328)

0.1.0-alpha-rc12

Toggle 0.1.0-alpha-rc12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Ledger mint burn (#317)

0.1.0-alpha-rc11

Toggle 0.1.0-alpha-rc11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update many nix (#316)

0.1.0-alpha-rc10

Toggle 0.1.0-alpha-rc10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update `many-rs` to latest (#304)

Incorporate security fix

0.1.0-alpha-rc7-tm34

Toggle 0.1.0-alpha-rc7-tm34's commit message
Port RC7 to Tendermint 0.34.x

Using `tendermint-rs` 0.28.0

This commit contains a workaround for
cometbft/tendermint-rs#1251

0.1.0-alpha-rc9

Toggle 0.1.0-alpha-rc9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Impl allow-addr in (many-)ledger and kvstore (#259)

0.1.0-alpha-rc8

Toggle 0.1.0-alpha-rc8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix release CI (#257)

0.1.0-alpha-rc7

Toggle 0.1.0-alpha-rc7's commit message
Would work better with the actual migration files...

0.1.0-alpha-rc6

Toggle 0.1.0-alpha-rc6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update many-rs to Timestamp and fix use of SystemTime (#200)

This is the best we can do for now. Removing Default from Response would
be too much of a refactor for the moment.