Home / Reports / May 11, 2023

Explore daily commit reports from the Algorand ecosystem. Stay updated with the latest code changes, repository activity, and developer contributions, refreshed every day.

May 10, 2023 Arrow Back Arrow Forward May 12, 2023
M
T
W
T
F
S
S
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
6
7
8
9
10
11

Thursday, May 11, 2023

112 commits were pushed across 23 repos by 33 authors. There were 55,751 additions and 17,067 deletions.

Stay up to date with the latest insights and developments on AlgoScan

Authors

Updated Repos

...

Commit Log

ricdikulous 00:07:24 Create a new project for the xgov interface (nft_voting_tool)
- 00:46:08 pyteal box example started (video-series)
- 01:00:31 FI from master (go-algorand)
- 01:00:31 Build 1610 Data (go-algorand)
ricdikulous 02:22:47 Fix type issue with snapshot rows (nft_voting_tool)
texasalgona… 02:32:57 Merge pull request #1 from texasalgonaut/FINE-1099642259 (asa-list)
wyf-ACCEPT 02:34:23 save and give up writing package... (meson-contract-algorand)
ahangsu 03:55:46 finish testcase with recursive calls (go-algorand)
robdmoore 03:57:36 fix: Remove incorrect reference to .env.template in emitted README.md (algokit-beaker-playground-template)
dependabot[… 04:00:03 Bump eslint-plugin-vue from 7.20.0 to 9.12.0 (algo-voting)
wyf-ACCEPT 04:09:19 finish initialize_contract.js (meson-contract-algorand)
robdmoore 04:10:37 docs: Update localnet docs to include links to AlgoKit Utils (algokit-cli)
robdmoore 04:17:52 tests: Fixing test (algokit-beaker-playground-template)
spencercap 04:58:37 updated pkgs (algonautjs)
ricdikulous 05:05:01 Update src/xgov-dapp/src/features/vote-creation/RoundInfo.tsx (nft_voting_tool)
ricdikulous 05:08:13 Change xGov app title to reflect that it is xGov (nft_voting_tool)
ricdikulous 05:13:41 Create a new project for the xgov interface (#56) (nft_voting_tool)
stwiname 05:16:32 Sync 20230511 eth (#70) (subql-stellar)
stwiname 05:19:19 [SKIP CI] Prerelease (subql-stellar)
stwiname 05:38:56 Fix runtime chain name (#71) (subql-stellar)
stwiname 05:40:41 [SKIP CI] Prerelease (subql-stellar)
stwiname 05:50:17 [release] 20230511 eth (#72) (subql-stellar)
invalid-ema… 06:07:34 Create xGov-10 (xGov)
invalid-ema… 06:08:39 Create xGov-10 (xGov)
invalid-ema… 06:11:08 Clarity (xGov)
invalid-ema… 06:21:12 Adding current progress (xGov)
robdmoore 07:10:21 feat(app): onCompleteAction can now be passed to createApp and algosdk.OnApplicationComplete can be passed to callApp (algokit-utils-ts)
robdmoore 07:11:11 fix(app-client): Removing ability to pass ABI arguments to clear state as it doesn't make sense (algokit-utils-ts)
nullun 07:20:35 Merge branch 'develop' into examples (js-algorand-sdk)
- 07:52:58 fix race while removing blocks (go-algorand)
EastOrb 08:04:47 Update app.teal (RandNum)
robdmoore 08:29:00 docs: Docs update (algokit-utils-ts)
robdmoore 08:40:11 Merge pull request #49 from algorandfoundation/oncomplete-and-clearstate (algokit-utils-ts)
wyf-ACCEPT 08:44:31 mint & deploy scripts (meson-contract-algorand)
semantic-re… 08:44:49 Notes added by 'git notes add' (algokit-utils-ts)
denispaluca 09:22:47 init (algofuzz)
robdmoore 10:37:18 feat(app): Supporting OnApplicationComplete in `createApp` and added explicit `AppCallType` type for string enum (algokit-utils-ts)
robdmoore 10:37:18 feat(app-client): Exposed `callOfType` method so you can issue programmatic calls with a dynamic on-completion action (algokit-utils-ts)
robdmoore 10:40:21 Merge pull request #50 from algorandfoundation/app-tweaks (algokit-utils-ts)
semantic-re… 10:44:24 Notes added by 'git notes add' (algokit-utils-ts)
Smrecz 11:03:42 ALL-1373 - update data models for executed webhooks (tatum-js)
ExtraFoxnft 11:11:56 Delete assets/PRSMS-753890862 directory (asa-list)
ExtraFoxnft 11:12:32 Add files via upload (asa-list)
ftheirs 11:32:42 Merge pull request #22 from Zondax/fixes (ledger-app-algorand)
hehe100596 12:32:02 ALL-1386 Create a base of XRP RPC interface (tatum-js)
hehe100596 12:32:02 ALL-1386 Restructure optional parameters so they can be passed as options object (tatum-js)
hehe100596 12:32:02 ALL-1386 Fix method parameters, extend tests and simplify some return types (tatum-js)
hehe100596 12:32:02 ALL-1386 Add types with comments to options (tatum-js)
hehe100596 12:32:02 ALL-1386 Remove unusable functions and add more tests (tatum-js)
hehe100596 12:32:02 ALL-1386 Minor refactor after rebase (tatum-js)
hehe100596 12:32:02 ALL-1386 Increase version number and update changelog (tatum-js)
hehe100596 12:32:02 ALL-1386 Create a base for testing (tatum-js)
hehe100596 12:32:02 ALL-1386 Unify response type, adjust tests and get rid of some any (tatum-js)
hehe100596 12:32:02 ALL-1386 Add other methods along with their implementation (tatum-js)
- 12:42:20 ALL-1386 Add XRP RPC calls (#817) (tatum-js)
- 13:10:55 ALL-1374 add solana rpc (tatum-js)
- 13:10:59 ALL-1374 Refactor params into types, add tests (tatum-js)
- 13:10:59 ALL-1374 implement rpc calls (tatum-js)
- 13:10:59 ALL-1374 fix test (tatum-js)
- 13:10:59 ALL-1374 implement rest of the rpc calls (tatum-js)
- 13:15:10 ALL-1374 Bump version, update change log (tatum-js)
- 13:20:27 fix triggerTrackerFlush (go-algorand)
oliverjantar 13:58:29 ALL-1374 Add solana rpc (#818) (tatum-js)
- 14:11:20 ALL-1374 Add comments to input parameters (tatum-js)
- 14:20:00 ALL-1374 Update version (tatum-js)
ahangsu 14:37:40 move the execTraceStack into tracer (go-algorand)
nullun 14:57:19 Prettier (js-algorand-sdk)
ahangsu 14:58:12 erroring on local disable trace earlier in simulate (go-algorand)
SudoWeezy 15:10:01 fix html link (ARCs)
SudoWeezy 15:13:33 Merge pull request #150 from barnjamin/app-spec (ARCs)
michaeltchu… 15:13:54 chore: log greeting (2023-05-11) (a-day-in-my-bobalife)
robdmoore 15:48:17 fix: Ensuring on complete action is passed to non-ABI create call (algokit-utils-ts)
robdmoore 15:48:31 Merge pull request #51 from algorandfoundation/fix-create-oncomplete (algokit-utils-ts)
semantic-re… 15:53:02 Notes added by 'git notes add' (algokit-utils-ts)
robdmoore 16:09:23 fix: Correctly passing on complete action for deployApp and applicationClient.deploy call (algokit-utils-ts)
robdmoore 16:14:00 Merge pull request #52 from algorandfoundation/fix-deploy-on-complete (algokit-utils-ts)
semantic-re… 16:17:53 Notes added by 'git notes add' (algokit-utils-ts)
Eric-Warehi… 16:40:43 Add box_del to txntracer tests (go-algorand)
0x9090 17:16:29 Update Proposals/xgov-10.md (xGov)
dsmessman 17:30:42 Add files via upload (asa-list)
jasonpaulos 17:59:29 Goal e2e test (go-algorand)
Eric-Warehi… 19:16:55 Use logic.AssembleString in txntracer test (go-algorand)
enceladus 19:18:27 added to8Arr and fromBase64 back, as deprecated methods. tried to fix unit tests as much as possible, but there are issues with any-wallet blocking them from running. (algonautjs)
enceladus 19:25:53 fixed createAccount and recoverAccount in tests (algonautjs)
invalid-ema… 19:36:13 typo & formatting & clarifying benefits (xGov)
algohodl 19:57:32 add username @algohodl (xGov)
cce 19:58:29 lint: enable nilerr linter and fix errors (#5361) (go-algorand)
Eric-Warehi… 19:59:04 Add second txn group to txntracer test (go-algorand)
github 20:04:03 add Go Benchmark (go) benchmark result for 460aebf89e7626b0c9ef4c514a8a344799f2034f (go-algorand)
tkachenko0 20:05:00 Solana Simple Wallet (rosetta-smart-contracts)
Eric-Warehi… 20:27:36 Copy contents of Accs (go-algorand)
ahangsu 20:29:47 fix logicsig implementation, I am not thinking thoroughly (go-algorand)
dependabot[… 20:40:59 build(deps): bump github.com/docker/distribution (indexer)
jasonpaulos 20:44:14 Config option gates feature (go-algorand)
- 20:45:02 grocery box app finished (video-series)
- 20:49:02 refactored folder structure (video-series)
- 20:51:12 added Expr (video-series)
- 20:53:55 final touches to grocery app (video-series)
ahangsu 21:01:02 Merge branch 'master' into simulate-app-pc-expose (go-algorand)
algorandskiy 21:04:09 tools: allow dumpblocks work with wal-enabled dbs (go-algorand)
ahangsu 21:16:41 minor improving oas2 model file, make trace optional (go-algorand)
jasonpaulos 21:27:48 Enable config option for e2e tests (go-algorand)
invalid-ema… 21:37:06 changing to html links, correcting category (xGov)
jasonpaulos 21:46:33 Use pointers in MergeAccount loops (go-algorand)
jasonpaulos 21:47:45 Merge branch 'master' into eval-tracer-state-deltas-tests (go-algorand)
Eric-Warehi… 22:05:51 Init maps with proper size (go-algorand)
- 22:22:39 adding EvalDelta.SharedAccts (go-algorand-sdk)
barnjamin 22:26:26 Update composer.ts (js-algorand-sdk)
tkachenko0 23:06:52 Solana Auction (rosetta-smart-contracts)
Eric-Warehi… 23:18:54 txn tracer: Fix pointer bug copying deltas for txn groups (#5375) (go-algorand)
github 23:24:35 add Go Benchmark (go) benchmark result for d7c5e54b5e179fc828389eb3acc72b8fcac7d9bf (go-algorand)
algo-dev-se… 23:26:17 Regenerate code from specification file (java-algorand-sdk)