Skip to content

Releases: initia-labs/opinit-bots

v0.1.6

15 Nov 04:14
13e1849
Compare
Choose a tag to compare
Feat/cors (#42)

* add cors server config

* bug when deleting future withdrawals

v0.1.5

12 Nov 03:12
05f8a32
Compare
Choose a tag to compare
Feat/withdrawal api by address (#41)

* save withdrawals by address

* change query params

* db iteration bug fix

* fix db iteration bug

* change cmd name

* go mod tidy

* cleanup go.mod

* change offset to real index

* add next

---------

Co-authored-by: beer-1 <[email protected]>

v0.1.4

06 Nov 07:45
e03e229
Compare
Choose a tag to compare
fix node db (#40)

* fix node db

* delete da too

v0.1.1

29 Oct 04:09
34c8216
Compare
Choose a tag to compare
Feat/fetch output submitter info (#34)

* make nodes use l1 brige config instead of l2 bridge info

* use bech32 prefix from config & fetch keyrecord info from keyring config

* add bech32prefix to challenge node configs

* small safe guard

* delete keyringconfig from broadcaster config

v0.1.0-test.2

08 Oct 10:19
86916b3
Compare
Choose a tag to compare
add dockerfile. (#19)

* add dockerfile.

* clean up.

* change workdir

* expose opinitd directly

* update comments and remove unused copy line

---------

Co-authored-by: beer-1 <[email protected]>

v0.1.0-test

03 Oct 06:54
fd8a58c
Compare
Choose a tag to compare
split universal macos binary into two (#28)