r4bbit
|
086601d25b
|
chore: introduce foundry deployment script (#75)
This introduces a foundry based deployment script which is also used in
tests so the deployment itself is tested as well.
|
2023-10-04 11:05:33 +02:00 |
Jakub Kotula
|
420c9b2849
|
Featured voting (#37)
* initial
* featured
* featured
* votings
* votings
* add log votings
* comment out notification list for now, fix initialize voting
* featured section | voting flow
* changes
* changes
* refactor waku get/send
* verification debug
* temp
* clean up
* clean up
* comment
* fix lodash import
* revert deploy params
* already voted
* fix tests for format time left fn
* fix decode waku feature test
* restrict UI to only one vote
* fix multiple voting system
* fix contract
* update build step
* verbose compilation
* upgrade hardhat
* git revert build
* Revert "verbose compilation"
This reverts commit f5c57dbcbc .
---------
Co-authored-by: Felicio Mununga <felicio@users.noreply.github.com>
|
2023-06-29 20:07:41 +02:00 |
Felicio Mununga
|
91daa7f782
|
Fix dapp deployment (#36)
|
2023-05-12 11:50:59 +02:00 |
Jakub Kotula
|
30e8b267d6
|
[FE] Add verification period (#21)
* add verification fe
* add unverified votes
* remove logs
* add max value by default; fix animations in modal
* fix config
|
2023-05-04 17:52:11 +02:00 |
Pavel
|
20d0d82a46
|
Fetch communities from Waku (#24)
* move contracts to constants
* disable featured
* update title
* fetch communities from waku
* update provider
* format webpack config
* use vite
* rm vite
* add js-waku
* set peers
* add @status-im/js
* fix clean script
* fix webpack config
* update readme
* set clean
* use localhost
* use @status-im/js
* enable pings
* desc core-js
* make communit image optional
* validate public key
* fix image field
* remove extra import
* remove zlib fallback from webpack config
* increase timeout
---------
Co-authored-by: Felicio Mununga <felicio@users.noreply.github.com>
|
2023-05-04 14:11:41 +02:00 |
Patryk Osmaczko
|
adafe3ad7d
|
chore: migrate deploy scripts to hardhat
|
2023-03-21 22:13:40 +01:00 |
Patryk Osmaczko
|
ffc6cd6a30
|
update README
|
2023-03-02 15:58:05 +01:00 |
Szymon Szlachtowicz
|
43cbd7756b
|
Add API proposal (#3)
* Add API proposal
* Change address to publicKey
Co-authored-by: Szymon Szlachtowicz <szymon.szlachtowicz@Szymons-MacBook-Pro.local>
|
2021-06-02 13:01:31 +02:00 |
Szymon Szlachtowicz
|
44183255b3
|
Initial commit
|
2021-06-01 13:09:38 +02:00 |