Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

import modules reserve #188

Closed
wants to merge 69 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
69 commits
Select commit Hold shift + click to select a range
e46f413
bring new module to onomy
DongLieu Oct 8, 2024
e5eaf22
add script
DongLieu Oct 11, 2024
221b307
update script test vault
DongLieu Oct 12, 2024
1626e4a
new version
DongLieu Oct 12, 2024
c358612
updates
DongLieu Oct 14, 2024
b1ee7ab
new version
DongLieu Oct 14, 2024
495a70c
updates handle v2.1.0
DongLieu Oct 15, 2024
3854344
demo8
DongLieu Oct 15, 2024
7b09011
updates script
DongLieu Oct 15, 2024
fa5591f
nits
DongLieu Oct 15, 2024
fea1cda
update
DongLieu Oct 15, 2024
42730a6
updates
DongLieu Oct 17, 2024
3d2d733
merge main
DongLieu Oct 17, 2024
b0e20e5
nits
DongLieu Oct 17, 2024
8456245
updates version
DongLieu Oct 17, 2024
9202733
update atom proposal
hieuvubk Oct 18, 2024
13378e4
separate setup
hieuvubk Oct 18, 2024
067fa57
fix ibc
DongLieu Oct 21, 2024
9106d95
add vaults-test
hungdinh82 Oct 22, 2024
4f73c64
up verrsion
DongLieu Oct 22, 2024
4604e4a
merge v2.0.1
DongLieu Oct 22, 2024
d5b3f41
add vaults-test 7,8,9
hungdinh82 Oct 23, 2024
d67c90b
merge
DongLieu Oct 24, 2024
1099e51
nits
DongLieu Oct 24, 2024
5287f70
Merge branch 'dong/testnetgen' into dong/import-new-module
DongLieu Oct 24, 2024
95c2786
add vaults-test8
hungdinh82 Oct 28, 2024
38f89e4
add test case 8
hungdinh82 Oct 28, 2024
0bed4d8
update
DongLieu Oct 28, 2024
45f9278
update
DongLieu Oct 28, 2024
7802f4b
update
DongLieu Oct 28, 2024
8494c71
update
DongLieu Oct 28, 2024
faf92e6
ok
DongLieu Oct 29, 2024
8e05171
nits
DongLieu Oct 29, 2024
3035430
update
DongLieu Oct 30, 2024
1c8cc67
fix
DongLieu Oct 31, 2024
618492a
new oracel module
DongLieu Nov 1, 2024
2b529d6
update
DongLieu Nov 1, 2024
57e41ea
ok
DongLieu Nov 1, 2024
4fe32aa
nits
DongLieu Nov 1, 2024
16e5fb6
mock toi uu
DongLieu Nov 5, 2024
74d97b2
ok
DongLieu Nov 5, 2024
fa66279
updates script
DongLieu Nov 5, 2024
c3935c0
version update
DongLieu Nov 5, 2024
c391b31
ok
DongLieu Nov 6, 2024
2bb8236
update version
DongLieu Nov 6, 2024
5033634
nits
DongLieu Nov 6, 2024
8b744e8
rename
DongLieu Nov 6, 2024
be65ca5
add vaults test for EUR and JPY
hungdinh82 Nov 7, 2024
f13f9d1
update
DongLieu Nov 7, 2024
433cf7b
add demo test JPY
hungdinh82 Nov 7, 2024
a9f3048
updates
DongLieu Nov 8, 2024
601427c
updates
DongLieu Nov 8, 2024
f569959
add test JPY for price JPY = 0.0066 USD
hungdinh82 Nov 8, 2024
3eb918d
nom-nomUSD
DongLieu Nov 8, 2024
70c7f33
Merge pull request #1 from DongLieu/dong/mmmmm
DongLieu Nov 8, 2024
9eb17d6
add final test for JPY
hungdinh82 Nov 8, 2024
ec43ffc
ok
DongLieu Nov 11, 2024
4e6e44d
v0.0.0-testnet-1
DongLieu Nov 11, 2024
83191d5
v0.1.0-testnet1
DongLieu Nov 11, 2024
425f047
resolve conflicts
DongLieu Nov 11, 2024
5727184
v0.1.1-testnet1
DongLieu Nov 11, 2024
daf2c46
updates proposal.json
DongLieu Nov 11, 2024
6d27e19
updates proposal file for PSM
DongLieu Nov 11, 2024
1c02e3e
v0.1.2-testnet2
DongLieu Nov 11, 2024
a94b56d
proposal.json updates
DongLieu Nov 11, 2024
1627d06
v0.1.3-testnet3
DongLieu Nov 11, 2024
3c0eebf
v0.1.4-testnet4
DongLieu Nov 12, 2024
7cdfeac
updates
DongLieu Nov 14, 2024
c53a1e6
v0.1.5-testnet
DongLieu Nov 15, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
up verrsion
  • Loading branch information
DongLieu committed Oct 22, 2024
commit 4f73c64c4568d5740bff99f3368b70eb9fe75df4
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@ require (
github.com/golang/protobuf v1.5.4
github.com/gorilla/mux v1.8.1 // indirect
github.com/grpc-ecosystem/grpc-gateway v1.16.0
github.com/onomyprotocol/reserve v0.0.0-demo.12
github.com/onomyprotocol/reserve v0.0.0-demo.13
github.com/spf13/cast v1.6.0
github.com/spf13/cobra v1.8.1
github.com/spf13/pflag v1.0.5
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -827,8 +827,8 @@ github.com/oklog/run v1.0.0/go.mod h1:dlhp/R75TPv97u0XWUtDeV/lRKWPKSdTuV0TZvrmrQ
github.com/oklog/run v1.1.0 h1:GEenZ1cK0+q0+wsJew9qUg/DyD8k3JzYsZAi5gYi2mA=
github.com/oklog/run v1.1.0/go.mod h1:sVPdnTZT1zYwAJeCMu2Th4T21pA3FPOQRfWjQlk7DVU=
github.com/olekukonko/tablewriter v0.0.0-20170122224234-a0225b3f23b5/go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo=
github.com/onomyprotocol/reserve v0.0.0-demo.12 h1:MGjLPrBgvTAXIyN6R9A/rpd9Aalix8msQ9UjvwSLr/E=
github.com/onomyprotocol/reserve v0.0.0-demo.12/go.mod h1:xSaz6quV4tiuM/n+j+Ad1usfWZZHZXBMPQbFQw1UlIs=
github.com/onomyprotocol/reserve v0.0.0-demo.13 h1:cIrffpcN7WE6Y5J6JIucQhQafzeCDrAtQLCieClnT6k=
github.com/onomyprotocol/reserve v0.0.0-demo.13/go.mod h1:xSaz6quV4tiuM/n+j+Ad1usfWZZHZXBMPQbFQw1UlIs=
github.com/onsi/ginkgo v1.6.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
github.com/onsi/ginkgo v1.7.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
github.com/onsi/ginkgo v1.12.1/go.mod h1:zj2OWP4+oCPe1qIXoGWkgMRwljMUYCdkwsT2108oapk=