Home / Reports / Feb 4, 2023

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

Feb 3, 2023 Arrow Back Arrow Forward Feb 5, 2023
M
T
W
T
F
S
S
30
31
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
1
2
3
4
5
6
7
8
9
10
11
12

Saturday, February 4, 2023

65 commits were pushed across 25 repos by 20 authors. There were 7,772 additions and 9,421 deletions.

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

Authors

Updated Repos

...

Commit Log

algovado 00:04:27 localstorage network type (wen-tools)
barnjamin 00:40:46 sort pseudo ops (go-algorand)
Eric-Warehi… 00:42:40 Add more log files on failure (indexer)
edizcelik 00:46:37 Add rolling text (tealish)
- 01:00:08 Build 1512 Data (go-algorand)
edizcelik 01:02:21 Style quick links on index page (tealish)
edizcelik 01:05:18 Remove console.log (tealish)
edizcelik 01:12:17 Fix sticky and rolling content (tealish)
edizcelik 01:19:44 Fix classList manipulation in searchtools (tealish)
dependabot[… 01:22:51 Bump http-cache-semantics from 4.1.0 to 4.1.1 (teal-interpreter)
dependabot[… 01:22:53 Merge 959a71b83e3e459e972a299d928d5c57bcc01cd1 into 84e29ad44248db4c8b3852c27efee96bdb2244f1 (teal-interpreter)
edizcelik 01:28:09 Search test (tealish)
edizcelik 01:34:06 Remove customization from search (tealish)
dependabot[… 01:37:19 build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (algorand-wallet-select)
dependabot[… 01:37:21 Merge 8d35cfee0a60d4d0c83664039b4ab9f28a54819e into 2f8be3eeaa050409bfc5d483ddb5b0fad5ba7878 (algorand-wallet-select)
edizcelik 01:42:45 Customize search results (tealish)
geoffodonne… 02:44:44 Filling in the gaps revealed by building the integration test (dotnet-tinyman-sdk)
geoffodonne… 02:47:23 Rename Pool.cs to TinymanPool.cs (dotnet-tinyman-sdk)
geoffodonne… 03:05:41 Completed integration test (dotnet-tinyman-sdk)
geoffodonne… 03:14:28 Updates for consistent string compare (dotnet-tinyman-sdk)
dependabot[… 03:40:10 build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (AlgorandStudio)
dependabot[… 03:40:12 Merge eecb1f28153c6d56801a29d606230c691b6ae40e into c25dad7813a7ba83dfbc95a3ff2c1ca4aa7a6ae0 (AlgorandStudio)
wyf-ACCEPT 04:36:08 write test functions (meson-contract-algorand)
dependabot[… 05:42:05 Bump http-cache-semantics from 4.1.0 to 4.1.1 (bitcoinBuyer1_CryptoMaven.xyz)
dependabot[… 05:42:07 Merge 1034a58b5fb21f44d5f5efe845dec5fb4d87760e into e5eedc1b5fd52858bb00fa0a75263599c98768b8 (bitcoinBuyer1_CryptoMaven.xyz)
- 05:48:24 back to square 2 (pyteal)
CiottiGiorg… 09:00:58 Expanded on design in the README.md (algorand-smc)
- 09:05:51 Lower mint fee (bitcanvas)
- 09:06:43 Update front-end with websockets and RabbitMQ (bitcanvas)
dependabot[… 10:59:59 Bump http-cache-semantics from 4.1.0 to 4.1.1 in /nodeSequelize (bitcoinBuyer1_CryptoMaven.xyz)
dependabot[… 11:00:00 Merge bd1aedea9a7ba58f300b6c1c6dd6909196b5fbab into e5eedc1b5fd52858bb00fa0a75263599c98768b8 (bitcoinBuyer1_CryptoMaven.xyz)
0xLiquidGla… 11:52:08 Update README.md (unnamed)
grexen 12:03:23 Update packages, fix connection error (StupidFaceSSG)
FarzeenKist 13:49:16 Fix fetching error (Algo-Landspace)
sagaranand0… 14:54:12 working commit (algorand-leagueX3)
sladecek 15:53:30 Initial version (algorand-zokrates-convertor)
- 16:12:09 better stats (pyteal)
apwbs 16:42:10 small fix (MARTSIA-Algorand)
lflsphere 16:56:32 avancées (Algorand-Greenhouse-Hack-3)
CiottiGiorg… 20:31:14 Merge remote-tracking branch 'origin/main' (algorand-smc)
lrnz-vtl 20:43:30 refactor (Algotrading)
CiottiGiorg… 20:53:32 Sanity checks. (algorand-smc)
CiottiGiorg… 20:53:51 Sanity checks. (algorand-smc)
barnjamin 20:57:17 Add example of fetching and updating a value in a struct in a mapping (beaker)
CiottiGiorg… 20:57:24 Recipient sanity check against already open channels. (algorand-smc)
CiottiGiorg… 21:03:31 logging instead of print statement. (algorand-smc)
CiottiGiorg… 21:13:21 Confirmed that multisig subsigs are appended in the same order as the addresses. Direct indexing is fine. (algorand-smc)
CiottiGiorg… 21:22:24 Changed proto paytxn to reflect the new value sent. (algorand-smc)
lrnz-vtl 21:25:30 refactor (Algotrading)
CiottiGiorg… 21:57:19 Removed last step of sending txid from sender to recipient. (algorand-smc)
CiottiGiorg… 22:04:24 Updates README.md. (algorand-smc)
CiottiGiorg… 22:11:47 Skeleton for payment demo. (algorand-smc)
DamianB-Bit… 22:37:42 Final touch-ups before v2.0.0 release (algopytest)
DamianB-Bit… 22:38:22 Added date to CHANGELOG (algopytest)
geoffodonne… 22:47:39 Updates tests, V1 integration tests currently fail on an edge case. (dotnet-tinyman-sdk)
dappsar 22:53:52 caps (blockchain-recovery-sk)
DamianB-Bit… 22:53:53 Final touch-ups before v2.0.0 release (#82) (algopytest)
CiottiGiorg… 22:57:27 Fixed lsig. (algorand-smc)
CiottiGiorg… 22:57:39 Added dryrun test for sender's refund lsig. (algorand-smc)
lflsphere 23:05:59 avancées2 (Algorand-Greenhouse-Hack-3)
dappsar 23:26:22 caps (blockchain-recovery-sk)
CiottiGiorg… 23:53:10 dryrun is deeply flawed. (algorand-smc)
CiottiGiorg… 23:53:20 Merge remote-tracking branch 'origin/main' (algorand-smc)
kiliancm94 23:55:00 update (algorand_nft_sdk)
CiottiGiorg… 23:59:27 Referenced github issue. (algorand-smc)