My resume with the source code. I hope I will update it as often as possible.
piterpy-meetup/ppm-telegram-bot 6
Telegram bot for our internal organizers tasks
Парсер поисковой выдачи Авито
telezhnaya/azure-iot-sdk-python 1
A Python SDK for connecting devices to Microsoft Azure IoT services
NEAR Protocol Documentation
Помощник для habrahabr.ru
Static site and content for Learn Storybook
OSLL Linux Hacking and related projects
issue openednear/near-indexer-for-explorer
Tracking issue for various corner-cases
-
Block 35056813 (6Z5iLBjHzXZUsuC6iDTthXw2AYe32AmnbowKNgPtRJK9) #84
7SdPiQwWkXkNsmASztLtgHqhT52CwV19eNKKRezWCLqireceipt cannot be saved due to transaction hash collision:$ http https://archival-rpc.mainnet.near.org/ jsonrpc=2.0 id=dontcare method=chunk params:='[[35028488, 0]]' $ http https://archival-rpc.mainnet.near.org/ jsonrpc=2.0 id=dontcare method=chunk params:='[[35056813, 0]]'
created time in 18 hours
push eventnear/near-indexer-for-explorer
commit sha d8b73c4a874d27d585804fe1257f3e6a9009a4d2
refactor: Add --concurrency parameter. Bump version to 0.6.9 (#126) * Add --concurrency parameter. Bump version to 0.6.9 * Apply suggestions from code review * fmt Co-authored-by: Vlad Frolov <[email protected]>
push time in a day
delete branch near/near-indexer-for-explorer
delete branch : refactor/decrease-buffer-unordered
delete time in a day
PR merged near/near-indexer-for-explorer
pr closed time in a day
push eventnear/near-indexer-for-explorer
commit sha a46c3600150dcc7a77108bdbeebc82a2fc82c528
fmt
push time in a day
push eventnear/near-indexer-for-explorer
commit sha 7c37744c3da4879a5ebb167f9cfa3847e5d2a2b7
Apply suggestions from code review
push time in a day
Pull request review commentnear/near-indexer-for-explorer
refactor: Add --concurrency parameter. Bump version to 0.6.9
pub(crate) struct RunArgs { pub allow_missing_relations_in_first_blocks: Option<u32>, #[clap(subcommand)] pub sync_mode: SyncModeSubCommand,+ #[clap(long, default_value = "100")]
#[clap(long, default_value = "1")]
comment created time in a day
Pull request review commentnear/near-indexer-for-explorer
refactor: Add --concurrency parameter. Bump version to 0.6.9
To disable strict mode you need to provide: Sometimes you may want to index block while sync process is happening, by default an indexer node is waiting for full sync to complete but you can enable indexing while the node is syncing by passing `--stream-while-syncing` +By default NEAR Indexer for Explorer is allowing 100 simultaneously running asynchronous adapters to store the data. You can adjust this number with `--concurrency` key
By default NEAR Indexer for Explorer processes only a single block at a time. You can adjust this with the `--concurrency` argument (when the blocks are mostly empty, it is fine to go with as many as 100 blocks of concurrency).
comment created time in a day
PR opened near/near-indexer-for-explorer
pr created time in a day
push eventnear/near-indexer-for-explorer
commit sha 86d4ffb15201b045187845a4e009ad31f561d4e4
refactor: Update NEAR Indexer Framework version to 0.9.2 (#125)
commit sha b3a3cc943989771dc54def60b983ff6448d1d5cc
Add --concurrency parameter. Bump version to 0.6.9
push time in a day
create barnchnear/near-indexer-for-explorer
branch : refactor/decrease-buffer-unordered
created branch time in a day
PR merged near/near-indexer-for-explorer
pr closed time in 2 days
push eventnear/near-indexer-for-explorer
commit sha 86d4ffb15201b045187845a4e009ad31f561d4e4
refactor: Update NEAR Indexer Framework version to 0.9.2 (#125)
push time in 2 days
delete branch near/near-indexer-for-explorer
delete branch : refactor/upgrade-indexer-framework-version-0.9.2
delete time in 2 days
PR opened near/near-indexer-for-explorer
pr created time in 2 days
create barnchnear/near-indexer-for-explorer
branch : refactor/upgrade-indexer-framework-version-0.9.2
created branch time in 2 days
push eventnear/near-indexer-for-explorer
commit sha 475c33e59ecbd91e7394d14ee6c2d28deaa670a2
fix: alter default privileges on select on new tables (#122)
push time in 2 days
delete branch near/near-indexer-for-explorer
delete branch : olya/default_privileges
delete time in 2 days
PR merged near/near-indexer-for-explorer
There was an issue that regular users couldn't select from the new table, fixed that. It's already applied in production, so no action is required. With this change, all new tables will be available for reading for all readonly users by default.
I guess we need to merge it after https://github.com/near/near-indexer-for-explorer/pull/121 not to be confused by the order of migrations
pr closed time in 2 days
PR merged near/near-indexer-for-explorer
Fixes #111
pr closed time in 2 days
push eventnear/near-indexer-for-explorer
commit sha 84f10d524c4d60c8e513da5df1357e96d542afae
feat: add new change reason kind MIGRATION (#121) In down.sql: This solution could work but even superuser can't edit pg_enum DELETE FROM pg_enum WHERE enumtypid='action_kind'::regtype AND enumlabel='MIGRATION';
push time in 2 days
issue closednear/near-indexer-for-explorer
Extend StateChangeReasonKind with new reason Migration
This changes on nearcore https://github.com/near/nearcore/commit/473e71b5127e3795719c793ab727ef629de53d33 have introduced a new variant to the enum which we are not handling. We need to add it along with corresponding migrations into database schema and models.
closed time in 2 days
khoroletsdelete branch near/near-indexer-for-explorer
delete branch : olya/migration_key
delete time in 2 days
startedsiduck76/NvChad
started time in 2 days
startedzackify/cli.rs
started time in 3 days
fork frol/cargo-hack
A cargo subcommand to provide various options useful for testing and continuous integration.
fork in 3 days
startedbytecodealliance/wizer
started time in 3 days
startedneuronika/neuronika
started time in 3 days