vega-frontend-monorepo/apps/token/src
Sam Keen d3cb3896f4
fix(1837): account for proposal vote and enactment deadlines being uncoupled (#2005)
* Fix/1837: Remove 2 seconds from proposal vote deadline on submission to ensure the deadline is always slightly below the maximum the API accepts

* fix(1837): Adjust for vote deadline and enactment deadline being decoupled in the API

* fix(1837): Removed unnecessary dependencies

* fix(1837): A couple of extra tests for get-enactment-timestamp

* fix(1837): propose-update-asset.tsx tweaked to ensure max enactment button works properly
2022-11-11 14:30:03 +00:00
..
assets Feat/dockerize frontends (#388) 2022-06-13 15:39:17 +01:00
components feat(#1879): refactored delegations api query (#2021) 2022-11-11 13:47:29 +00:00
config Feat/1278: Link to validator profiles on the forum (#1851) 2022-10-26 12:15:53 +01:00
contexts chore: sepolia migration (#1517) 2022-10-04 15:24:27 -07:00
hooks Chore/1925 network params (#1927) 2022-11-07 14:57:35 +00:00
i18n fix(1837): account for proposal vote and enactment deadlines being uncoupled (#2005) 2022-11-11 14:30:03 +00:00
images Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
lib chore: remove dead sorting logic (#2016) 2022-11-11 09:08:49 +00:00
routes fix(1837): account for proposal vote and enactment deadlines being uncoupled (#2005) 2022-11-11 14:30:03 +00:00
stores feat(#495): get smart contracts addresses from network params 2022-06-07 15:08:40 -07:00
app-loader.tsx feat#873): wallet service v2 (#1349) 2022-10-03 11:12:34 -07:00
app.tsx chore: remove dead sorting logic (#2016) 2022-11-11 09:08:49 +00:00
favicon.ico Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
index.html chore: add better title based on old repo contents (#712) 2022-07-06 10:16:44 +01:00
main.tsx fix: cleanup more env things (#1383) 2022-09-18 11:15:05 +00:00
polyfills.ts fix: walletconnect does not work (#935) 2022-08-03 14:56:40 +01:00
react-app-env.d.ts Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
report-web-vitals.ts Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
setup-tests.ts Feat/224 move token app into monorepo (#229) 2022-04-20 12:37:44 -07:00
styles.css feat(#927) design update (#1201) 2022-08-30 21:35:46 -07:00