Commit Graph

20 Commits

Author SHA1 Message Date
Ashutosh Kumar
7020019ca9
Generate Icon list JSON in build (#1524) 2022-08-31 01:58:16 +02:00
ligi
02a3e91b01
Support redFlags - context #1499 (#1511) 2022-08-28 15:12:35 +02:00
ligi
a3cd16b7a7
Remove network completely (#1506)
follow up of #1500
2022-08-28 12:25:12 +02:00
ligi
cd5e3233e4 Check if icons are referenced
also remove one unreferenced icon
2022-08-20 15:23:24 +02:00
ligi
4ba4ca129c
Normalize names and shortNames (#1412) 2022-08-04 12:50:58 +02:00
dependabot[bot]
ea012ec593
Bump okhttp from 4.9.3 to 4.10.0 (#1258)
Bumps [okhttp](https://github.com/square/okhttp) from 4.9.3 to 4.10.0.
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/parent-4.9.3...parent-4.10.0)

---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:okhttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-14 07:50:43 +02:00
ligi
7c083df45f
Not always chainId field when parsing 2022-06-13 10:28:45 +02:00
ligi
2f24c402a6
Skip errors on copy (e.g. already exists) (#1255) 2022-06-13 08:55:31 +02:00
ligi
9e35cab9b0
Add ability to download icons (#1253) 2022-06-13 06:53:43 +02:00
ligi
f761550d62
Copy icons and raw chains - closes 1186 2022-06-13 06:42:41 +02:00
ligi
956e7bd0db Add status field and remove deprecated field 2022-05-19 18:34:35 +02:00
ligi
f4fbdbefb5 Improve symbol checks and shorten symbols to <7 chars
closes #1069
2022-04-11 14:37:18 +02:00
ligi
822e66fd28
Improve deprecation (#1022)
* Use gradle 7.4.1

* Improve deprecation of chains

closes #1003
2022-03-30 15:41:24 +02:00
dependabot[bot]
a478050008
Bump klaxon from 5.5 to 5.6 (#966)
Bumps [klaxon](https://github.com/cbeust/klaxon) from 5.5 to 5.6.
- [Release notes](https://github.com/cbeust/klaxon/releases)
- [Changelog](https://github.com/cbeust/klaxon/blob/master/RELEASE_NOTES.txt)
- [Commits](https://github.com/cbeust/klaxon/compare/5.5...5.6)

---
updated-dependencies:
- dependency-name: com.beust:klaxon
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-12 08:08:17 +01:00
ligi
12d2c2f878
Normalize explorer URLs 2022-01-14 21:12:06 +01:00
ligi
8ca754031a
Prevent shortName '*' (#750)
closes #734
2022-01-10 21:26:18 +01:00
ligi
1f02ea7293
Deprecate the 'network' field 2021-12-31 09:48:32 +01:00
ligi
02b0a54d6e
Introduce title field (#722)
Mainly to make name shorter - needs more BackFilling
2021-12-31 09:44:17 +01:00
ligi
70f175e5e1
Move to moshi ksp codegen instead of reflection
and DRY up gradle files
2021-12-30 08:06:07 +01:00
ligi
dfba60a7b8
Split out the model to extra module 2021-12-30 07:38:32 +01:00