Commit Graph

2876 Commits (685888d342a92553e8c9324196780d490c5f6192)

Author SHA1 Message Date
Никита Поздняков 2fbb4ed1de Ready to migrate and encrypt 2 years ago
Никита Поздняков e1a2f54f81 Fix after rebase 2 years ago
Viktor Baranov f07267b4e3 Resolve rebase conflicts 2 years ago
Никита Поздняков ba3374f11f remove debug 2 years ago
Никита Поздняков c2ce2e6a5b all is working 2 years ago
Никита Поздняков 053b2db32e Need to add unique constraints and chengeset for hash fields 2 years ago
Никита Поздняков 4e9e7acd0d Add encryption, need to add _hash fields to search, and think about automatization of migration proccess 2 years ago
nikitosing d7eef32074 Migrate account data to separate DB (#67) 2 years ago
Viktor Baranov 7c60afabd0 Move SENDGRID_ and PUBLIC_TAGS_AIRTABLE_ variables to runtime config 2 years ago
Никита Поздняков c2fa5a06d5 Fix editing public tags request (case with deleting addresses) 2 years ago
Никита Поздняков cc80d96afa Fix edit form for public tags request; Add space trimming for tags 2 years ago
Никита Поздняков cb2206b359 Fix public tags request bug 2 years ago
Никита Поздняков c2b7deecfa Fix migration 2 years ago
Никита Поздняков f67550d346 Add desc order for watchlist addresses; Fix tests; Update docs 2 years ago
Никита Поздняков 186178ede9 Remove migration which will be performed manually 2 years ago
Никита Поздняков ed46bc3136 Remove debug; Fix credo 2 years ago
Никита Поздняков d0d677a447 Add limit: only unique addresses within 24 hours 2 years ago
Никита Поздняков f929134a7d Add missing gettext; Add limits for all tags; Remove hardcode for API keys and custom ABIs limits 2 years ago
Никита Поздняков 5d4ff50802 Add desc sortring for data lists in account 2 years ago
Никита Поздняков d87623e056 Small fix 2 years ago
Никита Поздняков 75ec22bff0 Add addresses validation 2 years ago
Никита Поздняков 867607dfb5 Migrate to bytead array; need to update extract_and_validate_addresses function 2 years ago
Никита Поздняков be79f018c8 Remove redundant indexes 2 years ago
Viktor Baranov 08b8dd0880 Fix duplicates of native coin transfer: remove Notify.async from insert_changes_list 2 years ago
Никита Поздняков 0a6faee81e Replace Notify.async call 2 years ago
Viktor Baranov 3a765fbe1c Notifier template: use COIN_NAME 2 years ago
Никита Поздняков a07f784be0 Add Guardian DB 2 years ago
Никита Поздняков d7eb024eb0 Resolve dependencies; Add tags to address controller 2 years ago
Никита Поздняков b684f50839 Add public tags & private tags (editing) API methods; Add view for 400 HTTP error; Add address_hash in tag body 2 years ago
Никита Поздняков 1689354e86 Account API: add tests && API docs 2 years ago
Никита Поздняков 9dc0f80441 Account: add tests for API 2 years ago
Никита Поздняков 6f9da4bb81 Account: refactoring 2 years ago
Никита Поздняков 5a3ed4b4d4 Account: add API for interaction with front-end 2 years ago
Никита Поздняков 6aa1f818dc Public tags: Tune UI 2 years ago
Никита Поздняков 11f21a9b98 Add check for tags and address uniqueness; Tune UI 2 years ago
Никита Поздняков efc7c265cd Account: Add public tags 2 years ago
Никита Поздняков 5d13d27700 Fix credo & dialyzer 2 years ago
Никита Поздняков 5303c18cce Minor fixes; Add tests for custom ABI 2 years ago
nikitosing 0f99baafd3 Store given ABI; Improve error messages 2 years ago
nikitosing 41709f6d73 Account: add Custom ABI feature 2 years ago
Никита Поздняков 7bf89d3bd3 Fix tests 2 years ago
Oleg Sovetnik b55a965b26 Notifier specs 2 years ago
Oleg Sovetnik 9fbf903e5c Add Contract creation to summary 2 years ago
Oleg Sovetnik ce5610079a Add summary tests 2 years ago
Oleg Sovetnik d4c05b28bc Add test for email & summary 2 years ago
Oleg Sovetnik 311a47373f Fix transaction tags in tile; summary 2 years ago
Oleg Sovetnik 3860d5a249 Style and fixes 2 years ago
Oleg Sovetnik 24aef3e089 Add a check abount ENVs for Auth0 and Sendgrid 2 years ago
Oleg Sovetnik dfd4de1aa2 Add transaction_tags to all tx controllers 2 years ago
Oleg Sovetnik 17340a2cf2 Wrap Notifier in Task 2 years ago